| Commit message (Expand) | Author | Age | Files | Lines |
* | Also check folder!=NULL. Fixes race where folder isn't setup yet, and | Not Zed | 2002-05-01 | 1 | -1/+0 |
* | Removed an unused pixmap from Tools/Settings to avoid a big nasty bonobo | Jeffrey Stedfast | 2002-04-02 | 1 | -1/+0 |
* | Sync with yet-another-mail-config branch. | Jeffrey Stedfast | 2002-03-27 | 1 | -1/+0 |
* | Move the ComponentActionsPlaceholder into the Actions menu, instead of the | Ettore Perazzoli | 2002-03-21 | 1 | -4/+0 |
* | Implemented. | Jeffrey Stedfast | 2002-03-15 | 1 | -1/+1 |
* | Don't try to set pixmap for /Toolbar/MailCompose, since it doesn't exist | Dan Winship | 2002-03-06 | 1 | -1/+0 |
* | Connect to the focus-in/out events on the message-list so that we can | Jeffrey Stedfast | 2002-03-05 | 1 | -1/+23 |
* | Set the followup icon to use the new flag icon rather than the exclamation | Jeffrey Stedfast | 2002-02-14 | 1 | -1/+1 |
* | Fixed a bug. | Jeffrey Stedfast | 2002-02-13 | 1 | -5/+9 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 1 | -34/+85 |
* | New function that implements the Redirect feature. | Jeffrey Stedfast | 2002-01-30 | 1 | -1/+3 |
* | Add ETable magic for our new "Needs Reply" column. (The next few entries | Jon Trowbridge | 2001-12-12 | 1 | -1/+2 |
* | ack, forgot about this piece of the patch | Jeffrey Stedfast | 2001-12-07 | 1 | -1/+1 |
* | Setup the UI for the AddSenderToAddressbook ui verb thingy. | Jeffrey Stedfast | 2001-12-07 | 1 | -0/+1 |
* | Allow 'n' and 'p' to work when multiple messages are selected. Fixes | Jon Trowbridge | 2001-12-05 | 1 | -6/+3 |
* | merged from evoution-1-0-branch | Not Zed | 2001-11-28 | 1 | -0/+1 |
* | Disconnect from the message_list_built function so we dont do it every | 2 | 2001-11-03 | 1 | -5/+12 |
* | Argh!!! Dont free the async op data here, the async op is still running | 0 | 2001-10-30 | 1 | -1/+1 |
* | Remove uic, kill dumb warning. | 8 | 2001-10-28 | 1 | -1/+0 |
* | So apparently the uicomp can just 'vanish' while we're using it. Joy. Take | 5 | 2001-10-26 | 1 | -13/+12 |
* | Same. | 4 | 2001-10-25 | 1 | -4/+4 |
* | all this crap just to make the print icon desensitive at the right time. | 4 | 2001-10-24 | 1 | -43/+47 |
* | hook up zoom functions. | Larry Ewing | 2001-10-21 | 1 | -1/+3 |
* | Create a chaqrset picker submenu in the View menu. | Jeffrey Stedfast | 2001-10-10 | 1 | -12/+15 |
* | Update for folder_flags. | Dan Winship | 2001-10-09 | 1 | -2/+1 |
* | Do a better job of setting up the name. Also de-sensitise when we can't | 4 | 2001-10-05 | 1 | -2/+18 |
* | wrap a bonobo_ui_component_freeze/thaw around all of the set_props so they | Dan Winship | 2001-09-29 | 1 | -0/+4 |
* | Call folder_browser_toggle_threads() here after setting the value. This | Jeffrey Stedfast | 2001-09-29 | 1 | -3/+5 |
* | Merged into folder_browser_new: nothing ever changes the URI of an | Dan Winship | 2001-09-19 | 1 | -3/+1 |
* | in mail: | Peter Williams | 2001-08-30 | 1 | -1/+1 |
* | Check for NULL uic here as well. (fbui_sensitize_items): Up the timeout | Peter Williams | 2001-08-22 | 1 | -2/+8 |
* | Rename to fbui_real_sensitize_items. Now we queue a change and set up a | Peter Williams | 2001-08-22 | 1 | -11/+67 |
* | Move the ChangeFolderProperties into the ComponentPlaceholder. Add a | Ettore Perazzoli | 2001-08-21 | 1 | -1/+1 |
* | use new small trash icon for Delete command. | Damon Chaplin | 2001-08-20 | 1 | -1/+1 |
* | use new Cut/Copy/Paste icons. | Damon Chaplin | 2001-08-20 | 1 | -0/+4 |
* | Change pixtype of "MessageDelete" to "pixbuf". | Ettore Perazzoli | 2001-08-19 | 1 | -0/+1 |
* | Sort the nodes here... (fe_sort_folder): ... using this function. | Peter Williams | 2001-08-17 | 1 | -1/+1 |
* | Disable "Search Message" when more or less than exactly one message is | Peter Williams | 2001-08-17 | 1 | -1/+1 |
* | Fix bug #215... desensitize menu items based on the number of selected | Peter Williams | 2001-08-14 | 1 | -2/+129 |
* | More updates to icons, this time the Save, Save As, and Search icons for | Jacob Leach | 2001-08-01 | 1 | -0/+2 |
* | Don't need this anymore. (do_get_pass): Since we already have the entry | Jeffrey Stedfast | 2001-07-28 | 1 | -13/+8 |
* | [Bug #5225: No UI way to mark as unimportant] | Jason Leach | 2001-07-24 | 1 | -1/+2 |
* | Use our own display_style member instead of the global setting. | Peter Williams | 2001-07-17 | 1 | -1/+1 |
* | set "pixname" value only if pixbuf was loaded successfully. Otherwise | Gediminas Paulauskas | 2001-07-05 | 1 | -0/+1 |
* | Finish off #809 by committing the menu and right click thingies for | Jacob Leach | 2001-07-04 | 1 | -1/+1 |
* | Use Tuomas' next-message, previous-message and print icons in the | Ettore Perazzoli | 2001-07-01 | 1 | -0/+4 |
* | Bump required gal version for new accessors in ETree. | Peter Williams | 2001-06-28 | 1 | -1/+1 |
* | Change to use more reality-based API below. Include folder-browser-ui.h | Peter Williams | 2001-06-28 | 1 | -22/+18 |
* | Mail: | Peter Williams | 2001-06-27 | 1 | -0/+390 |