summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the tit...Nicolas Dufour2012-03-071-6/+11
* cppcheckKris De Gussem2012-03-071-1/+1
* UI. Fix for Bug #668991 (Poor wording in data-loss prompt).Nicolas Dufour2012-03-051-1/+1
* Remove some deprecated GDK symbolsAlex Valavanis2012-03-031-2/+2
* Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith2012-03-031-2/+3
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-2915-29/+30
* Fix gseal issues in rulerAlex Valavanis2012-02-262-58/+79
* Import deprecated GtkRuler API. Probably worth tidying :-)Alex Valavanis2012-02-263-39/+969
* Replace deprecated gtk_toolbar_append_widget APIAlex Valavanis2012-02-263-5/+15
* Replace deprecated GTK_TYPE macrosAlex Valavanis2012-02-263-8/+8
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-267-17/+17
* cppcheck: null pointer dereference fixKris De Gussem2012-02-211-1/+1
* Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith2012-02-171-0/+4
* Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith2012-02-162-2/+2
* Cleaning up unused variables and other warnings.Jon A. Cruz2012-02-142-11/+4
* Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz2012-02-135-87/+95
* Header cleaningAlex Valavanis2012-02-1211-7/+13
* Get rid of deprecated gtk_marshal_* and some old GtkComboBox APIAlex Valavanis2012-02-118-24/+46
* GSEAL fixesAlex Valavanis2012-02-111-61/+84
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-111-1/+2
* Patch from lp 721448 to make OSX Aqua builds more stableJosh Andler2012-02-081-4/+0
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-066-4/+8
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-055-16/+16
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-053-12/+9
* implement some switches between visual bbox and geometric bbox, depending on ...Alvin Penner2012-02-041-1/+6
* Revert accidental commit in desktop-widget.cppAlex Valavanis2012-01-231-4/+1
* Fix missing header in units.cppAlex Valavanis2012-01-221-1/+4
* Update and documentation of sp-attribute-widgetKris De Gussem2012-01-192-219/+166
* Reverting revision 10761 (regression found in the color notebook, see Bug #Bu...Nicolas Dufour2012-01-161-7/+2
* More GSEAL stuffAlex Valavanis2012-01-141-1/+1
* Cleanup variable declarations in ruler, and a couple of GSEAL fixes.Alex Valavanis2012-01-141-42/+31
* sp-color-slider GSEAL fixesAlex Valavanis2012-01-141-41/+63
* icon.cpp GSEAL fixesAlex Valavanis2012-01-141-6/+13
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-123-7/+7
* Dropped deprecated function sp_repr_get_int_attributeKris De Gussem2012-01-111-1/+3
* Desktop-widget GSEAL fixesAlex Valavanis2012-01-111-34/+46
* Warning and uninitialized variable cleanup.Jon A. Cruz2012-01-081-7/+2
* dropped deprecated function sp_repr_get_double_attributeKris De Gussem2012-01-071-14/+32
* Warning and uninitialized data cleanup.Jon A. Cruz2012-01-072-9/+23