summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for 1029302 : Fill/Stroke dialog does not update on tool changeJohn Smith2012-08-011-1/+17
* Drop use of size-request in button and sp-widget (GTK3)Alex Valavanis2012-07-232-37/+62
* Fix for 940578 : Max font size in toolbar font chooserJohn Smith2012-07-202-2/+13
* Fix for 167781 : opacity in selected style loses focus on kbd value scroll, f...John Smith2012-07-111-1/+3
* Fix for 1022676 : Font dialog label alignmentJohn Smith2012-07-101-1/+1
* Fix for 167781 : opacity in selected style loses focus on kbd value scrollJohn Smith2012-07-101-6/+12
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-054-22/+0
* Fix for 950677 : Retire legacy gradient editorJohn Smith2012-07-011-1/+1
* Fix for 722017 : Better Gradient WindowJohn Smith2012-06-265-178/+374
* Migrate some widgets to GtkStyleContextAlex Valavanis2012-06-244-67/+109
* Use orientable widgets in GTK+ 3 buildAlex Valavanis2012-06-231-0/+6
* Migrate to new device pointer API for GTK+ 3Alex Valavanis2012-06-232-3/+20
* Fix crash in fill and stroke dialog with GTK+ 3Alex Valavanis2012-06-181-24/+83
* Removed outdated classes.Jon A. Cruz2012-06-1715-0/+30
* Fix new deprecated GTK+ symbols in desktop-widgetAlex Valavanis2012-06-141-2/+17
* Drop check for ancient GTK version. Fixes statusbar width issueAlex Valavanis2012-06-141-2/+0
* Fix for 1011726 : Performance regression with XML Editor - Improve model unlo...John Smith2012-06-131-1/+11
* fix memleakKris De Gussem2012-06-121-14/+18
* Fix for 1011726 : Performance regression with XML EditorJohn Smith2012-06-122-39/+35
* Fix some broken callbacks for Gtk+ 3Alex Valavanis2012-06-111-21/+22
* Gtk+ 3 drawing for sp-color-sliderAlex Valavanis2012-06-091-160/+136
* Fix build failure with old GtkAdjustment APIAlex Valavanis2012-06-091-1/+6
* Get rid of remaining GtkObject usageAlex Valavanis2012-06-094-52/+87
* Drop GtkObject usage in gradient-vectorAlex Valavanis2012-06-091-17/+48
* Fix compile for GTK+ less than 2.20 when GSEAL is on. Fixes bug #1009010.Jon A. Cruz2012-06-071-4/+6
* Gtkmm fixes for sp-widgetAlex Valavanis2012-05-311-2/+2
* Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis2012-05-2817-17/+17
* Use accessor function for private label in message dialogAlex Valavanis2012-05-261-4/+18
* Fixing warnings.Jon A. Cruz2012-05-251-14/+7
* Don't use extension events API in GTK+3 buildsAlex Valavanis2012-05-241-0/+6
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-236-3/+421
* More GTK+ 3 fixes for desktop-widgetAlex Valavanis2012-05-221-6/+0
* Drop GtkObject usage in view widgetsAlex Valavanis2012-05-221-2/+0
* Use theme foreground colour for ruler tick drawingAlex Valavanis2012-05-211-0/+1
* Fix for 1000023 : Fill & Stroke dialog redesignJohn Smith2012-05-213-4/+63
* Fix for 973195 : Limit width of color profile labelsJohn Smith2012-05-202-39/+40
* C++ification of SPWidget.Jon A. Cruz2012-05-202-226/+293
* GTK+ 3 changes for sp-widgetAlex Valavanis2012-05-191-27/+25
* GTK+ 3 fixes for colour selector widgetsAlex Valavanis2012-05-188-86/+67
* More GtkObject fixesAlex Valavanis2012-05-183-26/+20
* More GtkObject fixesAlex Valavanis2012-05-182-17/+14
* Gtk+ 3 fixes for button widgetAlex Valavanis2012-05-181-7/+10
* Fix for 973195 : Limit width of marker labelsJohn Smith2012-05-181-1/+2
* Fix for 950677 : ellipsize function with ustringJohn Smith2012-05-173-20/+18
* Fix for 950508 : Small padding changeJohn Smith2012-05-161-1/+1
* Fix for 950677 : Ellipse text if gradient name too longJohn Smith2012-05-153-4/+19
* Fix for 986446 : Measure toolbar header includeJohn Smith2012-05-141-1/+1
* syntx of null pointer dereference checksKris De Gussem2012-05-122-52/+56
* Fix for 169759 : HIG compliant Edit menuJohn Smith2012-05-111-1/+1
* GTK+3 drawing of iconsAlex Valavanis2012-05-091-51/+61