summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* updatematiphas2006-06-0138-3936/+5179
| | | (bzr r1124)
* Updated italian translationLuca Bruno2006-06-011-267/+168
| | | (bzr r1123)
* bump version to 0.44pre2Aaron Spike2006-06-015-4/+10
| | | (bzr r1122)
* split utils into separate fileBob Jamison2006-06-017-1805/+2122
| | | (bzr r1121)
* Added opacity sliderJon A. Cruz2006-06-013-0/+74
| | | (bzr r1120)
* Removed debugging messagesJon A. Cruz2006-06-011-3/+0
| | | (bzr r1119)
* revert interface changeBob Jamison2006-06-012-8/+11
| | | (bzr r1118)
* remove warningsBob Jamison2006-06-011-8/+8
| | | (bzr r1117)
* update translation, installer missed 2 files - manually addedAdib Taraben2006-06-012-4/+7
| | | (bzr r1116)
* remove warningsBob Jamison2006-06-011-1/+1
| | | (bzr r1115)
* remove deprecation warningsBob Jamison2006-06-011-1/+1
| | | (bzr r1114)
* remove deprecation warningsBob Jamison2006-06-011-2/+2
| | | (bzr r1113)
* remove deprecation warningsBob Jamison2006-06-011-13/+20
| | | (bzr r1112)
* remove warningsBob Jamison2006-06-011-0/+1
| | | (bzr r1111)
* defocus text toolbar widgets, fixes 1494959bulia byak2006-06-011-4/+14
| | | (bzr r1110)
* tweak defaultsbulia byak2006-06-011-3/+3
| | | (bzr r1109)
* Misnamed var popen_mode_curBob Jamison2006-06-011-2/+2
| | | (bzr r1108)
* Small update to match the tutorial.Colin Marquardt2006-05-311-2/+2
| | | (bzr r1107)
* Allow Inkscape to use its own python in preference to something in the path ↵Bob Jamison2006-05-312-307/+576
| | | | | on win32. Also do considerable ustring-ification (bzr r1106)
* prevent stroke becoming invisible at certain zooms and path disappearing ↵bulia byak2006-05-312-18/+0
| | | | | after outset with complex paths, closes a bunch of bugs (bzr r1105)
* Convert from std::string to glib::ustring to fit into rest of inkscapeBob Jamison2006-05-312-21/+22
| | | (bzr r1104)
* Fix spelling of Bezier.Colin Marquardt2006-05-311-3/+3
| | | (bzr r1103)
* Add vonHalenbach for tutorial translations.Colin Marquardt2006-05-312-0/+5
| | | (bzr r1102)
* next try for intended change from OS_WIN32 to PLATFORM_WIN32Ralf Stephan2006-05-311-1/+1
| | | (bzr r1101)
* revert previous change, not from meRalf Stephan2006-05-311-1/+1
| | | (bzr r1100)
* complete started revert of 10737, fixes autogen problemRalf Stephan2006-05-311-1/+1
| | | (bzr r1099)
* reintroduce inkscape.pot for users without sourceRalf Stephan2006-05-311-0/+9814
| | | (bzr r1098)
* actually remove the gnome-print output line nowRalf Stephan2006-05-311-1/+0
| | | (bzr r1097)
* remove final configure output lines regarding internal Perl/Python ↵Ralf Stephan2006-05-311-14/+12
| | | | | extensions, gnome-print (bzr r1096)
* New about screen from AndyBryce Harrington2006-05-311-333/+1509
| | | (bzr r1095)
* Fixing crash on odg saveJon A. Cruz2006-05-312-18/+41
| | | (bzr r1094)
* add graybulia byak2006-05-312-0/+261
| | | (bzr r1093)
* Cornelius, Cmarqu and Matiphas getting oldermatiphas2006-05-301-5/+5
| | | (bzr r1092)
* workaround for 1466515: transforming items in the mask causes their ↵bulia byak2006-05-301-0/+2
| | | | | gradients to fork, and the forked ones are added to defs after the mask, which makes them fail on reload due to bug 989084. Now mask is shifted to the end of defs after the transforms, making sure all its gradients are behind it. (bzr r1091)
* updated frmatiphas2006-05-301-83/+104
| | | (bzr r1090)
* updated nnmatiphas2006-05-301-441/+370
| | | (bzr r1089)
* fix writing clip/mask referencesbulia byak2006-05-301-0/+11
| | | (bzr r1088)
* (bzr r1087)John Cliff2006-05-301-0/+5
|
* Strip BOM from incoming filesJon A. Cruz2006-05-302-77/+107
| | | (bzr r1086)
* (bzr r1085)John Cliff2006-05-301-7/+7
|
* setting version back to 0.43+develAaron Spike2006-05-304-4/+4
| | | (bzr r1084)
* setting version to 0.44pre1Aaron Spike2006-05-305-4/+10
| | | (bzr r1083)
* removing some gcc4.1 warnings the right wayRalf Stephan2006-05-303-39/+64
| | | (bzr r1082)
* revert patch 12062:12063, deemed unsafe, with better alternativesRalf Stephan2006-05-303-109/+107
| | | (bzr r1081)
* fixing "`msgid' and `msgstr' entries do not both end with '\n'" errorsAndrius Ramanauskas2006-05-301-0/+4
| | | (bzr r1080)
* make make distcheck work againRalf Stephan2006-05-301-0/+2
| | | (bzr r1079)
* update of Lithuanian translationAndrius Ramanauskas2006-05-301-1674/+1141
| | | (bzr r1078)
* ok, then try thisAaron Spike2006-05-301-1/+1
| | | (bzr r1077)
* get this loudmouth disable thing right for onceAaron Spike2006-05-301-1/+2
| | | (bzr r1076)
* DocumentationBryce Harrington2006-05-294-26/+140
| | | (bzr r1075)