| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | C++ify button widget | Alexander Valavanis | 2018-12-29 | 1 | -23/+21 | |
| | | ||||||
| * | DocumentUndo::ScopedInsensitive | Thomas Holder | 2018-12-14 | 1 | -4/+1 | |
| | | ||||||
| * | Fix codding style | Jabiertxof | 2018-11-09 | 1 | -8/+5 | |
| | | ||||||
| * | This improve symbolic icon rendering moving it to CSS only. There is places ↵ | Jabiertxof | 2018-11-09 | 1 | -0/+12 | |
| | | | | | in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 | |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 | |
| | | ||||||
| * | Move GTKMM_CHECK_VERSION from config.h to it's own header | Eduard Braun | 2018-10-01 | 1 | -0/+2 | |
| | | | | | | Avoids having to recompile most of the Inkscape codebase whenever gtkmm is updated. | |||||
| * | DropperToolbar: GtkAction migration | Alexander Valavanis | 2018-07-29 | 1 | -1/+1 | |
| | | ||||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+1 | |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -62/+62 | |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -6/+6 | |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | |||||
| * | ZoomToolbar: C++ify and GtkAction migration | Alexander Valavanis | 2018-06-17 | 1 | -1/+1 | |
| | | ||||||
| * | Move toolbars to ui/toolbar | Alexander Valavanis | 2018-06-17 | 1 | -21/+21 | |
| | | ||||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -5/+5 | |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -5/+5 | |
| | | ||||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -19/+26 | |
| | | | | | A lot of header clean-up. | |||||
| * | Fix Gtkmm widget margin deprecation | Alexander Valavanis | 2017-12-26 | 1 | -4/+12 | |
| | | ||||||
| * | Hunted every GList to the last (except in libnrtype and libcroco) | Marc Jeanmougin | 2017-09-30 | 1 | -16/+11 | |
| | | ||||||
| * | Hackfest icon work: restore selected menu icons and make theming easier | Alexander Valavanis | 2017-06-29 | 1 | -20/+14 | |
| |\ | ||||||
| | * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -20/+14 | |
| | | | ||||||
| * | | Refactor profile directory use and promote IO::Resource get_path and ↵ | Martin Owens | 2017-06-28 | 1 | -7/+7 | |
| |/ | | | | get_filename methods | |||||
| * | 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 | 1 | -0/+2 | |
| | | ||||||
| * | Complete to move to using ui files instead of compiled in xml | Martin Owens | 2017-06-16 | 1 | -470/+23 | |
| | | ||||||
| * | Cleanup old xml | Martin Owens | 2017-06-15 | 1 | -55/+4 | |
| | | ||||||
| * | Use user interface files for the user interface | Martin Owens | 2017-06-15 | 1 | -3/+17 | |
| | | ||||||
| * | Add GUI support for 'direction' property (right to left vs. left to right text). | Tavmjong Bah | 2017-02-02 | 1 | -0/+2 | |
| | | | | (bzr r15466) | |||||
| * | Prevent display units from effecting 'line-height' unit. | Tavmjong Bah | 2017-02-01 | 1 | -1/+2 | |
| | | | | | | | | | Allow relative units to be saved in preferences for 'line-height'. Fixed bugs: - https://launchpad.net/bugs/1562217 (bzr r15462) | |||||
| * | Improve UI to partialy fix bug 1654121 now offset in measure is neas the ↵ | Jabiertxof | 2017-01-06 | 1 | -3/+2 | |
| | | | | | | only button tat have this option. also improved tooltip (bzr r15393) | |||||
| * | Rm remaining Gtk::Stock usage | Alex Valavanis | 2016-12-27 | 1 | -1/+1 | |
| | | | | (bzr r15368) | |||||
| * | Rm more deprecated Gtk::Stock | Alex Valavanis | 2016-12-27 | 1 | -1/+1 | |
| | | | | (bzr r15367) | |||||
| * | Add option to unset 'line-height' (as well as determine where it is set). | Tavmjong Bah | 2016-12-11 | 1 | -0/+1 | |
| | | | | (bzr r15321) | |||||
| * | Add button to access outer text style ('font-size', 'line-height'). These ↵ | Tavmjong Bah | 2016-12-09 | 1 | -5/+5 | |
| | | | | | | determine the minimum line spacing. (bzr r15315) | |||||
| * | Add toggles for handle visibility, editing fill, and editing stroke. | Tavmjong Bah | 2016-12-01 | 1 | -0/+4 | |
| | | | | (bzr r15289) | |||||
| * | Improve mesh handling in Fill and Stroke dialog. | Tavmjong Bah | 2016-11-08 | 1 | -0/+1 | |
| | | | | | | | Create new meshes with alternating color/white pattern (makes it more obvious a mesh has been created). (bzr r15229) | |||||
| * | Add option to scale mesh to fit in bounding box. | Tavmjong Bah | 2016-10-17 | 1 | -0/+1 | |
| | | | | (bzr r15173) | |||||
| * | Update to trunk and some fixes | Jabier Arraiza Cenoz | 2016-10-02 | 1 | -54/+11 | |
| |\ | | | | | (bzr r14865.1.14) | |||||
| | * | Split InkAction classes into separate files | Alex Valavanis | 2016-08-05 | 1 | -0/+1 | |
| | | | | | | | (bzr r15043) | |||||
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -46/+9 | |
| | |\ | | | | | | | (bzr r15038) | |||||
| | | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -46/+9 | |
| | | | | | | | | | | (bzr r15023.2.7) | |||||
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -8/+1 | |
| | | | | | | | | | | (bzr r15034) | |||||
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+8 | |
| | | | | | | | | | | (bzr r15027) | |||||
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -8/+1 | |
| | |/ | | | | | (bzr r15025) | |||||
| | * | Reorder eraser toolbox widgets | Jabier Arraiza Cenoz | 2016-05-22 | 1 | -1/+2 | |
| | | | | | | | (bzr r14909) | |||||
| * | | Added some widgets from caligraphic tool | Jabier Arraiza Cenoz | 2016-05-22 | 1 | -0/+7 | |
| | | | | | | | (bzr r14865.1.13) | |||||
| * | | Clip eraser done! Thanks Doctormon! | Jabier Arraiza Cenoz | 2016-05-22 | 1 | -1/+2 | |
| |/ | | | (bzr r14865.1.9) | |||||
| * | GTK3: Give names to more widgets. | Tavmjong Bah | 2016-05-17 | 1 | -1/+3 | |
| | | | | (bzr r14896) | |||||
| * | GTK3: Give names to many widgets. Useful for debugging and for using CSS. | Tavmjong Bah | 2016-05-15 | 1 | -0/+5 | |
| | | | | (bzr r14890) | |||||
| * | Add option for larger icons (useful for 4K display). | Tavmjong Bah | 2016-04-12 | 1 | -1/+2 | |
| | | | | (bzr r14789) | |||||
| * | Make sure adjustment is attached to spin button | Martin Owens | 2016-03-22 | 1 | -0/+5 | |
| | | | | (bzr r14738) | |||||
