| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | * Lots of documentation for the Inkscape::XML namespace | Krzysztof Kosi??ski | 2008-09-23 | 26 | -367/+1016 | |
| | | | | | | | * Doxygen fixes for a few files * Garbage-collected allocator for STL containers (bzr r6877) | |||||
| * | Add a header with forward declarations for the XML namespace. | Krzysztof Kosi??ski | 2008-09-16 | 1 | -0/+57 | |
| | | | | (bzr r6828) | |||||
| * | Enable exception handling for CxxTest in Makefiles | Jasper van de Gronde | 2008-08-02 | 1 | -1/+1 | |
| | | | | (bzr r6524) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-08-01 | 1 | -1/+1 | |
| | | | | (bzr r6495) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-07-20 | 2 | -10/+10 | |
| | | | | (bzr r6367) | |||||
| * | Consistently use (create/destroy)Suite in unit tests. | Jasper van de Gronde | 2008-07-19 | 1 | -0/+3 | |
| | | | | (bzr r6362) | |||||
| * | Fix for PathString to prevent it from getting into a very, very long copying ↵ | Jasper van de Gronde | 2008-07-18 | 1 | -10/+4 | |
| | | | | | | run and make it use minimumexponent. Plus some extra tests. (bzr r6355) | |||||
| * | replace separate forward declarations by proper forward.h inclusion | Johan B. C. Engelen | 2008-07-07 | 2 | -8/+4 | |
| | | | | (bzr r6214) | |||||
| * | Change link line for a couple of the test programs, so that `make check' ↵ | Peter Moulder | 2008-07-05 | 1 | -0/+3 | |
| | | | | | | compiles again. (bzr r6193) | |||||
| * | remove "public private" virtual methods from XML::Node | MenTaLguY | 2008-07-01 | 3 | -26/+8 | |
| | | | | (bzr r6110) | |||||
| * | remove additional unnecessary indirection in tree operations | MenTaLguY | 2008-07-01 | 2 | -22/+22 | |
| | | | | (bzr r6109) | |||||
| * | access some SimpleNode fields directly | MenTaLguY | 2008-07-01 | 1 | -29/+44 | |
| | | | | (bzr r6108) | |||||
| * | remove last traces of "floating nodes" | MenTaLguY | 2008-07-01 | 5 | -49/+8 | |
| | | | | (bzr r6107) | |||||
| * | CxxTest unit tests can now be built on Windows, also adds CxxTest versions ↵ | Jasper van de Gronde | 2008-07-01 | 2 | -2/+131 | |
| | | | | | | of most UTEST unit tests. (These new CxxTest tests are not part of make check on Linux yet.) (bzr r6106) | |||||
| * | Prevent 'title', 'desc' and 'metadata' elements being moved to 'defs' when ↵ | Stephen Silver | 2008-06-30 | 2 | -0/+18 | |
| | | | | | | ungrouping (fixes bug 243720). (bzr r6098) | |||||
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -27/+1 | |
| | | | | (bzr r6046) | |||||
| * | re-enable assertions | MenTaLguY | 2008-06-11 | 1 | -2/+2 | |
| | | | | (bzr r5885) | |||||
| * | Back out the `document != NULL' assertions added to SimpleNode constructors ↵ | Peter Moulder | 2008-06-11 | 1 | -2/+2 | |
| | | | | | | in r18847 (see https://bugs.launchpad.net/inkscape/+bug/239101). (bzr r5878) | |||||
| * | force single single document over a node's lifetime | MenTaLguY | 2008-06-08 | 2 | -1/+5 | |
| | | | | (bzr r5862) | |||||
| * | plumb document references a little deeper in | MenTaLguY | 2008-06-08 | 9 | -28/+46 | |
| | | | | (bzr r5861) | |||||
| * | merge inline patch from Jimmy | MenTaLguY | 2008-05-08 | 2 | -11/+3 | |
| | | | | (bzr r5631) | |||||
| * | cmake: copy over some excluded files from build.xml | Johan B. C. Engelen | 2008-04-15 | 1 | -4/+4 | |
| | | | | (bzr r5453) | |||||
| * | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 2008-04-07 | 1 | -43/+43 | |
| | | | | (bzr r5379) | |||||
| * | Fold sp_repr_save_file() into sp_repr_save_writer() so that it can also be ↵ | Bob Jamison | 2008-04-02 | 2 | -40/+44 | |
| | | | | | | called by sp_repr_save_buf() (bzr r5314) | |||||
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -10/+0 | |
| | | | | (bzr r5299) | |||||
| * | add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. ↵ | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+44 | |
| | | | | | | minimal checking was done with existing Makefile_insert (bzr r5241) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-03-15 | 1 | -1/+1 | |
| | | | | (bzr r5097) | |||||
| * | Unused params | Jon A. Cruz | 2008-03-14 | 4 | -4/+4 | |
| | | | | (bzr r5087) | |||||
| * | Add convenience functions to read from/write to Glib::ustrings. | Bob Jamison | 2008-03-13 | 2 | -0/+32 | |
| | | | | (bzr r5086) | |||||
| * | add basic support for preserving processing instructions in the AST | MenTaLguY | 2008-03-07 | 7 | -5/+71 | |
| | | | | (bzr r4987) | |||||
| * | export sp_repr_write_stream() | Bob Jamison | 2008-03-07 | 2 | -1/+4 | |
| | | | | (bzr r4980) | |||||
| * | Warning and whitespace cleanup | Jon A. Cruz | 2008-03-01 | 1 | -2/+2 | |
| | | | | (bzr r4914) | |||||
| * | Fixed composite-node-observer including a file not existing in stable glib | Niko Kiirala | 2008-02-11 | 2 | -1/+1 | |
| | | | | (bzr r4708) | |||||
| * | remaining g++ 4.3 compilation fix-ups | Kees Cook | 2008-02-11 | 1 | -0/+1 | |
| | | | | (bzr r4706) | |||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 11 | -8/+25 | |
| | | | | (bzr r4629) | |||||
| * | Applying Gail's patch for font-specification | Bryce Harrington | 2008-01-05 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | (Closes LP: #169973) - New attribute in an object's style string called -inkscape-font-specification stores full font name - This will be useful when we can support fonts that don't fit into the confines of CSS (if either pango enhances their PangoFontDescription structure, or we can get around its limitations) - Framework in place to separate font families from their "styles" (faces) in the text and font dialog - need only the code that does the actual separation - Text and Styles dialog shows only fonts it can handle (bzr r4392) | |||||
| * | glib/gtestutils.h is not available on gutsy, so switching to include of | Bryce Harrington | 2008-01-05 | 4 | -4/+4 | |
| | | | | | | | glib.h, which will include that file on hardy, but on gutsy will include gmessage.h. (bzr r4390) | |||||
| * | Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy | Bryce Harrington | 2008-01-05 | 4 | -0/+7 | |
| | | | | | | currently. (bzr r4389) | |||||
| * | guidelines: minor corrections | Johan B. C. Engelen | 2007-12-20 | 2 | -2/+27 | |
| | | | | | | add point reading to repr-util.cpp (bzr r4264) | |||||
| * | guides: switch from using one position coordinate to Geom::Point point_on_line | Johan B. C. Engelen | 2007-12-19 | 2 | -0/+18 | |
| | | | | (bzr r4258) | |||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 1 | -3/+3 | |
| | | | | (bzr r4025) | |||||
| * | warning cleanup | Jon A. Cruz | 2007-11-02 | 1 | -2/+2 | |
| | | | | (bzr r4012) | |||||
| * | Provide Node const* versions of existing sp_repr_children and sp_repr_next ↵ | Peter Moulder | 2007-10-11 | 1 | -0/+10 | |
| | | | | | | functions. (bzr r3875) | |||||
| * | r16525@tres: ted | 2007-09-11 20:49:47 -0700 | Ted Gould | 2007-09-12 | 1 | -1/+1 | |
| | | | | | | Adding in code to XSLT. (bzr r3729) | |||||
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵ | Peter Moulder | 2007-09-12 | 1 | -3/+3 | |
| | | | | | | %.$(OBJEXT) instead of %.o. (bzr r3726) | |||||
| * | Applied patches for default metadata and for fix on creative commons namespace. | Jon Phillips | 2007-08-14 | 2 | -3/+10 | |
| | | | | (bzr r3464) | |||||
| * | make subtree monitoring part of XML::Node's interface | MenTaLguY | 2007-07-04 | 5 | -63/+41 | |
| | | | | (bzr r3186) | |||||
| * | was trying to have my cake and eat it too, memory-management-wise ... for | MenTaLguY | 2007-07-01 | 2 | -18/+7 | |
| | | | | | | now, manual management for Subtree (bzr r3159) | |||||
| * | initial implementation of XML::Subtree API for tracking changes on a | MenTaLguY | 2007-07-01 | 3 | -0/+181 | |
| | | | | | | | whole-subtree basis; the initial implementation does not have very good performance for large subtrees, but should work well for smaller ones (bzr r3158) | |||||
| * | Add fixme comment re testing for file existence inside g_return_if_fail. | Peter Moulder | 2007-06-20 | 1 | -0/+3 | |
| | | | | (bzr r3080) | |||||
