| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix an error and remove some useless code (thanks to Peter Moulder for ↵ | Diederik van Lierop | 2008-05-31 | 1 | -9/+5 | |
| | | | | | | pointing me at this) (bzr r5774) | |||||
| * | * started implementing rendering of SVGFonts horizontal kerning | Felipe Corr??a da Silva Sanches | 2008-05-31 | 2 | -3/+14 | |
| | | | | (bzr r5773) | |||||
| * | Added the French students that implemented LPE Stacking, the Envelope LPE, ↵ | Josh Andler | 2008-05-31 | 1 | -1/+7 | |
| | | | | | | and Lattice LPE. (bzr r5772) | |||||
| * | wrtlprnft's patch for bug 234834 - keeps guidelines in same position ↵ | Stephen Silver | 2008-05-31 | 5 | -0/+41 | |
| | | | | | | relative to objects when doing "Fit page to selection", and also keeps the objects in the same position on the screen (bzr r5771) | |||||
| * | Cmake: added windows path to find modules. | Joshua L. Blocher | 2008-05-31 | 17 | -18/+44 | |
| | | | | (bzr r5770) | |||||
| * | Stacked LPEs should now use the right bounding box | Bastien Bouclet | 2008-05-31 | 1 | -0/+3 | |
| | | | | (bzr r5769) | |||||
| * | fix crash in 2geom (already committed to 2geom) | Johan B. C. Engelen | 2008-05-30 | 1 | -2/+5 | |
| | | | | (bzr r5768) | |||||
| * | add missing files | Johan B. C. Engelen | 2008-05-30 | 2 | -0/+322 | |
| | | | | (bzr r5767) | |||||
| * | LPE STACKING! | Johan B. C. Engelen | 2008-05-30 | 25 | -530/+1031 | |
| | | | | | | (many thanks to the french students who made this.) (bzr r5766) | |||||
| * | remove warnings | Bob Jamison | 2008-05-30 | 6 | -126/+126 | |
| | | | | (bzr r5765) | |||||
| * | Alvin Penner's fix for bug 235861 | Stephen Silver | 2008-05-30 | 1 | -0/+3 | |
| | | | | (bzr r5764) | |||||
| * | * implemented text_to_glyphs, so that now we can have ligadure glyphs | Felipe Corr??a da Silva Sanches | 2008-05-30 | 3 | -30/+57 | |
| | | | | | | * Adapted example file to test this feature too (bzr r5763) | |||||
| * | Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to ↵ | Bob Jamison | 2008-05-29 | 6 | -86/+177 | |
| | | | | | | BR_DATADIR. This should solve the "current directory" problems. This is a temporary fix. (bzr r5762) | |||||
| * | fix some crashes. Now I check for the existence of the d atrtibute | Felipe Corr??a da Silva Sanches | 2008-05-29 | 1 | -2/+4 | |
| | | | | | | before trying to use it (bzr r5761) | |||||
| * | Cmake: Improve Gtkmm dependency checking, add new files to CMakeLists.txts, ↵ | Joshua L. Blocher | 2008-05-29 | 6 | -139/+38 | |
| | | | | | | remove old/unused files (bzr r5760) | |||||
| * | Refactoring out common code | Jon A. Cruz | 2008-05-29 | 7 | -264/+310 | |
| | | | | (bzr r5759) | |||||
| * | added methods to PathSink to manage horizontal and vertical line segments, ↵ | mcecchetti | 2008-05-28 | 4 | -976/+786 | |
| | | | | | | modified svg-path-parser.rl accordingly; now PathSink::arcTo has a real implementation; parser issue quickly solved by Aaron Spike (bzr r5758) | |||||
| * | Fix for PathString to eliminate use of sscanf (which is locale dependent). | Jasper van de Gronde | 2008-05-27 | 1 | -7/+14 | |
| | | | | (bzr r5757) | |||||
| * | * converted nr-svgfont.cpp to C++ code so that we can render multiple ↵ | Felipe Corr??a da Silva Sanches | 2008-05-27 | 4 | -73/+150 | |
| | | | | | | | | | instances of fonts. Currently we have one auxiliary GtkWindow for each <font> in a document. * Implemented C++ binding for cairo userfonts. This will probably be sent to cairomm soon. * Added a second font to the svgfont.svg test file. (bzr r5756) | |||||
| * | implemented new classes for horizontal and vertical line segments; path.h ↵ | mcecchetti | 2008-05-26 | 13 | -579/+1506 | |
| | | | | | | has been splitted in several files: curve.h, sbasis-curve.h, bezier-curve.h, elliptical-arc.h, path.h; curves.h allows to include all curve types at once (bzr r5755) | |||||
| * | Cmake: More Dependency work, added new files | Joshua L. Blocher | 2008-05-25 | 5 | -29/+45 | |
| | | | | (bzr r5754) | |||||
| * | * add rule in configure.ac so that only who has cairo > 1.6.4 (currently ↵ | Felipe Corr??a da Silva Sanches | 2008-05-25 | 17 | -27/+252 | |
| | | | | | | | | cairo git master branch) will compile SVGFonts (experimental) support. * First code for SVGFonts rendering. Renders in a separate window because we still dont have pango integration. (bzr r5753) | |||||
| * | Fix some compile warnings | Maximilian Albert | 2008-05-25 | 1 | -3/+3 | |
| | | | | (bzr r5752) | |||||
| * | Removed g_free() calls that now refer to static strings | Jon A. Cruz | 2008-05-24 | 1 | -2/+0 | |
| | | | | (bzr r5751) | |||||
| * | this hack does not seem to be needed with modern gtk, and it prevents ↵ | bulia byak | 2008-05-24 | 1 | -4/+0 | |
| | | | | | | remembering of last-browsed directory from working (bzr r5750) | |||||
| * | Fixed the open dialog so that it remembers which folder you were browsing in | Joel Holdsworth | 2008-05-24 | 1 | -1/+1 | |
| | | | | (bzr r5749) | |||||
| * | Added an 'appearance' hint to .inx optiongroups to allow for dropdowns ↵ | Jon A. Cruz | 2008-05-24 | 4 | -41/+122 | |
| | | | | | | instead of radio buttons. (bzr r5748) | |||||
| * | enable embedding of tiff images | bulia byak | 2008-05-23 | 1 | -1/+3 | |
| | | | | (bzr r5747) | |||||
| * | po/POTFILES.in: Regenerate with the new generate_POTFILES.sh version. | Peter Moulder | 2008-05-23 | 1 | -18/+37 | |
| | | | | (bzr r5746) | |||||
| * | generate_POTFILES.sh: Include files that use *gettext functions; exclude ↵ | Peter Moulder | 2008-05-23 | 1 | -9/+24 | |
| | | | | | | | | | files that contain the string ‘_(’ when it's merely part of the string ‘a_(’ etc. (but allow N_, Q_, C_). Search share/extensions/*.py now too, now that they use gettext. More consistent sorting. (bzr r5745) | |||||
| * | noop: share/extensions: svn:ignore *.pyc | Peter Moulder | 2008-05-23 | 0 | -0/+0 | |
| | | | | (bzr r5744) | |||||
| * | share/extensions/*.py: Use gettext for (many) error messages. | Peter Moulder | 2008-05-23 | 14 | -26/+72 | |
| | | | | | | share/extensions/inkex.py: (errormsg): New function. (bzr r5743) | |||||
| * | share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if ↵ | Peter Moulder | 2008-05-23 | 38 | -82/+121 | |
| | | | | | | __name__ == '__main__':’, to allow use of pychecker. (bzr r5742) | |||||
| * | oops, back out unintended change committed in r18709. | Peter Moulder | 2008-05-23 | 1 | -1/+1 | |
| | | | | (bzr r5741) | |||||
| * | noop: share/extensions/dimension.py: expand tabs, add vim modeline | Peter Moulder | 2008-05-23 | 1 | -78/+80 | |
| | | | | (bzr r5740) | |||||
| * | noop: Add vim modeline for all share/extensions/*.py files that use ↵ | Peter Moulder | 2008-05-23 | 49 | -93/+210 | |
| | | | | | | four-space indentation. (bzr r5739) | |||||
| * | share/extension/*.py: noop: minor whitespace regularizations ahead of adding ↵ | Peter Moulder | 2008-05-23 | 18 | -132/+133 | |
| | | | | | | vim modelines (bzr r5738) | |||||
| * | update to really latest 2geom | Johan B. C. Engelen | 2008-05-22 | 4 | -16/+20 | |
| | | | | (bzr r5737) | |||||
| * | update to latest 2geom | Johan B. C. Engelen | 2008-05-22 | 1 | -0/+11 | |
| | | | | (bzr r5736) | |||||
| * | Fixing z-order problem on flowed text -> text. See LP#233830 | Mike Pittman | 2008-05-22 | 1 | -1/+1 | |
| | | | | (bzr r5735) | |||||
| * | Improved emf handling | Ulf Erikson | 2008-05-22 | 4 | -207/+850 | |
| | | | | (bzr r5734) | |||||
| * | Fixed concat of i18n strings | Jon A. Cruz | 2008-05-22 | 1 | -16/+6 | |
| | | | | (bzr r5733) | |||||
| * | Fixed broken i18n strings causing problems with <b> tag | Jon A. Cruz | 2008-05-22 | 1 | -8/+4 | |
| | | | | (bzr r5732) | |||||
| * | Cmake: Find Dependencies rebuilt | Joshua L. Blocher | 2008-05-22 | 20 | -40/+1915 | |
| | | | | (bzr r5731) | |||||
| * | - Use constrainedSnap() instead of freeSnap() if we're dragging nodes with ctrl | Diederik van Lierop | 2008-05-21 | 2 | -10/+28 | |
| | | | | | | - Enable snapindicator by default because this might reveal snapping bugs, and to get co-developpers acquainted with it; might be disabled again by default before the next release if this proves to be annoying (bzr r5730) | |||||
| * | Changing configure.ac to build the Makefile for the Poly objects | Ted Gould | 2008-05-21 | 1 | -0/+1 | |
| | | | | (bzr r5729) | |||||
| * | Changing the executable bit that shouldn't be there. | Ted Gould | 2008-05-21 | 8 | -0/+0 | |
| | | | | (bzr r5728) | |||||
| * | attempt to fix makefile for Poly3DObjects - see bug 230478 | Stephen Silver | 2008-05-21 | 1 | -29/+27 | |
| | | | | (bzr r5727) | |||||
| * | Remove Makefile.am as an entry in the Makefile.am file - see LP # 230478 | Mike Pittman | 2008-05-21 | 1 | -1/+0 | |
| | | | | (bzr r5726) | |||||
| * | should make your favourite warning go away :) | Alexandre Prokoudine | 2008-05-21 | 1 | -494/+821 | |
| | | | | (bzr r5725) | |||||
