summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* fix crash, report warnings instead. trying to find real cause for this (crash...Johan B. C. Engelen2008-06-021-0/+8
* check if item is LPEItem before casting!!! should fix bug 236788Johan B. C. Engelen2008-06-021-3/+5
* Changed correct pixblock output mode for feSpecularlightingNiko Kiirala2008-06-021-1/+1
* Fixed SVG compliance problems with feMorphology (bug 181995 at least)Niko Kiirala2008-06-023-23/+52
* Fixed uninitialized data in rendering filter effects & colormatrix (bug 193936)Niko Kiirala2008-06-022-2/+2
* Fixed conflicting result image names inside filter effects (bug 196126)Niko Kiirala2008-06-023-1/+33
* Made possible to use blur on object that has a complex filter appliedNiko Kiirala2008-06-023-30/+33
* set eol-style:native for recently added filesMaximilian Albert2008-06-021-170/+170
* set eol-style:native for recently added filesMaximilian Albert2008-06-025-672/+672
* basic support for <title> and <desc>Stephen Silver2008-06-023-59/+217
* Pass through more calls to parent contexts, and added more common property ha...Jon A. Cruz2008-06-023-71/+63
* Corrected broken XML for size pref.Jon A. Cruz2008-06-011-1/+1
* add terminator to table, add lookup functionsBob Jamison2008-06-011-3/+36
* * commenting my code so that we increase SVGFonts "bus factor" in Felipe Corr??a da Silva Sanches2008-06-011-29/+59
* Add enumerations for svg element types, and lookup tableBob Jamison2008-06-011-0/+440
* 2 new filters sent by Chrisdesign Felipe Corr??a da Silva Sanches2008-05-314-0/+99
* Fix an error and remove some useless code (thanks to Peter Moulder for pointi...Diederik van Lierop2008-05-311-9/+5
* * started implementing rendering of SVGFonts horizontal kerningFelipe Corr??a da Silva Sanches2008-05-312-3/+14
* wrtlprnft's patch for bug 234834 - keeps guidelines in same position relative...Stephen Silver2008-05-315-0/+41
* Cmake: added windows path to find modules.Joshua L. Blocher2008-05-311-0/+1
* Stacked LPEs should now use the right bounding boxBastien Bouclet2008-05-311-0/+3
* fix crash in 2geom (already committed to 2geom)Johan B. C. Engelen2008-05-301-2/+5
* add missing filesJohan B. C. Engelen2008-05-302-0/+322
* LPE STACKING!Johan B. C. Engelen2008-05-3025-530/+1031
* remove warningsBob Jamison2008-05-306-126/+126
* * implemented text_to_glyphs, so that now we can have ligadure glyphsFelipe Corr??a da Silva Sanches2008-05-302-23/+53
* Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to B...Bob Jamison2008-05-296-86/+177
* fix some crashes. Now I check for the existence of the d atrtibute Felipe Corr??a da Silva Sanches2008-05-291-2/+4
* Cmake: Improve Gtkmm dependency checking, add new files to CMakeLists.txts, r...Joshua L. Blocher2008-05-292-2/+4
* Refactoring out common codeJon A. Cruz2008-05-297-264/+310
* added methods to PathSink to manage horizontal and vertical line segments, mo...mcecchetti2008-05-284-976/+786
* Fix for PathString to eliminate use of sscanf (which is locale dependent).Jasper van de Gronde2008-05-271-7/+14
* * converted nr-svgfont.cpp to C++ code so that we can render multiple instanc...Felipe Corr??a da Silva Sanches2008-05-273-73/+139
* implemented new classes for horizontal and vertical line segments; path.h has...mcecchetti2008-05-2613-579/+1506
* Cmake: More Dependency work, added new filesJoshua L. Blocher2008-05-252-4/+5
* * add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...Felipe Corr??a da Silva Sanches2008-05-2515-10/+231
* Fix some compile warningsMaximilian Albert2008-05-251-3/+3
* Removed g_free() calls that now refer to static stringsJon A. Cruz2008-05-241-2/+0
* this hack does not seem to be needed with modern gtk, and it prevents remembe...bulia byak2008-05-241-4/+0
* Fixed the open dialog so that it remembers which folder you were browsing inJoel Holdsworth2008-05-241-1/+1
* Added an 'appearance' hint to .inx optiongroups to allow for dropdowns instea...Jon A. Cruz2008-05-243-31/+112
* update to really latest 2geomJohan B. C. Engelen2008-05-224-16/+20
* update to latest 2geomJohan B. C. Engelen2008-05-221-0/+11
* Fixing z-order problem on flowed text -> text. See LP#233830Mike Pittman2008-05-221-1/+1
* Improved emf handlingUlf Erikson2008-05-224-207/+850
* Fixed concat of i18n stringsJon A. Cruz2008-05-221-16/+6
* Fixed broken i18n strings causing problems with <b> tagJon A. Cruz2008-05-221-8/+4
* - Use constrainedSnap() instead of freeSnap() if we're dragging nodes with ctrlDiederik van Lierop2008-05-212-10/+28
* Changing the executable bit that shouldn't be there.Ted Gould2008-05-218-0/+0
* synchronization with 2geom librarymcecchetti2008-05-2018-1972/+2068