aboutsummaryrefslogtreecommitdiffstats
path: root/mail/folder-browser-factory.c
Commit message (Expand)AuthorAgeFilesLines
* Load http images if the user has force-loaded images too.Dan Winship2001-05-161-5/+15
* Update for changes in evolution-mail.xml (many commands were renamed toDan Winship2001-05-161-85/+65
* Split "Other" page into three pages, Display, Composer, and PGP. Add HTMLDan Winship2001-05-151-2/+3
* my computer crashed while commiting this first time.Gediminas Paulauskas2001-05-121-0/+2
* Added "MessageSearch" verb.Jon Trowbridge2001-04-261-0/+2
* Only use non-NULL contexts. (mail_crypto_pgp_mime_part_encrypt): Same.Jeffrey Stedfast2001-04-151-9/+11
* Merge from evolution-0-10 to evolution-0-10-merge-0 into head.Not Zed2001-04-051-21/+24
* Sync the folder on activate.Dan Winship2001-04-041-0/+3
* Blessed by Ettore.Gediminas Paulauskas2001-04-021-68/+30
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-1/+3
* Create a vtrash folder, not a vee folder.Not Zed2001-03-291-2/+2
* Don't fail at setting up all the toolbar icons if just one of theEttore Perazzoli2001-03-221-6/+3
* Added new icons.Miguel de Icaza2001-03-211-1/+6
* Bumped gal requirement to 0.5.99.8.Christopher James Lahey2001-03-201-1/+1
* Add Resend Message menu item.Jeffrey Stedfast2001-03-191-0/+1
* Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu.Miguel de Icaza2001-03-181-3/+3
* Fix memory leak.Miguel de Icaza2001-03-161-4/+8
* impl. (update_pixmaps): accelerate with cache.Michael Meeks2001-03-131-33/+56
* Added protection.Jeffrey Stedfast2001-03-121-0/+1
* Set the Forward->Quoted callback. Also set the forward->AttachmentJeffrey Stedfast2001-03-091-1/+3
* Reorganize the menus to have entries always in a consistent fashion, asMiguel de Icaza2001-03-071-16/+33
* Fix for api changes to append_mail.Not Zed2001-02-211-2/+1
* Reworked some keep-mail-on-server logic so that we ALWAYS look for aJeffrey Stedfast2001-02-091-1/+1
* Added libmenus.la.Christopher James Lahey2001-02-071-0/+54
* More happy icons for the mailer.Ettore Perazzoli2001-01-251-1/+16
* Get the mailer to use the new menu icons.Ettore Perazzoli2001-01-251-8/+11
* Fix spelling.Dan Winship2001-01-241-1/+1
* remove a warning with conditional news compilation.Not Zed2001-01-221-6/+0
* Init a cancel field in the message. (mail_msg_free): Free it.Not Zed2001-01-211-2/+2
* New swanky send/recieve thingy, well it so far only receives (pop/mbox).Not Zed2001-01-191-0/+6
* Added the next/previous toolbar buttons.Jeffrey Stedfast2001-01-191-0/+2
* Comment about how sensitive doesn't work for bonobo set propMichael Zucci2001-01-161-0/+1
* Setup a cancellation handle. (do_fetch_mail): REgister for cancellationNot Zed2001-01-161-0/+3
* Brand spankin' new config druid, editor, and manager.Jeffrey Stedfast2001-01-091-2/+2
* Reverted mail-config changes temporarily until I get it working correctly.Jeffrey Stedfast2001-01-091-2/+2
* Updated to reflect changes to the mail-config API. (create_msg_composer):Jeffrey Stedfast2001-01-081-2/+2
* Fix for mail_get_message change, use queue thread.Not Zed2001-01-031-1/+1
* Always use the slow (full-update) version of the tree update code, to getNot Zed2000-12-161-0/+5
* Fix up shutdown so that things that should be destroyed getDan Winship2000-12-071-8/+32
* Make inline forwarding not be the default anymore.Ettore Perazzoli2000-12-041-2/+2
* Added the SaveAs bonobo menu verb thingy.Jeffrey Stedfast2000-11-291-0/+1
* New function to return if user wants to view message source.Jeffrey Stedfast2000-11-221-5/+14
* Added the MessageViewSource bonobo menu verb.Jeffrey Stedfast2000-11-171-0/+2
* Added a new Forward as Attachment bonobo menu item verb.Jeffrey Stedfast2000-11-161-1/+1
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-1/+1
* Updated to have the same menu items as the new right-click menu -Jeffrey Stedfast2000-11-071-1/+7
* Added new header files.Jeffrey Stedfast2000-11-041-1/+3
* Added mail-display.h.Not Zed2000-11-031-2/+1
* Hmmm, someone can't spell Filder, er...I mean Filter ;-)Jeffrey Stedfast2000-11-021-2/+2
* Don't forget to unref the FilterDriver.Jeffrey Stedfast2000-10-261-0/+1
* #include "mail-vfolder.h" (vfolder_edit_vfolders): Don't call the dummyJeffrey Stedfast2000-10-201-1/+1
* For an imap store, just refresh the INBOX.Dan Winship2000-10-201-1/+2
* kill. (create_ondemand_hooks): die. (control_activate): remove hook.Michael Meeks2000-10-191-48/+0
* Duh, fix the test for the folder name, strstr != strcmp is it.Not Zed2000-10-121-1/+1
* New widget, full search dialogue for mail.Not Zed2000-10-091-8/+7
* re-write.Michael Meeks2000-10-091-4/+4
* Disable summary stuff, it appears to be badly broken.Michael Meeks2000-10-051-77/+77
* Add back the "sync folder on leave" hack that got lost in the UIHandlerDan Winship2000-10-051-1/+2
* Instead of UnSelectAll, we want InvertSelection.Jeffrey Stedfast2000-10-051-1/+1
* Add print preview verb here.Miguel de Icaza2000-09-301-0/+1
* nuked.Chris Toshok2000-09-301-0/+1
* Shuffling (un)select all menu items to the Edit menu.Jeffrey Stedfast2000-09-261-3/+4
* Added new menu itemsJeffrey Stedfast2000-09-261-14/+18
* Updates for the Bonobo changes from Michael who is having someEttore Perazzoli2000-09-231-27/+6
* s/Bonobo_UIHandler/Bonobo_UIContainer/Michael Meeks2000-09-211-5/+4
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-2/+2
* Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.amMichael Meeks2000-09-171-1/+2
* add bonobo_ui_handler_unset_container to stop menus screwing up.Michael Meeks2000-09-141-0/+3
* Make Tigert's icons work again.Michael Meeks2000-09-141-8/+8
* Move a couple of helpers into Bonobo before more people start the re-buildMichael Meeks2000-09-141-17/+0
* kill warning. (control_activate): set threaded toggle state, add freeze /Michael Meeks2000-09-141-76/+67
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-141-223/+80
* Fixed a warning (Missing include file.)Christopher James Lahey2000-09-141-0/+1
* sync the folder on deactivate.Dan Winship2000-09-131-0/+1
* Cool Hack of the Day: right-click menu item to autodetect what mailingEttore Perazzoli2000-09-121-29/+77
* Fix memory handling for the shell's CORBA object reference within theEttore Perazzoli2000-09-061-1/+2
* Applied Jesse's patch that will append a signature to the replied messageJeffrey Stedfast2000-09-041-1/+1
* Change the "Get Mail" toolbar button to become "Send & Receieve"Jeffrey Stedfast2000-09-031-1/+2
* Make the `Home' and `End' keys do the Right Thing. Remove circularEttore Perazzoli2000-09-031-1/+2
* Added bonobo menu handler for mark_all_deleted function.Ariel Rios2000-08-281-0/+5
* Sync the right-click menu with the main menu for modifying messagesPeter Williams2000-08-251-0/+35
* Fixed some warnings in the uihandler code.Christopher James Lahey2000-08-251-7/+7
* Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ...Peter Williams2000-08-251-4/+4
* Reformat a bit, make "Folder" appear before "Message", fill in the MessageDan Winship2000-08-241-102/+126
* Fix menu itemsPeter Williams2000-08-181-11/+11
* Move menu items around, fix some GUI bits.Ettore Perazzoli2000-08-181-36/+59
* Filtering on demand! booyeah!Peter Williams2000-08-181-1/+60
* Add support for copying messagesPeter Williams2000-08-161-0/+1
* Fix the ugly hack to get rid of a CORBA race condition. Yes, it'sEttore Perazzoli2000-08-141-10/+8
* Get the mail component to use the new Evolution::ShellView interface.Ettore Perazzoli2000-08-131-1/+23
* Move menu items that affect a single message together, ditto with onesJP Rosevear2000-08-121-8/+10
* Fixed some warnings.Christopher James Lahey2000-08-111-1/+1
* Merge with camel-async.Peter Williams2000-08-111-1/+1
* Made the toolbars conform to the user's gnomecc settings for detachableCody Russell2000-08-101-1/+7
* Use menu stock icons instead of normal stock icons for the menu items.Ettore Perazzoli2000-08-101-5/+4
* Use the placeholder for the "Print message..." menu item.Ettore Perazzoli2000-08-091-0/+12
* Value for threaded list view is now saved via gnome-config. This means that ...Jeremy Wise2000-08-091-1/+2
* Redone to show a dialogue first, and show progress of whats happening asNot Zed2000-08-081-0/+8
* Added mail-view.cJeffrey Stedfast2000-08-081-0/+7
* New menu item under Actions to allow editing of messages.Jeffrey Stedfast2000-08-071-2/+9
* Update the README and the text of the Bonobo configure check to matchDan Winship2000-08-061-5/+2
* Everywhere unref the remote_uih having done a set_container.Michael Meeks2000-08-041-1/+2
* only whack the sig in if the file exists.Michael Meeks2000-08-041-1/+1
* Remove hack to pass the storage around.Not Zed2000-07-301-5/+5
* Added mark_all_seen(), to mark every message in the list withCody Russell2000-07-291-0/+8
* s/struct refile_data/struct move_data (real_move_msg): Renamed fromJeffrey Stedfast2000-07-271-1/+1
* Remove GOAD support.Dan Winship2000-07-251-6/+0
* Use `_()' instead of `N_()' for strings that need to be translated onEttore Perazzoli2000-07-231-6/+6
* Work with both current and 0.15 bonoboDan Winship2000-07-111-2/+5
* Add a "Threaded Message List" item to the "View" menu.Dan Winship2000-07-091-1/+11
* Move the "Expunge" command to the "Actions" menu.Ettore Perazzoli2000-07-091-2/+2
* fix warnings.Dan Winship2000-07-071-6/+0
* Use gnome-print to do a print preview.Dan Winship2000-07-011-1/+1
* New function, a wrapper around e_table_selected_row_foreach, which callsDan Winship2000-07-011-1/+2
* Changed "Send" to "Compose" to avoid user confusion. Compose is a littleJeffrey Stedfast2000-06-301-1/+1
* Changed "Send" to "Compose" to avoid user confusion. Compose is a littleJeffrey Stedfast2000-06-301-1/+1
* Return the result of folder_browser_load_folder. (get_prop, set_prop,Dan Winship2000-06-131-35/+7
* Add a serial number to FolderBrowser.Dan Winship2000-06-101-9/+16
* Remember passwords between calls. (forget_passwords): Callback for "ForgetDan Winship2000-06-061-0/+7
* Finished the configuration dialogs and renamed some Tools/ menu itemsJeffrey Stedfast2000-06-021-4/+4
* Make the toolbar look like a standard GNOME toolbar my putting it intoEttore Perazzoli2000-06-011-3/+10
* started to add a camel provider configuration toolJeffrey Stedfast2000-05-311-0/+7
* vfolder gui! So you can define them,k they show up in the list (well,Not Zed2000-05-281-1/+8
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-8/+14
* Get rid of the old `evolution-service-repository' cruft and startEttore Perazzoli2000-05-231-51/+0
* move the development_warning from mail to shell so you don't get theDan Winship2000-05-191-69/+1
* New menu to bring up the filter editor, and edit filters. They dontNotZed2000-05-171-0/+7
* make the toolbars detachable now that we require a new enough versionDan Winship2000-05-121-1/+0
* Left-justify the message.Federico Mena Quintero2000-05-121-0/+1
* Fix compilation error.Chris Lahey2000-05-111-1/+1
* Made this dialog have fewer buttons.Christopher James Lahey2000-05-111-2/+1
* New development warning text from Nat.Christopher James Lahey2000-05-111-9/+35
* + * calendar/pcs/cal-backend.c (cal_backend_add_cal): Return nothingMatthew Loper2000-05-101-6/+2
* Changed a toolbar button from saying "New mail" (which suggests you mightMatthew Loper2000-05-081-1/+1
* Don't hardcode "inbox" here.Dan Winship2000-05-071-4/+2
* New code to configure identity, mail source, and mail transport.Dan Winship2000-05-071-2/+3
* consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h andDan Winship2000-05-071-4/+1
* Ok, you can now delete and expunge messages ... not really prettyMichael Zucci2000-05-021-2/+8
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-5/+8
* rename "send" to "send_msg", to avoid name clash with the tcp function.Dan Winship2000-04-241-3/+3
* move msg_composer_cb and msg_composer_send_cb to mail-ops. Attach send,Dan Winship2000-04-231-39/+4
* use gnome_app_fill_toolbar_with_data, so we get the beautiful gnomeChris Toshok2000-04-151-36/+30
* Fix up the warning message a bit. (folder_browser_factory): Make theDan Winship2000-04-141-9/+10
* + * folder-browser.c (folder_browser_destroy): Unref the shellMatthew Loper2000-04-081-1/+10
* new file, for toolbar/menu callbacks (fetch_mail): fetch mail. Doesn't doDan Winship2000-04-081-11/+13
* remove debugging printf()s that no longer seem usefulDan Winship2000-04-011-1/+0
* Call bonobo_control_frame_activate on the folder_view every time it isDan Winship2000-03-301-16/+77
* Memory leak fix.Miguel de Icaza2000-03-271-10/+14
* Minor cleanup & commenting.Matthew Loper2000-03-221-15/+4
* Temporarily removed the calendar from the subdirs list. The compilationbertrand2000-03-211-2/+38
* i2000-03-13 bertrand <bertrand@helixcode.com>bertrand2000-03-131-1/+6
* (get_view): added a parameter to have a reference to the EShellView.bertrand2000-03-131-1/+1
* once we have the bonobo control widget, disable the autoactivation andbertrand2000-03-131-0/+38
* name changebertrand2000-03-131-9/+9
* added the get_e_folder_type function.bertrand2000-03-131-2/+50
* added a warning so that the user knows that this version may crash hisbertrand2000-03-081-6/+6
* sync from laptopBertrand Guiheneuf2000-03-081-7/+52
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-2/+2
* Set up the column headers properly.Christopher James Lahey2000-03-051-0/+2
* sync for debugging with chrisBertrand Guiheneuf2000-03-051-2/+5
* Add the unicode libraries as well.Miguel de Icaza2000-02-161-0/+2
* More work. Not funny that e-table does not display.Arturo Espinosa2000-01-291-1/+1
* Work on the factoyrArturo Espinosa2000-01-291-3/+27
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-7/+8
* It compiles -miguelArturo Espinosa2000-01-251-0/+41