summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-26Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah1-1/+1
2014-04-24Clean up of style code: refactor marker properties. Step 3.Tavmjong Bah1-3/+4
2014-04-24Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah1-12/+11
2014-04-22Restore ability to insert a font-family that is not on system or a font-fallb...Tavmjong Bah1-0/+7
2014-03-30Added "Gtk::" scope to "manage" function calls.Markus Engel1-6/+6
2014-03-26Cleaned up includes of tools / revert experimental casting macro replacements...Markus Engel2-10/+5
2014-03-12Reverted swatchesLiam P. White1-1/+1
2014-03-11Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2-17/+17
2014-03-09Remove unused includes to tidy up the code.Martin Owens7-13/+1
2014-03-09Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski1-1/+1
2014-03-05Added new swatches dialogLiam P. White1-1/+1
2014-03-03change 0 to NULL for pointersJohan B. C. Engelen1-2/+2
2014-03-02Fixed includes for tools.Markus Engel41-606/+326
2014-03-02Added some consts. Turned functions to member functions.Markus Engel1-1/+1
2014-02-28Spray tool:Nicolas Dufour1-2/+6
2014-02-27Move extended input events stuff from desktop-widget.cpp to sp-canvas.cpp,Krzysztof Kosi??ski1-5/+0
2014-02-26Added template functions as a casting-macro replacement.Markus Engel1-2/+10
2014-02-08DrawingContext: change variable names ct to dc (bug #1272073)David Mathog1-2/+2
2014-01-20cppcheck stuffKris De Gussem1-2/+2
2014-01-17i18n. Fix for Bug #1269943 (Context for message Offset:).kris-degussem2-2/+2
2014-01-16Fixing edit-clear icon in the star tool (partial fix for Bug #1269698).Nicolas Dufour1-5/+6
2014-01-11gtkmmification (seems there is more margin in desktop-widget.cpp)Kris De Gussem2-19/+10
2014-01-09null check: fix regression Bug #1258815 (crash after using Edit nodes icon tw...Kris De Gussem1-1/+1
2014-01-04modify get_scale_transform_for_variable_stroke() to be consistent with get_sc...Alvin Penner1-2/+3
2014-01-02fix pointer initialization ( "0" --> "NULL")Johan B. C. Engelen1-12/+12
2014-01-02try to improve some error-prone piece of code (icon name related)Johan B. C. Engelen1-8/+9
2014-01-02fix Windows build (constness)Johan B. C. Engelen1-3/+3
2014-01-02Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis9-56/+48
2013-12-31refactor, fixing some diff diferencesJabier Arraiza Cenoz1-0/+1
2013-12-30modify transform behaviour for unscaled stroke width, Preserved Transforms (B...Alvin Penner1-1/+1
2013-12-30RefactorizingJabier Arraiza Cenoz2-3/+0
2013-12-17modify transform behaviour for scaled stroke width, Preserved TransformsAlvin Penner1-1/+1
2013-12-12Partial fix for Bug #1256347 (spiral and stars tools, the inputbox for turns ...Nicolas Dufour1-1/+1
2013-12-09Superficial text fix in gradient toolbar.Josh Andler1-1/+1
2013-12-03Fix for Bug #1094511 (GTK3: rulers render with solid black bg).Nicolas Dufour1-1/+7
2013-11-09Moved and renamed some tool-related files.Markus Engel24-36/+36
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel14-76/+90
2013-10-15eek-preview: Hide unused variable in gtk3 buildAlex Valavanis1-1/+3
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen11-55/+55
2013-10-09Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour1-1/+1
2013-10-08Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...Tavmjong Bah1-7/+6
2013-10-04C++Johan B. C. Engelen1-1/+1
2013-09-30fix obvious leakJohan B. C. Engelen1-0/+2
2013-09-26Further refactored SPEllipse.Markus Engel1-1/+1
2013-09-25C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen1-1/+1
2013-09-25Some FixJabier Arraiza Cenoz1-1/+1
2013-09-25First attemp forJabier Arraiza Cenoz1-0/+2
2013-09-24Fix my email address through codebaseBryce Harrington2-2/+2
2013-09-21Fix tautological comparison for enum of unspecified typeAlex Valavanis1-4/+4
2013-09-16Fix bug in rectangle toolbar.Matthew Petroff1-5/+6