Commit graph

22 commits

Author SHA1 Message Date
Thijs Kinkhorst
75de52f258 Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
stekkel
861d8ca33d Merge from stable (Valcor's fixes) 2002-10-15 22:04:47 +00:00
Thijs Kinkhorst
d77bd47504 Error catching on failure & update ChangeLog 2002-10-15 11:00:14 +00:00
Thijs Kinkhorst
b0f4b511cd Forwardporting safer abook/prefs saving from stable 2002-10-14 22:02:46 +00:00
graf25
108d938b92 Fix for quoted values by David Rees. 2002-04-06 21:26:37 +00:00
philippe_mingo
92e6b38f50 Added signature into multiple identities.
Code by:
Stefan Meier <Stefan.Meier@cimsource.com>
2002-02-14 06:12:51 +00:00
Thijs Kinkhorst
a71f7bcbfe Fixed *A LOT* of formatting... 2002-01-28 20:41:01 +00:00
thomppj
1e2a9cc5d0 Getting ready for 1.2.0 release. 2001-12-23 07:42:40 +00:00
thomppj
5d15361f1f Code cleanup brigage... 2001-12-02 09:33:02 +00:00
philippe_mingo
da2f3297dd ** -> * 2001-11-26 19:33:28 +00:00
philippe_mingo
d61b98077f Added (c) stuff and some formatting. 2001-11-21 18:38:12 +00:00
teepe
41939d4219 fix bug #481886 with anonymous hint from sourceforge trackers :-) 2001-11-20 22:17:01 +00:00
Tyler Akins
eade0db4c3 * Minor bugfixes with addressbooks
* Local addresses now list again when you hit the Addresses button on the
  compose.php form.
2001-02-07 16:39:03 +00:00
pallo
1195b78cbd Converted some ereg_replace() into str_replace().
Fixed some SQL queries in the database backend.
2001-02-05 09:33:01 +00:00
Tyler Akins
c2cd55a5a9 * Changed some regexps into string matches and the like
* Fixed more regexp quoting problems
* Cleaned up some code
* Added support for the seven new top-level domains (.aero, .biz, .coop,
.info, .museum, .name, .pro) to url_parser.php
2001-02-02 17:51:19 +00:00
Tyler Akins
8266e5c308 Changed _('String') into _("String") to help out the gettext stuff 2001-01-31 17:24:23 +00:00
Tyler Akins
69320ed3e4 All strings that have an escape sequence must not be 'string'
\n, \r, \209 are all escape sequences.
2001-01-31 17:13:11 +00:00
thomppj
70ebf1a30b Converted "foo" to 'foo' for abook_*.php 2001-01-31 15:15:36 +00:00
Tyler Akins
de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled.
This is not done yet, but it is a VERY good start.
Added $Id$ tags to a lot of the files.
2001-01-30 17:22:38 +00:00
pallo
62f6201dae Added address management methods (delete & modify).
Better file locking.
2000-04-02 16:50:40 +00:00
pallo
7b2d02d72c Some changes to make translation easier. 2000-03-28 12:09:28 +00:00
pallo
232e4c1585 Added addressbook+LDAP functions. 2000-03-25 17:01:15 +00:00