summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* added files from Gustav Broberg's patchbulia byak2006-06-295-0/+954
* Event -> XML::Event*David Yip2006-06-294-15/+19
* made parameters and forward declarations point back to XML::EventDavid Yip2006-06-291-3/+7
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-2976-301/+638
* Fixed crash when adding filter attributes on XML tree.Hugo Rodrigues2006-06-291-14/+2
* Missing style instructions (for filters) added.Hugo Rodrigues2006-06-292-2/+45
* do some include changes more correctlyRalf Stephan2006-06-286-20/+19
* another prototype include to compile on CentOS, finally fixes #1505373Ralf Stephan2006-06-271-0/+1
* fix 4.2 xcompilation: remove array assignment hackRalf Stephan2006-06-271-3/+4
* pdf export from commandlinebulia byak2006-06-271-6/+56
* move ensure_vector to correct place so that gradients with transparency can b...bulia byak2006-06-271-2/+6
* a little optimization by making some macros into inlined functionsbulia byak2006-06-271-4/+17
* remove non-portable fast_sqrt; turns out simply sqrt(x*x+y*y) works even fast...bulia byak2006-06-261-14/+3
* Added sanity checks and fixed buffer overflow in nr-filter-gaussianNiko Kiirala2006-06-261-1/+40
* Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison2006-06-261-32/+5
* Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison2006-06-262-105/+149
* 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