| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | Force not original-d if the clip-path or mask has not a LPE allowed to change it | Jabiertxof | 2017-05-28 | 4 | -64/+140 | |
| | | * | | | | | | | | Allow LPE clip or mask hasent effect applied | Jabiertxof | 2017-05-27 | 1 | -1/+5 | |
| | | * | | | | | | | | More fixes to LPE | Jabiertxof | 2017-05-27 | 14 | -88/+47 | |
| | | * | | | | | | | | Change bad named vars | Jabiertxof | 2017-05-27 | 13 | -24/+27 | |
| | * | | | | | | | | | Initial release | Jabiertxof | 2017-05-29 | 26 | -183/+587 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'ao2/inkscape-seltrans-fix-norm-grip-and-rotation-center' | Martin Owens | 2017-08-13 | 1 | -5/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | SelTrans: fix inconsistencies with _norm, _grip, and rotation center | Antonio Ospite | 2017-08-09 | 1 | -5/+7 | |
| * | | | | | | | | | | Add Alt modifier to allow move ultimate point in BSpline and Spiro pen tools | Jabier Arraiza | 2017-08-13 | 2 | -47/+127 | |
| * | | | | | | | | | | Add flatten button to simplify, bspline and spiro. Need to rerun cmake becaus... | Jabier Arraiza | 2017-08-12 | 1 | -5/+75 | |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | | shortcuts: comp function should take values of input variables (attempt to fi... | Alex Valavanis | 2017-08-10 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Fix keyboard shortcuts for changing line spacing. | Tavmjong Bah | 2017-08-09 | 2 | -112/+221 | |
| * | | | | | | | | Add support for imported style sheets via @import to Inkscape. | Tavmjong Bah | 2017-08-07 | 3 | -53/+123 | |
| * | | | | | | | | Add support for more than one style sheet in a document and imported style sh... | Tavmjong Bah | 2017-08-07 | 3 | -48/+183 | |
| * | | | | | | | | fix set_set_ | Marc Jeanmougin | 2017-08-07 | 1 | -1/+1 | |
| * | | | | | | | | objects dialog: Gtk+ < 3.16 compat | Alexander Valavanis | 2017-08-06 | 1 | -0/+4 | |
| * | | | | | | | | Add GUI and code to implement "Line Spacing Modes". | Tavmjong Bah | 2017-08-05 | 5 | -11/+315 | |
| * | | | | | | | | Merge branch 'feature_hslInDegrees' of gitlab.com:RomanHargrave/inkscape | Marc Jeanmougin | 2017-08-05 | 3 | -12/+98 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Add HSV picker mode to color scales | Roman Hargrave | 2017-08-02 | 3 | -4/+82 | |
| | * | | | | | | | | Rename SP_COLOR_SCALES_MODE_HSV to SP_COLOR_SCALES_MODE_HSL | Roman Hargrave | 2017-08-02 | 3 | -9/+9 | |
| | * | | | | | | | | Change HSL scaling for color chooser | Roman Hargrave | 2017-08-02 | 1 | -1/+9 | |
| * | | | | | | | | | Include the prefix.h defines in gettext config | Ted Gould | 2017-08-05 | 1 | -1/+5 | |
| * | | | | | | | | | Fix inkscape --help appearance due to a too long line | Marc Jeanmougin | 2017-08-04 | 1 | -2/+2 | |
| * | | | | | | | | | Do not scale font-size when set to a relative unit | Eduard Braun | 2017-08-02 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Remove unused files. | Tavmjong Bah | 2017-08-01 | 16 | -1665/+3 | |
| * | | | | | | | | Fix layer traversing | Tobias Ellinghaus | 2017-08-01 | 1 | -29/+24 | |
| * | | | | | | | | Expand io api for tav, resolve filename to local directory | Martin Owens | 2017-07-31 | 2 | -0/+27 | |
| * | | | | | | | | fixes the exclusion list for localized templates | Marc Jeanmougin | 2017-07-31 | 1 | -1/+1 | |
| * | | | | | | | | Fix translation of menus.xml | Eduard Braun | 2017-07-30 | 1 | -1/+6 | |
| * | | | | | | | | layers dialog: Gtk < 3.16 fallback | Alexander Valavanis | 2017-07-29 | 1 | -0/+4 | |
| * | | | | | | | | filter-effects-dialog: Avoid copy-constructor | Alexander Valavanis | 2017-07-29 | 2 | -15/+15 | |
| * | | | | | | | | Fix a bug pointed by CR on delete nodes in fillet/chamfer LPE | Jabier Arraiza | 2017-07-29 | 2 | -6/+7 | |
| * | | | | | | | | Show a control point for the center of a spiral | Antonio Ospite | 2017-07-28 | 1 | -0/+47 | |
| * | | | | | | | | UX compres document dialog from Ronaldo idea with target to backport to 0.92.2 | Jabier Arraiza | 2017-07-26 | 4 | -26/+43 | |
| * | | | | | | | | change "FileDescription" in inkscape.rc to include product name | Eduard Braun | 2017-07-26 | 1 | -2/+2 | |
| * | | | | | | | | interface: add support for old Gtk+ | Alex Valavanis | 2017-07-25 | 1 | -0/+5 | |
| * | | | | | | | | Fix Harfbuzz version check for Trusty | Alex Valavanis | 2017-07-25 | 1 | -1/+4 | |
| * | | | | | | | | libcola: C++11 fixes for Trusty | Alex Valavanis | 2017-07-25 | 1 | -2/+2 | |
| * | | | | | | | | Add C++ based Gtk::Action for choosing one item out of many. | Tavmjong Bah | 2017-07-24 | 4 | -231/+540 | |
| * | | | | | | | | Use menus.xml for menus, load a basic File>Quit menu as backup. | Martin Owens | 2017-07-21 | 2 | -312/+3 | |
| * | | | | | | | | Adjust the tooltip strings of the objects center point | Antonio Ospite | 2017-07-20 | 1 | -3/+3 | |
| * | | | | | | | | Show a control point for the center of a rectangle | Antonio Ospite | 2017-07-20 | 1 | -0/+39 | |
| * | | | | | | | | Remove unnecessary cast which creates a temporary object that then goes out o... | Tavmjong Bah | 2017-07-19 | 1 | -1/+1 | |
| * | | | | | | | | Minor code cleanup after baeb92c8b275ada9a09187772e11f8b32b7ae6ef | Eduard Braun | 2017-07-19 | 1 | -11/+1 | |
| * | | | | | | | | Cleanup: eliminate version from config.h | Eduard Braun | 2017-07-17 | 5 | -6/+11 | |
| * | | | | | | | | Cleanup: eliminate require-config.h | Eduard Braun | 2017-07-17 | 4 | -6/+3 | |
| * | | | | | | | | cmake: autogenerate Windows .rc files for inkscape and inkview | Eduard Braun | 2017-07-17 | 9 | -158/+55 | |
| * | | | | | | | | root dir tidying: cleanup inkscape icons | Eduard Braun | 2017-07-16 | 4 | -4/+4 | |
| * | | | | | | | | Revert "Drop btool .rc files" | Eduard Braun | 2017-07-14 | 4 | -0/+118 | |
| * | | | | | | | | Drop btool .rc files | Bryce Harrington | 2017-07-14 | 4 | -118/+0 | |
| * | | | | | | | | cmake: fix targets to actually depend on inkscape-version.cpp | Eduard Braun | 2017-07-14 | 1 | -13/+7 | |
