summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ui: Parse mnemonic for Open _RecentBryce Harrington2019-02-091-1/+1
* Consistently use title case in menus (!521)Patrick Storz2019-02-0994-1863/+1849
|\
| * Update msgids in PO filestim_rawlinson2019-02-0888-1750/+1750
| * Update en_GB.potim_rawlinson2019-02-081-58/+44
| * Fix more capitalisation inconsistencies.tim_rawlinson2019-02-084-27/+27
| * Update inkscape.pottim_rawlinson2019-02-081-15/+15
| * Fix capitalisation of menu items.Tim Rawlinson2019-02-073-14/+14
* | AppdataHarald H2019-02-091-2/+18
* | fix "inkscape --extension-directory"Thomas Holder2019-02-081-3/+3
* | Attempt to fix part of issue #54. (Using the command line doesn't return.)Tavmjong Bah2019-02-081-18/+72
|/
* Fix wrong message in path parameterJabiertxof2019-02-0592-196159/+191304
* PencilToolbar: GtkAction migrationAlexander Valavanis2019-02-0516-398/+281
* NodeToolbar: GtkAction migrationAlexander Valavanis2019-02-048-547/+413
* rm unused InkRadioActionAlexander Valavanis2019-02-033-257/+0
* UnitTracker: Create tool item without using GtkActionAlexander Valavanis2019-02-037-19/+36
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-02-032-5/+9
|\
| * Add missing file in previous commit.Tavmjong Bah2019-02-031-1/+1
| * Correct comments due to last commit.Tavmjong Bah2019-02-031-1/+1
| * Change from hooking up signal handler to overriding class method.Tavmjong Bah2019-02-031-2/+6
| * Fix widget focus bug.Tavmjong Bah2019-02-031-1/+1
* | MeasureToolbar: GtkAction migrationAlexander Valavanis2019-02-039-707/+280
|/
* TweakToolbar: GtkAction migrationAlexander Valavanis2019-02-028-334/+289
* object properties dialog: label placeholderThomas Holder2019-02-021-2/+10
* Add missing new symbolic iconsJabier Arraiza2019-02-0217-441/+550
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-02-011-0/+1
|\
| * Add usr/share/inkscape/extensions to PYTHONPATHprobonopd2019-01-311-0/+1
* | clang-tidy recent changesAlexander Valavanis2019-02-0117-54/+48
|/
* ComboToolItem: Temporary workaround to display pixbuf by defaultAlexander Valavanis2019-01-311-2/+2
* Allow InkscapeApplication to track current document, selection, and desktop.Tavmjong Bah2019-01-307-27/+83
* GradientToolbar: GtkAction migrationAlexander Valavanis2019-01-297-305/+560
* ArcToolbar: GtkAction migrationAlexander Valavanis2019-01-295-184/+142
* PaintbucketToolbar: GtkAction migrationAlexander Valavanis2019-01-294-156/+84
* Remove unneeded and incomplete fileJabiertxof2019-01-291-342/+0
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-291-342/+0
|\
| * Remove unused iconsJabiertxof2019-01-2977-2145/+0
| * revert 15c943df and 19cc0ca4Jabiertxof2019-01-2976-0/+1803
* | EraserToolbar: GtkAction migrationAlexander Valavanis2019-01-2911-191/+301
|/
* Box3DToolbar: GtkAction migrationAlexander Valavanis2019-01-295-150/+126
* Add missing iconJabier Arraiza2019-01-291-0/+23
* This branch delete icons not used in source code.Jabier Arraiza2019-01-29111-1703/+1333
* Add System Default Theme to prefereces theme switchJabiertxof2019-01-282-1/+3
* Temporary fix for crash on quit.Tavmjong Bah2019-01-283-4/+14
* Format stilyng for icons section in preferencesJabier Arraiza2019-01-271-2/+3
* SpiralToolbar: GtkAction migrationAlexander Valavanis2019-01-275-116/+107
* StarToolbar: GtkAction migrationAlexander Valavanis2019-01-275-202/+146
* Add swatches and styling to directly created toolbarsAlexander Valavanis2019-01-271-5/+38
* SpinButtonToolItem: Allow default numeric menu descriptions & migrate RectToo...Alexander Valavanis2019-01-273-25/+21
* SpinButtonToolItem: Allow custom numeric menu itemsAlexander Valavanis2019-01-272-5/+37
* SpinButtonToolItem: Allow labels on numeric menuAlexander Valavanis2019-01-272-13/+21
* SpinButtonToolItem: Make numeric menu items depend on adjustment parametersAlexander Valavanis2019-01-271-19/+15