summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-29100-3207/+1723
|\
| * Remove old icon handling codeAlexander Valavanis2017-06-2992-2114/+498
| * Revert "color wheel: Temp fix for Gtk+ style properties"Alexander Valavanis2017-06-281-30/+0
| * contextmenu: Rm icons per GNOME HIGAlexander Valavanis2017-06-281-19/+1
| * Add a show-icon attribute to menu XMLAlexander Valavanis2017-06-282-25/+48
| * 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
* | Add replacements for themedir for osx and win32Martin Owens2017-06-291-0/+2
* | Improved warning in io/resource.cppMartin Owens2017-06-291-1/+1
* | Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-2823-352/+302
|/
* GdkScreen deprecation fixesAlexander Valavanis2017-06-273-17/+78
* 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-233-519/+82
|\
| * Attempt to make paintbucket build option not cause errors for toolbar loadingMartin Owens2017-06-161-0/+11
| * Fix err leaking and cmakeMartin Owens2017-06-161-0/+2
| * Complete to move to using ui files instead of compiled in xmlMartin Owens2017-06-161-470/+23
| * Cleanup old xmlMartin Owens2017-06-161-55/+4
| * Use user interface files for the user interfaceMartin Owens2017-06-163-5/+53
* | 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
* | silencing debug printf on SPIVariableFontAxisOrNormalFelipe Corrêa da Silva Sanches2017-06-221-2/+2
* | 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
|/
* Refactor 1a66c0aae0da7c3b860d06e72f5ff87f444bc462 and allow to use a differen...Eduard Braun2017-06-153-26/+39
* cleanupEduard Braun2017-06-151-5/+0
* Improve Windows relocation support.Eduard Braun2017-06-152-59/+12
* Remove cmake checks for C89 headers.Elliott Sales de Andrade2017-06-152-6/+0
* Remove duplicated build checks.Elliott Sales de Andrade2017-06-153-8/+0
* Merge branch 'fix-1417470' of gitlab.com:mgmax/inkscapeMarc Jeanmougin2017-06-142-3/+33
|\
| * [Bug #1417470] Fix PDF+TeX output for text inside groups with clip/maskMax Gaukler2017-06-132-3/+33
* | Update dialog when object is added, deleted, or changed.Tavmjong Bah2017-06-142-0/+149
* | Prevent crash due to clones.Tavmjong Bah2017-06-141-0/+1
* | Use Glib::ustring to simplify title string code.Tavmjong Bah2017-06-141-55/+39
|/
* Lpe bool fixMichael Soegtrop2017-06-111-1/+1
* A bit more massaging of codestyle on src/libnrtype/Layout...Felipe Corrêa da Silva Sanches2017-06-101-694/+723
* Group all of the ParagraphInfo class implementationFelipe Corrêa da Silva Sanches2017-06-101-22/+16
* libnrtype/Layout-TNG refactoring for better code legibilityFelipe Corrêa da Silva Sanches2017-06-105-40/+101
* Disable debugging code on libnrtype Layout-TNG-Compute at compile-time.Felipe Corrêa da Silva Sanches2017-06-091-1/+5
* Merge in whole of embroidery branchMartin Owens2017-06-077-0/+1940
|\