Code

Refactored preferences handling into a new version of
[inkscape.git] / src / dialogs / swatches.cpp
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-08-01 joncruzWarning cleanup
2008-05-22 joncruzFixed broken i18n strings causing problems with <b...
2008-04-23 johncoswellChange status bar text for swatch hover
2008-04-22 johncoswellKeep swatch status messages visible while hovering
2008-04-21 johncoswellFix swatch enter-notify event propagation
2008-04-21 johncoswellOops, this broke selecting a swatch, rolling back...
2008-04-21 johncoswellShow the name of the swatch that is currently under...
2008-03-22 joncruzFixed skipping of blank lines in .gpl files
2008-02-21 joncruzInitial implementation of non-square swatches
2008-02-20 joncruzDecoupled swatch sizes from icon sizes
2008-02-18 joncruzFixing preview/swatch sizes.
2008-02-14 luca_bruno * Translatable context menu on the colours palette...
2007-12-07 gustav_bRework dialog management. Use singleton behavior for...
2007-11-22 gustav_bThe dialog to panel refactoring:
2007-10-13 joncruzAdding stroke & fill context menu to swatch
2007-10-12 joncruzfix drag-n-drop color problems
2007-09-24 ishmalfix minor typo
2007-09-24 joncruzFixed unsafe hardcoding of buffer size
2007-09-15 joncruzRefactoring SPColor to C++ and removing legacy CMYK...
2007-07-05 joelholdsworthFixed broken Shift+LeftClick to set stroke function
2007-06-24 joelholdsworthRight clicking on the swatch now correctly sets the...
2007-03-18 mentalfix 64-bit issues with width of npos -- patch #1675697...
2006-10-10 buliabyakundo annotations
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-05-26 joncruzFix compile warning
2006-05-23 joncruzFlipped LCMS on
2006-05-23 joncruzPanel refactoring
2006-05-22 joncruzRemoved panel menu unless requested. Fixes bug #1492597
2006-04-28 verbalshadowAdded CREATE v0.1 support for gradients/swatches/patterns
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-09 joncruzAdding in new icon size
2006-04-01 joncruzIntroducing optional LittleCms use.
2006-03-29 joncruzRenaming temp non-standard attributes
2006-03-28 joncruzChanged objects to only get linked to "linkable" colors.
2006-03-28 joncruzObjects will now change when their linked colors change.
2006-03-28 joncruzExperimenting with linked colors.
2006-03-24 joncruzBringing in new color class
2006-03-13 pjrm#include svg/svg-color.h instead of or as well as ...
2006-03-10 joncruzChanged color dragging to have a color preview.
2006-02-28 joncruzFixed bug with color drag-n-drop
2006-02-28 joncruzCleanup of embedded swatches palette switching.
2006-02-27 joncruzFix for mssing error incoude
2006-02-27 joncruzRefactoring embedded swatches panel.
2006-02-19 joncruzRefactoring panel containment. Purged ugly 'X'.
2006-02-19 joncruzFixing scrollbar size for embeded color swatches.
2006-02-18 joncruzRemoved horizontal scroll bar from swatches when embedded.
2006-01-16 mentalmoving trunk for module inkscape