summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2014-01-0913-189/+400
|\
| * 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 a bug whith oposite handles on node move,and a little cleanupJabier Arraiza Cenoz2014-01-092-14/+11
* | Fixed a boring bug sometimes curves be converted to lines, increasing a bit t...Jabier Arraiza Cenoz2014-01-023-19/+37
* | fix a bug whith degenerate handlesJabier Arraiza Cenoz2013-12-311-1/+1
* | Spanish comment of pencil-tool.cppJabier Arraiza Cenoz2013-12-311-2/+2
* | Spanish comment of pencil-tool.cpp/.hJabier Arraiza Cenoz2013-12-312-98/+54
* | Spanish comment of node-tool.cppJabier Arraiza Cenoz2013-12-301-0/+1
* | Spanish comment of freehand-base.cppJabier Arraiza Cenoz2013-12-303-6/+5
* | Spanish comment of path-manipulator-cppJabier Arraiza Cenoz2013-12-301-14/+18
* | Spanish comment of multi-path-manipulator-cppJabier Arraiza Cenoz2013-12-301-0/+2
* | Spanish comment of curve-drag-point-cppJabier Arraiza Cenoz2013-12-301-0/+2
* | Spanish comment of node.hJabier Arraiza Cenoz2013-12-301-0/+1
* | Spanish comment of node.cppJabier Arraiza Cenoz2013-12-301-20/+33
* | RefactJabier Arraiza Cenoz2013-12-301-0/+1
* | Updated tip stringsJabier Arraiza Cenoz2013-12-301-4/+8
* | Start refactor, simplify node.cpp operations,general cleanup, changed brehabi...Jabier Arraiza Cenoz2013-12-301-0/+1
* | RefactorizingJabier Arraiza Cenoz2013-12-3013-121/+29
* | RefactorizingJabier Arraiza Cenoz2013-12-304-143/+82
* | Fix crash bug continuing empty pathsJabier Arraiza Cenoz2013-12-281-0/+2
* | Update to trunkJabier Arraiza Cenoz2013-12-286-8/+16
|\|
| * 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
* | Update to trunkJabier Arraiza Cenoz2013-12-121-1/+9
|\|
| * Fix for Bug #1255367 (Alt D clears undo history even when nothing happens).Nicolas Dufour2013-12-121-1/+9
* | Update to trunkJabier Arraiza Cenoz2013-12-083-3/+11
|\|
| * 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
* | Fix a bug delete BSpline LPE from a path retain some BSpline propertiesJabier Arraiza Cenoz2013-12-033-59/+72
* | Update to trunkJabier Arraiza Cenoz2013-11-231-1/+2
|\|
| * reorder header file includes. Because glibmm depends on a deprecated/threads....Johan B. C. Engelen2013-11-211-1/+2
* | Update to trunkJabier Arraiza Cenoz2013-11-195-17/+117
|\|
| * Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.Tavmjong Bah2013-11-195-17/+117
* | Update to trunkJabier Arraiza Cenoz2013-11-121-0/+8
|\|
| * part of patch by David Evans to fix C++11 buildJohan B. C. Engelen2013-11-121-0/+8
* | Update to trunkJabier Arraiza Cenoz2013-11-129-173/+41
|\|