summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* We were disconnecting the wrong signal, resulting on the old object'sMenTaLguY2006-08-161-1/+1
* inkboard-session now sends all changes to the documentdaleharvey2006-08-158-128/+99
* A guesstimate at what needs to be linkedBob Jamison2006-08-151-7/+7
* Temporarily leave off doing the reference file until we can optimize it.Bob Jamison2006-08-151-1/+3
* Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...Hugo Rodrigues2006-08-1444-594/+548
* inform user of progress during long-running simplify operationsJohn Bintz2006-08-131-0/+27
* add interface for disabling interaction during long-running operationsJohn Bintz2006-08-137-1/+93
* added functions to allow update events to process during long-running operationsJohn Bintz2006-08-137-0/+32
* Fixed: Wrong colour space was used in images with transparency.Ulf Erikson2006-08-131-0/+5
* Changes to the document are registered through inkboard-session, inkboard-nod...daleharvey2006-08-1313-73/+266
* update livarot_path after committing change; fixes 1534994bulia byak2006-08-121-3/+4
* Tweak switch so that pango-cairo can be used in situations where cairo is bui...Bob Jamison2006-08-111-2/+2
* Removed left-in debug stuff.miklosh2006-08-101-2/+2
* Use std::vector.miklosh2006-08-101-2/+1
* Use std::vector.miklosh2006-08-101-18/+11
* fix (harmless, probably) copy and paste typoMenTaLguY2006-08-101-2/+2
* Fix for Bug #1535136 (Export PDF with transparent gradient fails whith pdflla...Ulf Erikson2006-08-081-0/+14
* CleanupUlf Erikson2006-08-073-97/+76
* initial keynodetable workdaleharvey2006-08-068-58/+89
* Changed the PANGO_GLYPH_* defines to their actual values so skipping empty or...miklosh2006-08-061-4/+4
* Notify save failure by throwing "save_failed".miklosh2006-08-061-5/+13
* Added Ulf's various PDF fixes.miklosh2006-08-061-6/+11
* Embed bitmap images (with transparency). No compression yet. Best used for sm...Ulf Erikson2006-08-051-101/+87
* Notify save failure by throwing "save_failed".Ulf Erikson2006-08-052-6/+14
* Fix for eccentric elliptic gradients.Ulf Erikson2006-08-051-0/+14
* Bug 1527659 (Lack of canvas dimensions integrity from SVG to PDF)Ulf Erikson2006-08-052-7/+6
* Flush to file more often to avoid huge StringStreams.Ulf Erikson2006-08-052-74/+82
* add checks to make sure given nodepath pointers are not null before working w...John Bintz2006-08-052-1/+25
* finalising session establishmentdaleharvey2006-08-045-69/+55
* noop: Address signed/unsigned comparison warning.Peter Moulder2006-08-041-1/+1
* Remove trailing tab after backslash (added in previous commit).Peter Moulder2006-08-041-1/+1
* add fixup for infamous (and apparently quite widespread) "duck prion"MenTaLguY2006-08-031-2/+9
* empty messages are passed onto all listeners in pedro, gui ignores such messagesdaleharvey2006-08-035-19/+22
* remove restriction from copying defs from effected documentAaron Spike2006-08-031-4/+0
* interruptible redrawbulia byak2006-08-032-65/+182
* work on jabber_whiteboarddaleharvey2006-08-033-77/+98
* fix 1533388bulia byak2006-08-031-0/+1
* prevent the race between ungrab and selModify to fix the disappearing handles...bulia byak2006-08-031-3/+2
* disconnect signals from knots when destroying node - fixes a crash with inter...bulia byak2006-08-031-6/+27
* added StateHandling to whiteboarddaleharvey2006-08-035-65/+166
* compile fixbulia byak2006-08-023-2/+40
* fix new deletion behavior when deleting up to next-to-last node in subpathbulia byak2006-08-021-1/+1
* Added skeleton files for other filter primitives' SP-objects. Added blur slid...Hugo Rodrigues2006-08-0254-22/+4591
* refactored session establishmentdaleharvey2006-08-0211-668/+275
* fix "not found" build problem with older pangoesBob Jamison2006-08-021-0/+2
* add #include <pango> for people with older versionsBob Jamison2006-08-011-0/+1
* added getFirstChild() and exists() to pedrodomdaleharvey2006-08-011-0/+5
* change HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIROmiklosh2006-07-311-1/+1
* change HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIROmiklosh2006-07-311-8/+8
* restructuring whiteboarddaleharvey2006-07-312-4/+1