summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused icon-widget codeAlex Valavanis2012-05-313-227/+0
* Gtkmm 3 fixes for licensor widgetAlex Valavanis2012-05-311-0/+8
* Replace deprecated pointer grabbing in rulerAlex Valavanis2012-05-281-0/+19
* Stop using deprecated GdkBitmap in custom cursorsAlex Valavanis2012-05-271-13/+10
* svg-canvas GTK+3 fixesAlex Valavanis2012-05-241-0/+12
* GTK+ 3 changes for cell-renderersAlex Valavanis2012-05-214-11/+36
* More size-request GTK+ 3 fixesAlex Valavanis2012-05-211-2/+6
* Fix for 1000023 : Fill & Stroke dialog redesignJohn Smith2012-05-214-1/+6
* Fix for 997886 : Document Metadata : Crash when saving with 2 documents openJohn Smith2012-05-112-6/+11
* A couple of simple Gtk3 fixesAlex Valavanis2012-05-061-1/+1
* Fix missing glib headers in imageiconAlex Valavanis2012-05-061-0/+2
* Merge more ruler codeAlex Valavanis2012-05-062-17/+14
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-3/+1
* Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-303-0/+3
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-3016-1/+152
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-286-0/+9
* Get rid of GtkObject in toolboxAlex Valavanis2012-04-231-1/+1
* Replace deprecated toolbar orientation API. Unfortunately there is no replace...Alex Valavanis2012-04-211-3/+8
* Fix for 169888 : HIG Style frameJohn Smith2012-04-173-0/+164
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-3/+9
* Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis2012-04-141-0/+4
* Translation. More disambiguations (see Bug #832560).Nicolas Dufour2012-04-132-4/+4
* Clean up a few Gtkmm orientablesAlex Valavanis2012-04-111-0/+1
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-102-7/+7
* Replace deprecated gdk_cursor_unrefAlex Valavanis2012-04-091-0/+8
* Fix CheckButton header issue with GTK+ 3Alex Valavanis2012-04-091-0/+2
* documentationKris De Gussem2012-04-091-1/+1
* More GDK key macro fixes, and some cursor referencingAlex Valavanis2012-04-081-1/+1
* 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