| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | | | | | | | | Remove sp_style_write_string() and sp_style_write_difference(). | Tavmjong Bah | 2014-12-25 | 2 | -17/+11 |
| * | | | | | | | | | | Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs(). | Tavmjong Bah | 2014-12-24 | 1 | -16/+15 |
| * | | | | | | | | | | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 77 | -305/+305 |
| * | | | | | | | | | | Purge sp_desktop_controls | Liam P. White | 2014-12-21 | 12 | -21/+20 |
| * | | | | | | | | | | Purge sp_desktop_message_stack | Liam P. White | 2014-12-21 | 6 | -17/+17 |
| * | | | | | | | | | | Purge sp_desktop_sketch and sp_desktop_tempgroup | Liam P. White | 2014-12-21 | 10 | -29/+29 |
| * | | | | | | | | | | Purge sp_desktop_drawing | Liam P. White | 2014-12-21 | 2 | -3/+3 |
| * | | | | | | | | | | Purge sp_desktop_canvas | Liam P. White | 2014-12-21 | 6 | -27/+27 |
| * | | | | | | | | | | Purge sp_desktop_namedview in favor of SPDesktop::getNamedView | Liam P. White | 2014-12-21 | 13 | -30/+34 |
| * | | | | | | | | | | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 47 | -169/+171 |
| * | | | | | | | | | | disable rev 13709, following Bug 1365451, comments 13-16 | Alvin Penner | 2014-12-19 | 1 | -2/+2 |
| * | | | | | | | | | | when inserting a node, the endpoints cannot be symmetric nodes. (Bug 1367443) | Alvin Penner | 2014-12-15 | 1 | -0/+4 |
| * | | | | | | | | | | Preferences. Fix for Bug #1401782 (Take from selection button should be greye... | Nicolas Dufour | 2014-12-12 | 1 | -1/+5 |
| * | | | | | | | | | | Change grids to use 'user units'. Grids using absolute units are read in but | Tavmjong Bah | 2014-12-11 | 2 | -6/+35 |
| * | | | | | | | | | | undo previous commit. figured out how to set the "decoration" icon size from ... | Johan B. C. Engelen | 2014-12-10 | 1 | -2/+2 |
| * | | | | | | | | | | LayerSelector (bottom left): change size of visibility and lock icons to ICON... | Johan B. C. Engelen | 2014-12-10 | 1 | -2/+2 |
| * | | | | | | | | | | do not recalculate page height unless it is necessary. (Bug 1384915, comment 24) | Alvin Penner | 2014-12-06 | 1 | -2/+4 |
| * | | | | | | | | | | Fix snapping bug in pen tool | Diederik van Lierop | 2014-12-04 | 1 | -3/+7 |
| * | | | | | | | | | | avoid recalculating viewbox if it is not necessary. (Bug 1384915, comment 24) | Alvin Penner | 2014-11-28 | 2 | -5/+6 |
| * | | | | | | | | | | Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ... | Tavmjong Bah | 2014-11-26 | 1 | -1/+1 |
| * | | | | | | | | | | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability | Liam P. White | 2014-11-26 | 2 | -2/+2 |
| * | | | | | | | | | | Update to trunk r13766 | Liam P. White | 2014-11-26 | 17 | -30/+34 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Fix applying LPE to clones (through the "+" button in the LPE dialog). | Johan B. C. Engelen | 2014-11-25 | 1 | -2/+6 |
| | * | | | | | | | | | | Disable preference widget to allow saving fonts in non-px units | Josh Andler | 2014-11-25 | 1 | -1/+1 |
| | | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| | * | | | | | | | | | Fix a bug in pen/cil modes triangle in/out | Jabier Arraiza Cenoz | 2014-11-24 | 1 | -1/+1 |
| | * | | | | | | | | | Units: make it absolutely clear that Document properties unit dropdown is for... | Johan B. C. Engelen | 2014-11-24 | 14 | -26/+26 |
| | | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | | Update to trunk r13750 | Liam P. White | 2014-11-24 | 13 | -153/+228 |
| |\| | | | | | | | |
|
| | * | | | | | | | | Revert old behavior: changing "Default units" changes *only* the displayed un... | Johan B. C. Engelen | 2014-11-22 | 1 | -3/+7 |
| | * | | | | | | | | properly name the document units as "Document units" in the UI. The setting i... | Johan B. C. Engelen | 2014-11-21 | 1 | -1/+1 |
| | | |_|_|_|_|_|/
| |/| | | | | | |
|
| | * | | | | | | | Rename variable to better express its use. (units -> page_size_units) | Tavmjong Bah | 2014-11-20 | 1 | -2/+2 |
| | * | | | | | | | modify sequence of events. (Bug 1247801) | Alvin Penner | 2014-11-19 | 1 | -1/+1 |
| | * | | | | | | | commented unused variables | Jabier Arraiza Cenoz | 2014-11-17 | 1 | -2/+2 |
| | * | | | | | | | Purged GTKish SP_IS_RECT_CONTEXT/SP_RECT_CONTEXT macros. | Jon A. Cruz | 2014-11-15 | 1 | -3/+1 |
| | * | | | | | | | Purged GTKish macros SP_SCRIPT/SP_IS_SCRIPT. | Jon A. Cruz | 2014-11-15 | 1 | -7/+12 |
| | * | | | | | | | scale symbols when changing document units (Bug 1365451) | Alvin Penner | 2014-11-15 | 1 | -0/+7 |
| | * | | | | | | | Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv... | Jabier Arraiza Cenoz | 2014-11-14 | 2 | -3/+13 |
| | * | | | | | | | Fixed bug in node point selection to LPE. | Jabier Arraiza Cenoz | 2014-11-12 | 1 | -1/+1 |
| | * | | | | | | | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. | Jon A. Cruz | 2014-11-10 | 4 | -112/+152 |
| | * | | | | | | | Fix 32-bit build break. | Jon A. Cruz | 2014-11-10 | 1 | -1/+1 |
| | * | | | | | | | fix a bug pointed by su_v in fillet chamfer dialog, about units | Jabier Arraiza Cenoz | 2014-11-09 | 2 | -18/+29 |
| * | | | | | | | | Update to trunk r13690 | Liam P. White | 2014-11-09 | 16 | -56/+70 |
| |\| | | | | | | |
|
| | * | | | | | | | export dialog, small code cleanup, should be a noop. (check if pointer is nul... | Johan B. C. Engelen | 2014-11-08 | 1 | -1/+1 |
| | * | | | | | | | Black list some properties that shouldn't appear in default styles. | Tavmjong Bah | 2014-11-08 | 1 | -0/+3 |
| | * | | | | | | | fixed typo in src/ui/dialog/Makefile_insert -- dialpg to dialog | Ryan Lerch | 2014-11-07 | 1 | -1/+1 |
| | * | | | | | | | Fixing typos found by Firas Hanife. | Nicolas Dufour | 2014-11-05 | 1 | -1/+1 |
| | * | | | | | | | Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha... | Jabier Arraiza Cenoz | 2014-11-05 | 1 | -0/+10 |
| | * | | | | | | | i18n. Fix for bug #1389509 (typos in trunk-r13669). | Masato Hashimoto | 2014-11-05 | 1 | -1/+1 |
| | * | | | | | | | Remove unused variable and put well a constant | Jabier Arraiza Cenoz | 2014-11-03 | 1 | -4/+1 |
| | * | | | | | | | Update fillet/chamfer to allow subdivisions in chamfer mode. | Jabier Arraiza Cenoz | 2014-11-03 | 2 | -12/+19 |
| | * | | | | | | | Correct check-for-layer that should have been check-for-group. Fixes bug #138... | Jon A. Cruz | 2014-11-02 | 1 | -1/+1 |