summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-1/+1
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-114/+109
* Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-303-6/+19
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-306-5/+48
* Replace deprecated GtkMetricType with SPMetricAlex Valavanis2012-04-282-62/+39
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-0/+1
* Fix for 979577 : Replace deprecated gtk_option_menu with gtk_combo_box - Fix ...John Smith2012-04-252-14/+16
* Fix for 950677 : Add link option to gradient toolbarJohn Smith2012-04-252-0/+31
* Correct GTK+ 3 box syntax in toolboxAlex Valavanis2012-04-231-5/+5
* Get rid of GtkObject in toolboxAlex Valavanis2012-04-234-21/+21
* Fix remaining Lucid build issues, hopefullyAlex Valavanis2012-04-231-18/+22
* Fix for 943207 : Replace deprecated gdk_draw_rgb_image with cairo drawing in ...John Smith2012-04-231-21/+37
* Fix for 979577 : Build fails on Ubuntu Lucid - Replace deprecated gtk_option_...John Smith2012-04-222-117/+130
* Warning cleanupJon A. Cruz2012-04-181-2/+2
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on...John Smith2012-04-181-25/+45
* Fixed conditional code to avoid unused function warnings.Jon A. Cruz2012-04-187-9/+34
* Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...Alex Valavanis2012-04-177-0/+215
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on...John Smith2012-04-161-2/+6
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-1/+5
* Replace deprecated GTK_TYPE macrosAlex Valavanis2012-04-121-2/+2
* Warning cleanup.Jon A. Cruz2012-04-121-23/+18
* Fix for 903676 : Replace GtkCTree with GtkTreeView in XML TreeJohn Smith2012-04-112-142/+407
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra...John Smith2012-04-112-18/+28
* Replace deprecated gtk_vbox_new and gtk_widget_size_requestAlex Valavanis2012-04-105-0/+54
* Clean up some deprecated orientable APIAlex Valavanis2012-04-101-0/+9
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-101-1/+1
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra...John Smith2012-04-101-8/+8
* Replace remaining gtk_hbox_new usageAlex Valavanis2012-04-108-0/+86
* Replace deprecated gdk_window_get_pointerAlex Valavanis2012-04-091-1/+8
* fix memory leak and some minor thingsKris De Gussem2012-04-093-18/+23
* small GSEAL fixJohan B. C. Engelen2012-04-081-1/+1
* drop some deprecated gdk_draw functionsAlex Valavanis2012-04-061-8/+18
* Fix build with gtk < 2.24Alex Valavanis2012-04-041-3/+9
* Warning cleanup.Jon A. Cruz2012-04-043-5/+5
* eek-preview: Cairo drawingAlex Valavanis2012-04-032-15/+21
* Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2012-04-032-6/+25
* Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2012-04-022-3/+3
* Fix for 950677 : Add stops and repeat controls to the gradient toolbarJohn Smith2012-04-016-270/+948
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection bug...John Smith2012-03-231-1/+1
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, reduce list p...John Smith2012-03-221-0/+2
* Fix for 959223 : Object selection messes up styles, regression from r11082John Smith2012-03-211-0/+4
* Fix for 903676 : Replace GtkCList with GtkTreeView in XML TreeJohn Smith2012-03-212-53/+71
* Fix for 950508 : Fill Stroke : Minor visual enhancementsJohn Smith2012-03-152-11/+22
* Fix for 903671 : Fill and Stroke Gradient list and Gradient EditorJohn Smith2012-03-153-174/+216
* Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBoxJohn Smith2012-03-145-471/+642
* Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Gradient too...John Smith2012-03-133-83/+124
* Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Fill and Str...John Smith2012-03-122-184/+121
* Replace deprecated GtkSignal APIAlex Valavanis2012-03-121-6/+7
* Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis2012-03-122-3/+2
* UI. Removing Affect: label (see Bug #590686).Nicolas Dufour2012-03-082-9/+0