| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 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-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -4/+0 | |
| 2018-09-11 | Support smooth scrolling (part 2) | Eduard Braun | 1 | -1/+4 | |
| Fix scrolling when smooth scrolling is enabled / allow to scroll smoothly for: - canvas palette - node selection in path tool - selection cycling in select tool while holding Alt key - spraying in spray tool with mouse wheel - adjusting color by scrolling in lower left stroke/fill fields | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -2/+1 | |
| This replaces empty constructors and destructors with the default keyword. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -3/+3 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -3/+3 | |
| 2017-04-15 | fix scrolling on style indicator in statusbar for gtk3 | eman-mod | 1 | -0/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1672384 (bzr r15621) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -2/+1 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+2 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -2/+1 | |
| (bzr r15025) | |||||
| 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-08-30 | Fix modelines | Alex Valavanis | 1 | -3/+3 | |
| (bzr r13341.1.183) | |||||
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -1/+1 | |
| (bzr r12785) | |||||
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -1/+1 | |
| (bzr r12782) | |||||
| 2013-06-07 | Adding inclusion of config.h where needed for threads.h check. | Jon A. Cruz | 1 | -0/+4 | |
| (bzr r12355) | |||||
| 2013-06-06 | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 1 | -0/+2 | |
| has it. (bzr r12353) | |||||
| 2013-06-04 | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 1 | -0/+2 | |
| versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | |||||
| 2012-10-23 | Fix for 171890 : Mouse wheel on swatches | John Smith | 1 | -0/+31 | |
| (bzr r11822) | |||||
| 2012-08-05 | Fix for 484135 : clicking on the stroke size doesn't open the dialog box | John Smith | 1 | -8/+8 | |
| (bzr r11592) | |||||
| 2011-10-27 | Fixing more broken and split doc comments. | Jon A. Cruz | 1 | -3/+1 | |
| (bzr r10697) | |||||
| 2011-10-03 | Doxygen cleanup. | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r10660) | |||||
| 2011-06-23 | Remove more of libnr | Krzysztof Kosi??ski | 1 | -4/+3 | |
| (bzr r10347.1.2) | |||||
| 2008-08-04 | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r6561) | |||||
| 2008-02-17 | fix sticking in rotation mode after click (correct fix this time, sorry) | bulia byak | 1 | -0/+2 | |
| (bzr r4748) | |||||
| 2008-02-17 | fix sticking in rotation mode after click | bulia byak | 1 | -2/+2 | |
| (bzr r4747) | |||||
| 2007-10-30 | add alt dragging for no change mode | bulia byak | 1 | -9/+19 | |
| (bzr r3974) | |||||
| 2007-10-24 | whitespace | bulia byak | 1 | -66/+66 | |
| (bzr r3955) | |||||
| 2007-10-24 | new class for widgets adjustable by rotation-like gestures | bulia byak | 1 | -0/+137 | |
| (bzr r3949) | |||||
