| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | fix crash, report warnings instead. trying to find real cause for this (crash... | Johan B. C. Engelen | 2008-06-02 | 1 | -0/+8 |
| * | check if item is LPEItem before casting!!! should fix bug 236788 | Johan B. C. Engelen | 2008-06-02 | 1 | -3/+5 |
| * | Changed correct pixblock output mode for feSpecularlighting | Niko Kiirala | 2008-06-02 | 1 | -1/+1 |
| * | Fixed SVG compliance problems with feMorphology (bug 181995 at least) | Niko Kiirala | 2008-06-02 | 3 | -23/+52 |
| * | Fixed uninitialized data in rendering filter effects & colormatrix (bug 193936) | Niko Kiirala | 2008-06-02 | 2 | -2/+2 |
| * | Fixed conflicting result image names inside filter effects (bug 196126) | Niko Kiirala | 2008-06-02 | 3 | -1/+33 |
| * | Made possible to use blur on object that has a complex filter applied | Niko Kiirala | 2008-06-02 | 3 | -30/+33 |
| * | set eol-style:native for recently added files | Maximilian Albert | 2008-06-02 | 1 | -170/+170 |
| * | set eol-style:native for recently added files | Maximilian Albert | 2008-06-02 | 5 | -672/+672 |
| * | basic support for <title> and <desc> | Stephen Silver | 2008-06-02 | 3 | -59/+217 |
| * | Pass through more calls to parent contexts, and added more common property ha... | Jon A. Cruz | 2008-06-02 | 3 | -71/+63 |
| * | Corrected broken XML for size pref. | Jon A. Cruz | 2008-06-01 | 1 | -1/+1 |
| * | add terminator to table, add lookup functions | Bob Jamison | 2008-06-01 | 1 | -3/+36 |
| * | * commenting my code so that we increase SVGFonts "bus factor" in | Felipe Corr??a da Silva Sanches | 2008-06-01 | 1 | -29/+59 |
| * | Add enumerations for svg element types, and lookup table | Bob Jamison | 2008-06-01 | 1 | -0/+440 |
| * | 2 new filters sent by Chrisdesign | Felipe Corr??a da Silva Sanches | 2008-05-31 | 4 | -0/+99 |
| * | Fix an error and remove some useless code (thanks to Peter Moulder for pointi... | Diederik van Lierop | 2008-05-31 | 1 | -9/+5 |
| * | * started implementing rendering of SVGFonts horizontal kerning | Felipe Corr??a da Silva Sanches | 2008-05-31 | 2 | -3/+14 |
| * | wrtlprnft's patch for bug 234834 - keeps guidelines in same position relative... | Stephen Silver | 2008-05-31 | 5 | -0/+41 |
| * | Cmake: added windows path to find modules. | Joshua L. Blocher | 2008-05-31 | 1 | -0/+1 |
| * | Stacked LPEs should now use the right bounding box | Bastien Bouclet | 2008-05-31 | 1 | -0/+3 |
| * | fix crash in 2geom (already committed to 2geom) | Johan B. C. Engelen | 2008-05-30 | 1 | -2/+5 |
| * | add missing files | Johan B. C. Engelen | 2008-05-30 | 2 | -0/+322 |
| * | LPE STACKING! | Johan B. C. Engelen | 2008-05-30 | 25 | -530/+1031 |
| * | remove warnings | Bob Jamison | 2008-05-30 | 6 | -126/+126 |
| * | * implemented text_to_glyphs, so that now we can have ligadure glyphs | Felipe Corr??a da Silva Sanches | 2008-05-30 | 2 | -23/+53 |
| * | Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to B... | Bob Jamison | 2008-05-29 | 6 | -86/+177 |
| * | 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 |
| * | Cmake: Improve Gtkmm dependency checking, add new files to CMakeLists.txts, r... | Joshua L. Blocher | 2008-05-29 | 2 | -2/+4 |
| * | Refactoring out common code | Jon A. Cruz | 2008-05-29 | 7 | -264/+310 |
| * | added methods to PathSink to manage horizontal and vertical line segments, mo... | mcecchetti | 2008-05-28 | 4 | -976/+786 |
| * | Fix for PathString to eliminate use of sscanf (which is locale dependent). | Jasper van de Gronde | 2008-05-27 | 1 | -7/+14 |
| * | * converted nr-svgfont.cpp to C++ code so that we can render multiple instanc... | Felipe Corr??a da Silva Sanches | 2008-05-27 | 3 | -73/+139 |
| * | implemented new classes for horizontal and vertical line segments; path.h has... | mcecchetti | 2008-05-26 | 13 | -579/+1506 |
| * | Cmake: More Dependency work, added new files | Joshua L. Blocher | 2008-05-25 | 2 | -4/+5 |
| * | * add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair... | Felipe Corr??a da Silva Sanches | 2008-05-25 | 15 | -10/+231 |
| * | Fix some compile warnings | Maximilian Albert | 2008-05-25 | 1 | -3/+3 |
| * | Removed g_free() calls that now refer to static strings | Jon A. Cruz | 2008-05-24 | 1 | -2/+0 |
| * | this hack does not seem to be needed with modern gtk, and it prevents remembe... | bulia byak | 2008-05-24 | 1 | -4/+0 |
| * | Fixed the open dialog so that it remembers which folder you were browsing in | Joel Holdsworth | 2008-05-24 | 1 | -1/+1 |
| * | Added an 'appearance' hint to .inx optiongroups to allow for dropdowns instea... | Jon A. Cruz | 2008-05-24 | 3 | -31/+112 |
| * | update to really latest 2geom | Johan B. C. Engelen | 2008-05-22 | 4 | -16/+20 |
| * | update to latest 2geom | Johan B. C. Engelen | 2008-05-22 | 1 | -0/+11 |
| * | Fixing z-order problem on flowed text -> text. See LP#233830 | Mike Pittman | 2008-05-22 | 1 | -1/+1 |
| * | Improved emf handling | Ulf Erikson | 2008-05-22 | 4 | -207/+850 |
| * | Fixed concat of i18n strings | Jon A. Cruz | 2008-05-22 | 1 | -16/+6 |
| * | Fixed broken i18n strings causing problems with <b> tag | Jon A. Cruz | 2008-05-22 | 1 | -8/+4 |
| * | - Use constrainedSnap() instead of freeSnap() if we're dragging nodes with ctrl | Diederik van Lierop | 2008-05-21 | 2 | -10/+28 |
| * | Changing the executable bit that shouldn't be there. | Ted Gould | 2008-05-21 | 8 | -0/+0 |
| * | synchronization with 2geom library | mcecchetti | 2008-05-20 | 18 | -1972/+2068 |