summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change license in about box to GPLv3 - due to GIMP filesKrzysztof Kosi??ski2016-05-081-286/+620
* Clarify license.Krzysztof Kosi??ski2016-05-082-2/+2
* Prevent scrollbar overlay from covering swatches in GTK3 build. Tavmjong Bah2016-05-065-3/+14
* Correct comment.Tavmjong Bah2016-05-031-1/+1
* minor warning cleanup.Jon A. Cruz2016-04-211-2/+2
* various filter editor fixesRaphael Rosch2016-04-162-22/+27
* Filter editor: effect description not entirely readableRaphael Rosch2016-04-142-17/+43
* function to release object from groupRaphael Rosch2016-04-142-0/+13
* Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf...Alex Valavanis2016-04-131-3/+0
* Remove old uses of GTK_STOCK macrosMartin Owens2016-04-132-3/+2
* gimpcolorwheel: Fix deprecated gtk_widget_style_attach #Hackfest2016Alex Valavanis2016-04-131-0/+2
* Fix cmake buildMarc Jeanmougin2016-04-131-1/+1
* 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
* Fork GtkImageMenuItem and remove show_image boolean because we always want to...Martin Owens2016-04-121-0/+12
* Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski2016-04-123-8/+8
* Add option for larger icons (useful for 4K display).Tavmjong Bah2016-04-121-2/+3
* Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8)Martin Owens2016-04-123-6/+6
* Hackfest 2016: fix critical warning on startupKrzysztof Kosi??ski2016-04-111-13/+11
* GTK3 fixsu_v2016-04-091-0/+4
* Provide tooltip for Selection set dialog tree area.Tavmjong Bah2016-04-081-1/+11
* Remove inkscape-specific glib clone function (and get rid of deprecated Glib ...Marc Jeanmougin2016-04-081-38/+1
* Add clickable link to www.inkscape.org to splash screen dialog.Kamalpreet Grewal2016-04-071-0/+12
* Fix node size regression and add ctrlResize property for multiple use.Martin Owens2016-04-023-29/+41
* Fix crash on copying orphaned clonesMarc Jeanmougin2016-04-021-1/+1
* Protect the color wheel from hue loss at a deeper level.Martin Owens2016-03-292-1/+5
* Fix bugs with the colour selector self-signaling on change.Martin Owens2016-03-292-4/+5
* Add prependUnit functionMartin Owens2016-03-222-0/+11
* More complete handling of units for 'line-height' in text toolbar.Tavmjong Bah2016-03-223-15/+0
|\
| * Add line-height unit selector to text toolbar.Tavmjong Bah2016-03-221-4/+0
| * Reverting 14701.Tavmjong Bah2016-03-182-11/+0
* | Update status bar text and remove spare Geom Point variable.Martin Owens2016-03-201-8/+7
* | [Bug #1545332] Canvas context menu: allow grouping a single selection (same a...suv-lp2016-03-201-1/+1
* | Add Shift+Enter path complete and larger square node on mouse over.Martin Owens2016-03-202-3/+20
* | Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...Jabier Arraiza Cenoz2016-03-181-1/+1
|/
* Fix a bug meassuring text in units diferent than PXJabier Arraiza Cenoz2016-03-141-2/+1
* "Relative to" option for node alignment.Marc Jeanmougin2016-03-134-3/+116
* Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2016-03-122-0/+11
* Improvements on the "new from template" dialogAdrian Boguszewski2016-03-116-23/+70
* Displays filename instead of blank string in unnamed palettesAdrian Boguszewski2016-03-101-5/+6
* does not zoom in to selection box if holding shift to zoom outMarc Jeanmougin2016-03-071-1/+1
* Fix for bug 415471 and 1553182 related to undo with eraser toolJabier Arraiza Cenoz2016-03-041-41/+48
* Fix bug: 230480 eraser tool always deletes selected objectsJabier Arraiza Cenoz2016-03-041-1/+12
* Hide with widget in delete mode of eraser toolJabier Arraiza Cenoz2016-03-041-0/+1
* forgot to include a file in previous commit ><Marc Jeanmougin2016-03-031-1/+1
* Add support for the "relative to" setting when aligning baselines (fixes 167228)Marc Jeanmougin2016-03-031-3/+46
* update to trunkJabier Arraiza Cenoz2016-03-033-6/+21
|\