| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe... | Hugo Rodrigues | 2006-08-14 | 44 | -594/+548 |
| * | inform user of progress during long-running simplify operations | John Bintz | 2006-08-13 | 1 | -0/+27 |
| * | add interface for disabling interaction during long-running operations | John Bintz | 2006-08-13 | 7 | -1/+93 |
| * | added functions to allow update events to process during long-running operations | John Bintz | 2006-08-13 | 7 | -0/+32 |
| * | Fixed: Wrong colour space was used in images with transparency. | Ulf Erikson | 2006-08-13 | 1 | -0/+5 |
| * | Changes to the document are registered through inkboard-session, inkboard-nod... | daleharvey | 2006-08-13 | 13 | -73/+266 |
| * | separate invariant check from main logic for clarity | MenTaLguY | 2006-08-12 | 1 | -3/+3 |
| * | update livarot_path after committing change; fixes 1534994 | bulia byak | 2006-08-12 | 1 | -3/+4 |
| * | invariants are usually clearer up front | MenTaLguY | 2006-08-12 | 1 | -3/+3 |
| * | fix bug with implicit paths | MenTaLguY | 2006-08-12 | 1 | -0/+3 |
| * | some minor refactoring | MenTaLguY | 2006-08-12 | 1 | -36/+31 |
| * | add back TODO comment | MenTaLguY | 2006-08-12 | 1 | -0/+1 |
| * | Ruby port of simplepath.py | MenTaLguY | 2006-08-12 | 2 | -0/+209 |
| * | moveto should move pen | MenTaLguY | 2006-08-12 | 1 | -0/+1 |
| * | lastCommand seems to have been meant rather than token, since token would be ... | MenTaLguY | 2006-08-12 | 1 | -2/+2 |
| * | add windows palette | bulia byak | 2006-08-12 | 2 | -1/+36 |
| * | added languages bg dz | theAdib | 2006-08-11 | 10 | -0/+37 |
| * | Tweak switch so that pango-cairo can be used in situations where cairo is bui... | Bob Jamison | 2006-08-11 | 1 | -2/+2 |
| * | Prefer pangocairo on win32 | Bob Jamison | 2006-08-11 | 1 | -1/+1 |
| * | Removed left-in debug stuff. | miklosh | 2006-08-10 | 1 | -2/+2 |
| * | Use std::vector. | miklosh | 2006-08-10 | 1 | -2/+1 |
| * | Use std::vector. | miklosh | 2006-08-10 | 1 | -18/+11 |
| * | fix (harmless, probably) copy and paste typo | MenTaLguY | 2006-08-10 | 1 | -2/+2 |
| * | updated vi.po from Clytie | matiphas | 2006-08-10 | 1 | -485/+163 |
| * | updated translators and added dz.po & bg.po | matiphas | 2006-08-09 | 2 | -1/+8 |
| * | update and adding dz and bg translation | matiphas | 2006-08-09 | 45 | -9810/+31377 |
| * | Fix for Bug #1535136 (Export PDF with transparent gradient fails whith pdflla... | Ulf Erikson | 2006-08-08 | 1 | -0/+14 |
| * | Cleanup | Ulf Erikson | 2006-08-07 | 3 | -97/+76 |
| * | initial keynodetable work | daleharvey | 2006-08-06 | 8 | -58/+89 |
| * | Changed the PANGO_GLYPH_* defines to their actual values so skipping empty or... | miklosh | 2006-08-06 | 1 | -4/+4 |
| * | Notify save failure by throwing "save_failed". | miklosh | 2006-08-06 | 1 | -5/+13 |
| * | Added Ulf's various PDF fixes. | miklosh | 2006-08-06 | 1 | -6/+11 |
| * | add foreign option for automake, so it will not complain about missing ChangeLog | MenTaLguY | 2006-08-06 | 1 | -0/+2 |
| * | Embed bitmap images (with transparency). No compression yet. Best used for sm... | Ulf Erikson | 2006-08-05 | 1 | -101/+87 |
| * | Notify save failure by throwing "save_failed". | Ulf Erikson | 2006-08-05 | 2 | -6/+14 |
| * | Fix for eccentric elliptic gradients. | Ulf Erikson | 2006-08-05 | 1 | -0/+14 |
| * | Bug 1527659 (Lack of canvas dimensions integrity from SVG to PDF) | Ulf Erikson | 2006-08-05 | 2 | -7/+6 |
| * | Flush to file more often to avoid huge StringStreams. | Ulf Erikson | 2006-08-05 | 2 | -74/+82 |
| * | add checks to make sure given nodepath pointers are not null before working w... | John Bintz | 2006-08-05 | 3 | -1/+32 |
| * | finalising session establishment | daleharvey | 2006-08-04 | 5 | -69/+55 |
| * | noop: Address signed/unsigned comparison warning. | Peter Moulder | 2006-08-04 | 1 | -1/+1 |
| * | Remove trailing tab after backslash (added in previous commit). | Peter Moulder | 2006-08-04 | 1 | -1/+1 |
| * | german nsis corrections | theAdib | 2006-08-03 | 1 | -2/+3 |
| * | added en_CA, en_GB fi, hr, sq, rw, mn, ne to all .nsh files | theAdib | 2006-08-03 | 9 | -7/+69 |
| * | add fixup for infamous (and apparently quite widespread) "duck prion" | MenTaLguY | 2006-08-03 | 1 | -2/+9 |
| * | empty messages are passed onto all listeners in pedro, gui ignores such messages | daleharvey | 2006-08-03 | 5 | -19/+22 |
| * | remove restriction from copying defs from effected document | Aaron Spike | 2006-08-03 | 1 | -4/+0 |
| * | interruptible redraw | bulia byak | 2006-08-03 | 2 | -65/+182 |
| * | work on jabber_whiteboard | daleharvey | 2006-08-03 | 3 | -77/+98 |
| * | fix 1533388 | bulia byak | 2006-08-03 | 1 | -0/+1 |