summaryrefslogtreecommitdiffstats
path: root/src/dialogs/swatches.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-1213/+0
2009-02-16Move app-specific logic and file operations up from the lower level.Jon A. Cruz1-1/+19
2009-02-09adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches1-7/+19
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches1-7/+7
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches1-1/+1
2009-01-27draw red X icon while dragging the "remove color" itemFelipe Corr??a da Silva Sanches1-0/+17
2009-01-24add "remove color" ColorItem to the swatches dialogFelipe Corr??a da Silva Sanches1-15/+25
2008-11-21Merge from fe-movedTed Gould1-7/+4
2008-10-27From trunkTed Gould1-4/+4
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-5/+7
2008-08-01Warning cleanupJon A. Cruz1-2/+2
2008-05-22Fixed broken i18n strings causing problems with <b> tagJon A. Cruz1-8/+4
2008-04-23Change status bar text for swatch hoverJohn Bintz1-2/+2
2008-04-22Keep swatch status messages visible while hoveringJohn Bintz1-2/+20
2008-04-21Fix swatch enter-notify event propagationJohn Bintz1-23/+19
2008-04-21Oops, this broke selecting a swatch, rolling back...John Bintz1-18/+23
2008-04-21Show the name of the swatch that is currently under the pointer in the status...John Bintz1-0/+24
2008-03-22Fixed skipping of blank lines in .gpl filesJon A. Cruz1-3/+4
2008-02-21Initial implementation of non-square swatchesJon A. Cruz1-2/+2
2008-02-20Decoupled swatch sizes from icon sizesJon A. Cruz1-2/+2
2008-02-18Fixing preview/swatch sizes.Jon A. Cruz1-4/+4
2008-02-14* Translatable context menu on the colours palette, patch by Marcin Floryan (...Luca Bruno1-2/+4
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b1-7/+1
2007-11-22The dialog to panel refactoring:gustav_b1-2/+1
2007-10-13Adding stroke & fill context menu to swatchJon A. Cruz1-0/+71
2007-10-12fix drag-n-drop color problemsJon A. Cruz1-26/+19
2007-09-24fix minor typoBob Jamison1-1/+1
2007-09-24Fixed unsafe hardcoding of buffer sizeJon A. Cruz1-3/+3
2007-09-15Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz1-0/+10
2007-07-05Fixed broken Shift+LeftClick to set stroke functionJoel Holdsworth1-1/+3
2007-06-24Right clicking on the swatch now correctly sets the outline colour.Joel Holdsworth1-18/+23
2007-03-18fix 64-bit issues with width of npos -- patch #1675697 from mellumMenTaLguY1-6/+6
2006-10-10undo annotationsbulia byak1-2/+2
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-2/+4
2006-05-26Fix compile warningJon A. Cruz1-1/+1
2006-05-23Flipped LCMS onJon A. Cruz1-4/+6
2006-05-23Panel refactoringJon A. Cruz1-3/+33
2006-05-22Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz1-1/+1
2006-04-28Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher1-2/+3
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-2/+2
2006-04-09Adding in new icon sizeJon A. Cruz1-2/+2
2006-04-01Introducing optional LittleCms use.Jon A. Cruz1-0/+4
2006-03-29Renaming temp non-standard attributesJon A. Cruz1-2/+2
2006-03-28Changed objects to only get linked to "linkable" colors.Jon A. Cruz1-16/+25
2006-03-28Objects will now change when their linked colors change.Jon A. Cruz1-16/+160
2006-03-28Experimenting with linked colors.Jon A. Cruz1-33/+316
2006-03-24Bringing in new color classJon A. Cruz1-19/+13
2006-03-13#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder1-1/+1