summaryrefslogtreecommitdiffstats
path: root/src/ui/previewholder.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-14Fix build with new color palette featuresAlex Valavanis1-0/+5
2012-10-14Fix for 171221 : color panel improvementsJohn Smith1-0/+17
2012-09-27Fix for 171177 : Border in palette swatchesJohn Smith1-9/+22
2012-06-09Fix remaining size_request issues for Gtk+ buildAlex Valavanis1-4/+4
2012-04-28gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis1-8/+17
2012-04-28Fix wrapping of colour paletteAlex Valavanis1-2/+2
2012-04-21Fix typo in previewholderAlex Valavanis1-2/+2
2012-04-17Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...Alex Valavanis1-4/+24
2012-04-10Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis1-12/+12
2012-02-11Lots of gtkmm deprecation fixesAlex Valavanis1-8/+4
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-02-22Stop taking up vertical space when horizontal scrollbar not shown.Jon A. Cruz1-0/+20
2008-02-21Initial implementation of non-square swatchesJon A. Cruz1-8/+10
2008-02-20Decoupled swatch sizes from icon sizesJon A. Cruz1-3/+3
2007-03-27make horizontal scrollbar automaticbulia byak1-2/+2
2006-05-23Panel refactoringJon A. Cruz1-2/+25
2006-04-09Fixed problem when swatches were larger than provided areaJon A. Cruz1-2/+2
2006-04-09Adding in new icon sizeJon A. Cruz1-3/+3
2006-03-05work-around for older gtkmm versionsJon A. Cruz1-1/+1
2006-03-05Fixed problem for 2.4.xJon A. Cruz1-3/+6
2006-02-28Cleanup of embedded swatches palette switching.Jon A. Cruz1-26/+52
2006-02-27Refactoring layout when switching palettesJon A. Cruz1-37/+54
2006-02-27Refactoring embedded swatches panel.Jon A. Cruz1-47/+86
2006-02-19Fixing scrollbar size for embeded color swatches.Jon A. Cruz1-2/+32
2006-02-18Removed horizontal scroll bar from swatches when embedded.Jon A. Cruz1-0/+28