| Commit message (Expand) | Author | Age | Files | Lines |
| * | added a set to the Selection | Marc Jeanmougin | 2015-02-19 | 2 | -19/+13 |
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 19 | -120/+116 |
| * | I can't really understand why, but i can now launch inkscape without it segfa... | mc | 2015-02-18 | 3 | -9/+9 |
| * | Just... | mc | 2015-02-18 | 13 | -107/+105 |
| * | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 7 | -133/+138 |
| * | Fix for Bug #1417752 (Find & Replace ignores Flowed text objects). | Nicolas Dufour | 2015-02-06 | 1 | -1/+5 |
| * | Typos (Bug #1417127) | Kris De Gussem | 2015-02-03 | 1 | -1/+1 |
| * | during copy and paste, scale stock symbols from units of 'px' to 'document-un... | Alvin Penner | 2015-01-15 | 1 | -1/+1 |
| * | i18n. String handling improvement and memory leak fix. | Nicolas Dufour | 2015-01-13 | 1 | -5/+4 |
| * | Translations. Italian translation udpate. | Firas Hanife | 2015-01-10 | 1 | -1/+1 |
| * | Preferences. Fix for Bug #1401993 (Keyboard shortcut editor throws together e... | Nicolas Dufour | 2015-01-07 | 1 | -0/+4 |
| * | UI/i18n. Fixing inconsistencies in the Fillet/Chamfer LPE dialogs. | Nicolas Dufour | 2015-01-06 | 1 | -1/+1 |
| * | Translators list update | Nicolas Dufour | 2015-01-05 | 1 | -1/+3 |
| * | UI: some strings were not translatable | Kris De Gussem | 2015-01-03 | 1 | -8/+8 |
| * | Remove sp_style_new(). | Tavmjong Bah | 2014-12-25 | 2 | -18/+15 |
| * | 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 | 31 | -123/+122 |
| * | Purge sp_desktop_message_stack | Liam P. White | 2014-12-21 | 4 | -15/+15 |
| * | Purge sp_desktop_sketch and sp_desktop_tempgroup | Liam P. White | 2014-12-21 | 1 | -1/+1 |
| * | Purge sp_desktop_namedview in favor of SPDesktop::getNamedView | Liam P. White | 2014-12-21 | 5 | -20/+20 |
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 20 | -64/+65 |
| * | Preferences. Fix for Bug #1401782 (Take from selection button should be greye... | Nicolas Dufour | 2014-12-12 | 1 | -1/+5 |
| * | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability | Liam P. White | 2014-11-26 | 1 | -1/+1 |
| * | Update to trunk r13766 | Liam P. White | 2014-11-26 | 7 | -12/+16 |
| |\ |
|
| | * | 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 |
| | * | Units: make it absolutely clear that Document properties unit dropdown is for... | Johan B. C. Engelen | 2014-11-24 | 5 | -9/+9 |
| * | | Update to trunk r13750 | Liam P. White | 2014-11-24 | 7 | -144/+214 |
| |\| |
|
| | * | 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 |
| | * | Purged GTKish macros SP_SCRIPT/SP_IS_SCRIPT. | Jon A. Cruz | 2014-11-15 | 1 | -7/+12 |
| | * | Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv... | Jabier Arraiza Cenoz | 2014-11-14 | 2 | -3/+13 |
| | * | 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 | 8 | -22/+33 |
| |\| |
|
| | * | 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 |
| | * | i18n. Fix for bug #1389509 (typos in trunk-r13669). | Masato Hashimoto | 2014-11-05 | 1 | -1/+1 |
| | * | Update fillet/chamfer to allow subdivisions in chamfer mode. | Jabier Arraiza Cenoz | 2014-11-03 | 2 | -12/+19 |
| | * | Warning cleanup. | Jon A. Cruz | 2014-11-02 | 1 | -0/+1 |
| | * | Warning cleanup. | Jon A. Cruz | 2014-11-01 | 4 | -6/+6 |
| * | | Update to trunk r13648 | Liam P. White | 2014-10-31 | 1 | -7/+9 |
| |\| |
|
| | * | Update to trunk r13638 | Liam P. White | 2014-10-25 | 1 | -7/+9 |
| | |\ |
|
| | | * | Updating translators list. | Nicolas Dufour | 2014-10-21 | 1 | -7/+9 |
| * | | | Update to experimental r13619 | Liam P. White | 2014-10-18 | 3 | -6/+33 |
| |\| | |
|
| | * | | Update to trunk r13621 | Liam P. White | 2014-10-17 | 2 | -5/+28 |
| | |\| |
|
| | | * | Port inkscape to librevenge framework for WPG, CDR and VSD imports | Fridrich Strba | 2014-10-17 | 1 | -4/+22 |
| | | |\ |
|