| Commit message (Expand) | Author | Age | Files | Lines |
| * | merge inline patch from Jimmy | MenTaLguY | 2008-05-08 | 2 | -11/+3 |
| * | cmake: copy over some excluded files from build.xml | Johan B. C. Engelen | 2008-04-15 | 1 | -4/+4 |
| * | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 2008-04-07 | 1 | -43/+43 |
| * | Fold sp_repr_save_file() into sp_repr_save_writer() so that it can also be ca... | Bob Jamison | 2008-04-02 | 2 | -40/+44 |
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -10/+0 |
| * | add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. min... | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+44 |
| * | Warning cleanup | Jon A. Cruz | 2008-03-15 | 1 | -1/+1 |
| * | Unused params | Jon A. Cruz | 2008-03-14 | 4 | -4/+4 |
| * | Add convenience functions to read from/write to Glib::ustrings. | Bob Jamison | 2008-03-13 | 2 | -0/+32 |
| * | add basic support for preserving processing instructions in the AST | MenTaLguY | 2008-03-07 | 7 | -5/+71 |
| * | export sp_repr_write_stream() | Bob Jamison | 2008-03-07 | 2 | -1/+4 |
| * | Warning and whitespace cleanup | Jon A. Cruz | 2008-03-01 | 1 | -2/+2 |
| * | Fixed composite-node-observer including a file not existing in stable glib | Niko Kiirala | 2008-02-11 | 2 | -1/+1 |
| * | remaining g++ 4.3 compilation fix-ups | Kees Cook | 2008-02-11 | 1 | -0/+1 |
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 11 | -8/+25 |
| * | Applying Gail's patch for font-specification | Bryce Harrington | 2008-01-05 | 1 | -1/+3 |
| * | glib/gtestutils.h is not available on gutsy, so switching to include of | Bryce Harrington | 2008-01-05 | 4 | -4/+4 |
| * | Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy | Bryce Harrington | 2008-01-05 | 4 | -0/+7 |
| * | guidelines: minor corrections | Johan B. C. Engelen | 2007-12-20 | 2 | -2/+27 |
| * | guides: switch from using one position coordinate to Geom::Point point_on_line | Johan B. C. Engelen | 2007-12-19 | 2 | -0/+18 |
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 1 | -3/+3 |
| * | warning cleanup | Jon A. Cruz | 2007-11-02 | 1 | -2/+2 |
| * | Provide Node const* versions of existing sp_repr_children and sp_repr_next fu... | Peter Moulder | 2007-10-11 | 1 | -0/+10 |
| * | r16525@tres: ted | 2007-09-11 20:49:47 -0700 | Ted Gould | 2007-09-12 | 1 | -1/+1 |
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX... | Peter Moulder | 2007-09-12 | 1 | -3/+3 |
| * | Applied patches for default metadata and for fix on creative commons namespace. | Jon Phillips | 2007-08-14 | 2 | -3/+10 |
| * | make subtree monitoring part of XML::Node's interface | MenTaLguY | 2007-07-04 | 5 | -63/+41 |
| * | was trying to have my cake and eat it too, memory-management-wise ... for | MenTaLguY | 2007-07-01 | 2 | -18/+7 |
| * | initial implementation of XML::Subtree API for tracking changes on a | MenTaLguY | 2007-07-01 | 3 | -0/+181 |
| * | Add fixme comment re testing for file existence inside g_return_if_fail. | Peter Moulder | 2007-06-20 | 1 | -0/+3 |
| * | ensure correct order of inheriting style from ancestors (children override pa... | bulia byak | 2007-03-27 | 1 | -8/+19 |
| * | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 2007-03-20 | 8 | -12/+15 |
| * | format string protection/clean up (CVE-2007-1463, CVE-2007-1464) | Kees Cook | 2007-03-20 | 1 | -4/+3 |
| * | switch repr-css to using libcroco, same as SPStyle uses, instead of its own h... | bulia byak | 2007-03-16 | 1 | -26/+45 |
| * | get rid of sp_repr_document_root and (commented) sp_repr_duplicate | MenTaLguY | 2007-02-27 | 2 | -12/+1 |
| * | get rid of sp_repr_document wrapper function | MenTaLguY | 2007-02-26 | 1 | -6/+0 |
| * | Improve null check | Bob Jamison | 2007-02-20 | 1 | -1/+1 |
| * | remove obsolete assert | Aaron Spike | 2007-01-26 | 1 | -1/+0 |
| * | get rid of sp_repr_new* | MenTaLguY | 2007-01-25 | 2 | -31/+0 |
| * | eliminate last uses of sp_repr_new* | MenTaLguY | 2007-01-25 | 4 | -47/+19 |
| * | remove sp_repr_new use from document creation | MenTaLguY | 2007-01-25 | 1 | -2/+2 |
| * | start switching sp_repr_new* over to XML::Document::create*, and rename creat... | MenTaLguY | 2007-01-21 | 4 | -9/+9 |
| * | Deprecate sp_repr_new* functions | MenTaLguY | 2007-01-21 | 1 | -4/+5 |
| * | merge XML::Session into XML::Document | MenTaLguY | 2007-01-20 | 12 | -394/+168 |
| * | fixes for style-test prefs crashes | Kees Cook | 2007-01-13 | 1 | -0/+2 |
| * | full correction for rest of test builds | Kees Cook | 2007-01-13 | 1 | -3/+11 |
| * | make SVG indent and inlined attrs configurable via prefs | bulia byak | 2006-11-01 | 1 | -24/+38 |
| * | switch pref/repr utility methods to using long long ints; with | bulia byak | 2006-10-25 | 2 | -3/+3 |
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the u... | Michael G. Sloan | 2006-08-26 | 2 | -9/+9 |
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 2 | -9/+9 |