| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | previewholder: Rm unused (and wrongly constructed) var | Alexander Valavanis | 2017-06-29 | 1 | -1/+0 |
| | | |||||
| * | Fix palette flickering, probably. | liampwhite | 2016-10-09 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1201545 (bzr r15158) | ||||
| * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -119/+22 |
| |\ | | | | | (bzr r15038) | ||||
| | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -21/+1 |
| | | | | | | | (bzr r15023.2.8) | ||||
| | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -98/+21 |
| | | | | | | | (bzr r15023.2.7) | ||||
| * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -1/+0 |
| | | | | | | | (bzr r15034) | ||||
| * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+1 |
| | | | | | | | (bzr r15027) | ||||
| * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -1/+0 |
| |/ | | | (bzr r15025) | ||||
| * | GTK3: Give even more widgets names. | Tavmjong Bah | 2016-05-18 | 1 | -0/+4 |
| | | | | (bzr r14901) | ||||
| * | Prevent scrollbar overlay from covering swatches in GTK3 build. | Tavmjong Bah | 2016-05-06 | 1 | -0/+6 |
| | | | | | | And some minor cleanup. (bzr r14871) | ||||
| * | Added "Gtk::" scope to "manage" function calls. | Markus Engel | 2014-03-30 | 1 | -17/+17 |
| | | | | (bzr r13236) | ||||
| * | Fix for Bug #1023797 (Unnecessary scroll bars in swatches dialog) by Slagvi. | Nicolas Dufour | 2013-04-21 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1023797 (bzr r12295) | ||||
| * | Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker | Alex Valavanis | 2013-03-09 | 1 | -73/+197 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094504 (bzr r12185) | ||||
| * | Fix build with new color palette features | Alex Valavanis | 2012-10-14 | 1 | -0/+5 |
| | | | | (bzr r11796) | ||||
| * | Fix for 171221 : color panel improvements | John Smith | 2012-10-14 | 1 | -0/+17 |
| | | | | (bzr r11793) | ||||
| * | Fix for 171177 : Border in palette swatches | John Smith | 2012-09-27 | 1 | -9/+22 |
| | | | | (bzr r11706) | ||||
| * | Fix remaining size_request issues for Gtk+ build | Alex Valavanis | 2012-06-09 | 1 | -4/+4 |
| | | | | (bzr r11475) | ||||
| * | gtkmm-3.0 fixes for Gtk::Box and header inclusions | Alex Valavanis | 2012-04-28 | 1 | -8/+17 |
| | | | | (bzr r11304) | ||||
| * | Fix wrapping of colour palette | Alex Valavanis | 2012-04-28 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/986507 (bzr r11301) | ||||
| * | Fix typo in previewholder | Alex Valavanis | 2012-04-21 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/986507 (bzr r11274) | ||||
| * | Work around for some missing glibmm headers in gtkmm (should be fixed in ↵ | Alex Valavanis | 2012-04-17 | 1 | -4/+24 |
| | | | | | | gtkmm 3.4) (bzr r11261) | ||||
| * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 1 | -12/+12 |
| | | | | (bzr r11207) | ||||
| * | Lots of gtkmm deprecation fixes | Alex Valavanis | 2012-02-11 | 1 | -8/+4 |
| | | | | (bzr r10957) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 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) | ||||
| * | Stop taking up vertical space when horizontal scrollbar not shown. | Jon A. Cruz | 2008-02-22 | 1 | -0/+20 |
| | | | | | | Fixes Bug #168619 (bzr r4820) | ||||
| * | Initial implementation of non-square swatches | Jon A. Cruz | 2008-02-21 | 1 | -8/+10 |
| | | | | (bzr r4800) | ||||
| * | Decoupled swatch sizes from icon sizes | Jon A. Cruz | 2008-02-20 | 1 | -3/+3 |
| | | | | (bzr r4790) | ||||
| * | make horizontal scrollbar automatic | bulia byak | 2007-03-27 | 1 | -2/+2 |
| | | | | (bzr r2768) | ||||
| * | Panel refactoring | Jon A. Cruz | 2006-05-23 | 1 | -2/+25 |
| | | | | (bzr r976) | ||||
| * | Fixed problem when swatches were larger than provided area | Jon A. Cruz | 2006-04-09 | 1 | -2/+2 |
| | | | | (bzr r465) | ||||
| * | Adding in new icon size | Jon A. Cruz | 2006-04-09 | 1 | -3/+3 |
| | | | | (bzr r462) | ||||
| * | work-around for older gtkmm versions | Jon A. Cruz | 2006-03-05 | 1 | -1/+1 |
| | | | | (bzr r204) | ||||
| * | Fixed problem for 2.4.x | Jon A. Cruz | 2006-03-05 | 1 | -3/+6 |
| | | | | (bzr r203) | ||||
| * | Cleanup of embedded swatches palette switching. | Jon A. Cruz | 2006-02-28 | 1 | -26/+52 |
| | | | | (bzr r188) | ||||
| * | Refactoring layout when switching palettes | Jon A. Cruz | 2006-02-27 | 1 | -37/+54 |
| | | | | (bzr r187) | ||||
| * | Refactoring embedded swatches panel. | Jon A. Cruz | 2006-02-27 | 1 | -47/+86 |
| | | | | (bzr r185) | ||||
| * | Fixing scrollbar size for embeded color swatches. | Jon A. Cruz | 2006-02-19 | 1 | -2/+32 |
| | | | | (bzr r158) | ||||
| * | Removed horizontal scroll bar from swatches when embedded. | Jon A. Cruz | 2006-02-18 | 1 | -0/+28 |
| | | | | (bzr r155) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+153 |
| (bzr r1) | |||||
