| Commit message (Expand) | Author | Files | Lines |
| 2014-05-05 | Add one more ifdef for LPETool prefs. Thanks suv! | Josh Andler | 1 | -1/+3 |
| 2014-05-05 | adding const _pathmanipulatos staff to handles (handles also have tips) | Jabier Arraiza Cenoz | 1 | -0/+4 |
| 2014-05-05 | Enabling path manipulator to comunicate if paths are bspline when | Vinícius dos Santos Oliveira | 4 | -12/+17 |
| 2014-04-26 | Clean up of style code: Patch from suv: SPStyle: struct -> class | Tavmjong Bah | 2 | -2/+2 |
| 2014-04-25 | Improve keyboard navigation in LPE dialog. | Liam P. White | 2 | -0/+18 |
| 2014-04-24 | Clean up of style code, removal of SPFontStyle. Step 2. | Tavmjong Bah | 1 | -9/+9 |
| 2014-04-19 | Fix remaining issue with prefs updating | Martin Owens | 1 | -1/+1 |
| 2014-04-18 | Add image rendering option for outlines. Setup desktop preferences observer. | Martin Owens | 2 | -0/+6 |
| 2014-04-05 | Revert the xml editor to it's dockable behaviour and add a comment for the pr... | Martin Owens | 1 | -1/+3 |
| 2014-04-04 | fix crash. Iterating through a list to find an object is not necessary, SPDoc... | Johan B. C. Engelen | 1 | -16/+9 |
| 2014-04-04 | XMLTree and InkscapePreferences are not dockable windows, don't treat them li... | Martin Owens | 1 | -4/+3 |
| 2014-04-03 | Try and explain what selection means when aligning. Changed Selection to Sele... | Martin Owens | 1 | -1/+1 |
| 2014-04-01 | Refactor of end anchors. | Jabier Arraiza Cenoz | 2 | -87/+101 |
| 2014-04-01 | refactor from lastApplied | root | 1 | -89/+59 |
| 2014-04-01 | A refactor for fixing some issues. Pending how to handle static functions | Jabier Arraiza Cenoz | 3 | -42/+45 |
| 2014-03-31 | Some node.cpp/h work moved to path_manipulator. | Jabier Arraiza Cenoz | 5 | -110/+118 |
| 2014-03-31 | fix windows build | Johan B. C. Engelen | 1 | -2/+2 |
| 2014-03-31 | use <cmath> instead <math.h> by point of Vinícius | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2014-03-31 | clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result of... | Jabier Arraiza Cenoz | 4 | -29/+20 |
| 2014-03-31 | Fix Gtkmm 3.8 build issues on systems with Gtk+ 3.10 | Alex Valavanis | 3 | -12/+11 |
| 2014-03-30 | better code format filedialogimpl-gtkmm.cpp. Also cleanup some minor code issues | Johan B. C. Engelen | 1 | -614/+549 |
| 2014-03-30 | imageicon: clean up unnecessary file existance check introduced in rev 12263.... | Johan B. C. Engelen | 2 | -50/+36 |
| 2014-03-30 | Added "Gtk::" scope to "manage" function calls. | Markus Engel | 18 | -113/+113 |
| 2014-03-30 | Fix checking for unordered containers on incomplete C++11 implementations | Alex Valavanis | 1 | -1/+5 |
| 2014-03-30 | Fix some mismatched tags | Alex Valavanis | 1 | -1/+1 |
| 2014-03-29 | Removed obsolete header file. | Markus Engel | 5 | -16/+17 |
| 2014-03-28 | Guides: Clean up memory a bit better and move color changed to OK so we don't... | Martin Owens | 2 | -20/+14 |
| 2014-03-28 | Remove _onApply and strdup the char from the label before it gets corrupted. ... | Martin Owens | 2 | -12/+3 |
| 2014-03-28 | Further refactored SPKnot. | Markus Engel | 1 | -11/+11 |
| 2014-03-27 | First step of refactoring SPKnot. | Markus Engel | 1 | -25/+28 |
| 2014-03-27 | Get pollar tiling working agains with trunk | Martin Owens | 5 | -15/+14 |
| 2014-03-27 | Changed some return types from gint to bool. | Markus Engel | 6 | -28/+28 |
| 2014-03-26 | Cleaned up pencil-tool. | Markus Engel | 1 | -47/+37 |
| 2014-03-26 | Cleaned up connector-tool, pen-tool, and pencil-tool. | Markus Engel | 3 | -202/+199 |
| 2014-03-26 | Cleaned up includes of tools / revert experimental casting macro replacements... | Markus Engel | 14 | -72/+142 |
| 2014-03-26 | fix crash when spelling error is in hidden part of a text on path | buliabyak | 1 | -43/+45 |
| 2014-03-23 | "fix" GTK3 build. | Johan B. C. Engelen | 1 | -39/+43 |
| 2014-03-22 | tool/node.cpp : don't rely on g_error terminating the program, allow more gra... | Johan B. C. Engelen | 1 | -0/+4 |
| 2014-03-20 | control-point-selection : fix a (very unlikely) crash upon dereferencing unit... | Johan B. C. Engelen | 1 | -0/+4 |
| 2014-03-20 | Fix a linker error ("static") | Liam P. White | 1 | -1/+2 |
| 2014-03-20 | Fixed bug continuing cusp nodes | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2014-03-20 | Removed persistent blue line | Jabier Arraiza Cenoz | 1 | -0/+4 |
| 2014-03-20 | Full refactor of path continuations in bspline-spirolive mode, I think no mor... | Jabier Arraiza Cenoz | 4 | -27/+22 |
| 2014-03-20 | Refactor of anchors | Jabier Arraiza Cenoz | 3 | -67/+50 |
| 2014-03-19 | Fix a bug when starting path with change from bspline to spiro and inverse | Jabier Arraiza Cenoz | 1 | -3/+4 |
| 2014-03-19 | Fixing suv mac bug continuing existing bsplines/spiro paths | root | 1 | -1/+1 |
| 2014-03-19 | This think fix su_v related bug on continuous paths in BSpline or Spiro mode | Jabier Arraiza Cenoz | 1 | -1/+13 |
| 2014-03-18 | Added in new toy effect "Taper Strokes," readded a missing header file, bugfixes | Liam P. White | 1 | -0/+9 |
| 2014-03-18 | Warning cleanups. | Jon A. Cruz | 2 | -2/+2 |
| 2014-03-17 | Fix for Bug #1158506 (Batch export DPI always at 90). | Nicolas Dufour | 1 | -1/+1 |