summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | Rm remaining imagemenuitem usageAlexander Valavanis2017-06-293-35/+42
| | | | | | | | | | | |
* | | | | | | | | | | | Use Gtk orientable widgetsAlexander Valavanis2017-06-294-15/+17
| | | | | | | | | | | |
* | | | | | | | | | | | previewholder: Rm unused (and wrongly constructed) varAlexander Valavanis2017-06-291-1/+0
| | | | | | | | | | | |
* | | | | | | | | | | | interface: Rm unused functionAlexander Valavanis2017-06-291-29/+0
| | | | | | | | | | | |
* | | | | | | | | | | | Dock: Rm unnecessary enumAlexander Valavanis2017-06-295-23/+14
|/ / / / / / / / / / /
* | | | | | | | | | | Hackfest icon work: restore selected menu icons and make theming easierAlexander Valavanis2017-06-29468-7561/+18309
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add missing iconAlexander Valavanis2017-06-291-0/+94
| | | | | | | | | | | |
| * | | | | | | | | | | Remove old icon handling codeAlexander Valavanis2017-06-29458-6454/+16976
| | | | | | | | | | | |
| * | | | | | | | | | | Revert "color wheel: Temp fix for Gtk+ style properties"Alexander Valavanis2017-06-281-30/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c951edaa91414fd5dfddb745de49baf777f72075.
| * | | | | | | | | | | contextmenu: Rm icons per GNOME HIGAlexander Valavanis2017-06-281-19/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Add a show-icon attribute to menu XMLAlexander Valavanis2017-06-283-39/+62
| | | | | | | | | | | |
| * | | | | | | | | | | Revert "menu-items: C++ify"Alexander Valavanis2017-06-286-93/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d483c2ab23354cf5ea58a2d2225ab464b77f6614.
| * | | | | | | | | | | Revert "Rm unused fn"Alexander Valavanis2017-06-281-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 1da12a921c8a5e9f49de799cf9f3e9a642208bd7.
| * | | | | | | | | | | 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
| | | | | | | | | | | |
* | | | | | | | | | | | Add replacements for themedir for osx and win32Martin Owens2017-06-291-0/+2
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Improved warning in io/resource.cppMartin Owens2017-06-291-1/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Remove menus-bars.xml since it's a duplicate fileMartin Owens2017-06-281-276/+0
| | | | | | | | | |
* | | | | | | | | | Fix README for cmake build in placeMartin Owens2017-06-281-1/+1
| | | | | | | | | |
* | | | | | | | | | Refactor profile directory use and promote IO::Resource get_path and ↵Martin Owens2017-06-2823-352/+302
| |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | get_filename methods
* | | | | | | | | Update dxf_input.py for LP Bug #1700582Alvin Penner2017-06-271-2/+2
|/ / / / / / / /
* | | | | | | | GdkScreen deprecation fixesAlexander Valavanis2017-06-275-17/+93
| | | | | | | |
* | | | | | | | select-tool: Only stop the rubberband when it was startedUli Schlachter2017-06-261-1/+3
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rubberband::stop() calls SPCanvas::endForcedFullRedraws(), which means possible no full redraw will happen while moving. Fixes: https://bugs.launchpad.net/inkscape/+bug/1510704 Signed-off-by: Uli Schlachter <psychon@znc.in>
* | | | | | | 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 ↵Martin Owens2017-06-2319-605/+105
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | ui-files-for-ui-xml
| | * | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There we go...
* | | | | | | | | rename SPIVariableFontAxisOrNormal => SPIFontVariationSettings and implement ↵Felipe Corrêa da Silva Sanches2017-06-234-38/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | full parsing of multiple axes and respective design-space coordiantes.
* | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (https://bugs.launchpad.net/inkscape/+bug/1699787)
* | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Usually we append the proper extension afterwards, but that does only work for registered extensions and not custom extensions. The resulting behavior was that a file saved this way had usually no extension at all unless the user added one manually...)
* | | | | | | | | Fix a crash in CUSTOM_TYPE Windows native file save dialogsEduard Braun2017-06-201-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://bugs.launchpad.net/inkscape/+bug/1639701