summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix integer paddingBob Jamison2006-06-301-0/+7
| | | (bzr r1324)
* * src/connector-context.cpp, src/widgets/toolbox.cpp:mjwybrow2006-06-303-7/+13
| | | | | Add undo event descriptions for the connector context. (bzr r1323)
* fixed win32 crash when working with filter tagsHugo Rodrigues2006-06-301-18/+1
| | | (bzr r1322)
* undo annotationbulia byak2006-06-291-1/+1
| | | (bzr r1321)
* updated po filesmatiphas2006-06-2941-61936/+58037
| | | (bzr r1320)
* backed out Event -> XML::Event changesDavid Yip2006-06-295-26/+18
| | | (bzr r1319)
* added files from Gustav Broberg's patchbulia byak2006-06-295-0/+954
| | | (bzr r1318)
* Event -> XML::Event*David Yip2006-06-294-15/+19
| | | (bzr r1317)
* made parameters and forward declarations point back to XML::EventDavid Yip2006-06-291-3/+7
| | | (bzr r1316)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-2980-315/+701
| | | (bzr r1315)
* Small bugfixes.Colin Marquardt2006-06-291-11/+8
| | | (bzr r1314)
* Fixed crash when adding filter attributes on XML tree.Hugo Rodrigues2006-06-291-14/+2
| | | (bzr r1313)
* Missing style instructions (for filters) added.Hugo Rodrigues2006-06-292-2/+45
| | | (bzr r1312)
* do some include changes more correctlyRalf Stephan2006-06-286-20/+19
| | | (bzr r1311)
* another prototype include to compile on CentOS, finally fixes #1505373Ralf Stephan2006-06-271-0/+1
| | | (bzr r1310)
* fix 4.2 xcompilation: remove array assignment hackRalf Stephan2006-06-271-3/+4
| | | (bzr r1309)
* PATCH 1512096 slovak.nsis.patchAdib Taraben2006-06-273-0/+169
| | | (bzr r1308)
* pdf export from commandlinebulia byak2006-06-271-4/+10
| | | (bzr r1307)
* Copy inkscape.bat to distroBob Jamison2006-06-271-3/+4
| | | (bzr r1306)
* Add a launcher scriptBob Jamison2006-06-271-0/+14
| | | (bzr r1305)
* pdf export from commandlinebulia byak2006-06-271-6/+56
| | | (bzr r1304)
* move ensure_vector to correct place so that gradients with transparency can ↵bulia byak2006-06-271-2/+6
| | | | | be exported from commandline (bzr r1303)
* a little optimization by making some macros into inlined functionsbulia byak2006-06-271-4/+17
| | | (bzr r1302)
* * packaging/macosx/ScriptExec/main.c:mjwybrow2006-06-272-6/+12
| | | | | | Add some quotes to fix a problem for people on OS X with spaces in their home directory path. Fixes bug #1512019. (bzr r1301)
* remove non-portable fast_sqrt; turns out simply sqrt(x*x+y*y) works even ↵bulia byak2006-06-261-14/+3
| | | | | faster than hypot and fast_sqrt (bzr r1300)
* add 15(!) missing tutorials (Czech, German, Brazil-Portuguese) to tarball, ↵Ralf Stephan2006-06-261-0/+15
| | | | | fixes #1512440 (bzr r1299)
* remove generated file from repoAaron Spike2006-06-261-9883/+0
| | | | | it is now being generated periodically and upload to a website for download (bzr r1298)
* Added sanity checks and fixed buffer overflow in nr-filter-gaussianNiko Kiirala2006-06-261-1/+40
| | | (bzr r1297)
* Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison2006-06-261-32/+5
| | | (bzr r1296)
* Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison2006-06-262-105/+149
| | | (bzr r1295)
* Small bugfix. Also 'translate' everything so that people stopColin Marquardt2006-06-251-13/+13
| | | | | complaining why de.po is not at 100%. (bzr r1294)
* Add ubuntu palette, closes 1510556.Colin Marquardt2006-06-252-1/+45
| | | (bzr r1293)
* Promote std::string to Glib::ustring. Start processing output strings for ↵Bob Jamison2006-06-252-56/+84
| | | | | XML entities. (bzr r1292)
* minor change to svgtoepsdaleharvey2006-06-251-0/+1
| | | (bzr r1291)
* added protocol documents to jabber_whiteboarddaleharvey2006-06-2514-0/+2833
| | | (bzr r1290)
* replace #ifdef PANGO_WEIGHT_SEMIBOLD with #if GTK_CHECK_VERSION(2,6,0), ↵Ralf Stephan2006-06-252-2/+5
| | | | | fixes compiler warnings and is the correct way to check for glib-2.4 (bzr r1289)
* Fix image transform when there is no rotate or scaleBob Jamison2006-06-251-1/+8
| | | (bzr r1288)
* Add metadataBob Jamison2006-06-252-7/+66
| | | (bzr r1287)
* restored pedro/work and added it to make.excludedaleharvey2006-06-256-1/+1012
| | | (bzr r1286)
* added inkboard-session.cpp to make.excludedaleharvey2006-06-251-0/+1
| | | (bzr r1285)
* removed scratchpad work from pedrodaleharvey2006-06-255-1011/+0
| | | (bzr r1284)
* Change commentsBob Jamison2006-06-251-5/+2
| | | (bzr r1283)
* Fix <path> output. Apparently ODF is more picky about floats than SVG. ↵Bob Jamison2006-06-251-0/+2
| | | | | They do not like .nnn . Must be 0.nnn (bzr r1282)
* Fix <path> output. Apparently ODF is more picky about floats than SVG. ↵Bob Jamison2006-06-251-52/+78
| | | | | They do not like .nnn . Must be 0.nnn (bzr r1281)
* glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan2006-06-258-1/+31
| | | (bzr r1280)
* radial gradients faster by about 10%bulia byak2006-06-251-3/+14
| | | (bzr r1279)
* Patch for 1504054 msvrct71.dll added to distAdib Taraben2006-06-241-0/+1
| | | (bzr r1278)
* one more of declarations to make glib-2.4 work with glibmm/i18n.hRalf Stephan2006-06-241-1/+4
| | | (bzr r1277)
* more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.hRalf Stephan2006-06-243-0/+12
| | | (bzr r1276)
* patch reported by ylai a reader of the german ct-magazin; needed before ↵Adib Taraben2006-06-241-0/+3
| | | | | #include <glibmm/i18n.h> if linking against glib-2.4 (bzr r1275)