summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce header bloatAlex Valavanis2014-08-308-25/+13
* Fix modelinesAlex Valavanis2014-08-3034-84/+84
* Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis2014-08-2620-46/+45
* fix bug coninuing existing paths whith no LPE in bspline/spiro modesJabier Arraiza Cenoz2014-08-251-4/+4
* More GObject boilerplate reductionAlex Valavanis2014-08-241-28/+3
* Fix strict build with Gtk+ 2Alex Valavanis2014-08-241-1/+2
* Fix Gtk+ 2 buildAlex Valavanis2014-08-243-2/+20
* Finish Gtk::Grid migrationAlex Valavanis2014-08-232-1/+33
* Migrate more widgets to Gtk::GridAlex Valavanis2014-08-235-7/+88
* Fix deprecated VBox useAlex Valavanis2014-08-232-3/+3
* fix Windows 64-bit buildJohan B. C. Engelen2014-08-231-2/+2
* Fix accidental regression in previous commitLiam P. White2014-08-171-0/+1
* Fix gtk3 crash when using "close" buttonLiam P. White2014-08-171-14/+1
* Update to trunk r13525Liam P. White2014-08-175-16/+39
|\
| * Preferences. Fix for Bug #184499 (Inkscape Preferences dialog does not rememb...Nicolas Dufour2014-08-152-2/+7
| * Fix some transformation center regressions, related to the viewbox/units changesDiederik van Lierop2014-08-141-3/+4
| * Fix buildLiam P. White2014-08-132-1/+5
| * Printing. Fix for Bug #264831 (Print settings not persistent).Nicolas Dufour2014-08-132-5/+19
* | Merge in font-speedup branch to improve launch timesLiam P. White2014-08-171-3/+3
* | Get gradient tool to shut up about invalid casts with meshesLiam P. White2014-08-101-7/+10
* | Add meshes to selected style widgetLiam P. White2014-08-102-0/+32
* | Further fixes related to bug #1327267, toolbars don't need to update when the...Liam P. White2014-08-101-1/+1
* | Update to trunk r13504Liam P. White2014-08-091-0/+1
|\|
| * refresh clip path when editing in XML editor (Bug 1349018)Alvin Penner2014-08-071-0/+1
* | Massive performance improvment for basic node operations with thousands of nodesLiam P. White2014-08-088-19/+93
* | Add in some debugging code that will complain when deleted knots are accessed...Liam P. White2014-08-071-0/+2
* | Update to trunk r13489Liam P. White2014-08-042-3/+12
|\|
| * Fix for #906794, #1246550 (live effects not showing helper paths)Jabier Arraiza Cenoz2014-08-012-1/+47
* | Fixed some redraw problems moving nodes in bspline modeJabier Arraiza Cenoz2014-08-042-10/+12
* | Update to trunk r13482Liam P. White2014-07-303-0/+38
|\|
| * Fix for 1346972 (freehand shape mode should pick stroke width from tool's act...Liam P. White2014-07-291-0/+28
| * fix crash bug (reported by su_v on IRC) related to removing color profilesJohan B. C. Engelen2014-07-281-0/+1
| * Fix for copy&paste clone original with clip-path/maskLiam P. White2014-07-281-0/+9
* | add last applied branch - mode to strokes on pen/pencilJabier Arraiza Cenoz2014-07-301-6/+39
* | Merge from trunk 13472Liam P. White2014-07-278-37/+42
|\|
| * Fix for crash regression 1348927 -- dialogs that are shown but have not been ...Liam P. White2014-07-261-3/+3
| * Fixed some logic errors; clang warnings.Markus Engel2014-07-222-2/+2
| * Replaced some abs/fabs with std::abs.Markus Engel2014-07-221-1/+1
| * Fixed some unused variables warnings.Markus Engel2014-07-221-1/+1
| * Workarounds for crash bugs 1309050, 601336; will fix properly in experimentalLiam P. White2014-07-191-6/+3
| * scale tiled clones to document units (Bug 1288860)Alvin Penner2014-07-111-8/+10
| * Fix pentool backspace bug. Thanks JabierJohan B. C. Engelen2014-07-011-12/+23
| * Enable rendering of new filter blend modes (but don't add them to GUI).Tavmjong Bah2014-06-291-8/+5
| * Layers. Fix for Bug #1326131 (Can't delete layer from context menu).Nicolas Dufour2014-06-291-4/+8
* | Clean up some ShapeHolder related thingsLiam P. White2014-07-269-26/+25
* | fix bug pointed by LiamW in SpiroliveJabier Arraiza Cenoz2014-07-221-1/+0
* | Update togglebutton parameter to handle if you want:Jabier Arraiza Cenoz2014-07-131-1/+1
* | Fix FTBFS gtk3 & make checkLiam P. White2014-07-051-9/+1
* | Fixed CMakeLists.txt pointed by LiamJabier Arraiza Cenoz2014-07-021-0/+2
* | Add LPE fillet-chamferJabier Arraiza Cenoz2014-07-025-6/+388