Added slovak
[squirrelmail.git] / functions / mailbox_display.php
2001-10-25 philippe_mingoSorry. Forgot the space.
2001-10-25 philippe_mingoCleaning
2001-10-25 thomppjAdded mark as read/unread functionality. Rearrange...
2001-10-18 philippe_mingoBugfix
2001-10-09 philippe_mingoIn some 'compose' situations (for example when inside...
2001-10-09 philippe_mingoBugfix. Single '|' removed.
2001-10-09 philippe_mingo* Added a page selector between Previous and Next.
2001-09-04 phutnickAdded Pontus Ullgren's message priority code.
2001-08-08 fidianOnly adds the title if the subject isn't completely...
2001-08-06 fidianOk, this actually works now.
2001-08-01 fidianAllegedly adds the title="blah" to the subject link...
2001-07-30 fidianPatch from Philippe Mingo to fix the javascript 'Select...
2001-07-12 fidianCode didn't work for me either, but I cleaned it up...
2001-07-12 fidianAdded javascript select all code
2001-06-22 lkehresmanAdded IMAP speed imrpovements from the guys at XS4ALL
2001-05-22 nehresmafixed an html bug
2001-05-16 fidian* Removed some extra code I added
2001-05-16 fidian* Specified image width and height (solves a weird...
2001-04-26 fidian* This seems to show up better with more space on Subje...
2001-04-21 lkehresmanadded option to enable/disable alternating row colors
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-03-29 fidian* Subject column width should now take up whatever...
2001-03-23 fidian* Removed warnings for W_ALL
2001-02-20 lkehresmanphase 1 of interface improvements -- alternating row...
2001-02-10 fidian* Removed the unnecessary function replace_escaped_spac...
2001-02-09 fidian* Moved subject handling code into its own function.
2001-02-09 graf25Fixes the problem of subjects with entities getting...
2001-02-06 fidian* More fixes
2001-02-04 fidianFixed "Select All" link problem for searches.
2001-02-02 fidianHopefully fixes problem with "wrong datatype for second...
2001-02-01 lkehresman* speed improvemnts in sorting
2001-02-01 lkehresmanadded capability to detect if imap server supports...
2001-02-01 lkehresmanfixed more warnings
2001-01-31 lkehresmanadded more bugfixes and warning squashes
2001-01-31 lbergmanFixed unread messages not bolded bug
2001-01-30 fidianCouple warnings removed
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-29 lkehresmanadded hook for new_window plugin
2001-01-17 lkehresmanfixed select all bug with spaces in folder name
2001-01-16 lkehresmanfixed minor bug with expunge button not showing up
2001-01-13 fidianmade $sent_folder global so that the 'from' column...
2001-01-11 lkehresmanfixed the "Select All" bug (bottom string didn't change...
2001-01-11 lkehresmanmade deleted (but not expunged) messages easier to...
2001-01-09 lkehresmanadded Taiwan transation
2001-01-03 thomppjChanged mailbox display so that flags would be aligned...
2000-12-13 lkehresmanUpdated folder displaying code with changes we discusse...
2000-12-07 lkehresmanfixed an HTML rendering bug in search display
2000-12-05 fidianFixed the startMessage stuff for the Select/Unselect...
2000-12-05 lkehresmanadded patch from tcabot for a pure HTML method of selec...
2000-11-24 palloApplied patch #102205 + some extra code to fix bug...
2000-11-17 fidianMinor bugfix to make sure that startMessage is correct...
2000-11-16 fidianFixed missing $startMessage stuff for "Message List...
2000-11-16 lkehresmanfixed uninitialized urlMailbox bug on bug list
2000-11-16 lkehresmanmade sorting a bit faster
2000-11-12 lkehresmanfixed all bugs i could find in "no sorting" code.
2000-11-12 lkehresmanfixed problems with not sorting.. sorts descending...
2000-11-11 lkehresmanadded option to have no sorting (click on icon beside...
2000-11-09 gpadghamfixed a bug that wasn't allowing the mailbox to be...
2000-10-30 lkehresman- Changed version numbers from 0.6pre1 to 1.0pre1
2000-10-23 fidianAdded numerous changes from embeejay
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-18 fidianMoved a lot of duplicated code into a separate function...
2000-10-18 fidianSearches now show proper headers for the columns of...
2000-10-17 lkehresmanadded hooks for allbox plugin
2000-10-12 lkehresmanIf a message has attachments, it is shown in the messag...
2000-10-11 fidianChanged size display:
2000-10-10 lkehresman- improved date parsing
2000-10-07 lkehresmanmade message index order customizable
2000-09-26 fidianMinor HTML change to make Opera see the message list...
2000-09-23 lkehresmanif no date is sent in the header of a message, it takes...
2000-09-19 lkehresmanadded CHARSET option to searching.. should fix the...
2000-09-14 lkehresmantweaks, fixed some misspellings, added a few hooks
2000-08-10 lkehresmanadded sqimap_mailbox_close() and implemented it for...
2000-08-10 lkehresman- fixed and improved wordWrap
2000-08-09 lkehresmanmade message highlighting not case sensative
2000-08-08 lkehresmanif NIL is description, doesn't display it
2000-08-08 lkehresman- fixed bug with word wrapping deleting last word
2000-08-03 lkehresmanfixed some more quoting problems with searching and...
2000-08-03 lkehresmanadded css theme stuff to signout.php
2000-08-01 lkehresman- Fixed bug when one message left in message index...
2000-07-31 lkehresman- fixed bug when deleting last message, sends you to...
2000-07-30 lkehresman- added more hooks
2000-07-29 lkehresman- fixed some poorly formed HTML
2000-07-28 lkehresman- tweaked search functions
2000-07-24 lkehresman- removed BUG and TODO since we use SourceForge now,
2000-07-24 lkehresmanupdated the squirrelmail.po file, fixed some bugs with...
2000-07-13 lkehresman- more minor UI tweaks
2000-07-10 lkehresman- fixed bugs in sorting by from and subject
2000-07-08 lkehresman- added a bunch of sqimap_logout's where none existed
2000-07-07 lkehresman- added a view header option
2000-07-05 palloRemoved what appears to be leftover debug code.
2000-06-30 oricnFixed a small glitch in my Priority code, also added...
2000-06-30 oricnAdded X-Priority Detection Now puts a "!" in the coloum...
2000-06-21 lkehresmanmade message highlighting be more flexible. You can...
2000-06-18 lkehresmanAdded basic support for message highlighting. Note...
2000-06-15 gpadghamchanged where a variable is registered in the session...
2000-05-13 lkehresmanfixed bugs
2000-05-08 lkehresmanadded some fixed mentioned on the mailing list
2000-05-04 lkehresmanfixed problem with usort getting bad data in some instances
2000-04-28 lkehresmanbugfixes
next