aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-multi-config-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* 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