| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | update | matiphas | 2006-06-01 | 38 | -3936/+5179 | |
| | | | | (bzr r1124) | |||||
| * | Updated italian translation | Luca Bruno | 2006-06-01 | 1 | -267/+168 | |
| | | | | (bzr r1123) | |||||
| * | bump version to 0.44pre2 | Aaron Spike | 2006-06-01 | 5 | -4/+10 | |
| | | | | (bzr r1122) | |||||
| * | split utils into separate file | Bob Jamison | 2006-06-01 | 7 | -1805/+2122 | |
| | | | | (bzr r1121) | |||||
| * | Added opacity slider | Jon A. Cruz | 2006-06-01 | 3 | -0/+74 | |
| | | | | (bzr r1120) | |||||
| * | Removed debugging messages | Jon A. Cruz | 2006-06-01 | 1 | -3/+0 | |
| | | | | (bzr r1119) | |||||
| * | revert interface change | Bob Jamison | 2006-06-01 | 2 | -8/+11 | |
| | | | | (bzr r1118) | |||||
| * | remove warnings | Bob Jamison | 2006-06-01 | 1 | -8/+8 | |
| | | | | (bzr r1117) | |||||
| * | update translation, installer missed 2 files - manually added | Adib Taraben | 2006-06-01 | 2 | -4/+7 | |
| | | | | (bzr r1116) | |||||
| * | remove warnings | Bob Jamison | 2006-06-01 | 1 | -1/+1 | |
| | | | | (bzr r1115) | |||||
| * | remove deprecation warnings | Bob Jamison | 2006-06-01 | 1 | -1/+1 | |
| | | | | (bzr r1114) | |||||
| * | remove deprecation warnings | Bob Jamison | 2006-06-01 | 1 | -2/+2 | |
| | | | | (bzr r1113) | |||||
| * | remove deprecation warnings | Bob Jamison | 2006-06-01 | 1 | -13/+20 | |
| | | | | (bzr r1112) | |||||
| * | remove warnings | Bob Jamison | 2006-06-01 | 1 | -0/+1 | |
| | | | | (bzr r1111) | |||||
| * | defocus text toolbar widgets, fixes 1494959 | bulia byak | 2006-06-01 | 1 | -4/+14 | |
| | | | | (bzr r1110) | |||||
| * | tweak defaults | bulia byak | 2006-06-01 | 1 | -3/+3 | |
| | | | | (bzr r1109) | |||||
| * | Misnamed var popen_mode_cur | Bob Jamison | 2006-06-01 | 1 | -2/+2 | |
| | | | | (bzr r1108) | |||||
| * | Small update to match the tutorial. | Colin Marquardt | 2006-05-31 | 1 | -2/+2 | |
| | | | | (bzr r1107) | |||||
| * | Allow Inkscape to use its own python in preference to something in the path ↵ | Bob Jamison | 2006-05-31 | 2 | -307/+576 | |
| | | | | | | on win32. Also do considerable ustring-ification (bzr r1106) | |||||
| * | prevent stroke becoming invisible at certain zooms and path disappearing ↵ | bulia byak | 2006-05-31 | 2 | -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 inkscape | Bob Jamison | 2006-05-31 | 2 | -21/+22 | |
| | | | | (bzr r1104) | |||||
| * | Fix spelling of Bezier. | Colin Marquardt | 2006-05-31 | 1 | -3/+3 | |
| | | | | (bzr r1103) | |||||
| * | Add vonHalenbach for tutorial translations. | Colin Marquardt | 2006-05-31 | 2 | -0/+5 | |
| | | | | (bzr r1102) | |||||
| * | next try for intended change from OS_WIN32 to PLATFORM_WIN32 | Ralf Stephan | 2006-05-31 | 1 | -1/+1 | |
| | | | | (bzr r1101) | |||||
| * | revert previous change, not from me | Ralf Stephan | 2006-05-31 | 1 | -1/+1 | |
| | | | | (bzr r1100) | |||||
| * | complete started revert of 10737, fixes autogen problem | Ralf Stephan | 2006-05-31 | 1 | -1/+1 | |
| | | | | (bzr r1099) | |||||
| * | reintroduce inkscape.pot for users without source | Ralf Stephan | 2006-05-31 | 1 | -0/+9814 | |
| | | | | (bzr r1098) | |||||
| * | actually remove the gnome-print output line now | Ralf Stephan | 2006-05-31 | 1 | -1/+0 | |
| | | | | (bzr r1097) | |||||
| * | remove final configure output lines regarding internal Perl/Python ↵ | Ralf Stephan | 2006-05-31 | 1 | -14/+12 | |
| | | | | | | extensions, gnome-print (bzr r1096) | |||||
| * | New about screen from Andy | Bryce Harrington | 2006-05-31 | 1 | -333/+1509 | |
| | | | | (bzr r1095) | |||||
| * | Fixing crash on odg save | Jon A. Cruz | 2006-05-31 | 2 | -18/+41 | |
| | | | | (bzr r1094) | |||||
| * | add gray | bulia byak | 2006-05-31 | 2 | -0/+261 | |
| | | | | (bzr r1093) | |||||
| * | Cornelius, Cmarqu and Matiphas getting older | matiphas | 2006-05-30 | 1 | -5/+5 | |
| | | | | (bzr r1092) | |||||
| * | workaround for 1466515: transforming items in the mask causes their ↵ | bulia byak | 2006-05-30 | 1 | -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 fr | matiphas | 2006-05-30 | 1 | -83/+104 | |
| | | | | (bzr r1090) | |||||
| * | updated nn | matiphas | 2006-05-30 | 1 | -441/+370 | |
| | | | | (bzr r1089) | |||||
| * | fix writing clip/mask references | bulia byak | 2006-05-30 | 1 | -0/+11 | |
| | | | | (bzr r1088) | |||||
| * | (bzr r1087) | John Cliff | 2006-05-30 | 1 | -0/+5 | |
| | | ||||||
| * | Strip BOM from incoming files | Jon A. Cruz | 2006-05-30 | 2 | -77/+107 | |
| | | | | (bzr r1086) | |||||
| * | (bzr r1085) | John Cliff | 2006-05-30 | 1 | -7/+7 | |
| | | ||||||
| * | setting version back to 0.43+devel | Aaron Spike | 2006-05-30 | 4 | -4/+4 | |
| | | | | (bzr r1084) | |||||
| * | setting version to 0.44pre1 | Aaron Spike | 2006-05-30 | 5 | -4/+10 | |
| | | | | (bzr r1083) | |||||
| * | removing some gcc4.1 warnings the right way | Ralf Stephan | 2006-05-30 | 3 | -39/+64 | |
| | | | | (bzr r1082) | |||||
| * | revert patch 12062:12063, deemed unsafe, with better alternatives | Ralf Stephan | 2006-05-30 | 3 | -109/+107 | |
| | | | | (bzr r1081) | |||||
| * | fixing "`msgid' and `msgstr' entries do not both end with '\n'" errors | Andrius Ramanauskas | 2006-05-30 | 1 | -0/+4 | |
| | | | | (bzr r1080) | |||||
| * | make make distcheck work again | Ralf Stephan | 2006-05-30 | 1 | -0/+2 | |
| | | | | (bzr r1079) | |||||
| * | update of Lithuanian translation | Andrius Ramanauskas | 2006-05-30 | 1 | -1674/+1141 | |
| | | | | (bzr r1078) | |||||
| * | ok, then try this | Aaron Spike | 2006-05-30 | 1 | -1/+1 | |
| | | | | (bzr r1077) | |||||
| * | get this loudmouth disable thing right for once | Aaron Spike | 2006-05-30 | 1 | -1/+2 | |
| | | | | (bzr r1076) | |||||
| * | Documentation | Bryce Harrington | 2006-05-29 | 4 | -26/+140 | |
| | | | | (bzr r1075) | |||||
