| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Stop End button selecting first swatch in list | Nathan Lee | 2019-07-17 | 1 | -1/+1 |
| | | | | | Fix gitlab.com/inkscape/inbox/issues/659 | ||||
| * | Override navigation in swatch/gradient list | Nathan Lee | 2019-07-15 | 1 | -0/+2 |
| | | | | | Fix gitlab.com/inkscape/inkscape/issues/237 | ||||
| * | 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-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -2/+2 |
| | | |||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -2/+2 |
| | | | | | A lot of header clean-up. | ||||
| * | Improve mesh handling in Fill and Stroke dialog. | Tavmjong Bah | 2016-11-08 | 1 | -3/+0 |
| | | | | | | | Create new meshes with alternating color/white pattern (makes it more obvious a mesh has been created). (bzr r15229) | ||||
| * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -8/+0 |
| | | | | (bzr r15023.2.8) | ||||
| * | Reduce header bloat | Alex Valavanis | 2014-08-30 | 1 | -12/+8 |
| | | | | (bzr r13341.1.184) | ||||
| * | Fix deprecated VBox use | Alex Valavanis | 2014-08-23 | 1 | -0/+8 |
| | | | | (bzr r13341.1.165) | ||||
| * | Add meshes to Fill&Stroke paint selector | Liam P. White | 2014-08-10 | 1 | -0/+3 |
| | | | | (bzr r13341.1.128) | ||||
| * | Remove unused includes to tidy up the code. | Martin Owens | 2014-03-09 | 1 | -1/+0 |
| | | | | (bzr r13132) | ||||
| * | Adding inclusion of config.h where needed for threads.h check. | Jon A. Cruz | 2013-06-07 | 1 | -0/+4 |
| | | | | (bzr r12355) | ||||
| * | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 2013-06-06 | 1 | -0/+2 |
| | | | | | | has it. (bzr r12353) | ||||
| * | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 1 | -0/+2 |
| | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | ||||
| * | Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ↵ | John Smith | 2012-11-28 | 1 | -0/+2 |
| | | | | | | never go away (bzr r11911) | ||||
| * | Fix for 1067819 : Changing gradient name does not dirty the document (trunk) | John Smith | 2012-10-24 | 1 | -1/+1 |
| | | | | (bzr r11825) | ||||
| * | Fix for 722017 : Better Gradient Window | John Smith | 2012-06-26 | 1 | -4/+50 |
| | | | | (bzr r11515) | ||||
| * | Remove deprecated glib macro wrappers | Alex Valavanis | 2011-06-14 | 1 | -4/+4 |
| | | | | (bzr r10302.1.1) | ||||
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| * | Tuning fill-n-stroke to support non-solid swatches. | Jon A. Cruz | 2010-07-07 | 1 | -0/+4 |
| | | | | (bzr r9586) | ||||
| * | Initial F&S dialog setting of swatch colors. | Jon A. Cruz | 2010-03-09 | 1 | -1/+3 |
| | | | | (bzr r9169) | ||||
| * | Cleanup of gradient-selector to allow for new mode. | Jon A. Cruz | 2010-03-08 | 1 | -21/+26 |
| | | | | (bzr r9164) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -1/+1 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| | | | | (bzr r8404) | ||||
| * | Warning/type cleanup. | Jon A. Cruz | 2008-12-04 | 1 | -1/+1 |
| | | | | (bzr r6944) | ||||
| * | Whitespace cleanup. | Jon A. Cruz | 2008-12-04 | 1 | -22/+34 |
| | | | | (bzr r6943) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+79 |
| (bzr r1) | |||||
