summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/swatches.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix namespace naming consistencyAlexander Valavanis2018-12-291-2/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Misc. typosluz.paz2018-05-141-1/+1
* Remove unused abstract class PreviewFillableStefano Facchini2018-01-181-4/+0
* swatches: Code cleanupStefano Facchini2018-01-181-21/+8
* panel: Cleanup codeStefano Facchini2018-01-171-1/+6
* Move code related to SwatchesPanel where it belongsStefano Facchini2018-01-171-1/+30
* Reverted swatchesLiam P. White2014-03-121-125/+28
* Added some basic swatch stuff (does not compile)Liam P. White2014-03-041-30/+125
* Stop tracking SPDocuments as they are deleted.Jon A. Cruz2014-03-021-0/+2
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-101-1/+2
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-2/+0
* Queue swatch updates during periods of high UI usage, such as dragging gradie...Jon A. Cruz2011-05-301-0/+3
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Implementing the "Convert" popup menu item for gradients/swatches. Part of bu...Jon A. Cruz2010-06-261-1/+2
* Fixing "Auto" palette to be tracked per document, independent of containing p...Jon A. Cruz2010-03-161-9/+7
* Splitting the color swatch class to be separate for easier work.Jon A. Cruz2010-03-131-3/+4
* Auto swatches now update as they are edited in the document. Some flickering ...Jon A. Cruz2010-03-101-0/+3
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* Track stroke and fill of selected object and flag style palette entries in us...Jon A. Cruz2009-03-231-0/+4
* Added rought preview of gradients in swatches.Jon A. Cruz2009-03-211-1/+1
* Cleaning up interface. Moved internals out of .h file.Jon A. Cruz2009-03-211-60/+2
* Added explicit tagging of "solid color gradients" and base context menu to ad...Jon A. Cruz2009-03-211-1/+5
* Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz2009-03-201-3/+3
* Initial read-only generation of per-document paletteJon A. Cruz2009-03-171-0/+12
* Adding clear-color swatch to complement no-color.Jon A. Cruz2009-03-051-1/+2
* Removed boolean "remove" from swatch, used new type enum in ColorDef.Jon A. Cruz2009-03-041-2/+0
* Cleanup and prep for more workJon A. Cruz2009-03-041-3/+1
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+128