summaryrefslogtreecommitdiffstats
path: root/src/widgets/sp-color-wheel.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-06Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. ...Jon A. Cruz1-1162/+0
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-04Wholesale cruft removal part 3Krzysztof Kosi??ski1-1/+0
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen1-4/+5
2008-05-18Fixed warnings from deprecated functionJon A. Cruz1-11/+14
2008-03-15Refactor color wheel triangle draw codeJohn Bintz1-113/+63
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+3
2007-09-15Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz1-1/+43
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-8/+9
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-9/+8