| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -0/+403 |
* | cvs removed. | Not Zed | 2003-09-18 | 1 | -403/+0 |
* | Put the buttons in HIG order; don't replace the label of the stock Find | Federico Mena Quintero | 2003-06-04 | 1 | -5/+9 |
* | Updated copyright years. | Jeffrey Stedfast | 2003-05-21 | 1 | -3/+6 |
* | Fixes for bug #41142. | Jeffrey Stedfast | 2003-04-19 | 1 | -3/+2 |
* | Change the action button ordering and also change the padding to comply | Jeffrey Stedfast | 2003-04-11 | 1 | -15/+19 |
* | unhook from the html engine signals here, before we redisplay the message. | Not Zed | 2003-03-18 | 1 | -7/+9 |
* | Prototype some functions to shut the compiler up. | Jeffrey Stedfast | 2003-03-05 | 1 | -1/+7 |
* | New overloaded virtual method, does what dialog_destroy_cb was trying to | Jeffrey Stedfast | 2003-02-23 | 1 | -50/+52 |
* | Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): Same | Jeffrey Stedfast | 2003-02-11 | 1 | -0/+2 |
* | Fixed some build issues. | Jeffrey Stedfast | 2003-01-04 | 1 | -7/+2 |
* | ...And a whole bunch more build fixes. | Jeffrey Stedfast | 2002-12-18 | 1 | -125/+84 |
* | Use g_object_weak_ref rather than connecting to destroy. | Jeffrey Stedfast | 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 | -48/+54 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -3/+2 |
* | Fixed some weird casting crack that got in here somehow, removed | Jon Trowbridge | 2001-10-25 | 1 | -3/+2 |
* | Use the mail-tools convenience functions to remove and restore the | Jeffrey Stedfast | 2001-09-22 | 1 | -1/+1 |
* | attach to the destroy handler to reset the tokenizer. (dialog_destroy_cb): | Larry Ewing | 2001-08-24 | 1 | -5/+15 |
* | Put _() instead of N_() around of the "Search" string, | Zbigniew Chyla | 2001-08-18 | 1 | -1/+1 |
* | Disable the "search forward/backward" option in the search dialog. Why? | Jon Trowbridge | 2001-08-14 | 1 | -0/+20 |
* | Oops. Uncomment this code since Trow fixed GtkHTML to actually have this | Jeffrey Stedfast | 2001-07-24 | 1 | -1/+1 |
* | Fixed the "Read" to be Read in the glade file per menesis' request. | Jeffrey Stedfast | 2001-07-24 | 1 | -1/+1 |
* | Carefully check for NULL everywhere, and do the right thing if the message | Jon Trowbridge | 2001-07-24 | 1 | -1/+17 |
* | Put frame around dialog vbox, put mail subject in that frame's label. | Jon Trowbridge | 2001-05-15 | 1 | -49/+64 |
* | set the dialog's window_icon to jimmac's new find_message.xpm. | Duncan Mak | 2001-05-15 | 1 | -1/+4 |
* | Use secondary searches here, so that we control the interference between | Jon Trowbridge | 2001-05-14 | 1 | -12/+39 |
* | Updates the subject on refresh and sets subject to "Untitled Message" if | Duncan Mak | 2001-05-14 | 1 | -26/+53 |
* | Use the ESearchingTokenizer to highlight search matches for folder-level | Jon Trowbridge | 2001-05-11 | 1 | -7/+76 |
* | Fix for #2253 (search names not translated), mail-search i18n fixes. | Gediminas Paulauskas | 2001-05-08 | 1 | -4/+10 |
* | Added "MessageSearch" verb. | Jon Trowbridge | 2001-04-26 | 1 | -0/+230 |