| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | Rm remaining imagemenuitem usage | Alexander Valavanis | 2017-06-29 | 3 | -35/+42 | |
| * | | | | | | | | | | | | Use Gtk orientable widgets | Alexander Valavanis | 2017-06-29 | 4 | -15/+17 | |
| * | | | | | | | | | | | | previewholder: Rm unused (and wrongly constructed) var | Alexander Valavanis | 2017-06-29 | 1 | -1/+0 | |
| * | | | | | | | | | | | | interface: Rm unused function | Alexander Valavanis | 2017-06-29 | 1 | -29/+0 | |
| * | | | | | | | | | | | | Dock: Rm unnecessary enum | Alexander Valavanis | 2017-06-29 | 5 | -23/+14 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Hackfest icon work: restore selected menu icons and make theming easier | Alexander Valavanis | 2017-06-29 | 468 | -7561/+18309 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Add missing icon | Alexander Valavanis | 2017-06-29 | 1 | -0/+94 | |
| | * | | | | | | | | | | | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 458 | -6454/+16976 | |
| | * | | | | | | | | | | | Revert "color wheel: Temp fix for Gtk+ style properties" | Alexander Valavanis | 2017-06-28 | 1 | -30/+0 | |
| | * | | | | | | | | | | | contextmenu: Rm icons per GNOME HIG | Alexander Valavanis | 2017-06-28 | 1 | -19/+1 | |
| | * | | | | | | | | | | | Add a show-icon attribute to menu XML | Alexander Valavanis | 2017-06-28 | 3 | -39/+62 | |
| | * | | | | | | | | | | | Revert "menu-items: C++ify" | Alexander Valavanis | 2017-06-28 | 6 | -93/+70 | |
| | * | | | | | | | | | | | Revert "Rm unused fn" | Alexander Valavanis | 2017-06-28 | 1 | -0/+29 | |
| | * | | | | | | | | | | | Rm unused fn | Alexander Valavanis | 2017-06-28 | 1 | -29/+0 | |
| | * | | | | | | | | | | | menu-items: C++ify | Alexander Valavanis | 2017-06-28 | 6 | -70/+93 | |
| | * | | | | | | | | | | | Partial fix for menu items and split contextmenu into separate file | Alexander Valavanis | 2017-06-27 | 8 | -1081/+1194 | |
| | * | | | | | | | | | | | color wheel: Temp fix for Gtk+ style properties | Alexander Valavanis | 2017-06-27 | 1 | -0/+30 | |
| | * | | | | | | | | | | | Initial addition of menu icons | Alexander Valavanis | 2017-06-27 | 1 | -32/+48 | |
| * | | | | | | | | | | | | Add replacements for themedir for osx and win32 | Martin Owens | 2017-06-29 | 1 | -0/+2 | |
| | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Improved warning in io/resource.cpp | Martin Owens | 2017-06-29 | 1 | -1/+1 | |
| | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Remove menus-bars.xml since it's a duplicate file | Martin Owens | 2017-06-28 | 1 | -276/+0 | |
| * | | | | | | | | | | Fix README for cmake build in place | Martin Owens | 2017-06-28 | 1 | -1/+1 | |
| * | | | | | | | | | | Refactor profile directory use and promote IO::Resource get_path and get_file... | Martin Owens | 2017-06-28 | 23 | -352/+302 | |
| | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Update dxf_input.py for LP Bug #1700582 | Alvin Penner | 2017-06-27 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | GdkScreen deprecation fixes | Alexander Valavanis | 2017-06-27 | 5 | -17/+93 | |
| * | | | | | | | | select-tool: Only stop the rubberband when it was started | Uli Schlachter | 2017-06-26 | 1 | -1/+3 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'ui-files-for-ui-xml' | Martin Owens | 2017-06-23 | 9 | -520/+875 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add menus xml in preparation to cleanup | Martin Owens | 2017-06-23 | 1 | -0/+304 | |
| | * | | | | | | | Merge branch 'ui-files-for-ui-xml' of gitlab.com:inkscape/inkscape into ui-fi... | Martin Owens | 2017-06-23 | 19 | -605/+105 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Attempt to make paintbucket build option not cause errors for toolbar loading | Martin Owens | 2017-06-16 | 1 | -0/+11 | |
| | | * | | | | | | | Fix err leaking and cmake | Martin Owens | 2017-06-16 | 2 | -1/+3 | |
| | | * | | | | | | | Make sure CMake can find the new ui files | Martin Owens | 2017-06-16 | 1 | -1/+1 | |
| | | * | | | | | | | Complete to move to using ui files instead of compiled in xml | Martin Owens | 2017-06-16 | 4 | -470/+472 | |
| | | * | | | | | | | Cleanup old xml | Martin Owens | 2017-06-16 | 1 | -55/+4 | |
| | | * | | | | | | | Use user interface files for the user interface | Martin Owens | 2017-06-16 | 4 | -5/+92 | |
| | * | | | | | | | | Attempt to make paintbucket build option not cause errors for toolbar loading | Martin Owens | 2017-06-16 | 1 | -0/+11 | |
| | * | | | | | | | | Fix err leaking and cmake | Martin Owens | 2017-06-16 | 2 | -1/+3 | |
| | * | | | | | | | | Make sure CMake can find the new ui files | Martin Owens | 2017-06-16 | 1 | -1/+1 | |
| | * | | | | | | | | Complete to move to using ui files instead of compiled in xml | Martin Owens | 2017-06-16 | 4 | -470/+472 | |
| | * | | | | | | | | Cleanup old xml | Martin Owens | 2017-06-15 | 1 | -55/+4 | |
| | * | | | | | | | | Use user interface files for the user interface | Martin Owens | 2017-06-15 | 4 | -5/+92 | |
| * | | | | | | | | | Opps! I had forgotten to increment the loop counter :-P | Felipe Corrêa da Silva Sanches | 2017-06-23 | 1 | -0/+1 | |
| * | | | | | | | | | rename SPIVariableFontAxisOrNormal => SPIFontVariationSettings and implement ... | Felipe Corrêa da Silva Sanches | 2017-06-23 | 4 | -38/+53 | |
| * | | | | | | | | | cmake/MSYS2: quick fix for poppler update | Eduard Braun | 2017-06-22 | 1 | -1/+1 | |
| * | | | | | | | | | silencing debug printf on SPIVariableFontAxisOrNormal | Felipe Corrêa da Silva Sanches | 2017-06-22 | 1 | -2/+2 | |
| * | | | | | | | | | adding font-variation-settings attribute to the attributes-test list | Felipe Corrêa da Silva Sanches | 2017-06-22 | 1 | -1/+3 | |
| * | | | | | | | | | SPIVariableFontAxisOrLength: inheriting from SPIFloat instead of SPILength | Felipe Corrêa da Silva Sanches | 2017-06-22 | 2 | -14/+17 | |
| * | | | | | | | | | parsing font-variation-settings (CSS Fonts Module Level 4) | Felipe Corrêa da Silva Sanches | 2017-06-22 | 6 | -0/+134 | |
| * | | | | | | | | | Do not strip file extension in CUSTOM_TYPE Windows native file save dialogs | Eduard Braun | 2017-06-20 | 1 | -4/+9 | |
| * | | | | | | | | | Fix a crash in CUSTOM_TYPE Windows native file save dialogs | Eduard Braun | 2017-06-20 | 1 | -6/+6 | |
