Commit graph

15136 commits

Author SHA1 Message Date
gustavf
930dd8d4dd Now telling people to use 2 letter language code. 2000-03-08 15:57:18 +00:00
gustavf
2a5c09f554 Changed language code for German from ger to de. 2000-03-08 15:54:59 +00:00
gustavf
ecb20b9e2a Non-ascii characters caused problems with SVN function and were replaced
with a ? by SourceForge.net in your original log message, which follows:
Restored umlauts in greman translation.

Gr??e,
  -Gustav
2000-03-08 09:43:20 +00:00
Luke Ehresman
5cd2d8d8dc updated for german translation 2000-03-07 22:22:20 +00:00
Luke Ehresman
679934e638 added german translation, fixed some minor bugs. 2000-03-07 22:20:59 +00:00
Luke Ehresman
e2435e55c0 fixed a typo 2000-03-07 14:52:58 +00:00
Luke Ehresman
4a492b7599 fixed a bug when no folders exist 2000-03-07 12:49:49 +00:00
Luke Ehresman
083b4bf9d9 updated changelog 2000-03-07 12:35:33 +00:00
Luke Ehresman
f30a12c0b8 fixed login problems 2000-03-07 12:34:01 +00:00
Luke Ehresman
b70d28043f added defaults if no mime type is available 2000-03-07 02:44:50 +00:00
Luke Ehresman
e42dc6eb4e added docs to the index in the doc/ directory 2000-03-06 18:47:52 +00:00
nehresma
641208eac0 added tree documenation 2000-03-06 16:06:40 +00:00
nehresma
28f90b3d5d documentation added 2000-03-06 16:02:05 +00:00
nehresma
3b9c283f8e reworded folder deleting item 2000-03-06 15:44:16 +00:00
nehresma
06bdb7ed96 took out some debugging code 2000-03-06 15:42:42 +00:00
gustavf
708fc03c62 A little guide on how to make translations. 2000-03-06 14:52:58 +00:00
Luke Ehresman
52dd276e6d Added preference for changing left folder list size 2000-03-05 14:01:55 +00:00
Luke Ehresman
e3b6c69f6c Updated changelog 2000-03-05 05:06:35 +00:00
Luke Ehresman
889bd2f79b Removed font tags 2000-03-05 04:54:42 +00:00
nehresma
3af3ea33e2 think finally fixed the deleting of folders stuff.. :) 2000-03-05 04:08:57 +00:00
Luke Ehresman
2fe25cf047 Fixed some bugs in folder deleting 2000-03-05 03:53:38 +00:00
nehresma
122db06af6 removed robust folder deletion. done 2000-03-04 21:46:56 +00:00
nehresma
724f46a357 sqimap_mailbox_delete was recursive and it no longer needed to be 2000-03-04 21:31:54 +00:00
nehresma
80f37eaf33 deleting of folders should work now 2000-03-04 21:25:42 +00:00
nehresma
7373ae9b9e tree functionality 2000-03-04 21:24:13 +00:00
Luke Ehresman
2bfe1bcaaf Updated the changelog 2000-03-03 12:45:00 +00:00
Luke Ehresman
c240cab39c added a theme 2000-03-03 12:28:43 +00:00
Luke Ehresman
ad9003688b added a theme 2000-03-03 12:27:56 +00:00
Luke Ehresman
326e29e174 fixed problem with wrong messages getting deleted 2000-03-03 12:04:17 +00:00
gustavf
12637c99fe Fixed a few bugs when setting language. 2000-03-02 10:29:34 +00:00
gustavf
3e93f03caa Added setting of language and a brief Norwegian translation. 2000-03-01 14:42:32 +00:00
gustavf
bce7feba93 Updated. 2000-03-01 08:45:01 +00:00
gustavf
960fbbd382 Added a constat to all files in functions/ to be able to chech whether the
file has already been included.
2000-03-01 08:44:35 +00:00
gustavf
afc9c2c723 Uses the brand new configuration directive email_address to set the
From: address when sending mail.
2000-02-29 14:49:16 +00:00
gustavf
1a0dc0b4b1 Added configuration option: E-mail address. 2000-02-29 14:40:04 +00:00
gustavf
22057561e6 Typo in last commit. 2000-02-29 14:35:44 +00:00
gustavf
038ddd9523 Added support for iso-8859-1 (Latin/Greek alphabet). 2000-02-29 14:29:37 +00:00
Luke Ehresman
9dd3457d0c ifixed a few bugs with not being RFC complient 2000-02-29 12:42:57 +00:00
gustavf
20118cb5b3 Fixed bug: Encoding was not set correctly when message was not multipart. 2000-02-29 11:52:15 +00:00
gustavf
bf00a72aca Moved some output, so that page_header.php can send headers. 2000-02-28 14:47:23 +00:00
gustavf
4dd329551a Added i18n.php and moved som functionality to that file. 2000-02-28 14:18:43 +00:00
gustavf
ddcdaa1fbf Changed parameters to sendmail. 2000-02-27 18:24:58 +00:00
gustavf
a38cdabfdd Changed name of rfc1522Decode to decodeHeader. The function now returns
HTML-entities and the output should not be run through htmlspecialchars.
Added full support for all characters in iso-8859-15 (translated into Unicode
HTML entities according to HTML 4.0).
2000-02-25 12:51:35 +00:00
Luke Ehresman
63f92c6143 Bugfixes 2000-02-24 12:01:21 +00:00
gustavf
1db2d7e1ac Added partial support for iso-8859-15 to rfc1522Decode. 2000-02-24 09:44:36 +00:00
gustavf
663191b2a5 Fixed a few minor bugs. Mail address was wrong when replying. 2000-02-23 14:28:59 +00:00
gustavf
af4341d0a5 Fixed decodeBody. Now handles Quoted Printable correctly. 2000-02-23 10:31:27 +00:00
gustavf
a618a326cc Fixed bug: Bopdy was empty when replying or forwarding. 2000-02-23 10:24:08 +00:00
gustavf
aff062119c Added gettext to strings. 2000-02-23 10:04:58 +00:00
nehresma
e5f0bb9226 additions 2000-02-22 15:18:22 +00:00