| Commit message (Expand) | Author | Age | Files | Lines |
* | close mail message window using 'ESC' key, fix bug #47087 | Yuedong Du | 2003-08-01 | 1 | -0/+3 |
* | Handle our own Delete key presses. Fixes bug #45597. | Jeffrey Stedfast | 2003-07-26 | 1 | -0/+21 |
* | Might fix bug #45368 but I wouldn't bet on it. | Jeffrey Stedfast | 2003-06-25 | 1 | -8/+21 |
* | ** See bug #44609 | Not Zed | 2003-06-17 | 1 | -3/+3 |
* | [ fixes #21499 ] | Rodney Dawes | 2003-04-19 | 1 | -1/+1 |
* | Fixes for bug #39870 | Jeffrey Stedfast | 2003-03-27 | 1 | -64/+64 |
* | Use EVOLUTION_GALVIEWSDIR. | Ettore Perazzoli | 2003-01-23 | 1 | -1/+3 |
* | Use gconf to get the paned size. (folder_browser_set_message_preview): | Jeffrey Stedfast | 2003-01-08 | 1 | -4/+11 |
* | ...And a whole bunch more build fixes. | Jeffrey Stedfast | 2002-12-18 | 1 | -1/+0 |
* | frobbed around with these till it exits without crashing. | Not Zed | 2002-12-03 | 1 | -0/+3 |
* | gtk_widget_set_parent_window -> gtk_window_set_transient_for. | Not Zed | 2002-11-26 | 1 | -6/+9 |
* | Want a (GWeakNotify) cast here, not (GWeakNotify *). | Ettore Perazzoli | 2002-11-15 | 1 | -1/+1 |
* | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 1 | -38/+33 |
* | add "mail/public". Leave "vtrash" as it is rather than renaming it to | Dan Winship | 2002-09-26 | 1 | -1/+1 |
* | Disconnect from folderbroser signals when we unref it, so we dont get | Not Zed | 2002-07-23 | 1 | -0/+1 |
* | Set the ui to be the evolution-mail-global.xml file thingy. Still broken | Jeffrey Stedfast | 2002-05-24 | 1 | -3/+4 |
* | If the folder-browser has a parent, reparent it. | Jeffrey Stedfast | 2002-05-24 | 1 | -30/+264 |
* | Update for the new message-browser api. | Jeffrey Stedfast | 2002-05-11 | 1 | -265/+30 |
* | Make the drafts and sent folder buttons be EvolutionFolderSelectorButtons. | Dan Winship | 2002-04-05 | 1 | -17/+15 |
* | Removed, this wasn't working as intended and seemed to break other | Jeffrey Stedfast | 2002-02-23 | 1 | -3/+1 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 1 | -2/+2 |
* | Override the Move/Copy handlers setup by the folder_browser_ui code, and | 5 | 2001-11-06 | 1 | -1/+94 |
* | Disconnect from the message_list_built function so we dont do it every | 2 | 2001-11-03 | 1 | -1/+3 |
* | Turn it off. | 0 | 2001-10-31 | 1 | -1/+1 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | Same. | 4 | 2001-10-25 | 1 | -2/+2 |
* | all this crap just to make the print icon desensitive at the right time. | 4 | 2001-10-24 | 1 | -0/+2 |
* | Merged into folder_browser_new: nothing ever changes the URI of an | Dan Winship | 2001-09-19 | 1 | -3/+1 |
* | Replace "Evolution" with "Ximian Evolution" in a bunch of user-visible | Ettore Perazzoli | 2001-09-06 | 1 | -1/+1 |
* | Fixed a memory leak. (message_browser_new): Added a comment as to why , | Jeffrey Stedfast | 2001-08-31 | 1 | -19/+16 |
* | Remove the "Customize Toolbar" thing. | Ettore Perazzoli | 2001-08-09 | 1 | -5/+0 |
* | Make the title of the window "subject - Message" instead of just | Ettore Perazzoli | 2001-08-06 | 1 | -1/+13 |
* | Added an MailAccountEditorNews, for NNTP configuratuion. Based on | Sam Creasey | 2001-07-03 | 1 | -0/+11 |
* | Mail: | Peter Williams | 2001-06-27 | 1 | -132/+80 |
* | one-line fix for bug #2536: File->Close in message viewer doesn't work. | Jason Leach | 2001-05-30 | 1 | -9/+4 |
* | g_strdup the uid into the ml->cursor_uid. | Jeffrey Stedfast | 2001-05-25 | 1 | -1/+1 |
* | Instead of calling message_list_select_uid() here, instead connect to the | Jeffrey Stedfast | 2001-05-23 | 1 | -3/+12 |
* | Remove this... it's not used any more. | Dan Winship | 2001-05-15 | 1 | -1/+0 |
* | Added a new signal, "message_loaded" that gets emitted when the message | Jeffrey Stedfast | 2001-04-25 | 1 | -8/+22 |
* | Add accelerators to the context menu. (on_right_click): Use | Dan Winship | 2001-04-25 | 1 | -0/+2 |
* | Use the message-browser widget rather than the mail-view window. | Jeffrey Stedfast | 2001-04-24 | 1 | -0/+282 |