summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to experimental r13440Liam P. White2014-07-249-45/+420
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | | | | | | | pen tool: add back removal of curvature handle when backspace-deleting a node...Johan B. C. Engelen2014-07-011-29/+32
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Enable rendering of new filter blend modes (but don't add them to GUI).Tavmjong Bah2014-06-291-8/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-2724-63/+56
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Move constructor/destructor into private section, remove protected section. R...Liam P. White2014-06-272-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert accidental member accesses into static function accessesLiam P. White2014-06-265-7/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | 4. further refactor Application class; create proper singleton, encapsulate m...Liam P. White2014-06-2610-29/+26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to exp. r13409Liam P. White2014-06-263-9/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | fix windows build (gtk3) partly. broken because of windows.h poluting namespa...Johan B. C. Engelen2014-06-253-9/+11
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-2613-97/+19
* | | | | | | | | | | | | | | | | | | | | | | | | | | 2. connect signalsLiam P. White2014-06-2510-62/+82
* | | | | | | | | | | | | | | | | | | | | | | | | | | 1. make it compileLiam P. White2014-06-257-11/+11
|/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | / / / / / / / Update to latest tip (trunk r13432)Liam P. White2014-06-195-38/+29
|\| | | | | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Allow symbol zooming independent of icon screen size.Tavmjong Bah2014-06-132-13/+68
| * | | | | | | | | | | | | | | | | | | | | | | | Display symbols in document order.Tavmjong Bah2014-06-131-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | pen tool: fix crash when finishing path with right-click or enter while dragg...Johan B. C. Engelen2014-06-111-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | revise email theadibAdib Taraben2014-06-061-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | remove fwd decl (a left-over, not intended for something useful) that breaks ...Johan B. C. Engelen2014-06-011-8/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Fix flakiness of measurement tool (due to issues with parallel lines, duplica...Diederik van Lierop2014-05-231-35/+24
| * | | | | | | | | | | | | | | | | | | | | | make windows filedialog's code more portable for different mingw versions (fa...Johan B. C. Engelen2014-05-152-10/+7
| * | | | | | | | | | | | | | | | | | | | | | Fix Pango markup used in Text and Font dialog.Tavmjong Bah2014-05-151-4/+4
| * | | | | | | | | | | | | | | | | | | | | | fix build for some (windows 64 bit devlibs attempt)Johan B. C. Engelen2014-05-111-0/+2
| * | | | | | | | | | | | | | | | | | | | | | i18n. Fix for bug #1318345 (untranslatable strings in trunk-r13348).Nicolas Dufour2014-05-111-1/+1
| * | | | | | | | | | | | | | | | | | | | | | i18n. Fix for bug #1318289 (preferences > bitmap > rendering shows po file he...Nicolas Dufour2014-05-111-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Allow symbol zooming independent of icon screen size.Tavmjong Bah2014-06-132-13/+68