2009-04-18 |
pjrm | Fix #358704 that I introduced with r21075. |
tree | commitdiff |
2009-04-07 |
pjrm | Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_... |
tree | commitdiff |
2009-04-06 |
pjrm | functional noop: xml/repr-io.cpp: (sp_repr_save_writer... |
tree | commitdiff |
2009-04-06 |
pjrm | Remove trivial wrapper function sp_repr_print that... |
tree | commitdiff |
2009-04-05 |
pjrm | functional noop: xml/repr-io.cpp: Simplify a calculation. |
tree | commitdiff |
2009-03-21 |
joncruz | Added explicit tagging of "solid color gradients" and... |
tree | commitdiff |
2009-03-14 |
joncruz | Work-around output encoding issues with comments. Fixes... |
tree | commitdiff |
2009-03-14 |
joncruz | Casts and legibility cleanup |
tree | commitdiff |
2009-02-26 |
tweenk | Patch from Lubomir Rintel: fixes for GCC 4.4 |
tree | commitdiff |
2009-02-20 |
tweenk | Only build static libraries for subdirs than actually... |
tree | commitdiff |
2009-02-10 |
joncruz | Adding explicit parenthesis to remove warnings |
tree | commitdiff |
2009-01-13 |
tweenk | Improved version reporting. Add SVN revision and custom... |
tree | commitdiff |
2009-01-12 |
verbalshadow | Cmake: Fixed the extra -l in the link command, plus... |
tree | commitdiff |
2009-01-11 |
speleo3 | promote default namespace for INX extension files |
tree | commitdiff |
2009-01-09 |
verbalshadow | Cmake: restructure build files to be more like current... |
tree | commitdiff |
2008-12-29 |
tweenk | Build a single test executable on Linux to match Window... |
tree | commitdiff |
2008-12-28 |
JucaBlues | Now users can design a font within inkscape, save it... |
tree | commitdiff |
2008-12-09 |
tweenk | Simplify "make check" makefile rules and remove most... |
tree | commitdiff |
2008-12-08 |
tweenk | "make check" now compiles and runs on Linux. |
tree | commitdiff |
2008-12-08 |
jaspervdg | Removed sp_main_* stubs from individual headers to... |
tree | commitdiff |
2008-12-04 |
joncruz | Warning cleanup. |
tree | commitdiff |
2008-10-31 |
Ted Gould | Making it so that including simple-node.h will generate... |
tree | commitdiff |
2008-10-27 |
Ted Gould | From trunk |
tree | commitdiff |
2008-09-23 |
tweenk | * Lots of documentation for the Inkscape::XML namespace |
tree | commitdiff |
2008-09-16 |
tweenk | Add a header with forward declarations for the XML... |
tree | commitdiff |
2008-08-02 |
jaspervdg | Enable exception handling for CxxTest in Makefiles |
tree | commitdiff |
2008-08-01 |
joncruz | Warning cleanup |
tree | commitdiff |
2008-07-20 |
joncruz | Warning cleanup |
tree | commitdiff |
2008-07-19 |
jaspervdg | Consistently use (create/destroy)Suite in unit tests. |
tree | commitdiff |
2008-07-18 |
jaspervdg | Fix for PathString to prevent it from getting into... |
tree | commitdiff |
2008-07-07 |
johanengelen | replace separate forward declarations by proper forward... |
tree | commitdiff |
2008-07-05 |
pjrm | Change link line for a couple of the test programs... |
tree | commitdiff |
2008-07-01 |
mental | remove "public private" virtual methods from XML::Node |
tree | commitdiff |
2008-07-01 |
mental | remove additional unnecessary indirection in tree opera... |
tree | commitdiff |
2008-07-01 |
mental | access some SimpleNode fields directly |
tree | commitdiff |
2008-07-01 |
mental | remove last traces of "floating nodes" |
tree | commitdiff |
2008-07-01 |
jaspervdg | CxxTest unit tests can now be built on Windows, also... |
tree | commitdiff |
2008-06-30 |
sasilver | Prevent 'title', 'desc' and 'metadata' elements being... |
tree | commitdiff |
2008-06-24 |
verbalshadow | Cmake: remove header files from source lists |
tree | commitdiff |
2008-06-11 |
mental | re-enable assertions |
tree | commitdiff |
2008-06-11 |
pjrm | Back out the `document != NULL' assertions added to... |
tree | commitdiff |
2008-06-08 |
mental | force single single document over a node's lifetime |
tree | commitdiff |
2008-06-08 |
mental | plumb document references a little deeper in |
tree | commitdiff |
2008-05-08 |
mental | merge inline patch from Jimmy |
tree | commitdiff |
2008-04-15 |
johanengelen | cmake: copy over some excluded files from build.xml |
tree | commitdiff |
2008-04-07 |
johanengelen | cmake: EOL of cmakelists.txt in subdirs |
tree | commitdiff |
2008-04-02 |
ishmal | Fold sp_repr_save_file() into sp_repr_save_writer(... |
tree | commitdiff |
2008-04-01 |
theadib | delete remaining .cvsignore files |
tree | commitdiff |
2008-03-30 |
johanengelen | add CMakeLists.txt files for trace, traits, utest,... |
tree | commitdiff |
2008-03-15 |
joncruz | Warning cleanup |
tree | commitdiff |
2008-03-14 |
joncruz | Unused params |
tree | commitdiff |
2008-03-13 |
ishmal | Add convenience functions to read from/write to Glib... |
tree | commitdiff |
2008-03-07 |
mental | add basic support for preserving processing instruction... |
tree | commitdiff |
2008-03-07 |
ishmal | export sp_repr_write_stream() |
tree | commitdiff |
2008-03-01 |
joncruz | Warning and whitespace cleanup |
tree | commitdiff |
2008-02-11 |
kiirala | Fixed composite-node-observer including a file not... |
tree | commitdiff |
2008-02-11 |
keescook | remaining g++ 4.3 compilation fix-ups |
tree | commitdiff |
2008-01-31 |
bryce | Applying fixes for gcc 4.3 build issues (closes LP... |
tree | commitdiff |
2008-01-05 |
bryce | Applying Gail's patch for font-specification |
tree | commitdiff |
2008-01-05 |
bryce | glib/gtestutils.h is not available on gutsy, so switchi... |
tree | commitdiff |
2008-01-05 |
bryce | Fix missing include for g_assert() calls - causes FTBFS... |
tree | commitdiff |
2007-12-20 |
johanengelen | guidelines: minor corrections |
tree | commitdiff |
2007-12-19 |
johanengelen | guides: switch from using one position coordinate to... |
tree | commitdiff |
2007-11-04 |
joncruz | Warning cleanup |
tree | commitdiff |
2007-11-02 |
joncruz | warning cleanup |
tree | commitdiff |
2007-10-11 |
pjrm | Provide Node const* versions of existing sp_repr_childr... |
tree | commitdiff |
2007-09-12 |
gouldtj | r16525@tres: ted | 2007-09-11 20:49:47 -0700 |
tree | commitdiff |
2007-09-12 |
pjrm | **/makefile.in: svn propset svn:eol-style native. ... |
tree | commitdiff |
2007-08-14 |
kidproto | Applied patches for default metadata and for fix on... |
tree | commitdiff |
2007-07-04 |
mental | make subtree monitoring part of XML::Node's interface |
tree | commitdiff |
2007-07-01 |
mental | was trying to have my cake and eat it too, memory-manag... |
tree | commitdiff |
2007-07-01 |
mental | initial implementation of XML::Subtree API for tracking... |
tree | commitdiff |
2007-06-20 |
pjrm | Add fixme comment re testing for file existence inside... |
tree | commitdiff |
2007-03-27 |
buliabyak | ensure correct order of inheriting style from ancestors... |
tree | commitdiff |
2007-03-20 |
mental | plumb XML::Document parameter into duplication, courtes... |
tree | commitdiff |
2007-03-20 |
keescook | format string protection/clean up (CVE-2007-1463, CVE... |
tree | commitdiff |
2007-03-16 |
buliabyak | switch repr-css to using libcroco, same as SPStyle... |
tree | commitdiff |
2007-02-27 |
mental | get rid of sp_repr_document_root and (commented) sp_rep... |
tree | commitdiff |
2007-02-26 |
mental | get rid of sp_repr_document wrapper function |
tree | commitdiff |
2007-02-20 |
ishmal | Improve null check |
tree | commitdiff |
2007-01-26 |
acspike | remove obsolete assert |
tree | commitdiff |
2007-01-25 |
mental | get rid of sp_repr_new* |
tree | commitdiff |
2007-01-25 |
mental | eliminate last uses of sp_repr_new* |
tree | commitdiff |
2007-01-25 |
mental | remove sp_repr_new use from document creation |
tree | commitdiff |
2007-01-21 |
mental | start switching sp_repr_new* over to XML::Document... |
tree | commitdiff |
2007-01-21 |
mental | Deprecate sp_repr_new* functions |
tree | commitdiff |
2007-01-20 |
mental | merge XML::Session into XML::Document |
tree | commitdiff |
2007-01-13 |
keescook | fixes for style-test prefs crashes |
tree | commitdiff |
2007-01-13 |
keescook | full correction for rest of test builds |
tree | commitdiff |
2006-11-01 |
buliabyak | make SVG indent and inlined attrs configurable via... |
tree | commitdiff |
2006-10-25 |
buliabyak | switch pref/repr utility methods to using long long... |
tree | commitdiff |
2006-08-26 |
mgsloan | gboolean -> bool conversion commit 1. Modifies code... |
tree | commitdiff |
2006-08-25 |
kidproto | peeled back the gboolean code as it hit on some complex... |
tree | commitdiff |
2006-08-25 |
kidproto | I peeled back my changes because of some deep error. |
tree | commitdiff |
2006-08-24 |
kidproto | Cleaned up more of the gboolean to bool janitorial... |
tree | commitdiff |
2006-08-23 |
kidproto | Ok, committed msgloan's patch to convert gbooleans... |
tree | commitdiff |
2006-08-03 |
mental | add fixup for infamous (and apparently quite widespread... |
tree | commitdiff |
2006-07-14 |
mjwybrow | * src/Makefile_insert, src/Makefile.am, src/svg... |
tree | commitdiff |
2006-06-01 |
joncruz | Removed debugging messages |
tree | commitdiff |
2006-05-30 |
joncruz | Strip BOM from incoming files |
tree | commitdiff |
next |