aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-tag-followup.c
Commit message (Expand)AuthorAgeFilesLines
* Set the week start day from the calendar prefs, do same for 24 hourNot Zed2002-08-071-4/+8
* Set the default flag to Follow-Up.Jeffrey Stedfast2002-08-031-0/+1
* Updated to use the new Follow-Up tags. Instead of storing a stringJeffrey Stedfast2002-08-031-173/+85
* Don't pass the length of the tag name into strncmp, instead use the lengthJeffrey Stedfast2002-07-251-4/+8
* Don't use strncmp here or reply-all will match reply.Jeffrey Stedfast2002-07-241-1/+1
* Convert UTF-8 to gtkstrings since we are using a clist and not an E-widgetJeffrey Stedfast2002-04-301-2/+8
* Set the window title/icon here instead.Jeffrey Stedfast2002-04-041-1/+7
* oops, Ximian is spelled Ximian, not Ximain. :-)Jeffrey Stedfast2002-02-151-1/+1
* Set the followup icon to use the new flag icon rather than the exclamationJeffrey Stedfast2002-02-141-0/+23
* Fixed a bug.Jeffrey Stedfast2002-02-131-6/+0
* Get followup-up message-list values. Also highlight the message in red ifJeffrey Stedfast2002-02-121-17/+28
* Implemented. (on_right_click): Do better enabling/hiding of unwantedJeffrey Stedfast2002-02-121-4/+6
* Set the correct drop-down menu item. (message_tag_followup_encode): ReturnJeffrey Stedfast2002-02-101-4/+23
* New flag-for-followup tag editor dialog.Jeffrey Stedfast2002-02-091-0/+330