aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-tag-followup.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug #41243.Jeffrey Stedfast2003-04-121-0/+2
* Use gconf to get the paned size. (folder_browser_set_message_preview):Jeffrey Stedfast2003-01-081-3/+34
* Fixed some build issues.Jeffrey Stedfast2003-01-041-0/+10
* ...And a whole bunch more build fixes.Jeffrey Stedfast2002-12-181-6/+6
* Don't re-use cell renderers - I'm not sure this is actually safe to do.Jeffrey Stedfast2002-12-141-36/+33
* gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setupNot Zed2002-12-021-13/+27
* Do not #include <libgnome/gnome-defs.h>. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-141-1/+0
* Commented out stuff that doesn't build yet. Also fixed idl build rule.Not Zed2002-11-121-35/+26
* 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