| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-10-14 | Reduce memory leak in file preview | Nathan Lee | 1 | -0/+1 | |
| https://gitlab.com/inkscape/inkscape/issues/201 | |||||
| 2019-08-23 | Eliminate clang warnings | Thomas Holder | 1 | -4/+4 | |
| -Wconstant-conversion -Wenum-compare-switch -Wpointer-bool-conversion -Wundefined-bool-conversion -Wunused-value Excluding deprecation warnings and 3rdparty directory. | |||||
| 2019-06-19 | fix horizontal palette scrolling for macOS | Thomas Holder | 1 | -4/+22 | |
| 2019-05-26 | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 1 | -2/+0 | |
| 2019-01-01 | Move Preview to Inkscape namespace | Alexander Valavanis | 1 | -16/+26 | |
| 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-11 | Support smooth scrolling (part 2) | Eduard Braun | 1 | -1/+12 | |
| 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-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -3/+3 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 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 | |
| 2018-01-18 | PreviewHolder: derive from Gtk::Bin | Stefano Facchini | 1 | -39/+18 | |
| Also, remove an intermediate container between the bin and the scrolled window. | |||||
| 2018-01-18 | Remove unused abstract class PreviewFillable | Stefano Facchini | 1 | -1/+1 | |
| PreviewHolder is the only implementation. | |||||
| 2018-01-17 | Fix possible divide by zero. | Tavmjong Bah | 1 | -1/+2 | |
| 2018-01-03 | Restore behavior of swatches exapanding to fill available space. | Tavmjong Bah | 1 | -2/+2 | |
| 2017-12-13 | Fix scrollbar overlapping palette. | Tavmjong Bah | 1 | -115/+113 | |
| 2017-12-12 | Cleanup before GTK3 fixes. | Tavmjong Bah | 1 | -72/+65 | |
| 2017-06-29 | previewholder: Rm unused (and wrongly constructed) var | Alexander Valavanis | 1 | -1/+0 | |
| 2016-10-09 | Fix palette flickering, probably. | liampwhite | 1 | -2/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/1201545 (bzr r15158) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -1/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 1 | -21/+1 | |
| (bzr r15023.2.8) | |||||
| 2016-07-28 | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 1 | -98/+21 | |
| (bzr r15023.2.7) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+1 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -1/+0 | |
| (bzr r15025) | |||||
| 2016-05-18 | GTK3: Give even more widgets names. | Tavmjong Bah | 1 | -0/+4 | |
| (bzr r14901) | |||||
| 2016-05-06 | Prevent scrollbar overlay from covering swatches in GTK3 build. | Tavmjong Bah | 1 | -0/+6 | |
| And some minor cleanup. (bzr r14871) | |||||
| 2014-03-30 | Added "Gtk::" scope to "manage" function calls. | Markus Engel | 1 | -17/+17 | |
| (bzr r13236) | |||||
| 2013-04-21 | Fix for Bug #1023797 (Unnecessary scroll bars in swatches dialog) by Slagvi. | Nicolas Dufour | 1 | -0/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/1023797 (bzr r12295) | |||||
| 2013-03-09 | Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker | Alex Valavanis | 1 | -73/+197 | |
| Fixed bugs: - https://launchpad.net/bugs/1094504 (bzr r12185) | |||||
| 2012-10-14 | Fix build with new color palette features | Alex Valavanis | 1 | -0/+5 | |
| (bzr r11796) | |||||
| 2012-10-14 | Fix for 171221 : color panel improvements | John Smith | 1 | -0/+17 | |
| (bzr r11793) | |||||
| 2012-09-27 | Fix for 171177 : Border in palette swatches | John Smith | 1 | -9/+22 | |
| (bzr r11706) | |||||
| 2012-06-09 | Fix remaining size_request issues for Gtk+ build | Alex Valavanis | 1 | -4/+4 | |
| (bzr r11475) | |||||
| 2012-04-28 | gtkmm-3.0 fixes for Gtk::Box and header inclusions | Alex Valavanis | 1 | -8/+17 | |
| (bzr r11304) | |||||
| 2012-04-28 | Fix wrapping of colour palette | Alex Valavanis | 1 | -2/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/986507 (bzr r11301) | |||||
| 2012-04-21 | Fix typo in previewholder | Alex Valavanis | 1 | -2/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/986507 (bzr r11274) | |||||
| 2012-04-17 | Work around for some missing glibmm headers in gtkmm (should be fixed in ↵ | Alex Valavanis | 1 | -4/+24 | |
| gtkmm 3.4) (bzr r11261) | |||||
| 2012-04-10 | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 1 | -12/+12 | |
| (bzr r11207) | |||||
| 2012-02-11 | Lots of gtkmm deprecation fixes | Alex Valavanis | 1 | -8/+4 | |
| (bzr r10957) | |||||
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 1 | -1/+1 | |
| fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | |||||
| 2008-02-22 | Stop taking up vertical space when horizontal scrollbar not shown. | Jon A. Cruz | 1 | -0/+20 | |
| Fixes Bug #168619 (bzr r4820) | |||||
| 2008-02-21 | Initial implementation of non-square swatches | Jon A. Cruz | 1 | -8/+10 | |
| (bzr r4800) | |||||
| 2008-02-20 | Decoupled swatch sizes from icon sizes | Jon A. Cruz | 1 | -3/+3 | |
| (bzr r4790) | |||||
| 2007-03-27 | make horizontal scrollbar automatic | bulia byak | 1 | -2/+2 | |
| (bzr r2768) | |||||
| 2006-05-23 | Panel refactoring | Jon A. Cruz | 1 | -2/+25 | |
| (bzr r976) | |||||
| 2006-04-09 | Fixed problem when swatches were larger than provided area | Jon A. Cruz | 1 | -2/+2 | |
| (bzr r465) | |||||
| 2006-04-09 | Adding in new icon size | Jon A. Cruz | 1 | -3/+3 | |
| (bzr r462) | |||||
| 2006-03-05 | work-around for older gtkmm versions | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r204) | |||||
| 2006-03-05 | Fixed problem for 2.4.x | Jon A. Cruz | 1 | -3/+6 | |
| (bzr r203) | |||||
| 2006-02-28 | Cleanup of embedded swatches palette switching. | Jon A. Cruz | 1 | -26/+52 | |
| (bzr r188) | |||||
