summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2014-04-263-16/+16
|\
| * Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-261-1/+1
| * Clean up of style code: refactor marker properties. Step 3.Tavmjong Bah2014-04-241-3/+4
| * Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah2014-04-241-12/+11
* | update to trunkJabier Arraiza Cenoz2014-04-221-0/+7
|\|
| * Restore ability to insert a font-family that is not on system or a font-fallb...Tavmjong Bah2014-04-221-0/+7
* | update to trunkJabier Arraiza Cenoz2014-03-301-6/+6
|\|
| * Added "Gtk::" scope to "manage" function calls.Markus Engel2014-03-301-6/+6
* | update to trunkJabier Arraiza Cenoz2014-03-272-10/+5
|\|
| * Cleaned up includes of tools / revert experimental casting macro replacements...Markus Engel2014-03-262-10/+5
* | update to trunkJabier Arraiza Cenoz2014-03-112-17/+17
|\|
| * Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2014-03-112-17/+17
* | update to trunkJabier Arraiza Cenoz2014-03-108-14/+2
|\|
| * Remove unused includes to tidy up the code.Martin Owens2014-03-097-13/+1
| * Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski2014-03-091-1/+1
* | update to trunkJabier Arraiza Cenoz2014-03-031-2/+2
|\|
| * change 0 to NULL for pointersJohan B. C. Engelen2014-03-031-2/+2
* | update to trunkJabier Arraiza Cenoz2014-03-0241-606/+326
|\|
| * Fixed includes for tools.Markus Engel2014-03-0241-606/+326
* | Resolving conflicts, maybe brokenJabier Arraiza Cenoz2014-03-021-1/+1
|\|
| * Added some consts. Turned functions to member functions.Markus Engel2014-03-021-1/+1
* | update to trunkJabier Arraiza Cenoz2014-02-282-7/+6
|\|
| * Spray tool:Nicolas Dufour2014-02-281-2/+6
| * Move extended input events stuff from desktop-widget.cpp to sp-canvas.cpp,Krzysztof Kosi??ski2014-02-271-5/+0
* | update to trunkJabier Arraiza Cenoz2014-02-261-2/+10
|\|
| * Added template functions as a casting-macro replacement.Markus Engel2014-02-261-2/+10
* | update to trunkJabier Arraiza Cenoz2014-02-081-2/+2
|\|
| * DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-2/+2
* | update to trunkJabier Arraiza Cenoz2014-01-271-2/+2
|\|
| * cppcheck stuffKris De Gussem2014-01-201-2/+2
* | update to trunkJabier Arraiza Cenoz2014-01-183-7/+8
|\|
| * i18n. Fix for Bug #1269943 (Context for message Offset:).kris-degussem2014-01-172-2/+2
| * Fixing edit-clear icon in the star tool (partial fix for Bug #1269698).Nicolas Dufour2014-01-161-5/+6
* | update to trunkJabier Arraiza Cenoz2014-01-122-19/+10
|\|
| * gtkmmification (seems there is more margin in desktop-widget.cpp)Kris De Gussem2014-01-112-19/+10
* | update to trunkJabier Arraiza Cenoz2014-01-0911-81/+75
|\|
| * null check: fix regression Bug #1258815 (crash after using Edit nodes icon tw...Kris De Gussem2014-01-091-1/+1
| * modify get_scale_transform_for_variable_stroke() to be consistent with get_sc...Alvin Penner2014-01-041-2/+3
| * fix pointer initialization ( "0" --> "NULL")Johan B. C. Engelen2014-01-021-12/+12
| * try to improve some error-prone piece of code (icon name related)Johan B. C. Engelen2014-01-021-8/+9
| * fix Windows build (constness)Johan B. C. Engelen2014-01-021-3/+3
| * Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-029-56/+48
* | refactor, fixing some diff diferencesJabier Arraiza Cenoz2013-12-311-0/+1
* | update to trunkJabier Arraiza Cenoz2013-12-301-1/+1
|\|
| * modify transform behaviour for unscaled stroke width, Preserved Transforms (B...Alvin Penner2013-12-301-1/+1
* | RefactorizingJabier Arraiza Cenoz2013-12-302-3/+0
* | Update to trunkJabier Arraiza Cenoz2013-12-281-1/+1
|\|
| * modify transform behaviour for scaled stroke width, Preserved TransformsAlvin Penner2013-12-171-1/+1
* | Update to trunkJabier Arraiza Cenoz2013-12-122-2/+2
|\|
| * Partial fix for Bug #1256347 (spiral and stars tools, the inputbox for turns ...Nicolas Dufour2013-12-121-1/+1