summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "menu-items: C++ify"Alexander Valavanis2017-06-286-93/+70
* Revert "Rm unused fn"Alexander Valavanis2017-06-281-0/+29
* Rm unused fnAlexander Valavanis2017-06-281-29/+0
* menu-items: C++ifyAlexander Valavanis2017-06-286-70/+93
* Partial fix for menu items and split contextmenu into separate fileAlexander Valavanis2017-06-278-1081/+1194
* color wheel: Temp fix for Gtk+ style propertiesAlexander Valavanis2017-06-271-0/+30
* Initial addition of menu iconsAlexander Valavanis2017-06-271-32/+48
* GdkScreen deprecation fixesAlexander Valavanis2017-06-275-17/+93
* select-tool: Only stop the rubberband when it was startedUli Schlachter2017-06-261-1/+3
* Merge branch 'ui-files-for-ui-xml'Martin Owens2017-06-239-520/+875
|\
| * Add menus xml in preparation to cleanupMartin Owens2017-06-231-0/+304
| * Merge branch 'ui-files-for-ui-xml' of gitlab.com:inkscape/inkscape into ui-fi...Martin Owens2017-06-2319-605/+105
| |\
| | * Attempt to make paintbucket build option not cause errors for toolbar loadingMartin Owens2017-06-161-0/+11
| | * Fix err leaking and cmakeMartin Owens2017-06-162-1/+3
| | * Make sure CMake can find the new ui filesMartin Owens2017-06-161-1/+1
| | * Complete to move to using ui files instead of compiled in xmlMartin Owens2017-06-164-470/+472
| | * Cleanup old xmlMartin Owens2017-06-161-55/+4
| | * Use user interface files for the user interfaceMartin Owens2017-06-164-5/+92
| * | Attempt to make paintbucket build option not cause errors for toolbar loadingMartin Owens2017-06-161-0/+11
| * | Fix err leaking and cmakeMartin Owens2017-06-162-1/+3
| * | Make sure CMake can find the new ui filesMartin Owens2017-06-161-1/+1
| * | Complete to move to using ui files instead of compiled in xmlMartin Owens2017-06-164-470/+472
| * | Cleanup old xmlMartin Owens2017-06-151-55/+4
| * | Use user interface files for the user interfaceMartin Owens2017-06-154-5/+92
* | | Opps! I had forgotten to increment the loop counter :-PFelipe Corrêa da Silva Sanches2017-06-231-0/+1
* | | rename SPIVariableFontAxisOrNormal => SPIFontVariationSettings and implement ...Felipe Corrêa da Silva Sanches2017-06-234-38/+53
* | | cmake/MSYS2: quick fix for poppler updateEduard Braun2017-06-221-1/+1
* | | silencing debug printf on SPIVariableFontAxisOrNormalFelipe Corrêa da Silva Sanches2017-06-221-2/+2
* | | adding font-variation-settings attribute to the attributes-test listFelipe Corrêa da Silva Sanches2017-06-221-1/+3
* | | SPIVariableFontAxisOrLength: inheriting from SPIFloat instead of SPILengthFelipe Corrêa da Silva Sanches2017-06-222-14/+17
* | | parsing font-variation-settings (CSS Fonts Module Level 4)Felipe Corrêa da Silva Sanches2017-06-226-0/+134
* | | Do not strip file extension in CUSTOM_TYPE Windows native file save dialogsEduard Braun2017-06-201-4/+9
* | | Fix a crash in CUSTOM_TYPE Windows native file save dialogsEduard Braun2017-06-201-6/+6
* | | appveyor: updated libgc and gtest now liveEduard Braun2017-06-201-9/+1
* | | Improve AppVeyor configurationEduard Braun2017-06-162-17/+58
|\ \ \ | |_|/ |/| |
| * | Disable tests - they still deadlock sporadically :-(Eduard Braun2017-06-161-1/+1
| * | Enable testsEduard Braun2017-06-161-2/+13
| * | Install updated versions of libgc (https://github.com/Alexpux/MINGW-packages/...Eduard Braun2017-06-161-0/+8
| * | disable unused build stageEduard Braun2017-06-161-0/+2
| * | output some status messagesEduard Braun2017-06-161-12/+31
| * | suppress noise from install targetEduard Braun2017-06-161-1/+5
| * | actually fail if there is an errorEduard Braun2017-06-161-5/+7
| * | Build all branches by default (no reason not to and doesn't hurt as long as t...Eduard Braun2017-06-161-4/+0
| * | Skip full system upgradeEduard Braun2017-06-161-2/+1
|/ /
* | Make tests buildable on windows and account for newer gtest 1.8.0 (which alre...Eduard Braun2017-06-162-41/+30
|\ \
| * | Set path to /share folder when running tests (see 2cf0d896e314d46767ec2c0f7e2...Eduard Braun2017-06-161-1/+2
| * | cmake: allow building with gtest 1.8.0 (already includes gmock)Eduard Braun2017-06-162-23/+24
| * | Use CMAKE_RUNTIME_OUTPUT_DIRECTORY instead of the old EXECUTABLE_OUTPUT_PATH ...Eduard Braun2017-06-162-3/+3
| * | Fix compilation on Windows by removing duplicate dependenciesEduard Braun2017-06-151-14/+1
|/ /
* | Refactor 1a66c0aae0da7c3b860d06e72f5ff87f444bc462 and allow to use a differen...Eduard Braun2017-06-154-27/+40