aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-search.c
Commit message (Expand)AuthorAgeFilesLines
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-3/+2
* Fixed some weird casting crack that got in here somehow, removedJon Trowbridge2001-10-251-3/+2
* Use the mail-tools convenience functions to remove and restore theJeffrey Stedfast2001-09-221-1/+1
* attach to the destroy handler to reset the tokenizer. (dialog_destroy_cb):Larry Ewing2001-08-241-5/+15
* Put _() instead of N_() around of the "Search" string,Zbigniew Chyla2001-08-181-1/+1
* Disable the "search forward/backward" option in the search dialog. Why?Jon Trowbridge2001-08-141-0/+20
* Oops. Uncomment this code since Trow fixed GtkHTML to actually have thisJeffrey Stedfast2001-07-241-1/+1
* Fixed the "Read" to be Read in the glade file per menesis' request.Jeffrey Stedfast2001-07-241-1/+1
* Carefully check for NULL everywhere, and do the right thing if the messageJon Trowbridge2001-07-241-1/+17
* Put frame around dialog vbox, put mail subject in that frame's label.Jon Trowbridge2001-05-151-49/+64
* set the dialog's window_icon to jimmac's new find_message.xpm.Duncan Mak2001-05-151-1/+4
* Use secondary searches here, so that we control the interference betweenJon Trowbridge2001-05-141-12/+39
* Updates the subject on refresh and sets subject to "Untitled Message" ifDuncan Mak2001-05-141-26/+53
* Use the ESearchingTokenizer to highlight search matches for folder-levelJon Trowbridge2001-05-111-7/+76
* Fix for #2253 (search names not translated), mail-search i18n fixes.Gediminas Paulauskas2001-05-081-4/+10
* Added "MessageSearch" verb.Jon Trowbridge2001-04-261-0/+230