summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix undo bug when on-canvas editing LPE path parameter!Johan B. C. Engelen2007-10-171-3/+6
* 17.10.2007 - Josef Vybiral (cornelius)cwebb2007-10-171-1919/+1203
* Hooks for visual feedback during drag-n-dropJon A. Cruz2007-10-171-0/+46
* Added a Rename menu item to the popup for the filter list in the filter effec...Nicholas Bishop2007-10-172-0/+8
* Fixed filter type translation for the filter effects dialog.Nicholas Bishop2007-10-171-1/+1
* Updated Catalan translation. Closes 1782110.Colin Marquardt2007-10-161-461/+355
* Update for fi.po. Closes 1804799.Colin Marquardt2007-10-161-25/+25
* Updates for sl.po and slovenian.nsh. Closes 1805308.Colin Marquardt2007-10-162-4725/+5086
* Update for es.po. Closes 1800257.Colin Marquardt2007-10-161-668/+199
* Add Valencian translation. Closes 1776336.Colin Marquardt2007-10-161-0/+12944
* Unix printing: use correct paper size instead of defaulting to letter sizeDiederik van Lierop2007-10-161-5/+28
* runaway random number widget workaroundJohan B. C. Engelen2007-10-161-9/+4
* Fix checkbuttons of LPEs. Should no longer crash, should no longer need click...Johan B. C. Engelen2007-10-161-2/+25
* do not confuse moving and switchingbulia byak2007-10-161-6/+6
* fix unlinking clones when moving original to another layerbulia byak2007-10-161-4/+4
* drop color on gr-drag firstbulia byak2007-10-161-38/+59
* refactor most of adding stops at point into gradient-drag; fix crashbulia byak2007-10-161-120/+11
* add dropColor; mouseovered knots red; store item for each line, for adding st...bulia byak2007-10-162-41/+149
* switch to utility functions in nr-point-fnsbulia byak2007-10-161-15/+1
* add some utility functions from gradient codebulia byak2007-10-162-0/+48
* associate an item with the line, for grdragbulia byak2007-10-162-0/+5
* Fixed a typo (Kernal -> Kernel)Alexandre Prokoudine2007-10-131-1/+1
* Added inkscape_help_keys.inx to the list of translatable extensionsAlexandre Prokoudine2007-10-131-0/+1
* Adding stroke & fill context menu to swatchJon A. Cruz2007-10-131-0/+71
* implement dropping color onto strokebulia byak2007-10-131-4/+34
* Filter effects dialog:Nicholas Bishop2007-10-121-0/+2
* Commit patch 1787855: fix for [ 1723558 ] Command line export for emf filesJohan B. C. Engelen2007-10-121-0/+53
* fix drag-n-drop color problemsJon A. Cruz2007-10-121-26/+19
* shift+dragbulia byak2007-10-121-0/+1
* fix error in structure, typobulia byak2007-10-121-8/+7
* Shift+drag to select within rectbulia byak2007-10-121-13/+34
* select within rectbulia byak2007-10-122-0/+16
* scroll desktop to selected handle after Tab/Shift-Tab; allow Ins to work even...bulia byak2007-10-121-2/+22
* proper averaging of all selected draggers on query style; select-next/prev re...bulia byak2007-10-122-23/+34
* scroll desktop to selected node after Tab/Shift-Tabbulia byak2007-10-121-2/+10
* rearrange, a couple utility methods for node selectionbulia byak2007-10-121-56/+59
* gradient tool updatebulia byak2007-10-112-24/+23
* implement moving midstops with arrow keys, some refactoringbulia byak2007-10-112-45/+103
* implement no-forking optionbulia byak2007-10-114-9/+22
* trivial: dom/odf/: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-110-0/+0
* trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-1131-3785/+3785
* trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-119-3271/+3270
* noop: ui/widget/selected-style.cpp: Change a local var to be more const, to a...Peter Moulder2007-10-111-1/+1
* (ui/dialog/document-metadata.h, ui/dialog/document-properties.h): Change _pre...Peter Moulder2007-10-112-2/+2
* (noop): io/uristream.cpp: Remove some unneeded gchar/char casts. Change cons...Peter Moulder2007-10-111-6/+6
* dom/xpathparser.h: (Lookup::sval): Change from char* to char const *. Addres...Peter Moulder2007-10-111-6/+6
* dom/prop-svg.cpp: Exit non-zero if any I/O errors.Peter Moulder2007-10-111-13/+24
* Change type of a number of rdf-related fields from char* to char const *.Peter Moulder2007-10-111-9/+9
* noop: dialogs/rdf.cpp: Mark a few pointers as not being written through. Mak...Peter Moulder2007-10-111-6/+6
* Provide Node const* versions of existing sp_repr_children and sp_repr_next fu...Peter Moulder2007-10-111-0/+10