summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove no longer needed warning about feTile rendering.Tavmjong Bah2016-04-131-12/+0
* Fix a few more pick calls not preceded by updateKrzysztof Kosi??ski2016-04-132-4/+10
* Remove unused variable in sp-canvas.cppKrzysztof Kosi??ski2016-04-131-2/+0
* Hopefully fix "invalid state when picking" warnings. #Hackfest2016Krzysztof Kosi??ski2016-04-131-2/+4
* Fix artifacts at the border when panning the canvas. #Hackfest2016Krzysztof Kosi??ski2016-04-131-16/+13
* font-selector: Gtk+ 3 theming #Hackfest2016Alex Valavanis2016-04-131-1/+16
* Fix canvas flicker while dragging objects. #Hackfest2016Krzysztof Kosi??ski2016-04-131-33/+11
* spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016Alex Valavanis2016-04-131-1/+1
* text-toolbar: Gtk+ 3 theming #Hackfest2016Alex Valavanis2016-04-131-0/+18
* Remove old uses of GTK_STOCK macrosMartin Owens2016-04-134-8/+7
* Gtk3 compatibility fix. Hackfest 2016Tavmjong Bah2016-04-131-4/+4
* Fix redraw problems when shrinking and then enlarging the SPCanvas widget.Krzysztof Kosi??ski2016-04-131-4/+6
* Fix referencing problem with widget is moved from one container to another. H...Tavmjong Bah2016-04-131-0/+5
* Move background drawing to SPCanvas to avoid temporarily drawing an incorrectKrzysztof Kosi??ski2016-04-134-42/+79
* gimpcolorwheel: Fix deprecated gtk_widget_style_attach #Hackfest2016Alex Valavanis2016-04-131-0/+2
* spw-utilities: Fix deprecated gtk_widget_override_font #Hackfest2016Alex Valavanis2016-04-131-4/+22
* Fix cmake buildMarc Jeanmougin2016-04-136-5/+13
* Simplify SPCanvas by tracking the clean region instead of the dirty region.Krzysztof Kosi??ski2016-04-132-76/+42
* ink-comboboxentry-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+18
* Restore ability to set unitless 'line-height'. Hackfest 2016Tavmjong Bah2016-04-131-31/+48
* ink-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+22
* color-scales: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+6
* color-notebook: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+4
* color-icc-selector: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-1/+12
* clonetiler: Fix deprecated GtkAlignment #Hackfest2016Alex Valavanis2016-04-131-6/+5
* clonetiler: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+13
* ege-select-one-action: Fix deprecated GtkAlignment #Hackfest2016Alex Valavanis2016-04-121-0/+13
* spw-utilities: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-0/+17
* gradient-vector: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-0/+6
* ege-adjustment-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-0/+6
* desktop-widget: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-13/+18
* Fork GtkImageMenuItem and remove show_image boolean because we always want to...Martin Owens2016-04-125-1/+1189
* sp-canvas: Disable deprecated double-buffering #Hackfest2016Alex Valavanis2016-04-121-6/+1
* Update copyright notices on display/sp-canvas.(h|cpp)Krzysztof Kosi??ski2016-04-122-0/+4
* desktop-widget: Fix deprecated gtk_widget_reparent usage #Hackfest2016Alex Valavanis2016-04-121-2/+4
* desktop-widget: Fix background color setting #Hackfest2016Alex Valavanis2016-04-121-4/+12
* Hackfest 2016: Fix SPCanvas to comply with GTK3 rendering model.Krzysztof Kosi??ski2016-04-122-148/+139
* svg-view-widget: Fix background-color handling #Hackfest2016Alex Valavanis2016-04-121-2/+12
* Replace xthickness and ythickness with Gtk Context padding.Martin Owens2016-04-121-6/+14
* Latest gtk3 cleanupMartin Owens2016-04-122-10/+33
* Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski2016-04-1210-632/+495
* Add option for larger icons (useful for 4K display).Tavmjong Bah2016-04-123-3/+13
* Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8)Martin Owens2016-04-126-16/+10
* inkview: Fix cursor API deprecation #Hackfest2016Alex Valavanis2016-04-121-2/+3
* regenerates inkscape-version when revno changes ; Translates inkscape.desktop...Marc Jeanmougin2016-04-122-5/+7
* fix undo clip rendering bugMarc Jeanmougin2016-04-121-0/+1
* svg-view: Fix cursor APIAlex Valavanis2016-04-111-1/+2
* desktop-events: Fix deprecated GdkCursor APIAlex Valavanis2016-04-111-26/+23
* Hackfest 2016: fix critical warning on startupKrzysztof Kosi??ski2016-04-111-13/+11
* desktop: Fix deprecated GdkCursor APIAlex Valavanis2016-04-111-1/+2