summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove sp_create_window().Tavmjong Bah2019-01-195-111/+89
* | Move drag-and-drop code to separate file.Tavmjong Bah2019-01-196-493/+596
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-19122-55709/+56636
|\ \
| * | Disable app menu (deprecated in GTK 3.32).Tavmjong Bah2019-01-191-1/+3
| * | Remove unneeded document unref.Tavmjong Bah2019-01-191-2/+0
| * | Remove debugging statements from displacemnet filter rendering code.Tavmjong Bah2019-01-191-5/+0
| * | Merge branch 'master' of gitlab.com:EwoutH1/inkscapeMarc Jeanmougin2019-01-191-4/+2
| |\ \
| | * | Update README.md with AppVeyor badgeEwout ter Hoeven2019-01-181-4/+2
| * | | fix for bug about padding on spinbuttons created in #inbox:16Jabier Arraiza2019-01-191-5/+17
| * | | Merge branch 'gadic/inkscape-transl_fr2'Sylvain Chiron2019-01-181-140/+129
| |\ \ \
| | * | | Fixes in French translationSylvain Chiron2019-01-181-77/+72
| | * | | fixes in french translationGuillaume Audirac2019-01-171-64/+58
| * | | | fix compilation with HAVE_CAIRO_PDF=0Thomas Holder2019-01-189-36/+12
| * | | | Remove crashes when using attributes XML dialog with Objects dialog open (II)Jabier Arraiza2019-01-182-8/+13
| * | | | Remove crashes when using attributes XML dialogJabiertxof2019-01-181-13/+15
| | |/ / | |/| |
| * | | Remove unwanted atributes from text and comment nodesJabiertxof2019-01-181-4/+10
| * | | Allow edit comment nodes with the XMLInspectorJabier Arraiza2019-01-171-1/+5
| * | | Allow edit text nodes with the XMLInspectorJabiertxof2019-01-172-6/+29
| |/ /
| * | Remove confusing and broken save as PNG optionMarc Jeanmougin2019-01-174-185/+0
| * | update potfilesMarc Jeanmougin2019-01-1695-54456/+56381
| * | Merge branch 'fedora-oob-abort' of gitlab.com:tspiteri/inkscapeMarc Jeanmougin2019-01-161-3/+11
| |\ \
| | * | out-of-bounds access on Enter-up-left in new text fieldTrevor Spiteri2019-01-151-1/+1
| | * | out-of-bounds access on Enter-up-down in new text fieldTrevor Spiteri2019-01-151-1/+4
| | * | out-of-bounds access on clicking at end of text fieldTrevor Spiteri2019-01-151-1/+4
| | * | out-of-bounds access on Enter in new text fieldTrevor Spiteri2019-01-151-0/+2
| * | | Remove unused files.Tavmjong Bah2019-01-165-842/+0
| * | | Make InkscapeWindow responsible for adding window to app.Tavmjong Bah2019-01-162-3/+14
| |/ /
* / / derive all toolbars from Inkscape::ToolbarAlexander Valavanis2019-01-1945-6201/+7252
|/ /
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2019-01-154-52/+68
|\ \
| * | Initialize unused variable.Tavmjong Bah2019-01-151-1/+1
| * | Use ink_file_open in sp_file_open.Tavmjong Bah2019-01-154-52/+68
* | | Do not translate appdata and desktop when they are not installedMarc Jeanmougin2019-01-151-28/+29
|/ /
* | Update error messages.Tavmjong Bah2019-01-151-2/+2
* | add specific datadirMarc Jeanmougin2019-01-141-1/+2
* | translate and install inkscape.appdata.xmlMarc Jeanmougin2019-01-142-0/+17
* | Build and upload AppImageprobonopd2019-01-145-11/+169
* | std::unique_ptr<_ObserverData>Thomas Holder2019-01-142-14/+9
* | std::unique_ptr<PrefNodeObserver>Thomas Holder2019-01-142-10/+3
* | Add correct tooltips for Cap height and x-height.Gyuris Gellért2019-01-141-2/+2
* | Merge branch 'master' of gitlab.com:gyuris/inkscapeMarc Jeanmougin2019-01-141-515/+405
|\ \
| * | Update hu.po for 1.0 alpha releaseGyuris Gellért2019-01-141-515/+405
* | | Misc. typo and whitespace fixesluz.paz2019-01-149-11/+11
|/ /
* | Merge !482Thomas Holder2019-01-141-2/+2
|\ \
| * | Fixing Bug #1811551: GCC is not liking missing string_literal in g_strdup_pri...Kishore Debnath2019-01-141-2/+2
* | | Release 1.0alphaBryce Harrington2019-01-142-298/+698
* | | cmake: Fix missing prefix for datadir in config.hBryce Harrington2019-01-141-0/+2
* | | Update slovak translationAdam Belis2019-01-141-205/+112
|/ /
* | Fix memleak and hopefully windows CIMarc Jeanmougin2019-01-142-2/+2
* | Merge branch 'transl_fr2' of gitlab.com:gadic/inkscapeMarc Jeanmougin2019-01-141-998/+898
|\ \
| * | fixes in french translationGuillaume Audirac2019-01-101-169/+148