summaryrefslogtreecommitdiffstats
path: root/src/dialogs/swatches.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)