summaryrefslogtreecommitdiffstats
path: root/src/dialogs/swatches.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix minor typoBob Jamison2007-09-241-1/+1
| | | (bzr r3792)
* Fixed unsafe hardcoding of buffer sizeJon A. Cruz2007-09-241-3/+3
| | | (bzr r3791)
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-0/+10
| | | (bzr r3753)
* Fixed broken Shift+LeftClick to set stroke functionJoel Holdsworth2007-07-051-1/+3
| | | (bzr r3187)
* Right clicking on the swatch now correctly sets the outline colour.Joel Holdsworth2007-06-241-18/+23
| | | (bzr r3091)
* fix 64-bit issues with width of npos -- patch #1675697 from mellumMenTaLguY2007-03-181-6/+6
| | | | | (Falk Hueffner) (bzr r2695)
* undo annotationsbulia byak2006-10-101-2/+2
| | | (bzr r1793)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
| | | | | one major janitorial task we identified.... (bzr r1633)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-2/+4
| | | (bzr r1315)
* Fix compile warningJon A. Cruz2006-05-261-1/+1
| | | (bzr r1021)
* Flipped LCMS onJon A. Cruz2006-05-231-4/+6
| | | (bzr r981)
* Panel refactoringJon A. Cruz2006-05-231-3/+33
| | | (bzr r976)
* Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz2006-05-221-1/+1
| | | (bzr r940)
* Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher2006-04-281-2/+3
| | | (bzr r600)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-2/+2
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* Adding in new icon sizeJon A. Cruz2006-04-091-2/+2
| | | (bzr r462)
* Introducing optional LittleCms use.Jon A. Cruz2006-04-011-0/+4
| | | (bzr r391)
* Renaming temp non-standard attributesJon A. Cruz2006-03-291-2/+2
| | | (bzr r330)
* Changed objects to only get linked to "linkable" colors.Jon A. Cruz2006-03-281-16/+25
| | | (bzr r321)
* Objects will now change when their linked colors change.Jon A. Cruz2006-03-281-16/+160
| | | (bzr r319)
* Experimenting with linked colors.Jon A. Cruz2006-03-281-33/+316
| | | (bzr r316)
* Bringing in new color classJon A. Cruz2006-03-241-19/+13
| | | (bzr r279)
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-1/+1
| | | (bzr r232)
* Changed color dragging to have a color preview.Jon A. Cruz2006-03-101-0/+21
| | | (bzr r221)
* Fixed bug with color drag-n-dropJon A. Cruz2006-02-281-11/+7
| | | (bzr r189)
* Cleanup of embedded swatches palette switching.Jon A. Cruz2006-02-281-0/+4
| | | (bzr r188)
* Fix for mssing error incoudeJon A. Cruz2006-02-271-0/+2
| | | (bzr r186)
* Refactoring embedded swatches panel.Jon A. Cruz2006-02-271-1/+23
| | | (bzr r185)
* Refactoring panel containment. Purged ugly 'X'.Jon A. Cruz2006-02-191-1/+1
| | | (bzr r159)
* Fixing scrollbar size for embeded color swatches.Jon A. Cruz2006-02-191-2/+4
| | | (bzr r158)
* Removed horizontal scroll bar from swatches when embedded.Jon A. Cruz2006-02-181-0/+9
| | | (bzr r155)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+516
(bzr r1)