summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* ZoomToolbar: C++ify and GtkAction migrationAlexander Valavanis2018-06-171-17/+0
|
* Boiler plate stuff for 'textPath' 'side' attribute.Tavmjong Bah2018-05-312-0/+3
|
* Fis maren improvements to embed/importJabier Arraiza2018-05-152-33/+56
|
* Fix bug embeding SVG as PNGJabier Arraiza2018-05-131-7/+12
|
* Allow embed on SVG importsJabier Arraiza2018-05-121-1/+3
|
* Update style.css to improve margin and padding in #InkSpinScaleGemy Cédric2018-04-291-7/+21
|
* Briefly document items in share directoryBryce Harrington2018-04-052-2/+20
|
* Add keyboard shortcuts for macosx from 'Inkscape-MacOS-Curated-Build' 265d07avalerioa2018-03-281-0/+668
|
* Add template-specific dataMarc Jeanmougin2018-03-201-1/+8
|
* Merge branch 'master' of gitlab.com:prkos/inkscapeMarc Jeanmougin2018-03-201-0/+1238
|\
| * Merge branch 'master' into 'master'Mihaela Jurković2018-02-113-12/+12
| |\ | | | | | | | | | | | | Master commit to prkos. Test of reverse merging See merge request prkos/inkscape!1
| * | I removed some unnecessary window geometry, Inkscape version, text styles, I ↵Mihaela Jurković2018-02-081-50/+36
| | | | | | | | | | | | rounded some numbers
| * | Added new template A4 leaflet 3-fold RollMihaela Jurković2018-02-071-0/+1252
| | |
* | | Fixed more trivial typosluz.paz2018-03-121-1/+1
| | | | | | | | | Via `codespell` and `grep`
* | | Update attribute tables for 'font-variation-settings'.Tavmjong Bah2018-03-106-1/+327
| | | | | | | | | | | | Also add SVG 1.1 specification files used by scripts.
* | | Improve EAN13 with guide mark and clean up a bit of codeMartin Owens2018-03-077-33/+40
| | |
* | | Export to plotter via the parallel portArnout Engelen2018-03-032-31/+51
| | | | | | | | | | | | | | | | | | | | | Tested with a Roland Camm-1 CX-24 on Linux via a USB-to-parallel cable. Will also test with a Silhouette Portrait, however for that plotter our HPGL export currently does not yet work (http://www.inkscapeforum.com/viewtopic.php?f=31&t=33405&sid=fcb7fd452c2bc29863eec6d6ff6e030b).
* | | If available, run 'background' inkscape inside xvfb-run (!201)Arnout Engelen2018-03-031-1/+7
| | |
* | | Update name as per suggestion from MarenMartin Owens2018-02-202-2/+2
| | |
* | | Replace dxf12 output with a pure python implementationMartin Owens2018-02-204-28/+165
| |/ |/|
* | Misc. typosluz.paz2018-02-102-2/+2
| | | | | | Found via `codespell`
* | Copy numpy import error message over from measure.py (no new strings)Maren Hachmann2018-02-101-1/+6
| |
* | Update gcodetools.py to work with Inkscape > 0.91, fix written by ↵Maren Hachmann2018-02-101-9/+4
|/ | | | | | inkscapecommunity user Shockster https://forum.inkscapecommunity.com/index.php?topic=486.msg3889#msg3889
* Fix creation of icon-theme.cacheEduard Braun2018-01-281-3/+2
| | | | | | | | | Escaping "${CMAKE_INSTALL_PREFIX}" with a backslash allows this to work for the normal install target as well as with cpack (expansion of the variable is delayed until installation where it has the correct value). Also make sure Adwaita's icon-theme.cache is up-to-date
* Do not build icon cache for nowMarc Jeanmougin2018-01-271-1/+1
|
* Temporarily guard icon cacheMarc Jeanmougin2018-01-271-2/+4
|
* move install command to logical placeMarc Jeanmougin2018-01-242-4/+3
|
* Tentatively fix build for lp packagingMarc Jeanmougin2018-01-241-2/+2
|
* CPack fixesMarc Jeanmougin2018-01-231-1/+2
|
* Convert gradient-toolbar to use ink-select-one-action.Tavmjong Bah2018-01-221-2/+2
| | | | With lots of other clean-up.
* Really update style sheet for recent Swatches dialog changes.Tavmjong Bah2018-01-181-1/+7
|
* Revert "Update style sheet for recent Swatches dialog changes."Tavmjong Bah2018-01-181-2/+1
| | | | This reverts commit a2784fd9c376c07ffc71391c39e5b39b555c7d24.
* Update style sheet for recent Swatches dialog changes.Tavmjong Bah2018-01-181-1/+2
|
* Misc. typosluz.paz2018-01-0812-13/+13
| | | Found via `codespell`
* Convert arc-toolbar to use ink-select-one-action.Tavmjong Bah2018-01-081-1/+1
|
* Update symbols README to match changes to symbol file parsing.Maren Hachmann2018-01-071-8/+12
|
* Merge branch 'convertObjectsToPathsBeforePlotting' of ↵Marc Jeanmougin2018-01-065-1/+29
|\ | | | | | | https://gitlab.com/raboof/inkscape
| * Add option to convert objects to paths before plottingArnout Engelen2017-12-305-1/+29
| | | | | | | | | | Added an option to extensions->export->plot and the HPGL export feature to nondestructively convert objects to paths before conversion.
* | Fix minor typosYuri Chornoivan2018-01-012-2/+2
|/
* Remove inkscape.file.svg (and inkscape.file.png)Eduard Braun2017-12-222-178/+0
| | | | | | | | It was added in 8aeb053f557456d83b60acdcf1446a6825a5aef6 but seems to have never been used. It was only referenced in inkscape.nsi (where it's not required) which broke when the file was moved in ce456d55bb3deee828dad9cdaf1f530194cae93c
* Replace the Gtk::Range by Gtk::Scale in the InkSpinScale widget.Tavmjong Bah2017-12-191-0/+20
| | | | The Gtk::Scale is more likely to produce a satisfactory result independent of theme.
* Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-181-0/+21
|
* Reduce with of +/- buttons. Reduce width of Fill and Stroke dialog.Tavmjong Bah2017-12-181-1/+13
|
* Fix scrollbar overlapping palette.Tavmjong Bah2017-12-131-0/+5
|
* Fix bug 1692377 -Jabier Arraiza2017-12-061-2/+0
|
* Toolbar: Some minor consistency fixesEduard Braun2017-12-051-10/+3
| | | | Drop some unnecessary separators add a few new ones
* Add controls for rx/ry to arc toolbarEduard Braun2017-12-041-0/+4
|\ | | | | | | | | | | Work by Geoff Lankow (!72) Also includes some fixes I found during review.
| * Add arc radius to toolbarGeoff Lankow2017-11-251-0/+4
| |
* | Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscapeMarc Jeanmougin2017-12-0420-22/+22
|\ \
| * | Misc. typosluzpaz2017-12-0420-22/+22
| | | | | | | | | | | | | | | | | | Please confirm typos in the following `doc/nr-filter-interface.txt` `share/symbols/BalloonSymbols.svg` .