aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-settings-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* changed string "Settings" to "Preferences" to keep consistency. Fixes bugAndre Klapper2006-01-211-1/+1
* Revert the previous patch as it distorts the size of the dialog on someHarish Krishnaswamy2005-11-151-3/+3
* Set the size of the preference window so that it doesnt flicker. Hide itSrinivasa Ragavan2005-11-101-3/+3
* Convert to G_DEFINE_TYPEJP Rosevear2004-12-211-17/+6
* ** See bug #61285.Not Zed2004-09-041-1/+1
* Remove e-lang-utils.h include.Not Zed2004-04-301-1/+0
* do the same as below.Not Zed2004-04-301-2/+6
* Same.Jeffrey Stedfast2004-04-201-1/+1
* Change component icons to use the icon theme names for icons RemoveMichael Terry2004-04-191-6/+2
* Remove dialog separators Change the border with of the dialog's vbox andRodney Dawes2004-04-011-0/+1
* We don't need this really (class_init): We don't need to have our ownRodney Dawes2004-03-271-20/+1
* Use "evolution2:config_item" attributes instead of "evolution:config_item"Ettore Perazzoli2003-11-041-6/+6
* Add appropriate padding to the Evolution Settings window. This is anotherAnna Marie Dirks2003-04-241-1/+2
* Use set_default_size instead of size_request so we allow the user toNot Zed2003-03-261-4/+3
* Set GTK_RESPONSE_OK as the default response.Ettore Perazzoli2003-01-281-1/+1
* Install the shell executable as evolution-$(BASE_VERSION) using anEttore Perazzoli2003-01-231-2/+2
* pass pango_context_get_language (context) to pango_context_get_metrics.Chris Toshok2003-01-181-1/+1
* use pango_layout_get_pixel_size here instead of pango_layout_get_width,Chris Toshok2003-01-101-1/+3
* dont unref the pango context, get_context() doesn't create a ref.Not Zed2003-01-091-1/+0
* [With this commit, the shell compiles without deprecatedEttore Perazzoli2002-12-201-4/+16
* changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-021-5/+5
* e_get_language_list now returns language codes that actually work withDan Winship2002-11-271-2/+2
* init the corba exception before loading each config page, so previousChris Toshok2002-11-171-3/+9
* Make separate dispose/finalize overrides of just overriding destroy.Ettore Perazzoli2002-11-121-5/+5
* New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-061-1/+1
* Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-041-20/+21
* Increase the width slightly.Ettore Perazzoli2002-10-291-1/+1
* If one of the allowed types is "type/*", allow anything starting withDan Winship2002-09-261-2/+12
* [Fix #28495 with a lame hack that works around Bonobo sizingEttore Perazzoli2002-09-201-1/+36
* Invoke gettext on strings coming from the .oaf files.Kjartan Maraas2002-09-181-2/+2
* set type (load_pages): get the oaf property for type and track the pageJP Rosevear2002-04-071-6/+72
* Set the title of the dialog.Ettore Perazzoli2002-04-061-0/+1
* Add type "Page". (page_new): New helper function. (page_free): New helperEttore Perazzoli2002-03-301-7/+104
* g_warning if the control cannot be activated.Ettore Perazzoli2002-03-271-1/+5
* Removed. (load_pages): Use e_get_language_list() here instead. Also, freeEttore Perazzoli2002-03-231-23/+4
* Use `evolution:config_item:icon_name' instead ofEttore Perazzoli2002-03-141-4/+13
* Use ECorbaConfigPages.Ettore Perazzoli2002-03-101-6/+5
* New function to create a test configuration page for the test component.Ettore Perazzoli2002-03-081-0/+170