summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* updated translators and added dz.po & bg.pomatiphas2006-08-092-1/+8
| | | (bzr r1574)
* update and adding dz and bg translationmatiphas2006-08-0945-9810/+31377
| | | (bzr r1573)
* Fix for Bug #1535136 (Export PDF with transparent gradient fails whith ↵Ulf Erikson2006-08-081-0/+14
| | | | | | | pdfllatex) Bug and solution found by gomyhr. (bzr r1572)
* CleanupUlf Erikson2006-08-073-97/+76
| | | (bzr r1571)
* 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)
* add foreign option for automake, so it will not complain about missing ChangeLogMenTaLguY2006-08-061-0/+2
| | | (bzr r1566)
* 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-053-1/+32
| | | | | 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)
* german nsis correctionstheAdib2006-08-031-2/+3
| | | (bzr r1556)
* added en_CA, en_GB fi, hr, sq, rw, mn, ne to all .nsh filestheAdib2006-08-039-7/+69
| | | (bzr r1555)
* 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)
* * packaging/macosx/osx-dmg.sh: Fix one of the commands that was usingmjwybrow2006-08-031-1/+1
| | | | | the wrong temporary directory. (bzr r1546)
* 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)
* refactor pkg-config tests and add explicit cairo testMenTaLguY2006-08-012-2/+7
| | | (bzr r1539)
* 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)
* Add pango-cairo compilation for win32Bob Jamison2006-07-312-11/+10
| | | (bzr r1531)
* 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)