summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | cmake: fix targets to actually depend on inkscape-version.cppEduard Braun2017-07-142-14/+7
* | | | | | | | | | cmake: do not build tests for default targetEduard Braun2017-07-141-1/+1
* | | | | | | | | | README: Fix misspellingBryce Harrington2017-07-141-1/+1
* | | | | | | | | | Drop jenkinsBryce Harrington2017-07-142-21/+0
* | | | | | | | | | CI/AppVeyor: Add branch name, commit date/hash and build architecture to arti...Eduard Braun2017-07-132-2/+5
* | | | | | | | | | CI: Save AppVeyor cache if the compilation succeeds (even if installation or ...Eduard Braun2017-07-131-0/+1
* | | | | | | | | | use SYSTEMROOT in msys2checkdeps.py as location of the Windows directory in a...Eduard Braun2017-07-131-2/+5
* | | | | | | | | | CI: run check for missing/unused dependecies in AppVeyorEduard Braun2017-07-131-2/+3
* | | | | | | | | | Add functionality to msys2checkdeps.py to check for libraries which were inst...Eduard Braun2017-07-132-8/+18
* | | | | | | | | | cmake/MSYS2: Try to make the installation a bit more lenient towards version ...Eduard Braun2017-07-131-106/+104
* | | | | | | | | | cmake/MSYS2: update with missing libs detected with script from previous commitEduard Braun2017-07-131-10/+15
* | | | | | | | | | MSYS2: Add python script to generate a list of dependencies / check for missi...Eduard Braun2017-07-131-0/+150
* | | | | | | | | | Update ege-color-prof-tracker.cppMarc Jeanmougin2017-07-131-1/+1
* | | | | | | | | | Fix src/ege-color-prof-tracker.cpp after 27cadae623ce5bc66b0401238bc7737b7b9d...Marc Jeanmougin2017-07-131-1/+1
* | | | | | | | | | Fix typoAlexander Valavanis2017-07-121-1/+1
* | | | | | | | | | Prevent crash when get_primary_monitor() returns nullptr. (Second place.)Tavmjong Bah2017-07-121-1/+5
* | | | | | | | | | Merge branch 'shortcuts' (!41)Eduard Braun2017-07-1111-97/+115
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Only update shortcuts tree view once after updating (significantly reduces th...Eduard Braun2017-07-091-1/+5
| * | | | | | | | | | Add Super, Hyper and Meta keys to get in sync with d79cc2caf65007ac9d1d598867...Eduard Braun2017-07-091-1/+4
| * | | | | | | | | | Merge branch 'master' into shortcutsEduard Braun2017-07-09957-18711/+205935
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use .xml when exporting shortcuts by defaultEduard Braun2017-06-231-6/+7
| * | | | | | | | | | | Allow to set shortcuts for characters that need to be escaped (e.g. "<>&")Eduard Braun2017-06-231-1/+1
| * | | | | | | | | | | Improve and simplify shortcut handling.Eduard Braun2017-06-2311-75/+97
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Improve revision formatEduard Braun2017-07-113-8/+8
* | | | | | | | | | | Fix duplicate definitionAlexander Valavanis2017-07-111-1/+0
* | | | | | | | | | | gimpcolorwheel: Fix event timeAlexander Valavanis2017-07-111-1/+1
* | | | | | | | | | | update GdkSeat usageAlexander Valavanis2017-07-111-1/+20
* | | | | | | | | | | update GdkSeat usageAlexander Valavanis2017-07-101-7/+27
* | | | | | | | | | | Use new GdkSeat API and update gimpcolorwheel commentsAlexander Valavanis2017-07-104-34/+73
* | | | | | | | | | | Drop obsolete SizeGroup::set_ignore_hiddenAlexander Valavanis2017-07-101-1/+0
* | | | | | | | | | | Drop obsolete resize_mode usageAlexander Valavanis2017-07-101-7/+0
* | | | | | | | | | | input devices: Update treeview usageAlexander Valavanis2017-07-101-54/+4
* | | | | | | | | | | Update GtkMenu usageAlexander Valavanis2017-07-102-20/+27
* | | | | | | | | | | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2017-07-107-931/+260
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Shortcuts: Fix for 7d248fbba5b0c24d9a24cda8c3f2e79f96395553 (is_user_set was ...Eduard Braun2017-07-091-4/+4
| * | | | | | | | | | Shortcuts: remove default.xml from repo to resolve any confusion on what file...Eduard Braun2017-07-093-900/+193
| * | | | | | | | | | Shortcuts: if loading the shortcuts file set in preferences fails fall back t...Eduard Braun2017-07-091-5/+26
| * | | | | | | | | | Hackest regression: We can not exlude the shortcuts file default.xml from the...Eduard Braun2017-07-081-5/+29
| * | | | | | | | | | Replace deprecated SHGetSpecialFolderLocation with SHGetFolderLocationEduard Braun2017-07-081-2/+2
| * | | | | | | | | | Hackfest Regression: Fix profile_path() not returning the correct directoryEduard Braun2017-07-082-17/+8
| * | | | | | | | | | cmake: fix inkscape-version for linked worktreesEduard Braun2017-07-081-1/+1
* | | | | | | | | | | Update popup menu usageAlexander Valavanis2017-07-091-1/+5
* | | | | | | | | | | SVGFountDrawingArea: handle draw signalAlexander Valavanis2017-07-092-5/+3
* | | | | | | | | | | Get rid of obsolete rules_hint in TreeViewAlexander Valavanis2017-07-091-1/+0
* | | | | | | | | | | Rm obsolete functionAlexander Valavanis2017-07-091-9/+0
* | | | | | | | | | | Update Gtk button press handlingAlexander Valavanis2017-07-092-6/+6
* | | | | | | | | | | Update GtkDialog usageAlexander Valavanis2017-07-095-6/+6
* | | | | | | | | | | Update Gtk margin handlingAlexander Valavanis2017-07-093-6/+53
* | | | | | | | | | | Fix build for Gtk < 3.12Alexander Valavanis2017-07-091-0/+6
* | | | | | | | | | | Update for Gtk alignment changesAlexander Valavanis2017-07-096-31/+33