| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-11-20 | Fix build | Marc Jeanmougin | 1 | -2/+2 | |
| 2019-11-18 | Multiple fixes for the objects panel | Diederik van Lierop | 1 | -5/+8 | |
| 2019-10-30 | Update the treeview in the objects-panel asynchronously, such that Inkscape ↵ | Diederik van Lierop | 1 | -2/+13 | |
| stays responsive with documents having a large number of objects | |||||
| 2019-10-19 | More improvements to the objects panel: | Diederik van Lierop | 1 | -4/+4 | |
| - Use a std::map instead of remembering the position of the iterator; this is more robust and cleaner - Speed up the updating of the tree in the object panel for large selections | |||||
| 2019-10-19 | Add export/import PDF blend modes and add isolation modifier | Jabier Arraiza | 1 | -3/+7 | |
| 2019-10-11 | Prevent the objects panel from grinding Inkscape to a halt, for example when ↵ | Diederik van Lierop | 1 | -0/+7 | |
| ungrouping a large group | |||||
| 2019-07-21 | Make menu icon preference apply to Layers and Objects dialogs | Patrick Storz | 1 | -0/+3 | |
| Also fix "show-icons" attribute inheritance in menus.xml and make it apply to canvas icons. | |||||
| 2019-07-20 | Simplify code for context menu items of Layers and Objects dialogs | Patrick Storz | 1 | -1/+1 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 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 | |||||
| 2018-09-24 | Remove #include "config.h" from header files where possible | Eduard Braun | 1 | -4/+0 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 1 | -2/+2 | |
| This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | |||||
| 2017-12-19 | Enable SimpleFilterModifier to handle blend and blur filter primitives at ↵ | Tavmjong Bah | 1 | -14/+4 | |
| the same time. Add opacity to SimpleFilterModifier. Use SimpleFilterModifier in Layers, Objects, and Fill and Stroke dialogs. | |||||
| 2017-12-13 | Minor header cleanup. Add a few class names. | Tavmjong Bah | 1 | -1/+1 | |
| 2017-10-17 | Replace boost::scoped_ptr | Jan Lingscheid | 1 | -2/+1 | |
| This replaces all usage of boost::scoped_ptr with std::unique_ptr. Also removes the corresponding includes. | |||||
| 2017-07-06 | Gtkmm deprecation fixes | Alexander Valavanis | 1 | -8/+6 | |
| 2017-05-23 | bugfix: change active layer | chr | 1 | -0/+3 | |
| note: the actions "LayerNext"/"LayerPrev" (ctrl+pageup/down) never clear the selection, they ignore the user setting "clear selection on layer change" So the object panel will only change if there is no selection! (bzr r15698.1.11) | |||||
| 2017-05-18 | ObjectsPanel: Polish collapse/expand behaviour | chr | 1 | -1/+1 | |
| (bzr r15698.1.5) | |||||
| 2016-07-28 | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 1 | -10/+0 | |
| (bzr r15023.2.7) | |||||
| 2015-06-18 | Enable column headers. Add tooltips to headers. | Tavmjong Bah | 1 | -1/+8 | |
| (bzr r14204) | |||||
| 2015-05-02 | gtk3 compile fix | Tomasz Boczkowski | 1 | -4/+0 | |
| (bzr r14059.1.13) | |||||
| 2015-04-27 | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 1 | -4/+0 | |
| ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -0/+263 | |
| (bzr r13341.5.16) | |||||
| 2014-03-02 | Experimental merge of Ponyscape features into trunk (will not compile) | Liam P. White | 1 | -0/+255 | |
| (bzr r13090.1.1) | |||||
