summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | update to trunkJabier Arraiza Cenoz2015-03-142-0/+13
|\| | | | | | | | | | | | | | | | | (bzr r13645.1.41)
| * | | | | Allow changing document scale (via changing viewBox). Start of GUI.Tavmjong Bah2015-03-111-0/+5
| | | | | | | | | | | | | | | | | | (bzr r13994)
| * | | | | remember status of preview pane in native Windows open dialog. (Bug 1428873)Alvin Penner2015-03-101-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1428873 (bzr r13985)
* | | | | | merged anf fixed from trunkJabier Arraiza Cenoz2015-03-081-9/+1
| | | | | | | | | | | | | | | | | | (bzr r13645.1.39)
* | | | | | update to trunk and fixed helper pathsJabier Arraiza Cenoz2015-03-082-5/+13
|\| | | | | | | | | | | | | | | | | (bzr r13645.1.38)
| * | | | | Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-082-7/+7
| | | | | | | | | | | | | | | | | | (bzr r13974)
* | | | | | update to trunkJabier Arraiza Cenoz2015-03-071-19/+2
|\| | | | | | | | | | | | | | | | | (bzr r13645.1.36)
| * | | | | Fix for Bug #918319 (Printing offsets page).Nicolas Dufour2015-03-051-19/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for a dead assignment in the printing code (Jenkins warning: http://jenkins.inkscape.org/job/Inkscape_trunk_scan-build/42/clangScanBuildBugs/browse/report-a94344.html#EndPath). Fixed bugs: - https://launchpad.net/bugs/918319 (bzr r13965)
* | | | | | finish helper paths and beter handle of fillet/chamfer overflow. Also make ↵Jabier Arraiza Cenoz2015-03-072-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the satellitepairarray LPE parameter usable for other pointwise effects, not only to fillet chamfer (bzr r13645.1.35)
* | | | | | All features done, only need piecewise update functionJabier Arraiza Cenoz2015-03-042-0/+431
| | | | | | | | | | | | | | | | | | (bzr r13645.1.33)
* | | | | | update to trunkJabier Arraiza Cenoz2015-02-275-6/+6
|\| | | | | | | | | | | | | | | | | (bzr r13645.1.23)
| * | | | | Translations. New Icenlandic translation.Sveinn í Felli2015-02-271-2/+2
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1426423 (bzr r13951)
| * | | | Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-264-4/+4
| | | | | | | | | | | | | | | (bzr r13950)
| * | | | Isolate components of libgcLiam P. White2015-02-254-4/+4
| | |/ / | |/| | | | | | (bzr r13946)
* | | | update to trunkJabier Arraiza Cenoz2015-02-237-165/+62
|\| | | | | | | | | | | (bzr r13645.1.21)
| * | | Make icon creation more consistent - use sp_icon_new where possibleLiam P. White2015-02-226-161/+55
| | | | | | | | | | | | (bzr r13936)
| * | | Fix for bug 469885: Tiled Clones / Trace: Apply to Size skews resulting ↵Marc Jeanmougin2015-02-211-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clone grid Fixed bugs: - https://launchpad.net/bugs/469885 (bzr r13934)
| * | | Clones. Fix for bug #168651 (Tiled clones inside transformed groups broken)Marc Jeanmougin2015-02-201-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168651 (bzr r13929)
* | | | Basic filleting using pointwiseJabier Arraiza Cenoz2015-02-192-415/+0
|/ / / | | | | | | (bzr r13645.1.16)
* / / i18nKris De Gussem2015-02-161-1/+1
|/ / | | | | (bzr r13925)
* | Fix for Bug #1417752 (Find & Replace ignores Flowed text objects).Nicolas Dufour2015-02-061-1/+5
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1417752 (bzr r13903)
* | Typos (Bug #1417127)Kris De Gussem2015-02-031-1/+1
| | | | | | (bzr r13895)
* | during copy and paste, scale stock symbols from units of 'px' to ↵Alvin Penner2015-01-151-1/+1
| | | | | | | | | | | | | | | | 'document-units'. (Bug 1365451) Fixed bugs: - https://launchpad.net/bugs/1365451 (bzr r13853)
* | i18n. String handling improvement and memory leak fix.Nicolas Dufour2015-01-131-5/+4
| | | | | | | | | | Translations. Translations template and French translation update. (bzr r13850)
* | Translations. Italian translation udpate.Firas Hanife2015-01-101-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1363245 (bzr r13847)
* | Preferences. Fix for Bug #1401993 (Keyboard shortcut editor throws together ↵Nicolas Dufour2015-01-071-0/+4
| | | | | | | | | | | | | | | | extensions and filters). Fixed bugs: - https://launchpad.net/bugs/1401993 (bzr r13845)
* | UI/i18n. Fixing inconsistencies in the Fillet/Chamfer LPE dialogs.Nicolas Dufour2015-01-061-1/+1
| | | | | | | | | | Translations. Translation template and French translation update. (bzr r13842)
* | Translators list updateNicolas Dufour2015-01-051-1/+3
| | | | | | (bzr r13841)
* | UI: some strings were not translatableKris De Gussem2015-01-031-8/+8
| | | | | | (bzr r13834)
* | Remove sp_style_new().Tavmjong Bah2014-12-252-18/+15
| | | | | | (bzr r13822.1.6)
* | Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs().Tavmjong Bah2014-12-241-16/+15
| | | | | | (bzr r13822.1.2)
* | Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-2131-123/+122
| | | | | | (bzr r13820)
* | Purge sp_desktop_message_stackLiam P. White2014-12-214-15/+15
| | | | | | (bzr r13817)
* | Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-1/+1
| | | | | | (bzr r13816)
* | Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-215-20/+20
| | | | | | (bzr r13810)
* | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-2120-64/+65
| | | | | | (bzr r13809)
* | Preferences. Fix for Bug #1401782 (Take from selection button should be ↵Nicolas Dufour2014-12-121-1/+5
| | | | | | | | | | | | | | | | greyed out at startup). Fixed bugs: - https://launchpad.net/bugs/1401782 (bzr r13797)
* | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-1/+1
| | | | | | (bzr r13768)
* | Update to trunk r13766Liam P. White2014-11-267-12/+16
|\ \ | | | | | | (bzr r13341.5.24)
| * | Fix applying LPE to clones (through the "+" button in the LPE dialog).Johan B. C. Engelen2014-11-251-2/+6
| | | | | | | | | | | | | | | | | | | | | The caller to sp_selection_clone_original_path_lpe expects a new path to be selected, and it will change the SVG "id" of that selected path. The bug was that sp_selection_clone_original_path_lpe no longer selected the new path, it maintained the selection of the path to be "clone_original_path'ed". And thus the path referenced by the original clone got its ID changed. Horror resulted. Fixed by selecting the newly created path, as before. Added code to the caller that checks if the newly selected path is not nullptr, and that it is not the same as the selected path before the call. (bzr r13761)
| * | Disable preference widget to allow saving fonts in non-px unitsJosh Andler2014-11-251-1/+1
| | | | | | | | | (bzr r13760)
| * | Units: make it absolutely clear that Document properties unit dropdown is ↵Johan B. C. Engelen2014-11-245-9/+9
| | | | | | | | | | | | | | | | | | | | | for UI Display Units. Upon document load, calculate the units used for SVG values, if a viewbox is available. If not, default to "px" SVG units. Change all code to use either Display units OR svg units. (bzr r13751)
* | | Update to trunk r13750Liam P. White2014-11-247-144/+214
|\| | | | | | | | (bzr r13341.5.23)
| * | Revert old behavior: changing "Default units" changes *only* the displayed ↵Johan B. C. Engelen2014-11-221-3/+7
| | | | | | | | | | | | | | | units. It should not change the units used in SVG. We will need to create another setting for that at some later point. (bzr r13748)
| * | properly name the document units as "Document units" in the UI. The setting ↵Johan B. C. Engelen2014-11-211-1/+1
| | | | | | | | | | | | | | | is not meant to mean "default units" although it seems to be treated as that *as well*. (bzr r13744)
| * | Purged GTKish macros SP_SCRIPT/SP_IS_SCRIPT.Jon A. Cruz2014-11-151-7/+12
| | | | | | | | | (bzr r13712)
| * | Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by ↵Jabier Arraiza Cenoz2014-11-142-3/+13
| | | | | | | | | | | | | | | Ivan Louette. (bzr r13708)
| * | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-104-112/+152
| | | | | | | | | (bzr r13700)
| * | Fix 32-bit build break.Jon A. Cruz2014-11-101-1/+1
| | | | | | | | | (bzr r13699)
| * | fix a bug pointed by su_v in fillet chamfer dialog, about unitsJabier Arraiza Cenoz2014-11-092-18/+29
| | | | | | | | | (bzr r13697)