aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-gtk-utils.c
Commit message (Expand)AuthorAgeFilesLines
* e-dialog-utils.c Conditionalize X11 specific code on GDK_WINDOWING_X11.Tor Lillqvist2005-11-261-0/+7
* (e_gtk_button_new_with_icon): Remove debuggingEttore Perazzoli2003-04-191-2/+0
* Utility function to create a button with a stock icon.Not Zed2003-04-151-0/+49
* A bunch of fixes to make e-util build with -DG_DISABLE_DEPRECATED andJeffrey Stedfast2003-01-031-10/+9
* (e_signal_connect_full_while_alive): Get toEttore Perazzoli2003-01-031-3/+3
* (e_signal_connect_while_alive): New.Ettore Perazzoli2002-12-201-16/+34
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Use ->bin_window [instead of ->window] if the widget is a GtkLayout.Ettore Perazzoli2001-09-191-2/+9
* Removed. (gtk_radio_button_select_nth): Removed.Ettore Perazzoli2001-09-181-43/+28
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Remove #include <glib.h> Shuffle some headers. Remove #includeKjartan Maraas2001-03-301-0/+1
* New function, name describes it well. (gtk_radio_button_select_nth): NewJason Leach2001-01-191-0/+54
* Implemented a new `e_gtk_signal_connect_full_while_alive()' utilityEttore Perazzoli2000-09-111-0/+106