summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check order (fixing bug 1219264 ?)Kris De Gussem2013-12-151-2/+2
* Fix for Bug #1255367 (Alt D clears undo history even when nothing happens).Nicolas Dufour2013-12-121-1/+9
* patch by Adolf Mathias and ~suv for Bug 1136495Alvin Penner2013-12-071-1/+1
* Fix for Bug #1257007 ([devlibs-gtk3] Crash when clicking on Export As...).Nicolas Dufour2013-12-061-1/+9
* add null pointer checkKris De Gussem2013-12-051-1/+1
* reorder header file includes. Because glibmm depends on a deprecated/threads....Johan B. C. Engelen2013-11-211-1/+2
* Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.Tavmjong Bah2013-11-195-17/+117
* part of patch by David Evans to fix C++11 buildJohan B. C. Engelen2013-11-121-0/+8
* Clean up some tool related things.Markus Engel2013-11-129-173/+41
* Moved and renamed some tool-related files.Markus Engel2013-11-0968-23/+24160
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-0727-75/+100
* remove unused private membersJohan B. C. Engelen2013-11-052-6/+1
* fix memleak. Export dialog still has many of its pointer members leaking !!!Johan B. C. Engelen2013-10-302-24/+26
* units: fix stroke/gradient/whatever scaling when changing document unit in th...Johan B. C. Engelen2013-10-291-5/+25
* "fix" some "unused parameter" warningsKris De Gussem2013-10-291-1/+1
* don't update doc unit stuff when initializing DocumentProperties dialog widgetsJohan B. C. Engelen2013-10-251-8/+14
* fix ambiguity error with C++11 (gcc 4.6.2 Windows)Johan B. C. Engelen2013-10-211-1/+1
* we don't have nondocked dialogs, so rewrite restoring dialogs on startup via ...buliabyak2013-10-132-6/+7
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-1219-78/+78
* Fix cycling through nodes with tab key.Markus Engel2013-10-092-12/+1
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-091-2/+2
* Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...Tavmjong Bah2013-10-081-1/+1
* Rewrite the internals of the unit code for somewhat better performanceKrzysztof Kosi??ski2013-10-053-10/+8
* C++Johan B. C. Engelen2013-10-042-5/+5
* C++Johan B. C. Engelen2013-10-042-8/+8
* fix bug (added some comments to jabiertxof's patch)Johan B. C. Engelen2013-10-042-3/+4
* Do not allow NULL _spcurve to be set in PathManipulator.Krzysztof Kosi??ski2013-10-041-0/+4
* Fix segment welding in the node tool hanging when a two-point segmentKrzysztof Kosi??ski2013-10-021-2/+7
* fix previous commitJohan B. C. Engelen2013-09-301-2/+2
* string leaksJohan B. C. Engelen2013-09-301-2/+2
* fix two memleaksJohan B. C. Engelen2013-09-281-2/+6
* cppcheck: performanceKris De Gussem2013-09-262-2/+2
* random code cleanupJohan B. C. Engelen2013-09-261-1/+1
* Merged from trunk (r12593).Markus Engel2013-09-263-4/+4
|\
| * C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen2013-09-253-4/+4
* | Merged from trunk (r12588).Markus Engel2013-09-2420-142/+323
|\|
| * Fix my email address through codebaseBryce Harrington2013-09-242-2/+2