| Commit message (Expand) | Author | Age | Files | Lines |
* | changed string "Settings" to "Preferences" to keep consistency. Fixes bug | Andre Klapper | 2006-01-21 | 1 | -1/+1 |
* | Revert the previous patch as it distorts the size of the dialog on some | Harish Krishnaswamy | 2005-11-15 | 1 | -3/+3 |
* | Set the size of the preference window so that it doesnt flicker. Hide it | Srinivasa Ragavan | 2005-11-10 | 1 | -3/+3 |
* | Convert to G_DEFINE_TYPE | JP Rosevear | 2004-12-21 | 1 | -17/+6 |
* | ** See bug #61285. | Not Zed | 2004-09-04 | 1 | -1/+1 |
* | Remove e-lang-utils.h include. | Not Zed | 2004-04-30 | 1 | -1/+0 |
* | do the same as below. | Not Zed | 2004-04-30 | 1 | -2/+6 |
* | Same. | Jeffrey Stedfast | 2004-04-20 | 1 | -1/+1 |
* | Change component icons to use the icon theme names for icons Remove | Michael Terry | 2004-04-19 | 1 | -6/+2 |
* | Remove dialog separators Change the border with of the dialog's vbox and | Rodney Dawes | 2004-04-01 | 1 | -0/+1 |
* | We don't need this really (class_init): We don't need to have our own | Rodney Dawes | 2004-03-27 | 1 | -20/+1 |
* | Use "evolution2:config_item" attributes instead of "evolution:config_item" | Ettore Perazzoli | 2003-11-04 | 1 | -6/+6 |
* | Add appropriate padding to the Evolution Settings window. This is another | Anna Marie Dirks | 2003-04-24 | 1 | -1/+2 |
* | Use set_default_size instead of size_request so we allow the user to | Not Zed | 2003-03-26 | 1 | -4/+3 |
* | Set GTK_RESPONSE_OK as the default response. | Ettore Perazzoli | 2003-01-28 | 1 | -1/+1 |
* | Install the shell executable as evolution-$(BASE_VERSION) using an | Ettore Perazzoli | 2003-01-23 | 1 | -2/+2 |
* | pass pango_context_get_language (context) to pango_context_get_metrics. | Chris Toshok | 2003-01-18 | 1 | -1/+1 |
* | use pango_layout_get_pixel_size here instead of pango_layout_get_width, | Chris Toshok | 2003-01-10 | 1 | -1/+3 |
* | dont unref the pango context, get_context() doesn't create a ref. | Not Zed | 2003-01-09 | 1 | -1/+0 |
* | [With this commit, the shell compiles without deprecated | Ettore Perazzoli | 2002-12-20 | 1 | -4/+16 |
* | changed to use a gtkdialog instead of a gnome one. | Not Zed | 2002-12-02 | 1 | -5/+5 |
* | e_get_language_list now returns language codes that actually work with | Dan Winship | 2002-11-27 | 1 | -2/+2 |
* | init the corba exception before loading each config page, so previous | Chris Toshok | 2002-11-17 | 1 | -3/+9 |
* | Make separate dispose/finalize overrides of just overriding destroy. | Ettore Perazzoli | 2002-11-12 | 1 | -5/+5 |
* | New. (impl_finalize): New. (destroy): Removed. (class_init): Install | Ettore Perazzoli | 2002-11-06 | 1 | -1/+1 |
* | Renamed from GNOME_Evolution_Shell.oaf.in. | Ettore Perazzoli | 2002-11-04 | 1 | -20/+21 |
* | Increase the width slightly. | Ettore Perazzoli | 2002-10-29 | 1 | -1/+1 |
* | If one of the allowed types is "type/*", allow anything starting with | Dan Winship | 2002-09-26 | 1 | -2/+12 |
* | [Fix #28495 with a lame hack that works around Bonobo sizing | Ettore Perazzoli | 2002-09-20 | 1 | -1/+36 |
* | Invoke gettext on strings coming from the .oaf files. | Kjartan Maraas | 2002-09-18 | 1 | -2/+2 |
* | set type (load_pages): get the oaf property for type and track the page | JP Rosevear | 2002-04-07 | 1 | -6/+72 |
* | Set the title of the dialog. | Ettore Perazzoli | 2002-04-06 | 1 | -0/+1 |
* | Add type "Page". (page_new): New helper function. (page_free): New helper | Ettore Perazzoli | 2002-03-30 | 1 | -7/+104 |
* | g_warning if the control cannot be activated. | Ettore Perazzoli | 2002-03-27 | 1 | -1/+5 |
* | Removed. (load_pages): Use e_get_language_list() here instead. Also, free | Ettore Perazzoli | 2002-03-23 | 1 | -23/+4 |
* | Use `evolution:config_item:icon_name' instead of | Ettore Perazzoli | 2002-03-14 | 1 | -4/+13 |
* | Use ECorbaConfigPages. | Ettore Perazzoli | 2002-03-10 | 1 | -6/+5 |
* | New function to create a test configuration page for the test component. | Ettore Perazzoli | 2002-03-08 | 1 | -0/+170 |