summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Flipped top/bottom in layers UI to reflect visible stacking.Jon A. Cruz2006-05-172-2/+6
* Fixes calligraphy tool so drawing now uses the the correct opacity.Joshua L. Blocher2006-05-173-3/+36
* Switched icons to stock generic.Jon A. Cruz2006-05-173-9/+24
* * src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.mjwybrow2006-05-172-1/+5
* updated POT fileArpad Biro2006-05-161-233/+255
* updated PO filesArpad Biro2006-05-1638-10013/+11951
* Use 'start' to avoid the consoleBob Jamison2006-05-161-1/+1
* Corrected ordering of children in subsetJon A. Cruz2006-05-162-18/+22
* require libsigc++-2.0.11 for compilingRalf Stephan2006-05-161-1/+1
* Updated Italian translationLuca Bruno2006-05-161-980/+528
* Bug 1488621 (path misrendered if some successive node is in the same position)Andrius Ramanauskas2006-05-161-2/+9
* optionally use linear profile for sculptingbulia byak2006-05-161-1/+5
* show handles togglebulia byak2006-05-165-9/+78
* Add Pedro to the excludes, at least until after the releaseBob Jamison2006-05-151-0/+1
* Ctrl+Shift+L for Layersbulia byak2006-05-153-702/+706
* menus, keys, prefs changes for Layersbulia byak2006-05-156-4/+10
* Move from the jabber_whiteboard directory to its own, so that it can be updat...Bob Jamison2006-05-1527-0/+11187
* fix potential (though currently impossible) crash when spatial mode is used w...bulia byak2006-05-151-1/+6
* use spatial/linear distance method depending on whether selection is in more ...bulia byak2006-05-151-113/+99
* Base implementation of a layers dialog.Jon A. Cruz2006-05-1511-7/+627
* sculpt other subpaths toobulia byak2006-05-151-1/+52
* report subpaths in statusbar when > 1 is touched by selectionbulia byak2006-05-151-20/+69
* Small bugfixes.Colin Marquardt2006-05-142-11/+10
* Minor update for compile problemJon A. Cruz2006-05-141-13/+15
* Update to current SVN.Colin Marquardt2006-05-142-751/+521
* Typofix (conector)Colin Marquardt2006-05-142-1/+6
* put Richard's copyright notice where I had forgotten it.Aaron Spike2006-05-141-0/+6
* update from matiphasmatiphas2006-05-141-1931/+1167
* include po/inkscape.pot in EXTRA_DIST, fixes #1397722Ralf Stephan2006-05-141-0/+1
* Corrected base structure and avoiding infinite loop.Jon A. Cruz2006-05-144-19/+57
* Fixing hash sort for nullJon A. Cruz2006-05-141-1/+7
* * src/widgets/toolbox.cpp: Slightly increase size of themjwybrow2006-05-142-2/+8
* keep selected option for calligraphicbulia byak2006-05-145-2/+14
* patch for bug 1458643 by Andreas Burmanbulia byak2006-05-141-0/+13
* statusbar tip expandedbulia byak2006-05-141-1/+1
* classic logo for comparisonMenTaLguY2006-05-141-0/+52
* plain svg this timeMenTaLguY2006-05-141-46/+11
* re-balance snowcapMenTaLguY2006-05-141-12/+77
* indentationbulia byak2006-05-131-4/+3
* Calligraphy tool now draws in the last used color or tool style depending on ...Joshua L. Blocher2006-05-134-3/+37
* added packaging/win32/italian.nsh and czech.nsh to distributionAdib Taraben2006-05-131-0/+2
* removed make.dep, make.files make.ofiles from distributionAdib Taraben2006-05-131-3/+0
* r11887@tres: ted | 2006-05-13 01:09:41 -0700Ted Gould2006-05-132-4/+1
* r11886@tres: ted | 2006-05-13 00:30:29 -0700Ted Gould2006-05-131-3/+0
* r11772@tres: ted | 2006-05-12 23:15:51 -0700Ted Gould2006-05-131-0/+5
* r11771@tres: ted | 2006-05-12 08:51:57 -0700Ted Gould2006-05-131-0/+64
* updated PO filesArpad Biro2006-05-1238-7956/+8200
* never destroy nodepath from within itself - this leaves an orphaned listener ...bulia byak2006-05-121-12/+1
* added POT file (bug #1397722)Arpad Biro2006-05-121-0/+9716
* memleak; move deleting empty paths until after all nodes are deletedbulia byak2006-05-121-10/+17