summaryrefslogtreecommitdiffstats
path: root/src/dialogs/eek-preview.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-736/+0
should be. Build libinkscape.a - should reduce link time. (bzr r7337)
2009-02-18Scale preview pixmap as needed and cache scaled version.Jon A. Cruz1-1/+21
(bzr r7318)
2009-02-16Move app-specific logic and file operations up from the lower level.Jon A. Cruz1-17/+14
(bzr r7308)
2009-01-27proper resizing of remove color buttonFelipe Corr??a da Silva Sanches1-1/+1
(bzr r7188)
2009-01-26removing a g_warningFelipe Corr??a da Silva Sanches1-1/+0
(bzr r7179)
2009-01-24add "remove color" ColorItem to the swatches dialogFelipe Corr??a da Silva Sanches1-9/+33
(bzr r7164)
2008-11-21Merge from fe-movedTed Gould1-23/+33
(bzr r6891)
2008-02-21Initial implementation of non-square swatchesJon A. Cruz1-1/+15
(bzr r4800)
2008-02-20Decoupled swatch sizes from icon sizesJon A. Cruz1-42/+29
(bzr r4790)
2008-02-18Fixing preview/swatch sizes.Jon A. Cruz1-4/+67
(bzr r4765)
2007-11-25Warning cleanupJon A. Cruz1-0/+5
(bzr r4133)
2006-08-25I peeled back my changes because of some deep error.Jon Phillips1-36/+1
(bzr r1636)
2006-08-24Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips1-1/+36
(bzr r1634)
2006-03-28Changed objects to only get linked to "linkable" colors.Jon A. Cruz1-7/+28
(bzr r321)
2006-03-28Experimenting with linked colors.Jon A. Cruz1-3/+77
(bzr r316)