summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
| * fixes in french translationGuillaume Audirac2019-01-081-21/+20
| * French translation updateGuillaume Audirac2019-01-031-826/+748
* | Merge branch 'master' of gitlab.com:yurchor/inkscapeMarc Jeanmougin2019-01-141-386/+329
|\ \
| * | Update Ukrainian translationYuri Chornoivan2019-01-131-386/+329
* | | Add Portuguese from Portugal pt_PT language for "Layer 1" create_defaults.plDuarte Farrajota Ramos2019-01-131-0/+1
* | | Another baby step in creating InkscapeWindow.Tavmjong Bah2019-01-135-33/+49
|/ /
* | simplify translated default.svgMarc Jeanmougin2019-01-1326-27/+30
* | Allow window to be closed when operating in batch mode.Tavmjong Bah2019-01-132-4/+13
* | Fix CIMarc Jeanmougin2019-01-131-1/+1
* | Add Appimage build, fix windows CIMarc Jeanmougin2019-01-132-1/+27
* | cmake: Drop dist updates for Makefile.am, which we no longer haveBryce Harrington2019-01-131-3/+1
* | cmake: Replace dist target with logic from the 0.92.3 branchBryce Harrington2019-01-121-4/+6
* | updated Croatian translationmilotype2019-01-123-39/+96
* | Generate default.svg translated files with cmakeMarc Jeanmougin2019-01-1124-840/+15
* | Add button to delete prefsMarc Jeanmougin2019-01-114-10/+44
* | Prevent window from stealing key presses.Tavmjong Bah2019-01-101-1/+1
* | Upgrade about screen to Inkscape 1.0 Alpha Pre-Release designMartin Owens2019-01-101-9510/+2764
* | First baby step in adding InkscapeWindow (Gtk::ApplicationWindow)Tavmjong Bah2019-01-094-10/+110
* | Remove helper/window.h helper/window.cppTavmjong Bah2019-01-094-113/+11
* | Add default croatian fileMarc Jeanmougin2019-01-091-0/+38
* | Remove dependence on window.h.Tavmjong Bah2019-01-081-3/+4