| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix build | Marc Jeanmougin | 2019-11-20 | 1 | -2/+2 |
| | | |||||
| * | Multiple fixes for the objects panel | Diederik van Lierop | 2019-11-18 | 1 | -5/+8 |
| | | |||||
| * | Update the treeview in the objects-panel asynchronously, such that Inkscape ↵ | Diederik van Lierop | 2019-10-30 | 1 | -2/+13 |
| | | | | | stays responsive with documents having a large number of objects | ||||
| * | More improvements to the objects panel: | Diederik van Lierop | 2019-10-19 | 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 | ||||
| * | Add export/import PDF blend modes and add isolation modifier | Jabier Arraiza | 2019-10-19 | 1 | -3/+7 |
| | | |||||
| * | Prevent the objects panel from grinding Inkscape to a halt, for example when ↵ | Diederik van Lierop | 2019-10-11 | 1 | -0/+7 |
| | | | | | ungrouping a large group | ||||
| * | Make menu icon preference apply to Layers and Objects dialogs | Patrick Storz | 2019-07-21 | 1 | -0/+3 |
| | | | | | | Also fix "show-icons" attribute inheritance in menus.xml and make it apply to canvas icons. | ||||
| * | Simplify code for context menu items of Layers and Objects dialogs | Patrick Storz | 2019-07-20 | 1 | -1/+1 |
| | | |||||
| * | 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" from header files where possible | Eduard Braun | 2018-09-24 | 1 | -4/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 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. | ||||
| * | Enable SimpleFilterModifier to handle blend and blur filter primitives at ↵ | Tavmjong Bah | 2017-12-19 | 1 | -14/+4 |
| | | | | | | | | the same time. Add opacity to SimpleFilterModifier. Use SimpleFilterModifier in Layers, Objects, and Fill and Stroke dialogs. | ||||
| * | Minor header cleanup. Add a few class names. | Tavmjong Bah | 2017-12-13 | 1 | -1/+1 |
| | | |||||
| * | Replace boost::scoped_ptr | Jan Lingscheid | 2017-10-17 | 1 | -2/+1 |
| | | | | | | This replaces all usage of boost::scoped_ptr with std::unique_ptr. Also removes the corresponding includes. | ||||
| * | Gtkmm deprecation fixes | Alexander Valavanis | 2017-07-06 | 1 | -8/+6 |
| | | |||||
| * | bugfix: change active layer | chr | 2017-05-23 | 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) | ||||
| * | ObjectsPanel: Polish collapse/expand behaviour | chr | 2017-05-18 | 1 | -1/+1 |
| | | | | (bzr r15698.1.5) | ||||
| * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -10/+0 |
| | | | | (bzr r15023.2.7) | ||||
| * | Enable column headers. Add tooltips to headers. | Tavmjong Bah | 2015-06-18 | 1 | -1/+8 |
| | | | | (bzr r14204) | ||||
| * | gtk3 compile fix | Tomasz Boczkowski | 2015-05-02 | 1 | -4/+0 |
| | | | | (bzr r14059.1.13) | ||||
| * | Using SelectedColor instead of SPColorSelector | Tomasz Boczkowski | 2015-04-26 | 1 | -3/+6 |
| | | | | (bzr r14059.1.10) | ||||
| * | Update to trunk/Fix GTK3 build errors | Liam P. White | 2014-03-19 | 1 | -0/+8 |
| | | | | (bzr r13090.1.26) | ||||
| * | Experimental merge of Ponyscape features into trunk (will not compile) | Liam P. White | 2014-03-02 | 1 | -0/+255 |
| (bzr r13090.1.1) | |||||
