summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* initial keynodetable workdaleharvey2006-08-068-58/+89
| | | (bzr r1570)
* Changed the PANGO_GLYPH_* defines to their actual values so skipping empty ↵miklosh2006-08-061-4/+4
| | | | | or unknown glyphs work with older pangoes also. (bzr r1569)
* Notify save failure by throwing "save_failed".miklosh2006-08-061-5/+13
| | | (bzr r1568)
* Added Ulf's various PDF fixes.miklosh2006-08-061-6/+11
| | | (bzr r1567)
* Embed bitmap images (with transparency). No compression yet. Best used for ↵Ulf Erikson2006-08-051-101/+87
| | | | | small images. (bzr r1565)
* Notify save failure by throwing "save_failed".Ulf Erikson2006-08-052-6/+14
| | | (bzr r1564)
* Fix for eccentric elliptic gradients.Ulf Erikson2006-08-051-0/+14
| | | (bzr r1563)
* Bug 1527659 (Lack of canvas dimensions integrity from SVG to PDF)Ulf Erikson2006-08-052-7/+6
| | | | | MediaBox doesn't have to be limited to whole points. (bzr r1562)
* Flush to file more often to avoid huge StringStreams.Ulf Erikson2006-08-052-74/+82
| | | (bzr r1561)
* add checks to make sure given nodepath pointers are not null before working ↵John Bintz2006-08-052-1/+25
| | | | | with them (bzr r1560)
* finalising session establishmentdaleharvey2006-08-045-69/+55
| | | (bzr r1559)
* noop: Address signed/unsigned comparison warning.Peter Moulder2006-08-041-1/+1
| | | (bzr r1558)
* Remove trailing tab after backslash (added in previous commit).Peter Moulder2006-08-041-1/+1
| | | (bzr r1557)
* add fixup for infamous (and apparently quite widespread) "duck prion"MenTaLguY2006-08-031-2/+9
| | | (bzr r1554)
* empty messages are passed onto all listeners in pedro, gui ignores such messagesdaleharvey2006-08-035-19/+22
| | | (bzr r1553)
* remove restriction from copying defs from effected documentAaron Spike2006-08-031-4/+0
| | | | | there currently remains a restriction on copying the sodipodi:namedview. This should enable the Markers to stroke paint script. (bzr r1552)
* interruptible redrawbulia byak2006-08-032-65/+182
| | | (bzr r1551)
* work on jabber_whiteboarddaleharvey2006-08-033-77/+98
| | | (bzr r1550)
* fix 1533388bulia byak2006-08-031-0/+1
| | | (bzr r1549)
* prevent the race between ungrab and selModify to fix the disappearing ↵bulia byak2006-08-031-3/+2
| | | | | handles problem with interruptible display (bzr r1548)
* disconnect signals from knots when destroying node - fixes a crash with ↵bulia byak2006-08-031-6/+27
| | | | | interruptible redraw (bzr r1547)
* added StateHandling to whiteboarddaleharvey2006-08-035-65/+166
| | | (bzr r1545)
* compile fixbulia byak2006-08-023-2/+40
| | | (bzr r1544)
* fix new deletion behavior when deleting up to next-to-last node in subpathbulia byak2006-08-021-1/+1
| | | (bzr r1543)
* Added skeleton files for other filter primitives' SP-objects. Added blur ↵Hugo Rodrigues2006-08-0254-22/+4591
| | | | | slider on fill/stroke dialog (uncomment on object-properties.cpp). (bzr r1542)
* refactored session establishmentdaleharvey2006-08-0211-668/+275
| | | (bzr r1541)
* fix "not found" build problem with older pangoesBob Jamison2006-08-021-0/+2
| | | (bzr r1540)
* add #include <pango> for people with older versionsBob Jamison2006-08-011-0/+1
| | | (bzr r1538)
* added getFirstChild() and exists() to pedrodomdaleharvey2006-08-011-0/+5
| | | (bzr r1537)
* change HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIROmiklosh2006-07-311-1/+1
| | | (bzr r1536)
* change HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIROmiklosh2006-07-311-8/+8
| | | (bzr r1535)
* restructuring whiteboarddaleharvey2006-07-312-4/+1
| | | (bzr r1534)
* change USE_PANGO_CAIRO to HAVE_PANGO_CAIROBob Jamison2006-07-311-1/+1
| | | (bzr r1533)
* Make sure file compiles with or without HAVE_PANGO_CAIROBob Jamison2006-07-311-1/+7
| | | (bzr r1532)
* change USE_PANGO_CAIRO to HAVE_PANGO_CAIROBob Jamison2006-07-312-11/+20
| | | (bzr r1530)
* fix build breakersBob Jamison2006-07-312-5/+4
| | | (bzr r1529)
* r13127@tres: ted | 2006-07-30 22:18:42 -0700Ted Gould2006-07-315-67/+226
| | | | | Updates from the libwpg development CVS (bzr r1528)
* r13110@tres: ted | 2006-07-30 22:13:21 -0700Ted Gould2006-07-311-0/+38
| | | | | Oops, don't want to forget the build files. (bzr r1527)
* r13109@tres: ted | 2006-07-30 22:11:20 -0700Ted Gould2006-07-311-2/+17
| | | | | Making this all work with the Inkscape world view. (bzr r1526)
* r13108@tres: ted | 2006-07-30 12:27:51 -0700Ted Gould2006-07-314-32/+127
| | | | | Builds and links. Doesn't work, but builds and links. (bzr r1525)
* r13107@tres: ted | 2006-07-30 11:47:41 -0700Ted Gould2006-07-317-187/+23
| | | | | Getting the basic build stuff in. No we're building libwpg (bzr r1524)
* r13106@tres: ted | 2006-07-30 11:10:02 -0700Ted Gould2006-07-311-0/+298
| | | | | | Stealing some example code from the libwpg guys to make this alot easier. (bzr r1523)
* r13105@tres: ted | 2006-07-30 11:08:56 -0700Ted Gould2006-07-3133-0/+4986
| | | | | Copying in libwpg as it seems they have no releases. (bzr r1522)
* handling recieved messagesdaleharvey2006-07-314-40/+97
| | | (bzr r1521)
* restructuring session-managerdaleharvey2006-07-304-87/+4
| | | (bzr r1520)
* more session establishmentdaleharvey2006-07-305-25/+23
| | | (bzr r1517)
* merged with definesdaleharvey2006-07-301-157/+0
| | | (bzr r1516)
* working on session establishmentdaleharvey2006-07-309-58/+56
| | | (bzr r1515)
* Fix bug where deleting a node broke the symmetry of neighboring smooth nodes ↵John Bintz2006-07-301-0/+6
| | | | | | | and failed to convert those nodes to cusp nodes (bzr r1513)
* update to whiteboard, merged typedefs / defines and constantsdaleharvey2006-07-2916-324/+325
| | | (bzr r1512)