aboutsummaryrefslogtreecommitdiffstats
path: root/mail/folder-browser.c
Commit message (Expand)AuthorAgeFilesLines
* Update message_list_select_next to do either next or previous.Dan Winship2000-07-111-3/+12
* Fix syncing of the mailbox on exit so that it's done on destruction ofEttore Perazzoli2000-07-111-1/+3
* Fix up the pageup/pagedown increment a bit.Dan Winship2000-07-091-4/+7
* Lots of changes. Store uids as node data on the tree nodes and use thoseDan Winship2000-07-081-3/+3
* fix warnings.Dan Winship2000-07-071-3/+4
* New function to select the first message on or after the given row thatDan Winship2000-07-071-0/+2
* Fix double freeing of the camel exception; this prevents a crash when aEttore Perazzoli2000-07-031-1/+0
* s/mbox/file/ to make this work againDan Winship2000-07-011-1/+1
* New function, a wrapper around e_table_selected_row_foreach, which callsDan Winship2000-07-011-31/+34
* commenting out of some GDK_THREADS_*() junk that was causing a lockJeffrey Stedfast2000-06-271-1/+3
* folder-browser.c: Improved the code to separate the imap namespace from the f...Jeffrey Stedfast2000-06-241-3/+4
* Now should correctly get the selected folder from the given URL.Jeffrey Stedfast2000-06-231-2/+3
* add handling for loading "news:" folders.Chris Toshok2000-06-231-0/+9
* Updated to prepend url-> path if it exists for that imap store.Jeffrey Stedfast2000-06-231-10/+19
* oops, should have checked for a NULL sources in component-factory.cJeffrey Stedfast2000-06-211-2/+3
* Only fetch the summary if the folder summary doesn't already exist. WhenJeffrey Stedfast2000-06-211-1/+2
* working on getting IMAP folder selection workingJeffrey Stedfast2000-06-211-8/+12
* basically got IMAP into the tree viewJeffrey Stedfast2000-06-201-3/+9
* started to add code to load an IMAP folder.Jeffrey Stedfast2000-06-191-1/+13
* New function to revert back to non-searching mode.Dan Winship2000-06-161-0/+8
* Return the result of folder_browser_load_folder. (get_prop, set_prop,Dan Winship2000-06-131-75/+2
* Add a serial number to FolderBrowser.Dan Winship2000-06-101-0/+2
* Update for folder creation/existence changes.Dan Winship2000-06-071-21/+3
* Allow "GDK_KP_Delete", a keypad delete key, to delete a message.Matthew Loper2000-06-061-1/+2
* Add "Delete" = delete message.Dan Winship2000-06-061-0/+3
* Connect to ETable's key_press signal. (etable_key): scroll mail onDan Winship2000-06-021-0/+32
* Properly encode the search string.Not Zed2000-05-311-2/+2
* Hardcode the vfolder source to just the inbox (so at least it returnsNot Zed2000-05-301-1/+18
* vfolder gui! So you can define them,k they show up in the list (well,Not Zed2000-05-281-12/+36
* Added widgets/e-paned/Makefile.Christopher James Lahey2000-05-251-4/+5
* Updated for the GtkHTML API changes. Also fixed some compilerEttore Perazzoli2000-05-211-1/+1
* make this a little less kludgy. Use gnome_error_dialog rather than printfDan Winship2000-05-091-8/+19
* Don't hardcode "inbox" here.Dan Winship2000-05-071-18/+26
* consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h andDan Winship2000-05-071-2/+1
* comment out the changed signal for now.Larry Ewing2000-05-031-1/+1
* > 2000-05-02 NotZed <NotZed@HelixCode.com>Michael Zucci2000-05-031-0/+1
* > (folder_browser_gui_init): Add an option meny to the search line.Michael Zucci2000-05-021-12/+96
* A hackish little quick-search entry. (search_activate): Perform aNotZed2000-05-021-1/+35
* + * addressbook/gui/component/addressbook.c (addressbook_factory):Matthew Loper2000-04-091-0/+2
* + * folder-browser.c (folder_browser_destroy): Unref the shellMatthew Loper2000-04-081-0/+8
* update to new property API.Michael Meeks2000-04-021-23/+56
* remove debugging printf()s that no longer seem usefulDan Winship2000-04-011-2/+0
* once we have the bonobo control widget, disable the autoactivation andbertrand2000-03-131-0/+3
* added the get_e_folder_type function.bertrand2000-03-131-1/+0
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-14/+33
* fix to show a sample correct implementation.bertrand2000-02-221-1/+4
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-0/+1
* Add the unicode libraries as well.Miguel de Icaza2000-02-161-1/+34
* More work. Not funny that e-table does not display.Arturo Espinosa2000-01-291-12/+86
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-3/+3
* More workArturo Espinosa2000-01-251-0/+90