summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Inkview: show error message if there are no valid files and exitPatrick Storz2019-09-083-8/+20
* Inkview: show file chooser dialog if called without argumentsPatrick Storz2019-09-081-2/+23
* Remove donothing coutJabier Arraiza2019-09-071-1/+0
* 1.0 beta releaseMarc Jeanmougin2019-09-075-266/+288
* update extension submoduleMarc Jeanmougin2019-09-071-0/+0
* More issues fixesJabier Arraiza2019-09-071-9/+26
* Fix bugs appliing in fallback elementsJabier Arraiza2019-09-074-6/+16
* Allow transforms in SVG2 flow elementsJabier Arraiza2019-09-071-0/+9
* Prepared for beta. Fixed blocking bugJabiertxof2019-09-077-81/+167
* More improvements to line height.Jabier Arraiza2019-09-073-82/+51
* Prepare for betaJabiertxof2019-09-073-5/+146
* fixx flowbox on SVG2 mode using tspansJabiertxof2019-09-073-34/+16
* Add Text direction iconsJabiertxof2019-09-0723-202/+631
* Improved selection on lines over paragraphsJabiertxof2019-09-072-47/+50
* fix cursor font sizeJabier Arraiza2019-09-071-5/+7
* Last improvements to line heightJabier Arraiza2019-09-075-43/+62
* Improvements to style codingJabier Arraiza2019-09-071-10/+14
* Add fixes pointer in the MR by @speleo3Jabier Arraiza2019-09-071-40/+1
* Add line height UX improvementsJabier Arraiza2019-09-0710-699/+653
* Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ad...Jabier Arraiza2019-09-072-4/+4
* Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ad...Jabier Arraiza2019-09-072-4/+19
* Extensions: Handle optiongroup options without valuePatrick Storz2019-09-073-6/+12
* Write out 'x' and 'y' attribute values to repr when some text property value ...Tavmjong Bah2019-09-072-0/+12
* Update 2geomPatrick Storz2019-09-064-7/+14
* Add listeners for when shapes used by text are changed.Tavmjong Bah2019-09-066-31/+121
* Fix error in GTK launch scriptRené de Hesselle2019-09-054-22/+66
* Fix a crash on ubuntu by a icon missingJabiertxof2019-09-054-46/+204
* Update Indonesian translationAbdul Munif Hanafi2019-09-041-1271/+730
* Fix issue https://gitlab.com/inkscape/inbox/issues/816 Stroke to Path convers...Jabier Arraiza2019-09-041-74/+34
* Update Indonesian translationAbdul Munif Hanafi2019-09-031-4554/+3249
* Translated nb.po, 59% complete.heskjestad2019-09-031-1367/+977
* 2geom: Use sincos function if availablePatrick Storz2019-09-022-6/+6
* Extension updates for 1.0 (!808)Patrick Storz2019-09-01138-4730/+5168
|\
| * Update internal extensions for latest .inx format changesPatrick Storz2019-09-0155-750/+750
| * Add appearance="multiline" to parameters of type stringPatrick Storz2019-09-015-13/+102
| * Add appearance="colorbutton" to parameters of type colorPatrick Storz2019-09-013-14/+69
| * Add new parameter of type "path"Patrick Storz2019-08-315-0/+363
| * Adjust <print> extensions for previous commit.Patrick Storz2019-08-313-48/+48
| * Make 'gui-text' required for visible parametersPatrick Storz2019-08-314-30/+41
| * Add new widget "image" which allows to display an image filePatrick Storz2019-08-314-1/+155
| * Add base_directory for extensions loaded from a file.Patrick Storz2019-08-3113-44/+57
| * Templates: Improve translatability for "More info" dialogPatrick Storz2019-08-311-19/+29
| * Templates: Translate metadata within extension contextsPatrick Storz2019-08-312-24/+40
| * Templates: Accept non-underscored variants of "inkscape:templateinfo"Patrick Storz2019-08-314-19/+40
| * Templates: Remove unused "long_description" ("inkscape:_long" tag)Patrick Storz2019-08-313-7/+2
| * Add new widget "spacer" which adds an empty space between widgetsPatrick Storz2019-08-316-1/+138
| * Add new widget "separator" which draws a line between widgetsPatrick Storz2019-08-314-1/+101
| * Add new widgets "hbox" and "vbox" for layouting purposesPatrick Storz2019-08-316-8/+188
| * Update POTFILES.inPatrick Storz2019-08-311-7/+1
| * Simplify pref_name() functionPatrick Storz2019-08-319-57/+23