summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/preview.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-01Move Preview to Inkscape namespaceAlexander Valavanis1-2/+9
2019-01-01C++ify EekPreviewAlexander Valavanis1-32/+53
2018-11-25EekPreview: rm unused function headerAlexander Valavanis1-1/+0
2018-11-25EekPreview: Replace deprecated g_type_class_add_private and adhere to GObject...Alexander Valavanis1-12/+2
2018-11-08Clarify licensesMax Gaukler1-0/+1
2018-06-20Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot1-10/+10
2014-08-30Reduce header bloatAlex Valavanis1-1/+0
2013-01-16Cleanup EekPreview widget implementation:Alex Valavanis1-25/+6
2012-09-27Fix for 171177 : Border in palette swatchesJohn Smith1-1/+10
2011-10-23Documentation update pass.Jon A. Cruz1-3/+5
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-2/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-03-23Additional state indicators.Jon A. Cruz1-1/+3
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-0/+0
2009-02-18Scale preview pixmap as needed and cache scaled version.Jon A. Cruz1-0/+3
2009-02-16Move app-specific logic and file operations up from the lower level.Jon A. Cruz1-1/+3
2009-01-24add "remove color" ColorItem to the swatches dialogFelipe Corr??a da Silva Sanches1-0/+1
2008-11-21Merge from fe-movedTed Gould1-5/+16
2008-02-21Initial implementation of non-square swatchesJon A. Cruz1-1/+2
2008-02-20Decoupled swatch sizes from icon sizesJon A. Cruz1-3/+12
2008-02-18Fixing preview/swatch sizes.Jon A. Cruz1-0/+2
2006-08-25I peeled back my changes because of some deep error.Jon Phillips1-5/+1
2006-08-24Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips1-1/+5
2006-03-28Changed objects to only get linked to "linkable" colors.Jon A. Cruz1-1/+2
2006-03-28Experimenting with linked colors.Jon A. Cruz1-0/+10