| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prevent opacity slider changes from going into undo as separate items. Fixes ↵ | Jon A. Cruz | 2010-09-15 | 1 | -15/+12 |
| | | | | | | | | | bug #629300. Fixed bugs: - https://launchpad.net/bugs/629300 (bzr r9762) | ||||
| * | Correct behavior of gradient stops to extract color from swatch when color ↵ | Jon A. Cruz | 2010-07-18 | 1 | -27/+10 |
| | | | | | | is drag-n-drop'ed or selected. (bzr r9620) | ||||
| * | Tuning fill-n-stroke to support non-solid swatches. | Jon A. Cruz | 2010-07-07 | 1 | -0/+5 |
| | | | | (bzr r9586) | ||||
| * | Partial C++-ification of SPGradient | Jon A. Cruz | 2010-06-28 | 1 | -6/+6 |
| | | | | (bzr r9542) | ||||
| * | C++-ification of paint selector. | Jon A. Cruz | 2010-03-22 | 1 | -2/+2 |
| | | | | (bzr r9221) | ||||
| * | Initial F&S dialog setting of swatch colors. | Jon A. Cruz | 2010-03-09 | 1 | -1/+9 |
| | | | | (bzr r9169) | ||||
| * | Cleanup of gradients and stops. | Jon A. Cruz | 2010-03-08 | 1 | -10/+8 |
| | | | | (bzr r9163) | ||||
| * | Block "special" solid gradients from gradient F&S dialog. | Jon A. Cruz | 2010-03-06 | 1 | -410/+413 |
| | | | | (bzr r9156) | ||||
| * | New tab in Fill&Stroke dialog for swatch fills. | Jon A. Cruz | 2010-03-06 | 1 | -1/+1 |
| | | | | (bzr r9153) | ||||
| * | Cleanup on id access. | Jon A. Cruz | 2010-03-02 | 1 | -1/+1 |
| | | | | (bzr r9127) | ||||
| * | fix 416940 | bulia byak | 2009-08-22 | 1 | -3/+11 |
| | | | | (bzr r8517) | ||||
| * | fix 376068 | bulia byak | 2009-08-13 | 1 | -14/+16 |
| | | | | (bzr r8483) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -4/+4 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -4/+4 |
| | | | | (bzr r8404) | ||||
| * | Warning/type cleanup. | Jon A. Cruz | 2008-12-04 | 1 | -25/+33 |
| | | | | (bzr r6944) | ||||
| * | Whitespace cleanup. | Jon A. Cruz | 2008-12-04 | 1 | -773/+771 |
| | | | | (bzr r6942) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -70/+72 |
| | | | | (bzr r6885) | ||||
| * | release reprs properly | bulia byak | 2008-09-20 | 1 | -0/+3 |
| | | | | (bzr r6855) | ||||
| * | Fixed unsafe hardcoding of buffer size | Jon A. Cruz | 2007-09-24 | 1 | -3/+3 |
| | | | | (bzr r3791) | ||||
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 1 | -6/+4 |
| | | | | (bzr r3753) | ||||
| * | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 2007-03-20 | 1 | -3/+3 |
| | | | | (bzr r2723) | ||||
| * | replace use of sp_repr_new in gradient-vector | MenTaLguY | 2007-01-23 | 1 | -2/+5 |
| | | | | (bzr r2261) | ||||
| * | Fixed bug where offset was not written to XML when stop was added. | Johan B. C. Engelen | 2007-01-12 | 1 | -0/+1 |
| | | | | (bzr r2197) | ||||
| * | Fix 1565162 (Gradient stop color not updated in list when entering RBGA) | gustav_b | 2006-12-30 | 1 | -6/+17 |
| | | | | (bzr r2111) | ||||
| * | undo annotations | bulia byak | 2006-10-10 | 1 | -4/+5 |
| | | | | (bzr r1793) | ||||
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵ | Michael G. Sloan | 2006-08-26 | 1 | -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 Phillips | 2006-08-25 | 1 | -5/+5 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -5/+5 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | whoops, missed some uses of the old GObject signals in the last commit | MenTaLguY | 2006-07-25 | 1 | -6/+39 |
| | | | | (bzr r1477) | ||||
| * | switch to sigc++ SPObject signals for SPGradientVectorSelector | MenTaLguY | 2006-07-25 | 1 | -16/+30 |
| | | | | (bzr r1476) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -5/+10 |
| | | | | (bzr r1315) | ||||
| * | #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h. | Peter Moulder | 2006-03-13 | 1 | -1/+1 |
| | | | | (bzr r232) | ||||
| * | make sure only positive dialog positions are read from preferences, fixes ↵ | Ralf Stephan | 2006-02-24 | 1 | -0/+4 |
| | | | | | | #1290647 (bzr r180) | ||||
| * | make sure positive xy widget pos is written | Ralf Stephan | 2006-02-24 | 1 | -0/+3 |
| | | | | (bzr r179) | ||||
| * | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 2006-02-13 | 1 | -9/+9 |
| | | | | (bzr r134) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+1115 |
| (bzr r1) | |||||
