summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* patch 1509834 Polish strings for Windows installerAdib Taraben2006-06-243-1/+169
| | | (bzr r1274)
* check Context before doing shortcutsAdib Taraben2006-06-241-0/+8
| | | (bzr r1273)
* small changes to allow compilation on windowsdaleharvey2006-06-244-20/+25
| | | (bzr r1272)
* Add missing tutorial, update.Colin Marquardt2006-06-233-114/+387
| | | (bzr r1271)
* added make files for pedrodaleharvey2006-06-233-0/+62
| | | (bzr r1270)
* added an empty.cpp to pedro, required for builddaleharvey2006-06-231-0/+1
| | | (bzr r1269)
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-2384-14352/+2244
| | | (bzr r1268)
* quick g_message UndoStackObserver for tracing calls to the undo systemDavid Yip2006-06-235-0/+107
| | | (bzr r1267)
* about 0.44Aaron Spike2006-06-231-1581/+88
| | | | | credits to mental, Andy and bbyak (bzr r1266)
* a CompositeUndoStackObserver is still an UndoStackObserver -- forgot about thatDavid Yip2006-06-231-3/+1
| | | (bzr r1265)
* add translator name [ 1511010 ] a double patch to add another translator to ↵Aaron Spike2006-06-232-0/+2
| | | | | the list (bzr r1264)
* fix 1510614bulia byak2006-06-221-5/+7
| | | (bzr r1263)
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-227-12/+13
| | | (bzr r1262)
* remove setDoc(), part of fix for #1509854Ralf Stephan2006-06-221-2/+1
| | | (bzr r1261)
* reorganize flow, prevent infinite loop, fixes #1509854Ralf Stephan2006-06-221-23/+36
| | | (bzr r1260)
* Added virtual destructors for filter primitives. Corrected Niko Kiirala2006-06-225-6/+17
| | | | | | attributes-test: filterRes, filterUnits, primitiveUnits and stdDeviation are now recognized. (bzr r1259)
* remove 'non virtual destructor' warningBob Jamison2006-06-221-0/+2
| | | (bzr r1258)
* updated calligraphy.frmatiphas2006-06-211-51/+51
| | | (bzr r1257)
* added British EnglishArpad Biro2006-06-211-1/+1
| | | (bzr r1256)
* added British EnglishArpad Biro2006-06-211-1/+1
| | | (bzr r1255)
* converted to British English by Kingsley TurnerArpad Biro2006-06-211-0/+9909
| | | (bzr r1254)
* DVD templates by Aleksandar Urosevic. Closes #1507164.Colin Marquardt2006-06-215-0/+336
| | | (bzr r1253)
* svg-filters branch merged back to headNiko Kiirala2006-06-2135-7/+2589
| | | (bzr r1252)
* it seems we don't have "required" anymoreAaron Spike2006-06-211-2/+2
| | | (bzr r1251)
* Disabled Inkboard for time beingdaleharvey2006-06-211-8/+8
| | | (bzr r1250)
* Some small wording changes.Colin Marquardt2006-06-201-26/+20
| | | (bzr r1249)
* add alternate xml output to dep fileBob Jamison2006-06-201-59/+151
| | | (bzr r1248)
* add xml version of ref fileBob Jamison2006-06-201-101/+146
| | | (bzr r1247)
* update of Spanish translationmatiphas2006-06-201-178/+170
| | | (bzr r1246)
* updated keys.frmatiphas2006-06-201-602/+792
| | | (bzr r1245)
* updated keys.frmatiphas2006-06-202-602/+1017
| | | (bzr r1244)
* Fix build problem from #1353260.Colin Marquardt2006-06-201-0/+1
| | | (bzr r1243)
* switch to deptoolBob Jamison2006-06-202-22/+17
| | | (bzr r1242)
* switch from mkdep to deptoolBob Jamison2006-06-201-3/+2
| | | (bzr r1241)
* add HAVE_LIBINTL_HBob Jamison2006-06-201-0/+1
| | | (bzr r1240)
* * packaging/macosx/Resources/script,mjwybrow2006-06-207-1126/+394
| | | | | | | | | | | | | | | | | | | | | | | packaging/macosx/Resources/bin/inkscape: Improve quoting of shell variables. * packaging/macosx/ScriptExec/ScriptExec.xcodeproj/project.pbxproj: Xcode 2 project file for the OS X launcher. This will build a Universal version of the launcher by default. The project files for different versions are named differently, so this will be picked up and used if the package builder has a sufficiently new version of Xcode. * packaging/macosx/ScriptExec/ScriptExec.xcode/sveinbjornt.pbxuser, packaging/macosx/ScriptExec/ScriptExec.xcode/voisine.pbxuser: Remove unnecessary user preference files. * Makefile.am: Update the Xcode project files included when creating releases. (bzr r1239)
* Correctly write Aleksandar Urosevic's name. Closes 1353260.Colin Marquardt2006-06-202-2/+2
| | | (bzr r1238)
* update from wikibulia byak2006-06-191-32/+37
| | | (bzr r1237)
* Remove every <br> and replace it by ; (unless there was a : before it).Colin Marquardt2006-06-191-114/+42
| | | (bzr r1236)
* Fix messed up header.Colin Marquardt2006-06-191-6/+0
| | | (bzr r1235)
* new fileBob Jamison2006-06-191-0/+1256
| | | (bzr r1234)
* add configBob Jamison2006-06-199-207/+769
| | | (bzr r1233)
* expanding/contracting node selection by pgup/pgdnbulia byak2006-06-191-1/+155
| | | (bzr r1232)
* revert previous changeRalf Stephan2006-06-191-1/+1
| | | (bzr r1231)
* #include "config.h" tooRalf Stephan2006-06-191-0/+2
| | | (bzr r1230)
* add -Wno-invalid-offsetof, removes standard-conform but bizarre warnings: ↵Ralf Stephan2006-06-191-1/+1
| | | | | "The restrictions on offsetof may be relaxed in a future version of the standard." (man gcc) (bzr r1229)
* enclose #include <libintl.h> with #ifdef HAVE_LIBINTL_HRalf Stephan2006-06-191-0/+2
| | | (bzr r1228)
* initial color cursor implementation (reads from pixbufs, will work on ↵Josh Andler2006-06-1939-105/+3798
| | | | | reading from svg instead) (bzr r1227)
* added vietnamese as translation packageAdib Taraben2006-06-178-0/+12
| | | (bzr r1226)
* added VietnameseArpad Biro2006-06-161-1/+1
| | | (bzr r1225)