summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with En...John Smith2012-03-232-52/+0
* Fix for 909328 : Dockable Find & Replace dialogJohn Smith2012-03-234-1/+84
* Fix for 950508 : Fill Stroke : Minor visual enhancements, match label sizesJohn Smith2012-03-213-11/+9
* Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity lab...John Smith2012-03-164-12/+22
* Fix for 950508 : Fill Stroke : Minor visual enhancementsJohn Smith2012-03-153-16/+23
* Fix for 903671 : Fill and Stroke Gradient list and Gradient EditorJohn Smith2012-03-152-1/+50
* Replace deprecated Gdk::Window APIAlex Valavanis2012-03-131-0/+4
* cppcheckKris De Gussem2012-03-071-1/+1
* Fix for 946631 : Overlay scrollbars causing input boxes to be small (Document...John Smith2012-03-061-1/+1
* Clean up our fork of Gtk::Ruler a bitAlex Valavanis2012-03-052-310/+19
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-292-3/+3
* Import deprecated GtkRuler API. Probably worth tidying :-)Alex Valavanis2012-02-262-7/+403
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-2624-50/+62
* Header cleaningAlex Valavanis2012-02-252-10/+21
* Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith2012-02-174-16/+63
* Fix remaining glib deprecation and define compiler macrosAlex Valavanis2012-02-151-2/+2
* Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis2012-02-152-2/+2
* Header cleaningAlex Valavanis2012-02-1211-4/+16
* Cleaning up a few headersAlex Valavanis2012-02-123-3/+12
* Replace old ComboText with Gtk::ComboBoxTextAlex Valavanis2012-02-116-163/+16
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-119-43/+51
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-081-16/+7
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-0614-13/+34
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-052-29/+16
* documentationKris De Gussem2012-01-172-26/+39
* More GSEAL stuffAlex Valavanis2012-01-142-8/+9
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-122-3/+5
* Fix pointer initializationJohan B. C. Engelen2012-01-081-5/+5
* minor documentation and header stuffKris De Gussem2012-01-071-9/+8
* Fixed warning under gcc 4.5.2Jon A. Cruz2012-01-071-6/+6
* Warning and uninitialized data cleanup.Jon A. Cruz2012-01-071-1/+1
* Fixed null-pointer ctor crashes.Jon A. Cruz2012-01-033-13/+28
* More deprecated GtkTooltipsAlex Valavanis2012-01-0319-116/+63
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-0320-45/+19
* Fix for Bug #494722 (Docked dialogs in a floating window crashes on shutdown)...Nicolas Dufour2011-12-311-2/+2
* GDL: Drop placement patchesAlex Valavanis2011-12-291-1/+0
* mixed usage of class and struct for same objectKris De Gussem2011-12-111-1/+1
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* various: warnings and initalizationKris De Gussem2011-11-134-28/+33
* lpe: add slider to scalar param optionally (does not work very well yet)Johan B. C. Engelen2011-11-092-2/+14
* add const just because it can :)Johan B. C. Engelen2011-11-092-2/+2
* increase significant digits for page dimensionsJohan B. C. Engelen2011-11-051-0/+8
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-2746-589/+637
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-2533-143/+174
* cppcheckKris De Gussem2011-10-183-5/+5
* Doxygen cleanup.Jon A. Cruz2011-10-0325-31/+35
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-272-2/+0
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-272-4/+4
* UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More pre...Nicolas Dufour2011-08-231-1/+1
* Fix icon toggler breakage after the icon-names.h change. Patch from ~suv.Krzysztof Kosi??ski2011-07-151-2/+2