summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* remove the extreme dash pattern which may become too slow to be usefulbulia byak2006-06-121-1/+0
* Applied patch #1503864Jon A. Cruz2006-06-114-9/+28
* minor fix to allow Pedro to build on OS XDavid Yip2006-06-101-0/+2
* Applied patch 1503805Jon A. Cruz2006-06-102-4/+10
* fix malformed filebulia byak2006-06-091-5/+5
* Fixing Aleksandar's entryBryce Harrington2006-06-091-0/+5
* Handle case of function call faling. Fixes bug 1501150.Jon A. Cruz2006-06-091-3/+6
* Clear selection cache when not dragging. Fixes bug #1501156Jon A. Cruz2006-06-081-0/+13
* Applied patch #1502407. Fixes bug #1500029.Jon A. Cruz2006-06-081-9/+15
* Applied patch #1501709Jon A. Cruz2006-06-075-15/+5
* version back to 0.43+develAaron Spike2006-06-071-1/+1
* version to 0.44pre3Aaron Spike2006-06-071-1/+1
* * I've added myself to the authors list..Milosz Derezynski2006-06-061-1/+2
* Applied patch #1501375Jon A. Cruz2006-06-064-15/+227
* Applied patch #1501134Jon A. Cruz2006-06-062-10/+17
* swap tooltipsbulia byak2006-06-051-2/+2
* Allow "new layer" action when no layer selectedJon A. Cruz2006-06-051-3/+7
* Applied patch 1500659 for warning cleanupJon A. Cruz2006-06-051-4/+4
* comment cleanupJon A. Cruz2006-06-051-2/+2
* Fixing crash on layer delete undoJon A. Cruz2006-06-052-3/+8
* Applied patch 1500171Jon A. Cruz2006-06-044-1409/+1748
* setting version back to +develAaron Spike2006-06-031-1/+1
* fix 1498769bulia byak2006-06-021-2/+2
* text tolbar usability: enable alt+x, enable esc to defocus entry fields and c...bulia byak2006-06-022-685/+761
* moving include as suggested by bobAaron Spike2006-06-021-1/+1
* include registrytool.cpp/h in win32_sourcesRalf Stephan2006-06-021-1/+1
* Fix for delete[] and binary commentJon A. Cruz2006-06-021-2/+3
* bump version to 0.44pre2Aaron Spike2006-06-011-1/+1
* split utils into separate fileBob Jamison2006-06-017-1805/+2122
* Added opacity sliderJon A. Cruz2006-06-012-0/+67
* Removed debugging messagesJon A. Cruz2006-06-011-3/+0
* revert interface changeBob Jamison2006-06-012-8/+11
* remove warningsBob Jamison2006-06-011-8/+8
* remove warningsBob Jamison2006-06-011-1/+1
* remove deprecation warningsBob Jamison2006-06-011-1/+1
* remove deprecation warningsBob Jamison2006-06-011-2/+2
* remove deprecation warningsBob Jamison2006-06-011-13/+20
* remove warningsBob Jamison2006-06-011-0/+1
* defocus text toolbar widgets, fixes 1494959bulia byak2006-06-011-4/+14
* Misnamed var popen_mode_curBob Jamison2006-06-011-2/+2
* Allow Inkscape to use its own python in preference to something in the path o...Bob Jamison2006-05-312-307/+576
* prevent stroke becoming invisible at certain zooms and path disappearing afte...bulia byak2006-05-312-18/+0
* Convert from std::string to glib::ustring to fit into rest of inkscapeBob Jamison2006-05-312-21/+22
* next try for intended change from OS_WIN32 to PLATFORM_WIN32Ralf Stephan2006-05-311-1/+1
* revert previous change, not from meRalf Stephan2006-05-311-1/+1
* complete started revert of 10737, fixes autogen problemRalf Stephan2006-05-311-1/+1
* Fixing crash on odg saveJon A. Cruz2006-05-311-18/+35
* workaround for 1466515: transforming items in the mask causes their gradients...bulia byak2006-05-301-0/+2
* fix writing clip/mask referencesbulia byak2006-05-301-0/+11
* Strip BOM from incoming filesJon A. Cruz2006-05-301-77/+101