aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-multi-config-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Kill EShellSettingsDialog.Matthew Barnes2008-08-091-383/+0
* Work through more compilation errors.Matthew Barnes2008-08-091-242/+244
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+1
* Migrate from gtk_window_set_policy() to gtk_window_set_resizable() andKjartan Maraas2008-06-041-5/+1
* Cairofication of the preference window's etable.Srinivasa Ragavan2008-01-241-41/+0
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-8/+8
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Fixes bug #447727Matthew Barnes2007-06-151-14/+0
* ** Fix for bug #386503 from Matthew BarnesSrinivasa Ragavan2007-06-031-6/+5
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-7/+4
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-1/+2
* improve GError initialization code - fixes bug 352423. committed by AndreMatthew Barnes2006-08-231-3/+1
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-2/+0
* Committing patch from Nancy CaiSrinivasa Ragavan2006-01-231-0/+1
* Add a11y name to the left table of config dialog. Add name to the leftLi Yuan2005-08-041-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-5/+5
* test progJP Rosevear2004-11-261-11/+5
* Add a name for timezone combox. Make accessibility name and descriptionLi Yuan2004-11-011-1/+10
* Point at "config-prefs" instead of "config" for the help sectionRodney Dawes2004-09-141-1/+1
* Updated for changes to e-config-page.c (init): Removed the OK and ApplyJeffrey Stedfast2004-04-081-97/+10
* We don't need this really (class_init): We don't need to have our ownRodney Dawes2004-03-271-2/+6
* Change the filename and section that we pass to gnome_help_display_desktopRodney Dawes2004-02-121-2/+2
* Add a Help button (impl_response): Handle the Help button and open theRodney Dawes2004-02-111-0/+13
* Added HIG-appropriate spacing/ padding to the main hbox into which theAnna Marie Dirks2003-05-201-3/+3
* *misc/e-multi-config-dialog.c : add appropriate padding and spacing to theAnna Dirks2003-04-241-2/+4
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-051-1/+1
* (init): Change dialog fromEttore Perazzoli2003-01-151-1/+1
* Images are now in $(datadir)/evolution/imagesEttore Perazzoli2003-01-091-1/+1
* Removed the g_assert_not_reached(). If you hit the close button on yourNot Zed2002-12-101-2/+1
* Add include of gnome-dialog.hNot Zed2002-12-021-2/+2
* (init): Use GObject functions instead ofEttore Perazzoli2002-11-121-16/+13
* Removed. (impl_finalize): New. (class_init): Override GObject::finalize,Ettore Perazzoli2002-11-121-33/+34
* [Add a small delay to the switching of pages in the multi-configEttore Perazzoli2002-10-011-10/+40
* Ooops.Ettore Perazzoli2002-09-281-4/+3
* (create_page_container): Don't set upEttore Perazzoli2002-09-281-0/+2
* Don't print out the colors here unless debugging is turned on.Christopher James Lahey2002-04-271-1/+3
* Updated this to match the changed function name in gal.Christopher James Lahey2002-04-231-2/+2
* show a specific page numberJP Rosevear2002-04-071-0/+14
* Change the ETable specs so it doesn't sort.Ettore Perazzoli2002-03-301-1/+0
* Set horizontal scroll policy to GTK_POLICY_NEVER here. Don't set usizeChristopher James Lahey2002-03-161-9/+7
* Added alpha blending here.Christopher James Lahey2002-03-141-2/+69
* Clean up comment.Ettore Perazzoli2002-03-141-3/+1
* Removed Page struct. (e_multi_config_dialog_add_page): Select the initialChristopher James Lahey2002-03-131-56/+9
* Use Use e_table_memory_store instead of e_table_memory_callbacks. UseChristopher James Lahey2002-03-131-99/+38
* Use GNOME_STOCK_BUTTON_CLOSE, not GNOME_STOCK_BUTTON_CANCEL. (do_close):Ettore Perazzoli2002-03-121-10/+10
* Rename Page.widget -> Page.page_widget; it is now an EConfigPage insteadEttore Perazzoli2002-03-101-13/+150
* Don't display a header in the table on the left.Ettore Perazzoli2002-03-081-2/+3
* New. New.Ettore Perazzoli2002-03-061-0/+376