summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | update to trunkJabier Arraiza Cenoz2015-03-142-0/+13
|\| | | | |
| * | | | | Allow changing document scale (via changing viewBox). Start of GUI.Tavmjong Bah2015-03-111-0/+5
| * | | | | remember status of preview pane in native Windows open dialog. (Bug 1428873)Alvin Penner2015-03-101-0/+8
* | | | | | merged anf fixed from trunkJabier Arraiza Cenoz2015-03-081-9/+1
* | | | | | update to trunk and fixed helper pathsJabier Arraiza Cenoz2015-03-082-5/+13
|\| | | | |
| * | | | | Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-082-7/+7
* | | | | | update to trunkJabier Arraiza Cenoz2015-03-071-19/+2
|\| | | | |
| * | | | | Fix for Bug #918319 (Printing offsets page).Nicolas Dufour2015-03-051-19/+2
* | | | | | finish helper paths and beter handle of fillet/chamfer overflow. Also make th...Jabier Arraiza Cenoz2015-03-072-17/+17
* | | | | | All features done, only need piecewise update functionJabier Arraiza Cenoz2015-03-042-0/+431
* | | | | | update to trunkJabier Arraiza Cenoz2015-02-275-6/+6
|\| | | | |
| * | | | | Translations. New Icenlandic translation.Sveinn í Felli2015-02-271-2/+2
| | |_|/ / | |/| | |
| * | | | Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-264-4/+4
| * | | | Isolate components of libgcLiam P. White2015-02-254-4/+4
| | |/ / | |/| |
* | | | update to trunkJabier Arraiza Cenoz2015-02-237-165/+62
|\| | |
| * | | Make icon creation more consistent - use sp_icon_new where possibleLiam P. White2015-02-226-161/+55
| * | | Fix for bug 469885: Tiled Clones / Trace: Apply to Size skews resulting clone...Marc Jeanmougin2015-02-211-1/+3
| * | | Clones. Fix for bug #168651 (Tiled clones inside transformed groups broken)Marc Jeanmougin2015-02-201-3/+4
* | | | Basic filleting using pointwiseJabier Arraiza Cenoz2015-02-192-415/+0
|/ / /
* / / i18nKris De Gussem2015-02-161-1/+1
|/ /
* | Fix for Bug #1417752 (Find & Replace ignores Flowed text objects).Nicolas Dufour2015-02-061-1/+5
* | Typos (Bug #1417127)Kris De Gussem2015-02-031-1/+1
* | during copy and paste, scale stock symbols from units of 'px' to 'document-un...Alvin Penner2015-01-151-1/+1
* | i18n. String handling improvement and memory leak fix.Nicolas Dufour2015-01-131-5/+4
* | Translations. Italian translation udpate.Firas Hanife2015-01-101-1/+1
* | Preferences. Fix for Bug #1401993 (Keyboard shortcut editor throws together e...Nicolas Dufour2015-01-071-0/+4
* | UI/i18n. Fixing inconsistencies in the Fillet/Chamfer LPE dialogs.Nicolas Dufour2015-01-061-1/+1
* | Translators list updateNicolas Dufour2015-01-051-1/+3
* | UI: some strings were not translatableKris De Gussem2015-01-031-8/+8
* | Remove sp_style_new().Tavmjong Bah2014-12-252-18/+15
* | Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs().Tavmjong Bah2014-12-241-16/+15
* | Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-2131-123/+122
* | Purge sp_desktop_message_stackLiam P. White2014-12-214-15/+15
* | Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-1/+1
* | Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-215-20/+20
* | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-2120-64/+65
* | Preferences. Fix for Bug #1401782 (Take from selection button should be greye...Nicolas Dufour2014-12-121-1/+5
* | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-1/+1
* | Update to trunk r13766Liam P. White2014-11-267-12/+16
|\ \
| * | Fix applying LPE to clones (through the "+" button in the LPE dialog).Johan B. C. Engelen2014-11-251-2/+6
| * | Disable preference widget to allow saving fonts in non-px unitsJosh Andler2014-11-251-1/+1
| * | Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-245-9/+9
* | | Update to trunk r13750Liam P. White2014-11-247-144/+214
|\| |
| * | Revert old behavior: changing "Default units" changes *only* the displayed un...Johan B. C. Engelen2014-11-221-3/+7
| * | properly name the document units as "Document units" in the UI. The setting i...Johan B. C. Engelen2014-11-211-1/+1
| * | Purged GTKish macros SP_SCRIPT/SP_IS_SCRIPT.Jon A. Cruz2014-11-151-7/+12
| * | Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv...Jabier Arraiza Cenoz2014-11-142-3/+13
| * | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-104-112/+152
| * | Fix 32-bit build break.Jon A. Cruz2014-11-101-1/+1
| * | fix a bug pointed by su_v in fillet chamfer dialog, about unitsJabier Arraiza Cenoz2014-11-092-18/+29