summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-vector.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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-6/+4
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-3/+3
2007-01-23replace use of sp_repr_new in gradient-vectorMenTaLguY1-2/+5
2007-01-12Fixed bug where offset was not written to XML when stop was added.Johan B. C. Engelen1-0/+1
2006-12-30Fix 1565162 (Gradient stop color not updated in list when entering RBGA)gustav_b1-6/+17
2006-10-10undo annotationsbulia byak1-4/+5
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan1-2/+2
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-5/+5
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-5/+5
2006-07-25whoops, missed some uses of the old GObject signals in the last commitMenTaLguY1-6/+39
2006-07-25switch to sigc++ SPObject signals for SPGradientVectorSelectorMenTaLguY1-16/+30
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-5/+10
2006-03-13#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder1-1/+1
2006-02-24make sure only positive dialog positions are read from preferences, fixes #12...Ralf Stephan1-0/+4
2006-02-24make sure positive xy widget pos is writtenRalf Stephan1-0/+3
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-9/+9