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