summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | French translation various improvementsGuillaume Audirac2018-06-131-26/+26
* | | Merge branch 'gdkmm' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-1411-113/+92
|\ \ \
| * | | Make shutdown dialogs use gtkmm.Emmanuel Gil Peyrot2018-06-131-56/+37
| * | | Make info dialog use gtkmm.Emmanuel Gil Peyrot2018-06-131-11/+6
| * | | Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...Emmanuel Gil Peyrot2018-06-126-9/+16
| * | | Make ToolBase::cursor use gdkmm and smart pointers.Emmanuel Gil Peyrot2018-06-124-23/+16
| * | | Make SPDesktopWidget::window_get_pointer() use gdkmm.Emmanuel Gil Peyrot2018-06-121-9/+13
| * | | Make SPDesktop::setWaitingCursor() use gdkmm.Emmanuel Gil Peyrot2018-06-121-5/+4
| | |/ | |/|
* | | Merge branch 'GermanTranslation' of gitlab.com:der-Michael/inkscapeMarc Jeanmougin2018-06-141-1/+2
|\ \ \
| * | | German translationMichael Rack2018-06-081-1/+2
* | | | Merge branch 'master' of gitlab.com:yurchor/inkscapeMarc Jeanmougin2018-06-141-6123/+6556
|\ \ \ \
| * | | | Update Ukrainian translationYuri Chornoivan2018-06-031-6123/+6556
* | | | | Merge branch 'fontselection' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-06-144-5/+24
|\ \ \ \ \
| * | | | | In font list, don't change selection if current font is already selected; oth...Geoff Lankow2018-05-314-5/+24
* | | | | | Merge branch 'fontmarkup' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-06-142-6/+8
|\ \ \ \ \ \
| * | | | | | Fix three more instances of incorrectly escaped markupGeoff Lankow2018-05-312-6/+8
| |/ / / / /
* | | | | | Merge branch 'undefined' of gitlab.com:sileGit/inkscapeMarc Jeanmougin2018-06-141-9331/+6390
|\ \ \ \ \ \
| * | | | | | Replace hr.po new translations sileGitsileGit2018-05-291-9331/+6390
| |/ / / / /
* | | | | | Merge branch 'patch-1' of gitlab.com:Moini/inkscapeMarc Jeanmougin2018-06-142-2/+2
|\ \ \ \ \ \
| * | | | | | Incorporate some of Mihaela's suggestions.Maren Hachmann2018-05-111-1/+1
| * | | | | | Try a different tool tip that hopefully can help users determine what to expe...Maren Hachmann2018-03-081-1/+1
| * | | | | | Incorporate Eduard's suggestion for Ellipse Undo entry.Maren Hachmann2018-03-081-1/+1
| * | | | | | Try to clarify what the new tile size option is for.Maren Hachmann2018-03-021-1/+1
| * | | | | | Suggestion for improved Undo string when changing radii of an ellipse, consis...Maren Hachmann2018-03-021-1/+1
* | | | | | | Create at least two radio buttons for a table.Tavmjong Bah2018-06-141-0/+7
* | | | | | | Limit style alternatives label width.Tavmjong Bah2018-06-141-0/+7
* | | | | | | Add radio buttons for font style alternates.Tavmjong Bah2018-06-142-63/+163
| |_|_|_|_|/ |/| | | | |
* | | | | | Improvements to the Font Features dialog. Better OpenType coverage.Tavmjong Bah2018-06-115-145/+223
| |_|_|_|/ |/| | | |
* | | | | Migrated object-test and sp-gradient-test to gtestAdrian Boguszewski2018-06-095-396/+337
| |_|_|/ |/| | |
* | | | Merge branch 'gadic/inkscape-transl_fr'Sylvain Chiron2018-06-081-36/+37
|\ \ \ \
| * | | | French translation improvementsGuillaume Audirac2018-06-051-36/+37
* | | | | Add preview of more OpenType tables.Tavmjong Bah2018-06-071-2/+8
* | | | | Add GUI support for 'font-variant-east-asian' property.Tavmjong Bah2018-06-077-12/+421
* | | | | Fixes to extension system and simplify the codeJabiertxo Arraiza Cenoz2018-06-069-60/+19
* | | | | Remove tables that should not be exposed to user from OpenType table list.Tavmjong Bah2018-06-051-0/+19
|/ / / /
* | | | Use all available space for Ordinal label.Tavmjong Bah2018-06-051-1/+1
* | | | Add support for character variant OpenType tags (cv01, cv02, ...).Tavmjong Bah2018-06-051-1/+3
* | | | Prevent widget from getting too big.Tavmjong Bah2018-06-052-14/+41
* | | | Keep Features tab in sync with font in Font tab.Tavmjong Bah2018-06-033-0/+12
| |_|/ |/| |
* | | Fixes on convert to paths LPE shapesJabier Arraiza2018-06-023-21/+74
* | | Add preview to Font Features tab of Text and Font dialog.Tavmjong Bah2018-06-024-53/+119
* | | Prevent seg fault if value is null.Tavmjong Bah2018-05-311-0/+5
* | | Implement rendering for 'textPath' 'side' attribute. No GUI.Tavmjong Bah2018-05-313-28/+36
* | | More boilerplate for 'textPath' 'side' attribute.Tavmjong Bah2018-05-312-10/+31
* | | Boiler plate stuff for 'textPath' 'side' attribute.Tavmjong Bah2018-05-315-0/+6
| |/ |/|
* | Add center mirror symmetry butons for perfect symmetry and rotate copyes cleanupJabier Arraiza2018-05-264-179/+224
* | Fix compilation with poppler 0.65.0Jan Palus2018-05-251-2/+1
* | disable test failing with harfbuzz >= 1.6.0 waiting for a fix in pango or fre...Marc Jeanmougin2018-05-251-1/+6
* | Fix building of tests with system install of gtest on debianMarc Jeanmougin2018-05-231-0/+2
* | Merge branch 'fix-undefined-references-without-lcms' of gitlab.com:libiquity/...Marc Jeanmougin2018-05-222-33/+33
|\ \