| Commit message (Expand) | Author | Age | Files | Lines |
| * | ensure copy/paste of style between gradient stops works | bulia byak | 2007-10-22 | 1 | -0/+2 |
| * | ensure copy/paste of style between gradient stops works | bulia byak | 2007-10-22 | 1 | -11/+22 |
| * | add copy-to-clipboard for selected stops | bulia byak | 2007-10-22 | 2 | -4/+60 |
| * | fix pasting style where style or fill is none | bulia byak | 2007-10-22 | 1 | -3/+3 |
| * | make sure ctrl-alt-click adds node to the gradient that's actually clicked | bulia byak | 2007-10-22 | 1 | -3/+5 |
| * | Allow SPFlowtexts to be used in boolean operations | gustav_b | 2007-10-21 | 1 | -1/+1 |
| * | add precision option to float parameters in extensions | John Bintz | 2007-10-21 | 2 | -1/+8 |
| * | LPE: fix undoing changes to pathparameter on-canvas. | Johan B. C. Engelen | 2007-10-20 | 2 | -9/+19 |
| * | LPE: add on-canvas editing of path parameters! | Johan B. C. Engelen | 2007-10-20 | 9 | -45/+75 |
| * | Fix RegisteredWidgets. Due to rev 16265, widgets were no longer initialized. ... | Johan B. C. Engelen | 2007-10-19 | 1 | -24/+0 |
| * | allow effects to modify namedview and document dimensions | John Bintz | 2007-10-19 | 1 | -6/+26 |
| * | Fix undo bug when on-canvas editing LPE path parameter! | Johan B. C. Engelen | 2007-10-17 | 1 | -3/+6 |
| * | Hooks for visual feedback during drag-n-drop | Jon A. Cruz | 2007-10-17 | 1 | -0/+46 |
| * | Added a Rename menu item to the popup for the filter list in the filter effec... | Nicholas Bishop | 2007-10-17 | 2 | -0/+8 |
| * | Fixed filter type translation for the filter effects dialog. | Nicholas Bishop | 2007-10-17 | 1 | -1/+1 |
| * | Unix printing: use correct paper size instead of defaulting to letter size | Diederik van Lierop | 2007-10-16 | 1 | -5/+28 |
| * | runaway random number widget workaround | Johan B. C. Engelen | 2007-10-16 | 1 | -9/+4 |
| * | Fix checkbuttons of LPEs. Should no longer crash, should no longer need click... | Johan B. C. Engelen | 2007-10-16 | 1 | -2/+25 |
| * | do not confuse moving and switching | bulia byak | 2007-10-16 | 1 | -6/+6 |
| * | fix unlinking clones when moving original to another layer | bulia byak | 2007-10-16 | 1 | -4/+4 |
| * | drop color on gr-drag first | bulia byak | 2007-10-16 | 1 | -38/+59 |
| * | refactor most of adding stops at point into gradient-drag; fix crash | bulia byak | 2007-10-16 | 1 | -120/+11 |
| * | add dropColor; mouseovered knots red; store item for each line, for adding st... | bulia byak | 2007-10-16 | 2 | -41/+149 |
| * | switch to utility functions in nr-point-fns | bulia byak | 2007-10-16 | 1 | -15/+1 |
| * | add some utility functions from gradient code | bulia byak | 2007-10-16 | 2 | -0/+48 |
| * | associate an item with the line, for grdrag | bulia byak | 2007-10-16 | 2 | -0/+5 |
| * | Fixed a typo (Kernal -> Kernel) | Alexandre Prokoudine | 2007-10-13 | 1 | -1/+1 |
| * | Adding stroke & fill context menu to swatch | Jon A. Cruz | 2007-10-13 | 1 | -0/+71 |
| * | implement dropping color onto stroke | bulia byak | 2007-10-13 | 1 | -4/+34 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-10-12 | 1 | -0/+2 |
| * | Commit patch 1787855: fix for [ 1723558 ] Command line export for emf files | Johan B. C. Engelen | 2007-10-12 | 1 | -0/+53 |
| * | fix drag-n-drop color problems | Jon A. Cruz | 2007-10-12 | 1 | -26/+19 |
| * | fix error in structure, typo | bulia byak | 2007-10-12 | 1 | -8/+7 |
| * | Shift+drag to select within rect | bulia byak | 2007-10-12 | 1 | -13/+34 |
| * | select within rect | bulia byak | 2007-10-12 | 2 | -0/+16 |
| * | scroll desktop to selected handle after Tab/Shift-Tab; allow Ins to work even... | bulia byak | 2007-10-12 | 1 | -2/+22 |
| * | proper averaging of all selected draggers on query style; select-next/prev re... | bulia byak | 2007-10-12 | 2 | -23/+34 |
| * | scroll desktop to selected node after Tab/Shift-Tab | bulia byak | 2007-10-12 | 1 | -2/+10 |
| * | rearrange, a couple utility methods for node selection | bulia byak | 2007-10-12 | 1 | -56/+59 |
| * | implement moving midstops with arrow keys, some refactoring | bulia byak | 2007-10-11 | 2 | -45/+103 |
| * | implement no-forking option | bulia byak | 2007-10-11 | 4 | -9/+22 |
| * | trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp. | Peter Moulder | 2007-10-11 | 31 | -3785/+3785 |
| * | trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp. | Peter Moulder | 2007-10-11 | 9 | -3271/+3270 |
| * | noop: ui/widget/selected-style.cpp: Change a local var to be more const, to a... | Peter Moulder | 2007-10-11 | 1 | -1/+1 |
| * | (ui/dialog/document-metadata.h, ui/dialog/document-properties.h): Change _pre... | Peter Moulder | 2007-10-11 | 2 | -2/+2 |
| * | (noop): io/uristream.cpp: Remove some unneeded gchar/char casts. Change cons... | Peter Moulder | 2007-10-11 | 1 | -6/+6 |
| * | dom/xpathparser.h: (Lookup::sval): Change from char* to char const *. Addres... | Peter Moulder | 2007-10-11 | 1 | -6/+6 |
| * | dom/prop-svg.cpp: Exit non-zero if any I/O errors. | Peter Moulder | 2007-10-11 | 1 | -13/+24 |
| * | Change type of a number of rdf-related fields from char* to char const *. | Peter Moulder | 2007-10-11 | 1 | -9/+9 |
| * | noop: dialogs/rdf.cpp: Mark a few pointers as not being written through. Mak... | Peter Moulder | 2007-10-11 | 1 | -6/+6 |