| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update to trunk | Jabier Arraiza Cenoz | 2014-04-26 | 3 | -16/+16 |
| |\ | |||||
| | * | Clean up of style code: Patch from suv: SPStyle: struct -> class | Tavmjong Bah | 2014-04-26 | 1 | -1/+1 |
| | * | Clean up of style code: refactor marker properties. Step 3. | Tavmjong Bah | 2014-04-24 | 1 | -3/+4 |
| | * | Clean up of style code, removal of SPFontStyle. Step 2. | Tavmjong Bah | 2014-04-24 | 1 | -12/+11 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-04-22 | 1 | -0/+7 |
| |\| | |||||
| | * | Restore ability to insert a font-family that is not on system or a font-fallb... | Tavmjong Bah | 2014-04-22 | 1 | -0/+7 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-03-30 | 1 | -6/+6 |
| |\| | |||||
| | * | Added "Gtk::" scope to "manage" function calls. | Markus Engel | 2014-03-30 | 1 | -6/+6 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-03-27 | 2 | -10/+5 |
| |\| | |||||
| | * | Cleaned up includes of tools / revert experimental casting macro replacements... | Markus Engel | 2014-03-26 | 2 | -10/+5 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-03-11 | 2 | -17/+17 |
| |\| | |||||
| | * | Change stroke-dasharray and stroke-dashoffset handling to match other propert... | Tavmjong Bah | 2014-03-11 | 2 | -17/+17 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-03-10 | 8 | -14/+2 |
| |\| | |||||
| | * | Remove unused includes to tidy up the code. | Martin Owens | 2014-03-09 | 7 | -13/+1 |
| | * | Fix random crashes when spraying in single path mode. | Krzysztof Kosi??ski | 2014-03-09 | 1 | -1/+1 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-03-03 | 1 | -2/+2 |
| |\| | |||||
| | * | change 0 to NULL for pointers | Johan B. C. Engelen | 2014-03-03 | 1 | -2/+2 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-03-02 | 41 | -606/+326 |
| |\| | |||||
| | * | Fixed includes for tools. | Markus Engel | 2014-03-02 | 41 | -606/+326 |
| * | | Resolving conflicts, maybe broken | Jabier Arraiza Cenoz | 2014-03-02 | 1 | -1/+1 |
| |\| | |||||
| | * | Added some consts. Turned functions to member functions. | Markus Engel | 2014-03-02 | 1 | -1/+1 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-02-28 | 2 | -7/+6 |
| |\| | |||||
| | * | Spray tool: | Nicolas Dufour | 2014-02-28 | 1 | -2/+6 |
| | * | Move extended input events stuff from desktop-widget.cpp to sp-canvas.cpp, | Krzysztof Kosi??ski | 2014-02-27 | 1 | -5/+0 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-02-26 | 1 | -2/+10 |
| |\| | |||||
| | * | Added template functions as a casting-macro replacement. | Markus Engel | 2014-02-26 | 1 | -2/+10 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-02-08 | 1 | -2/+2 |
| |\| | |||||
| | * | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 2014-02-08 | 1 | -2/+2 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-01-27 | 1 | -2/+2 |
| |\| | |||||
| | * | cppcheck stuff | Kris De Gussem | 2014-01-20 | 1 | -2/+2 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-01-18 | 3 | -7/+8 |
| |\| | |||||
| | * | i18n. Fix for Bug #1269943 (Context for message Offset:). | kris-degussem | 2014-01-17 | 2 | -2/+2 |
| | * | Fixing edit-clear icon in the star tool (partial fix for Bug #1269698). | Nicolas Dufour | 2014-01-16 | 1 | -5/+6 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-01-12 | 2 | -19/+10 |
| |\| | |||||
| | * | gtkmmification (seems there is more margin in desktop-widget.cpp) | Kris De Gussem | 2014-01-11 | 2 | -19/+10 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-01-09 | 11 | -81/+75 |
| |\| | |||||
| | * | null check: fix regression Bug #1258815 (crash after using Edit nodes icon tw... | Kris De Gussem | 2014-01-09 | 1 | -1/+1 |
| | * | modify get_scale_transform_for_variable_stroke() to be consistent with get_sc... | Alvin Penner | 2014-01-04 | 1 | -2/+3 |
| | * | fix pointer initialization ( "0" --> "NULL") | Johan B. C. Engelen | 2014-01-02 | 1 | -12/+12 |
| | * | try to improve some error-prone piece of code (icon name related) | Johan B. C. Engelen | 2014-01-02 | 1 | -8/+9 |
| | * | fix Windows build (constness) | Johan B. C. Engelen | 2014-01-02 | 1 | -3/+3 |
| | * | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 2014-01-02 | 9 | -56/+48 |
| * | | refactor, fixing some diff diferences | Jabier Arraiza Cenoz | 2013-12-31 | 1 | -0/+1 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2013-12-30 | 1 | -1/+1 |
| |\| | |||||
| | * | modify transform behaviour for unscaled stroke width, Preserved Transforms (B... | Alvin Penner | 2013-12-30 | 1 | -1/+1 |
| * | | Refactorizing | Jabier Arraiza Cenoz | 2013-12-30 | 2 | -3/+0 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-12-28 | 1 | -1/+1 |
| |\| | |||||
| | * | modify transform behaviour for scaled stroke width, Preserved Transforms | Alvin Penner | 2013-12-17 | 1 | -1/+1 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-12-12 | 2 | -2/+2 |
| |\| | |||||
| | * | Partial fix for Bug #1256347 (spiral and stars tools, the inputbox for turns ... | Nicolas Dufour | 2013-12-12 | 1 | -1/+1 |
