aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-search.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGTKHTML_0_12_0nobody2001-08-201-413/+0
* 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