summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Collapse)Author
2006-05-01Applied patches by Mark Bucciarellithomascube
2006-05-01Applied prev/next patch by Leonard Bouchetthomascube
2006-04-26Updated Mail::Mime libraries to latest CVS. Changes are bug fixes ONLY.svncommit
2006-04-26Corrected issue forwarding attachments that use content-description rather ↵svncommit
than filename or name disposition headers
2006-04-26Corrected issue displaying attachments that use content-description rather ↵svncommit
than filename or name disposition headers
2006-04-26fix number of bugs and issues with last patch.svncommit
1) fixed issue where switching folders would lose keyboard commands 2) fixed issue where you could not delete or move multiple messages 3) now moves to next message regardless of deleting it or moving it 4) moves to previous messsage when deleting or moving last message in list
2006-04-25added a couple new features and bug fixes:svncommit
1) ability to change focus of selected message without selecting that message (requires a new class) 2) fixed bug where navigating with arrows would "select" hidden messages 3) moving or deleting messages will now select the next message on the list
2006-04-24Delete key will delete selected messagessvncommit
2006-04-13Added sort order saving patch by Jacob Brunsonthomascube
2006-04-13Fixed parent.location problem for compose-linksthomascube
2006-04-13Updated Portuguese localizationthomascube
2006-04-13Added Slovenian localizationthomascube
2006-04-06Corrected issue forwarding attachments without disposition headerssvncommit
2006-04-06Corrected issue displaying attachments without disposition headerssvncommit
2006-04-04Added labels for nextpage/previouspagethomascube
2006-04-04Add configured domain to user names for login; changed get_input_value()thomascube
2006-04-04Added Lithuanian localizationthomascube
2006-04-04Corrected regexp for numeric _to parameterthomascube
2006-03-27Improved search functionthomascube
2006-03-27Fixed buggy date sorting patchthomascube
2006-03-27Removed date sorting patchthomascube
2006-03-24Started implementing search functionthomascube
2006-03-23Started implementing search functionthomascube
2006-03-21Added localization label: 'welcome' to all localizations (currently in English)svncommit
This label is the page title welcome message on the login page (previously was hardcoded) Changed login.html to use this label.
2006-03-20Minor improvements and bugfixes (see changelog)thomascube
2006-03-20Minor improvements and bugfixes (see changelog)thomascube
2006-03-14Improved error handling in DB connection failurethomascube
2006-03-14Don't remove internal html tags in plaintext messagesthomascube
2006-03-04Minor bugfixesthomascube
2006-03-04Updated localizationsthomascube
2006-03-03Improved reading of POST and GET valuesthomascube
2006-03-03Improved reading of POST and GET valuesthomascube
2006-03-03Improved SMTP error handlingthomascube
2006-03-03Updates to version 1.4.7thomascube
2006-03-02Fixed some issues with new user creationthomascube
2006-03-02Removed unnecessary header listingthomascube
2006-02-22Updated localizationsthomascube
2006-02-22Updated localizationsthomascube
2006-02-22Corrected little typo in referencesthomascube
2006-02-22Fixed bug #1435989thomascube
2006-02-211436239 patch applied - adds new local strings for GB englishsvncommit
2006-02-21fixed typo bug #1434950svncommit
2006-02-20Fixed some charset bugsthomascube
2006-02-19fix bug in safari browserssvncommit
2006-02-19Added Dutch (Belgium) localizationthomascube
2006-02-19Fixed bug with incorrect casting of message headersthomascube
2006-02-19Applied several patchesthomascube
2006-02-19Updated several localizationsthomascube
2006-02-19Bugfix for unread count in window titlethomascube
2006-02-19Added fetch_array methodthomascube