| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanup | Ulf Erikson | 2006-08-07 | 3 | -97/+76 |
| | | | | (bzr r1571) | ||||
| * | initial keynodetable work | daleharvey | 2006-08-06 | 8 | -58/+89 |
| | | | | (bzr r1570) | ||||
| * | Changed the PANGO_GLYPH_* defines to their actual values so skipping empty ↵ | miklosh | 2006-08-06 | 1 | -4/+4 |
| | | | | | | or unknown glyphs work with older pangoes also. (bzr r1569) | ||||
| * | Notify save failure by throwing "save_failed". | miklosh | 2006-08-06 | 1 | -5/+13 |
| | | | | (bzr r1568) | ||||
| * | Added Ulf's various PDF fixes. | miklosh | 2006-08-06 | 1 | -6/+11 |
| | | | | (bzr r1567) | ||||
| * | Embed bitmap images (with transparency). No compression yet. Best used for ↵ | Ulf Erikson | 2006-08-05 | 1 | -101/+87 |
| | | | | | | small images. (bzr r1565) | ||||
| * | Notify save failure by throwing "save_failed". | Ulf Erikson | 2006-08-05 | 2 | -6/+14 |
| | | | | (bzr r1564) | ||||
| * | Fix for eccentric elliptic gradients. | Ulf Erikson | 2006-08-05 | 1 | -0/+14 |
| | | | | (bzr r1563) | ||||
| * | Bug 1527659 (Lack of canvas dimensions integrity from SVG to PDF) | Ulf Erikson | 2006-08-05 | 2 | -7/+6 |
| | | | | | | MediaBox doesn't have to be limited to whole points. (bzr r1562) | ||||
| * | Flush to file more often to avoid huge StringStreams. | Ulf Erikson | 2006-08-05 | 2 | -74/+82 |
| | | | | (bzr r1561) | ||||
| * | add checks to make sure given nodepath pointers are not null before working ↵ | John Bintz | 2006-08-05 | 2 | -1/+25 |
| | | | | | | with them (bzr r1560) | ||||
| * | finalising session establishment | daleharvey | 2006-08-04 | 5 | -69/+55 |
| | | | | (bzr r1559) | ||||
| * | noop: Address signed/unsigned comparison warning. | Peter Moulder | 2006-08-04 | 1 | -1/+1 |
| | | | | (bzr r1558) | ||||
| * | Remove trailing tab after backslash (added in previous commit). | Peter Moulder | 2006-08-04 | 1 | -1/+1 |
| | | | | (bzr r1557) | ||||
| * | add fixup for infamous (and apparently quite widespread) "duck prion" | MenTaLguY | 2006-08-03 | 1 | -2/+9 |
| | | | | (bzr r1554) | ||||
| * | empty messages are passed onto all listeners in pedro, gui ignores such messages | daleharvey | 2006-08-03 | 5 | -19/+22 |
| | | | | (bzr r1553) | ||||
| * | remove restriction from copying defs from effected document | Aaron Spike | 2006-08-03 | 1 | -4/+0 |
| | | | | | | there currently remains a restriction on copying the sodipodi:namedview. This should enable the Markers to stroke paint script. (bzr r1552) | ||||
| * | interruptible redraw | bulia byak | 2006-08-03 | 2 | -65/+182 |
| | | | | (bzr r1551) | ||||
| * | work on jabber_whiteboard | daleharvey | 2006-08-03 | 3 | -77/+98 |
| | | | | (bzr r1550) | ||||
| * | fix 1533388 | bulia byak | 2006-08-03 | 1 | -0/+1 |
| | | | | (bzr r1549) | ||||
| * | prevent the race between ungrab and selModify to fix the disappearing ↵ | bulia byak | 2006-08-03 | 1 | -3/+2 |
| | | | | | | handles problem with interruptible display (bzr r1548) | ||||
| * | disconnect signals from knots when destroying node - fixes a crash with ↵ | bulia byak | 2006-08-03 | 1 | -6/+27 |
| | | | | | | interruptible redraw (bzr r1547) | ||||
| * | added StateHandling to whiteboard | daleharvey | 2006-08-03 | 5 | -65/+166 |
| | | | | (bzr r1545) | ||||
| * | compile fix | bulia byak | 2006-08-02 | 3 | -2/+40 |
| | | | | (bzr r1544) | ||||
| * | fix new deletion behavior when deleting up to next-to-last node in subpath | bulia byak | 2006-08-02 | 1 | -1/+1 |
| | | | | (bzr r1543) | ||||
| * | Added skeleton files for other filter primitives' SP-objects. Added blur ↵ | Hugo Rodrigues | 2006-08-02 | 54 | -22/+4591 |
| | | | | | | slider on fill/stroke dialog (uncomment on object-properties.cpp). (bzr r1542) | ||||
| * | refactored session establishment | daleharvey | 2006-08-02 | 11 | -668/+275 |
| | | | | (bzr r1541) | ||||
| * | fix "not found" build problem with older pangoes | Bob Jamison | 2006-08-02 | 1 | -0/+2 |
| | | | | (bzr r1540) | ||||
| * | add #include <pango> for people with older versions | Bob Jamison | 2006-08-01 | 1 | -0/+1 |
| | | | | (bzr r1538) | ||||
| * | added getFirstChild() and exists() to pedrodom | daleharvey | 2006-08-01 | 1 | -0/+5 |
| | | | | (bzr r1537) | ||||
| * | change HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIRO | miklosh | 2006-07-31 | 1 | -1/+1 |
| | | | | (bzr r1536) | ||||
| * | change HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIRO | miklosh | 2006-07-31 | 1 | -8/+8 |
| | | | | (bzr r1535) | ||||
| * | restructuring whiteboard | daleharvey | 2006-07-31 | 2 | -4/+1 |
| | | | | (bzr r1534) | ||||
| * | change USE_PANGO_CAIRO to HAVE_PANGO_CAIRO | Bob Jamison | 2006-07-31 | 1 | -1/+1 |
| | | | | (bzr r1533) | ||||
| * | Make sure file compiles with or without HAVE_PANGO_CAIRO | Bob Jamison | 2006-07-31 | 1 | -1/+7 |
| | | | | (bzr r1532) | ||||
| * | change USE_PANGO_CAIRO to HAVE_PANGO_CAIRO | Bob Jamison | 2006-07-31 | 2 | -11/+20 |
| | | | | (bzr r1530) | ||||
| * | fix build breakers | Bob Jamison | 2006-07-31 | 2 | -5/+4 |
| | | | | (bzr r1529) | ||||
| * | r13127@tres: ted | 2006-07-30 22:18:42 -0700 | Ted Gould | 2006-07-31 | 5 | -67/+226 |
| | | | | | | Updates from the libwpg development CVS (bzr r1528) | ||||
| * | r13110@tres: ted | 2006-07-30 22:13:21 -0700 | Ted Gould | 2006-07-31 | 1 | -0/+38 |
| | | | | | | Oops, don't want to forget the build files. (bzr r1527) | ||||
| * | r13109@tres: ted | 2006-07-30 22:11:20 -0700 | Ted Gould | 2006-07-31 | 1 | -2/+17 |
| | | | | | | Making this all work with the Inkscape world view. (bzr r1526) | ||||
| * | r13108@tres: ted | 2006-07-30 12:27:51 -0700 | Ted Gould | 2006-07-31 | 4 | -32/+127 |
| | | | | | | Builds and links. Doesn't work, but builds and links. (bzr r1525) | ||||
| * | r13107@tres: ted | 2006-07-30 11:47:41 -0700 | Ted Gould | 2006-07-31 | 7 | -187/+23 |
| | | | | | | Getting the basic build stuff in. No we're building libwpg (bzr r1524) | ||||
| * | r13106@tres: ted | 2006-07-30 11:10:02 -0700 | Ted Gould | 2006-07-31 | 1 | -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 -0700 | Ted Gould | 2006-07-31 | 33 | -0/+4986 |
| | | | | | | Copying in libwpg as it seems they have no releases. (bzr r1522) | ||||
| * | handling recieved messages | daleharvey | 2006-07-31 | 4 | -40/+97 |
| | | | | (bzr r1521) | ||||
| * | restructuring session-manager | daleharvey | 2006-07-30 | 4 | -87/+4 |
| | | | | (bzr r1520) | ||||
| * | more session establishment | daleharvey | 2006-07-30 | 5 | -25/+23 |
| | | | | (bzr r1517) | ||||
| * | merged with defines | daleharvey | 2006-07-30 | 1 | -157/+0 |
| | | | | (bzr r1516) | ||||
| * | working on session establishment | daleharvey | 2006-07-30 | 9 | -58/+56 |
| | | | | (bzr r1515) | ||||
| * | Fix bug where deleting a node broke the symmetry of neighboring smooth nodes ↵ | John Bintz | 2006-07-30 | 1 | -0/+6 |
| | | | | | | | | and failed to convert those nodes to cusp nodes (bzr r1513) | ||||
