aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-tag-followup.c
Commit message (Expand)AuthorAgeFilesLines
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-16/+8
* Remove deprecated gtk_combo_set_case_sensitive() call as FALSE IS alreadyAndre Klapper2009-02-271-1/+0
* ** Fixes bug #567280Matthew Barnes2009-01-111-1/+0
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-14/+15
* ** Fixes bug #546892Matthew Barnes2008-08-121-12/+5
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-10/+1
* Never undefine DISABLE_DEPRECATED macros in source code. Yes, it willMatthew Barnes2008-06-061-10/+0
* Patch from Andre Klapper <a9016009@gmx.de> ** Fix for bug #339156 (Added a g...Suman Manjunath2008-01-281-0/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-43/+43
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Beautify #include order and syntax. Use gstdio wrappers. ConstructTor Lillqvist2005-12-181-5/+11
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* use mail dialogs.glade.Not Zed2004-06-181-1/+1
* removed.Not Zed2004-05-031-1/+12
* Same.Jeffrey Stedfast2004-04-201-1/+1
* mail-component.cMichael Terry2004-04-191-3/+13
* Use gtk_window_present instead of doing a show then raise, as this alsoRodney Dawes2004-03-251-2/+5
* updated for camel namespace changesJeffrey Stedfast2003-09-191-4/+4
* temporarily reverting camel namespace changes until after other branches have...Jeffrey Stedfast2003-08-271-4/+4
* updated for namespace changed made to camel-mime-utils.[c,h]Jeffrey Stedfast2003-08-261-4/+4
* Use mail-config's gconf client. (target_date_new): Same.Jeffrey Stedfast2003-06-121-4/+2
* 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