aboutsummaryrefslogtreecommitdiffstats
path: root/mail/folder-browser-ui.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2nobody2002-05-161-687/+0
* Also check folder!=NULL. Fixes race where folder isn't setup yet, andNot Zed2002-05-011-1/+0
* Removed an unused pixmap from Tools/Settings to avoid a big nasty bonoboJeffrey Stedfast2002-04-021-1/+0
* Sync with yet-another-mail-config branch.Jeffrey Stedfast2002-03-271-1/+0
* Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-211-4/+0
* Implemented.Jeffrey Stedfast2002-03-151-1/+1
* Don't try to set pixmap for /Toolbar/MailCompose, since it doesn't existDan Winship2002-03-061-1/+0
* Connect to the focus-in/out events on the message-list so that we canJeffrey Stedfast2002-03-051-1/+23
* Set the followup icon to use the new flag icon rather than the exclamationJeffrey Stedfast2002-02-141-1/+1
* Fixed a bug.Jeffrey Stedfast2002-02-131-5/+9
* Bumped the required version of gal.Christopher James Lahey2002-02-071-34/+85
* New function that implements the Redirect feature.Jeffrey Stedfast2002-01-301-1/+3
* Add ETable magic for our new "Needs Reply" column. (The next few entriesJon Trowbridge2001-12-121-1/+2
* ack, forgot about this piece of the patchJeffrey Stedfast2001-12-071-1/+1
* Setup the UI for the AddSenderToAddressbook ui verb thingy.Jeffrey Stedfast2001-12-071-0/+1
* Allow 'n' and 'p' to work when multiple messages are selected. FixesJon Trowbridge2001-12-051-6/+3
* merged from evoution-1-0-branchNot Zed2001-11-281-0/+1
* Disconnect from the message_list_built function so we dont do it every22001-11-031-5/+12
* Argh!!! Dont free the async op data here, the async op is still running02001-10-301-1/+1
* Remove uic, kill dumb warning.82001-10-281-1/+0
* So apparently the uicomp can just 'vanish' while we're using it. Joy. Take52001-10-261-13/+12
* Same.42001-10-251-4/+4
* all this crap just to make the print icon desensitive at the right time.42001-10-241-43/+47
* hook up zoom functions.Larry Ewing2001-10-211-1/+3
* Create a chaqrset picker submenu in the View menu.Jeffrey Stedfast2001-10-101-12/+15
* Update for folder_flags.Dan Winship2001-10-091-2/+1
* Do a better job of setting up the name. Also de-sensitise when we can't42001-10-051-2/+18
* wrap a bonobo_ui_component_freeze/thaw around all of the set_props so theyDan Winship2001-09-291-0/+4
* Call folder_browser_toggle_threads() here after setting the value. ThisJeffrey Stedfast2001-09-291-3/+5
* Merged into folder_browser_new: nothing ever changes the URI of anDan Winship2001-09-191-3/+1
* in mail:Peter Williams2001-08-301-1/+1
* Check for NULL uic here as well. (fbui_sensitize_items): Up the timeoutPeter Williams2001-08-221-2/+8
* Rename to fbui_real_sensitize_items. Now we queue a change and set up aPeter Williams2001-08-221-11/+67
* Move the ChangeFolderProperties into the ComponentPlaceholder. Add aEttore Perazzoli2001-08-211-1/+1
* use new small trash icon for Delete command.Damon Chaplin2001-08-201-1/+1
* use new Cut/Copy/Paste icons.Damon Chaplin2001-08-201-0/+4
* Change pixtype of "MessageDelete" to "pixbuf".Ettore Perazzoli2001-08-191-0/+1
* Sort the nodes here... (fe_sort_folder): ... using this function.Peter Williams2001-08-171-1/+1
* Disable "Search Message" when more or less than exactly one message isPeter Williams2001-08-171-1/+1
* Fix bug #215... desensitize menu items based on the number of selectedPeter Williams2001-08-141-2/+129
* More updates to icons, this time the Save, Save As, and Search icons forJacob Leach2001-08-011-0/+2
* Don't need this anymore. (do_get_pass): Since we already have the entryJeffrey Stedfast2001-07-281-13/+8
* [Bug #5225: No UI way to mark as unimportant]Jason Leach2001-07-241-1/+2
* Use our own display_style member instead of the global setting.Peter Williams2001-07-171-1/+1
* set "pixname" value only if pixbuf was loaded successfully. OtherwiseGediminas Paulauskas2001-07-051-0/+1
* Finish off #809 by committing the menu and right click thingies forJacob Leach2001-07-041-1/+1
* Use Tuomas' next-message, previous-message and print icons in theEttore Perazzoli2001-07-011-0/+4
* Bump required gal version for new accessors in ETree.Peter Williams2001-06-281-1/+1
* Change to use more reality-based API below. Include folder-browser-ui.hPeter Williams2001-06-281-22/+18
* Mail:Peter Williams2001-06-271-0/+390