summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Promote std::string to Glib::ustring. Start processing output strings for XM...Bob Jamison2006-06-252-56/+84
* minor change to svgtoepsdaleharvey2006-06-251-0/+1
* added protocol documents to jabber_whiteboarddaleharvey2006-06-2514-0/+2833
* replace #ifdef PANGO_WEIGHT_SEMIBOLD with #if GTK_CHECK_VERSION(2,6,0), fixes...Ralf Stephan2006-06-252-2/+5
* Fix image transform when there is no rotate or scaleBob Jamison2006-06-251-1/+8
* Add metadataBob Jamison2006-06-252-7/+66
* restored pedro/work and added it to make.excludedaleharvey2006-06-256-1/+1012
* added inkboard-session.cpp to make.excludedaleharvey2006-06-251-0/+1
* removed scratchpad work from pedrodaleharvey2006-06-255-1011/+0
* Change commentsBob Jamison2006-06-251-5/+2
* Fix <path> output. Apparently ODF is more picky about floats than SVG. They...Bob Jamison2006-06-251-0/+2
* Fix <path> output. Apparently ODF is more picky about floats than SVG. They...Bob Jamison2006-06-251-52/+78
* glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan2006-06-258-1/+31
* radial gradients faster by about 10%bulia byak2006-06-251-3/+14
* one more of declarations to make glib-2.4 work with glibmm/i18n.hRalf Stephan2006-06-241-1/+4
* more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.hRalf Stephan2006-06-243-0/+12
* patch reported by ylai a reader of the german ct-magazin; needed before #incl...Adib Taraben2006-06-241-0/+3
* small changes to allow compilation on windowsdaleharvey2006-06-243-19/+24
* added make files for pedrodaleharvey2006-06-233-0/+62
* added an empty.cpp to pedro, required for builddaleharvey2006-06-231-0/+1
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-2381-14323/+2147
* quick g_message UndoStackObserver for tracing calls to the undo systemDavid Yip2006-06-235-0/+107
* a CompositeUndoStackObserver is still an UndoStackObserver -- forgot about thatDavid Yip2006-06-231-3/+1
* add translator name [ 1511010 ] a double patch to add another translator to t...Aaron Spike2006-06-231-0/+1
* fix 1510614bulia byak2006-06-221-5/+7
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-227-12/+13
* remove setDoc(), part of fix for #1509854Ralf Stephan2006-06-221-2/+1
* reorganize flow, prevent infinite loop, fixes #1509854Ralf Stephan2006-06-221-23/+36
* Added virtual destructors for filter primitives. Corrected Niko Kiirala2006-06-225-6/+17
* remove 'non virtual destructor' warningBob Jamison2006-06-221-0/+2
* svg-filters branch merged back to headNiko Kiirala2006-06-2134-7/+2360
* add alternate xml output to dep fileBob Jamison2006-06-201-59/+151
* add xml version of ref fileBob Jamison2006-06-201-101/+146
* switch from mkdep to deptoolBob Jamison2006-06-201-3/+2
* Correctly write Aleksandar Urosevic's name. Closes 1353260.Colin Marquardt2006-06-201-1/+1
* new fileBob Jamison2006-06-191-0/+1256
* add configBob Jamison2006-06-199-207/+769
* expanding/contracting node selection by pgup/pgdnbulia byak2006-06-191-1/+155
* #include "config.h" tooRalf Stephan2006-06-191-0/+2
* enclose #include <libintl.h> with #ifdef HAVE_LIBINTL_HRalf Stephan2006-06-191-0/+2
* initial color cursor implementation (reads from pixbufs, will work on reading...Josh Andler2006-06-1939-105/+3798
* welcome to 0.44+develAaron Spike2006-06-151-1/+1
* Applied patch #1505715Jon A. Cruz2006-06-141-19/+36
* version back down to 0.43+develAaron Spike2006-06-131-1/+1
* version to 0.44pre4Aaron Spike2006-06-131-1/+1
* mental's patch for bug [ 1457003 ] X Window error with Composite: BadAlloc in...Aaron Spike2006-06-131-12/+18
* patch [ 1503869 ] ODF formatting fixAaron Spike2006-06-1313-41/+366
* patch [ 1503865 ] Siox performance patchAaron Spike2006-06-137-155/+285
* patch [ 1504669 ] New win32 iconAaron Spike2006-06-131-1/+1
* patch [ 1504445 ] Fix build break on gcc4.1.1Aaron Spike2006-06-131-1/+1