| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix to return the end pointer when desired | Jon A. Cruz | 2006-04-03 | 1 | -0/+4 |
| * | CodingStyle: const placement | Peter Moulder | 2006-04-03 | 1 | -6/+5 |
| * | CodingStyle: whitespace | Peter Moulder | 2006-04-03 | 1 | -531/+530 |
| * | CodingStyle: const placement | Peter Moulder | 2006-04-03 | 1 | -2/+2 |
| * | cleanup: Remove some commented-out code. | Peter Moulder | 2006-04-03 | 1 | -95/+2 |
| * | CodingStyle: whitespace, and move a few declarations to first use. | Peter Moulder | 2006-04-03 | 1 | -447/+451 |
| * | cleanup: Remove commented-out code (dating from 2004, Big Pango Patch) | Peter Moulder | 2006-04-03 | 1 | -52/+1 |
| * | CodingStyle: const placement | Peter Moulder | 2006-04-03 | 1 | -6/+6 |
| * | Start of support for icc-color in fill/stroke. | Peter Moulder | 2006-04-03 | 2 | -5/+38 |
| * | Add a version of the reader that indicates the end of the color specification. | Peter Moulder | 2006-04-03 | 2 | -4/+50 |
| * | new | Peter Moulder | 2006-04-03 | 1 | -0/+29 |
| * | Will not try to do image transform with named color profile | Jon A. Cruz | 2006-04-03 | 1 | -29/+33 |
| * | Fixed to handle relative file paths | Jon A. Cruz | 2006-04-03 | 1 | -1/+13 |
| * | Initial support of color-profile on <image> | Jon A. Cruz | 2006-04-03 | 5 | -2/+117 |
| * | Adding support for <color-profile> element | Jon A. Cruz | 2006-04-02 | 7 | -0/+317 |
| * | Fixed warnings | Jon A. Cruz | 2006-04-02 | 1 | -9/+9 |
| * | Check for null pointer | Jon A. Cruz | 2006-04-02 | 1 | -18/+21 |
| * | from Dale Harvey and Aaron Spike: fixes to overly-general "mouse down" | David Yip | 2006-04-02 | 1 | -2/+2 |
| * | added fix from Dale Harvey to expand incomplete JIDs specified in user | David Yip | 2006-04-01 | 1 | -0/+13 |
| * | forgot to check if the knot exists | bulia byak | 2006-04-01 | 1 | -2/+2 |
| * | when switching node type, preserve the position of the mouseovered handle | bulia byak | 2006-04-01 | 1 | -2/+10 |
| * | more optimizations: do not fire knot/handle moved events if the position is i... | bulia byak | 2006-04-01 | 1 | -161/+156 |
| * | Introducing optional LittleCms use. | Jon A. Cruz | 2006-04-01 | 2 | -0/+17 |
| * | merge ::dragging and ::dynahand | MenTaLguY | 2006-04-01 | 2 | -24/+14 |
| * | add documentation | MenTaLguY | 2006-04-01 | 1 | -2/+13 |
| * | oops, fix silly crash | bulia byak | 2006-04-01 | 1 | -4/+0 |
| * | remove undo_label juggling for curve_drag; remove synthesize_events (speeds t... | bulia byak | 2006-04-01 | 1 | -20/+18 |
| * | store and update livarot_path in nodepath; switch curve_drag to not updating ... | bulia byak | 2006-04-01 | 2 | -45/+81 |
| * | update (and optimize) get_nearest_position and get_point calls | bulia byak | 2006-04-01 | 1 | -2/+8 |
| * | switch get_nearest_position and get_point to using supplied livarot Path inst... | bulia byak | 2006-04-01 | 2 | -19/+7 |
| * | turns out, all these synthesize_events were not necessary at all - they just ... | bulia byak | 2006-04-01 | 1 | -2/+0 |
| * | turns out, all these synthesize_events were not necessary at all - they just ... | bulia byak | 2006-04-01 | 5 | -13/+0 |
| * | patch #1450307 - option for select all to work in layer with it's sub-layers: | Andrius Ramanauskas | 2006-03-31 | 6 | -28/+107 |
| * | cleanup: (sp_style_paint_clear): All callers were passing hunref=TRUE, unset=... | Peter Moulder | 2006-03-31 | 1 | -17/+11 |
| * | Disallow none/currentColor/uri as values for the `color' property, and get ri... | Peter Moulder | 2006-03-31 | 2 | -32/+17 |
| * | excise never-used code and stale comments | bulia byak | 2006-03-31 | 2 | -150/+44 |
| * | Select much improved, but need to fix rotate and scale | Bob Jamison | 2006-03-30 | 1 | -140/+24 |
| * | Tweaked to build with g++4.1. Thanks, <garrett>. | Bob Jamison | 2006-03-30 | 1 | -111/+113 |
| * | added variable tremor | bulia byak | 2006-03-30 | 3 | -6/+54 |
| * | clean up PPM output code | Bob Jamison | 2006-03-30 | 1 | -17/+13 |
| * | WIP. siox election progress. fix api a bit. | Bob Jamison | 2006-03-30 | 3 | -40/+191 |
| * | r11257@tres: ted | 2006-03-29 21:29:33 -0800 | Ted Gould | 2006-03-30 | 2 | -46/+8 |
| * | fixed typo. removed duplicates of SP_VERB_DIALOG_EXTENSIONEDITOR | Bob Jamison | 2006-03-29 | 1 | -8/+0 |
| * | string plural form (for languages with multiple plural forms) | Andrius Ramanauskas | 2006-03-29 | 1 | -2/+5 |
| * | svn propset svn:eol-style native *.h *.cpp | Peter Moulder | 2006-03-29 | 1 | -396/+396 |
| * | r11145@tres: ted | 2006-03-27 22:01:44 -0800 | Ted Gould | 2006-03-29 | 1 | -4/+1 |
| * | r11144@tres: ted | 2006-03-27 22:00:25 -0800 | Ted Gould | 2006-03-29 | 3 | -105/+0 |
| * | r11143@tres: ted | 2006-03-27 21:54:21 -0800 | Ted Gould | 2006-03-29 | 2 | -1/+3 |
| * | r11142@tres: ted | 2006-03-27 21:52:50 -0800 | Ted Gould | 2006-03-29 | 4 | -10/+70 |
| * | r11141@tres: ted | 2006-03-27 21:51:34 -0800 | Ted Gould | 2006-03-29 | 1 | -9/+17 |