| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ensure copy/paste of style between gradient stops works | bulia byak | 2007-10-22 | 1 | -0/+2 |
| | | | | (bzr r3944) | ||||
| * | ensure copy/paste of style between gradient stops works | bulia byak | 2007-10-22 | 1 | -11/+22 |
| | | | | (bzr r3943) | ||||
| * | add copy-to-clipboard for selected stops | bulia byak | 2007-10-22 | 2 | -4/+60 |
| | | | | (bzr r3942) | ||||
| * | fix pasting style where style or fill is none | bulia byak | 2007-10-22 | 1 | -3/+3 |
| | | | | (bzr r3940) | ||||
| * | make sure ctrl-alt-click adds node to the gradient that's actually clicked | bulia byak | 2007-10-22 | 1 | -3/+5 |
| | | | | (bzr r3939) | ||||
| * | Allow SPFlowtexts to be used in boolean operations | gustav_b | 2007-10-21 | 1 | -1/+1 |
| | | | | (bzr r3938) | ||||
| * | add precision option to float parameters in extensions | John Bintz | 2007-10-21 | 2 | -1/+8 |
| | | | | (bzr r3936) | ||||
| * | LPE: fix undoing changes to pathparameter on-canvas. | Johan B. C. Engelen | 2007-10-20 | 2 | -9/+19 |
| | | | | (bzr r3935) | ||||
| * | LPE: add on-canvas editing of path parameters! | Johan B. C. Engelen | 2007-10-20 | 9 | -45/+75 |
| | | | | (bzr r3934) | ||||
| * | Fix RegisteredWidgets. Due to rev 16265, widgets were no longer initialized. ↵ | Johan B. C. Engelen | 2007-10-19 | 1 | -24/+0 |
| | | | | | | This is now fixed: setValue and its siblings should always set the widget to something, regardless _wr->isUpdating(). (bzr r3931) | ||||
| * | allow effects to modify namedview and document dimensions | John Bintz | 2007-10-19 | 1 | -6/+26 |
| | | | | (bzr r3930) | ||||
| * | Fix undo bug when on-canvas editing LPE path parameter! | Johan B. C. Engelen | 2007-10-17 | 1 | -3/+6 |
| | | | | (bzr r3924) | ||||
| * | Hooks for visual feedback during drag-n-drop | Jon A. Cruz | 2007-10-17 | 1 | -0/+46 |
| | | | | (bzr r3922) | ||||
| * | Added a Rename menu item to the popup for the filter list in the filter ↵ | Nicholas Bishop | 2007-10-17 | 2 | -0/+8 |
| | | | | | | effects dialog; equivalent to double-clicking on the filter. (bzr r3921) | ||||
| * | Fixed filter type translation for the filter effects dialog. | Nicholas Bishop | 2007-10-17 | 1 | -1/+1 |
| | | | | (bzr r3920) | ||||
| * | Unix printing: use correct paper size instead of defaulting to letter size | Diederik van Lierop | 2007-10-16 | 1 | -5/+28 |
| | | | | (bzr r3914) | ||||
| * | runaway random number widget workaround | Johan B. C. Engelen | 2007-10-16 | 1 | -9/+4 |
| | | | | (bzr r3913) | ||||
| * | Fix checkbuttons of LPEs. Should no longer crash, should no longer need ↵ | Johan B. C. Engelen | 2007-10-16 | 1 | -2/+25 |
| | | | | | | clicking multiple times to see effect. (bzr r3912) | ||||
| * | do not confuse moving and switching | bulia byak | 2007-10-16 | 1 | -6/+6 |
| | | | | (bzr r3911) | ||||
| * | fix unlinking clones when moving original to another layer | bulia byak | 2007-10-16 | 1 | -4/+4 |
| | | | | (bzr r3910) | ||||
| * | drop color on gr-drag first | bulia byak | 2007-10-16 | 1 | -38/+59 |
| | | | | (bzr r3909) | ||||
| * | refactor most of adding stops at point into gradient-drag; fix crash | bulia byak | 2007-10-16 | 1 | -120/+11 |
| | | | | (bzr r3908) | ||||
| * | add dropColor; mouseovered knots red; store item for each line, for adding ↵ | bulia byak | 2007-10-16 | 2 | -41/+149 |
| | | | | | | stops; refactoring (bzr r3907) | ||||
| * | switch to utility functions in nr-point-fns | bulia byak | 2007-10-16 | 1 | -15/+1 |
| | | | | (bzr r3906) | ||||
| * | add some utility functions from gradient code | bulia byak | 2007-10-16 | 2 | -0/+48 |
| | | | | (bzr r3905) | ||||
| * | associate an item with the line, for grdrag | bulia byak | 2007-10-16 | 2 | -0/+5 |
| | | | | (bzr r3904) | ||||
| * | Fixed a typo (Kernal -> Kernel) | Alexandre Prokoudine | 2007-10-13 | 1 | -1/+1 |
| | | | | (bzr r3903) | ||||
| * | Adding stroke & fill context menu to swatch | Jon A. Cruz | 2007-10-13 | 1 | -0/+71 |
| | | | | (bzr r3901) | ||||
| * | implement dropping color onto stroke | bulia byak | 2007-10-13 | 1 | -4/+34 |
| | | | | (bzr r3900) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-10-12 | 1 | -0/+2 |
| | | | | | | Fixed bug with columns sizes; if filter primitives are added the treeview and dialog box get wider, but when the filter primitives are removed, the dialog can't be resized back to the smaller size. (bzr r3899) | ||||
| * | Commit patch 1787855: fix for [ 1723558 ] Command line export for emf files | Johan B. C. Engelen | 2007-10-12 | 1 | -0/+53 |
| | | | | (bzr r3898) | ||||
| * | fix drag-n-drop color problems | Jon A. Cruz | 2007-10-12 | 1 | -26/+19 |
| | | | | (bzr r3897) | ||||
| * | fix error in structure, typo | bulia byak | 2007-10-12 | 1 | -8/+7 |
| | | | | (bzr r3895) | ||||
| * | Shift+drag to select within rect | bulia byak | 2007-10-12 | 1 | -13/+34 |
| | | | | (bzr r3894) | ||||
| * | select within rect | bulia byak | 2007-10-12 | 2 | -0/+16 |
| | | | | (bzr r3893) | ||||
| * | scroll desktop to selected handle after Tab/Shift-Tab; allow Ins to work ↵ | bulia byak | 2007-10-12 | 1 | -2/+22 |
| | | | | | | even if a single dragger is selected (bzr r3892) | ||||
| * | proper averaging of all selected draggers on query style; select-next/prev ↵ | bulia byak | 2007-10-12 | 2 | -23/+34 |
| | | | | | | return the new selected dragger (bzr r3891) | ||||
| * | scroll desktop to selected node after Tab/Shift-Tab | bulia byak | 2007-10-12 | 1 | -2/+10 |
| | | | | (bzr r3890) | ||||
| * | rearrange, a couple utility methods for node selection | bulia byak | 2007-10-12 | 1 | -56/+59 |
| | | | | (bzr r3889) | ||||
| * | implement moving midstops with arrow keys, some refactoring | bulia byak | 2007-10-11 | 2 | -45/+103 |
| | | | | (bzr r3887) | ||||
| * | implement no-forking option | bulia byak | 2007-10-11 | 4 | -9/+22 |
| | | | | (bzr r3886) | ||||
| * | trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp. | Peter Moulder | 2007-10-11 | 31 | -3785/+3785 |
| | | | | (bzr r3884) | ||||
| * | trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp. | Peter Moulder | 2007-10-11 | 9 | -3271/+3270 |
| | | | | (bzr r3883) | ||||
| * | noop: ui/widget/selected-style.cpp: Change a local var to be more const, to ↵ | Peter Moulder | 2007-10-11 | 1 | -1/+1 |
| | | | | | | avoid char* string literal warnings from g++-4.2. (bzr r3882) | ||||
| * | (ui/dialog/document-metadata.h, ui/dialog/document-properties.h): Change ↵ | Peter Moulder | 2007-10-11 | 2 | -2/+2 |
| | | | | | | _prefs_path from gchar* to gchar const *. (bzr r3881) | ||||
| * | (noop): io/uristream.cpp: Remove some unneeded gchar/char casts. Change ↵ | Peter Moulder | 2007-10-11 | 1 | -6/+6 |
| | | | | | | constness of a couple of local vars to avoid some more casts (that were casting away constness). (bzr r3880) | ||||
| * | dom/xpathparser.h: (Lookup::sval): Change from char* to char const *. ↵ | Peter Moulder | 2007-10-11 | 1 | -6/+6 |
| | | | | | | Address some related char* string literal warnings from g++-4.2. (bzr r3879) | ||||
| * | dom/prop-svg.cpp: Exit non-zero if any I/O errors. | Peter Moulder | 2007-10-11 | 1 | -13/+24 |
| | | | | | | noop: Address some char* string literal warnings from g++-4.2. (bzr r3878) | ||||
| * | Change type of a number of rdf-related fields from char* to char const *. | Peter Moulder | 2007-10-11 | 1 | -9/+9 |
| | | | | (bzr r3877) | ||||
| * | noop: dialogs/rdf.cpp: Mark a few pointers as not being written through. ↵ | Peter Moulder | 2007-10-11 | 1 | -6/+6 |
| | | | | | | Make rdf_match_license have static (file-local) linkage. (bzr r3876) | ||||
