summaryrefslogtreecommitdiff
path: root/e-util/e-dialog-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+9
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-6/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-1/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-05-251-1/+1
* Find a better transient parent if we are not passed a window; fixesMichael Meeks2010-05-191-0/+4
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-101-115/+0
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-071-32/+0
* Remove redundant URI/filename conversion functions.Matthew Barnes2009-11-051-2/+2
* Bug 597533 - e_file_dialog_save() does not pass parent windowMatthew Barnes2009-10-061-35/+24
* No longer need the X11 configure checks.Matthew Barnes2009-09-231-4/+0
* Remove a bunch of unused functions.Matthew Barnes2009-09-151-43/+0
* Remove some obsolete utility functions.Matthew Barnes2009-09-041-168/+1
* More whitespace cleanup.Matthew Barnes2009-07-181-3/+3
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Whitespace cleanup.Matthew Barnes2009-05-281-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-24/+24
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-261-1/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-4/+4
|\ \ | |/
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-4/+4
| * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-111-1/+1
| * License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-121-14/+13
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-1/+1
* | Define a new interface called EMailReader, which implements operationsMatthew Barnes2008-12-271-13/+13
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-011-14/+13
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-201-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-10/+0
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-171-4/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-15/+15
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* 2007-08-20 mcrha Fix for bug #367760Milan Crha2007-08-201-11/+4
* ** Fixes bug #451211Srinivasa Ragavan2007-07-281-1/+1
* ** Fixes bug #424562Matthew Barnes2007-05-241-3/+0
* ** Fixes bug #419524Matthew Barnes2007-03-201-1/+1
* ** Fix for bug #349966Daniel Gryniewicz2006-11-271-116/+123
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-251-3/+9
* Silence unused variable warning.Tor Lillqvist2005-12-181-1/+4
* e-dialog-utils.c Conditionalize X11 specific code on GDK_WINDOWING_X11.Tor Lillqvist2005-11-261-1/+1
* Conditionalize X11 stuff on GDK_WINDOWING_X11.Tor Lillqvist2005-11-261-2/+13
* Commiting the patch for showing menu items in calendar attachment bar.Chenthill Palanisamy2005-10-181-7/+107
* cast warning, good ol win32 patches. (e_strftime): fix some clahey-code toNot Zed2005-08-241-3/+5
* Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >=Frédéric Crozat2004-08-251-0/+2
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-121-11/+47
* include config.h. See #61395.Not Zed2004-07-221-0/+4
* Remove separator from dialogs per HIG.William Jon McCann2004-03-091-0/+3
* (e_dialog_set_transient_for_xid): #ifdef out gtk 2.2 api usageDan Winship2003-03-251-3/+10
* Move this here from gal. Use e_dialog_set_transient_for so it DTRT forDan Winship2003-03-251-22/+80
* forgot to save before committingDan Winship2003-03-241-3/+3
* Rename, rewrite, make them actually work.Dan Winship2003-03-241-130/+85
* Do not #include <e-bonobo-widget.h>. (e_set_dialog_parent): Remove theEttore Perazzoli2003-01-141-6/+7