summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix infinite loop (?) by disabling saving the order of filters when they are ...Johan B. C. Engelen2014-02-241-1/+6
* inspired by r13052, fix up the code to hopefully work when someone has differ...Johan B. C. Engelen2014-02-241-14/+18
* fix typos in page-sizer (Bug 1240308)Alvin Penner2014-02-241-2/+2
* Fix for selcue settings.Markus Engel2014-02-235-0/+10
* offset of viewBox on document unit change (Bug 1280684)Alvin Penner2014-02-221-1/+7
* Symbols dialog: update currentDesktop and currentDocument when document repla...Tavmjong Bah2014-02-211-1/+3
* Fix for Bug #1281104 (Open Clipart import dialog crashes with concurrent sear...Nicolas Dufour2014-02-191-3/+2
* scaling of viewBox on document unit change (Bug 1236257)Alvin Penner2014-02-171-3/+8
* Fix console messages (see Bug #879058 - Spray Single Path Mode includes origi...Nicolas Dufour2014-02-161-16/+8
* Fix for Bug #879058 (Spray Single Path Mode includes original object).Nicolas Dufour2014-02-081-1/+1
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-083-10/+10
* Fix for Bug #1250685 (Unnecessary gender-specific terms in code).Nicolas Dufour2014-02-051-28/+28
* Workaround for Bug #1273510 (crash in in cc_generic_knot_handler() after tool...Nicolas Dufour2014-02-041-1/+6
* Fix some formatting problems and add formatting info at end of file.Tavmjong Bah2014-02-011-60/+74
* Fix spacing/remove tabs and eliminate extra conditional.Martin Owens2014-01-311-10/+8
* Prevent crash if a symbols file does not have a title.Tavmjong Bah2014-01-301-1/+9
* Move dragging undo block from tools-base to canvas. Regarding bug #168695Martin Owens2014-01-212-8/+0
* cppcheck stuffKris De Gussem2014-01-202-7/+4
* Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16...Martin Owens2014-01-202-11/+8
* i18n. No need to translate strings with one single space.Nicolas Dufour2014-01-191-1/+1
* Try another fix for the undo when dragging bug #168695Martin Owens2014-01-192-3/+12
* Better fix for GTK3 build error in symbols.cpp.Nicolas Dufour2014-01-171-2/+2
* GTK3 build error in symbols.cpp.Nicolas Dufour2014-01-171-1/+2
* i18n. Symbols are now translatable (see Bug #1261198); POT file and French tr...Nicolas Dufour2014-01-171-3/+4
* fix null pointer dereferenceKris De Gussem2014-01-161-4/+6
* i18n. New from Template entries now translatable (see Bug #383844). POT file ...Nicolas Dufour2014-01-151-5/+5
* for rubberband outline, add shading instead of XOR (Bug 1266308)Alvin Penner2014-01-151-0/+1
* Fix for Bug #1236282 (add full keyboard navigation support for new templates ...Nicolas Dufour2014-01-153-5/+12
* multi-path-manipulator: strip dead codeAlex Valavanis2014-01-141-11/+0
* Fix bug #1239779 by removing caching for symbols.Martin Owens2014-01-142-50/+22
* Add GUI for feComponentTransfer filter primitive.Tavmjong Bah2014-01-132-31/+220
* update 2geom's copy to r2142Johan B. C. Engelen2014-01-121-2/+2
* gtkmmification (seems there is more margin in desktop-widget.cpp)Kris De Gussem2014-01-111-1/+1
* suppress compiler warningsKris De Gussem2014-01-112-2/+2
* Give the selection id a default just in case every selected item has no id. F...Martin Owens2014-01-101-1/+1
* suppress compiler warningsKris De Gussem2014-01-081-1/+1
* Rebuild symbols collection if opening or closing documents.Martin Owens2014-01-082-0/+10
* small code clarification, doesn't change anything, but makes intent more clearJohan B. C. Engelen2014-01-081-1/+1
* Change my mind on the solution to the bug, protect all selection additions.Martin Owens2014-01-081-2/+1
* Make damn sure the item hasn't been deleted before adding it.Martin Owens2014-01-081-1/+2
* Uniform colons usage in UI in front of edit boxesKris De Gussem2014-01-051-4/+4
* modify get_scale_transform_for_variable_stroke() to be consistent with get_sc...Alvin Penner2014-01-041-3/+4
* gimpspinscale (upstream gtk3-port#28c62): Convert to GtkStyleContextAlex Valavanis2014-01-031-35/+49
* gimpspinscale (upstream #6940c): Add get/set_labelAlex Valavanis2014-01-032-36/+68
* gimpspinscale (upstream #fb623): Reorder functionsAlex Valavanis2014-01-031-23/+23
* gimpspinscale (upstream #ce8ae): Fix text rendering on dark bgAlex Valavanis2014-01-031-56/+141
* gimpspinscale (upstream #85a09): Fix drag issueAlex Valavanis2014-01-031-2/+10
* Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-026-30/+91
* Fix for bug #1236282 (add full keyboard navigation support for new templates ...Nicolas Dufour2013-12-274-4/+12
* UI message fixKris De Gussem2013-12-241-2/+2