summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-vector.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* undo annotationsbulia byak2006-10-101-4/+5
| | | (bzr r1793)
* gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵Michael G. Sloan2006-08-261-2/+2
| | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-5/+5
| | | | | 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-5/+5
| | | | | one major janitorial task we identified.... (bzr r1633)
* whoops, missed some uses of the old GObject signals in the last commitMenTaLguY2006-07-251-6/+39
| | | (bzr r1477)
* switch to sigc++ SPObject signals for SPGradientVectorSelectorMenTaLguY2006-07-251-16/+30
| | | (bzr r1476)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-5/+10
| | | (bzr r1315)
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-1/+1
| | | (bzr r232)
* make sure only positive dialog positions are read from preferences, fixes ↵Ralf Stephan2006-02-241-0/+4
| | | | | #1290647 (bzr r180)
* make sure positive xy widget pos is writtenRalf Stephan2006-02-241-0/+3
| | | (bzr r179)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-9/+9
| | | (bzr r134)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1115
(bzr r1)