2008-08-14 |
ishmal | enable svg fonts
|
commit | commitdiff | tree |
2008-08-10 |
ishmal | clean up code slightly
|
commit | commitdiff | tree |
2008-08-09 |
ishmal | merge silveiro's and my changes
|
commit | commitdiff | tree |
2008-08-07 |
ishmal | change javafx output to 1.0 compiler syntax
|
commit | commitdiff | tree |
2008-08-02 |
ishmal | initial impl of gradients and opacities
|
commit | commitdiff | tree |
2008-08-01 |
ishmal | finally got transforms right. flip Y and translate
|
commit | commitdiff | tree |
2008-08-01 |
ishmal | make redundant. use correct fields of cubic bezier...
|
commit | commitdiff | tree |
2008-08-01 |
ishmal | un-remove applying item transform to each point
|
commit | commitdiff | tree |
2008-08-01 |
ishmal | Add item transforms
|
commit | commitdiff | tree |
2008-07-30 |
ishmal | Get to compile in javafx
|
commit | commitdiff | tree |
2008-07-30 |
ishmal | add placeholder for expert contributors
|
commit | commitdiff | tree |
2008-07-27 |
ishmal | fix path
|
commit | commitdiff | tree |
2008-07-22 |
ishmal | include <string.h>. also remove const conversion warning
|
commit | commitdiff | tree |
2008-07-18 |
ishmal | Add python for cxxtests
|
commit | commitdiff | tree |
2008-07-06 |
ishmal | agree with the FIXME
|
commit | commitdiff | tree |
2008-06-30 |
ishmal | fix range problem
|
commit | commitdiff | tree |
2008-06-24 |
ishmal | added unicode block (codepoint ranges) lookups
|
commit | commitdiff | tree |
2008-06-24 |
ishmal | add #include <string.h> for memset(), so that it is...
|
commit | commitdiff | tree |
2008-06-23 |
ishmal | add #include <string.h> for portability
|
commit | commitdiff | tree |
2008-06-23 |
ishmal | need #include <typeinfo>
|
commit | commitdiff | tree |
2008-06-23 |
ishmal | tweak stdout/stderr piping
|
commit | commitdiff | tree |
2008-06-18 |
ishmal | for validation
|
commit | commitdiff | tree |
2008-06-18 |
ishmal | parser
|
commit | commitdiff | tree |
2008-06-18 |
ishmal | for IDL parsing
|
commit | commitdiff | tree |
2008-06-18 |
ishmal | use INKSCAPE_VERSION rather than VERSION, to help cmake
|
commit | commitdiff | tree |
2008-06-18 |
ishmal | compilable! wip
|
commit | commitdiff | tree |
2008-06-17 |
ishmal | work in progress
|
commit | commitdiff | tree |
2008-06-16 |
ishmal | Merge interfaces and element types
|
commit | commitdiff | tree |
2008-06-16 |
ishmal | minor tweak for portability. linux compile was broken
|
commit | commitdiff | tree |
2008-06-14 |
ishmal | Improve "can't find" error msg for pkgconfig
|
commit | commitdiff | tree |
2008-06-14 |
ishmal | Add SVGValue class
|
commit | commitdiff | tree |
2008-06-14 |
ishmal | experimental version without multiple inheritance
|
commit | commitdiff | tree |
2008-06-12 |
ishmal | Set DOM_STANDALONE
|
commit | commitdiff | tree |
2008-06-12 |
ishmal | Missed two * -> Ptr conversions
|
commit | commitdiff | tree |
2008-06-12 |
ishmal | add POPPLER_NEW_GFXFONT for poppler 0.8.3 api change
|
commit | commitdiff | tree |
2008-06-12 |
ishmal | Fix to work with a changed api for 0.8.3's GfxFont...
|
commit | commitdiff | tree |
2008-06-11 |
ishmal | Change poppler link order
|
commit | commitdiff | tree |
2008-06-11 |
ishmal | Add interface enumerations to element enumerations
|
commit | commitdiff | tree |
2008-06-11 |
ishmal | tweaks
|
commit | commitdiff | tree |
2008-06-11 |
ishmal | Bitfield alignment
|
commit | commitdiff | tree |
2008-06-11 |
ishmal | No longer needed.
|
commit | commitdiff | tree |
2008-06-11 |
ishmal | We were using wrong gtk locale directory. Gtk's own...
|
commit | commitdiff | tree |
2008-06-09 |
ishmal | updated slightly
|
commit | commitdiff | tree |
2008-06-09 |
ishmal | better compilation for linux
|
commit | commitdiff | tree |
2008-06-06 |
ishmal | rollup of buildtool/unix work. compiles and links...
|
commit | commitdiff | tree |
2008-06-06 |
ishmal | finally debugged. read() on a pipe has different results...
|
commit | commitdiff | tree |
2008-06-06 |
ishmal | rewrite pipe reading to avoid deadlock
|
commit | commitdiff | tree |
2008-06-06 |
ishmal | rewrite pipe reading to avoid deadlock
|
commit | commitdiff | tree |
2008-06-06 |
ishmal | allow compiling on g++ 4.3+
|
commit | commitdiff | tree |
2008-06-06 |
ishmal | minor typo in comparison
|
commit | commitdiff | tree |
2008-06-06 |
ishmal | remove const assignment error
|
commit | commitdiff | tree |
2008-06-05 |
ishmal | oops. sys/wait.h not on win32
|
commit | commitdiff | tree |
2008-06-05 |
ishmal | rewrite execCommand's unix impl to better handle separate...
|
commit | commitdiff | tree |
2008-06-05 |
ishmal | include <algorithm> for std::sort
|
commit | commitdiff | tree |
2008-06-04 |
ishmal | first try at attribute overloading
|
commit | commitdiff | tree |
2008-06-04 |
ishmal | improve piping
|
commit | commitdiff | tree |
2008-06-04 |
ishmal | Remove warnings
|
commit | commitdiff | tree |
2008-06-04 |
ishmal | Make copy of libpng13.dll to libpng12-0.dll because...
|
commit | commitdiff | tree |
2008-06-03 |
ishmal | have svgdoc.createElement make every one of the svg...
|
commit | commitdiff | tree |
2008-06-03 |
ishmal | Move element creation to SVGDocumentImpl. Remove from...
|
commit | commitdiff | tree |
2008-06-01 |
ishmal | add terminator to table, add lookup functions
|
commit | commitdiff | tree |
2008-06-01 |
ishmal | Add enumerations for svg element types, and lookup...
|
commit | commitdiff | tree |
2008-05-30 |
ishmal | remove warnings
|
commit | commitdiff | tree |
2008-05-29 |
ishmal | Create a new macro in path-prefix.h, WIN32_DATADIR...
|
commit | commitdiff | tree |
2008-05-15 |
ishmal | Misleading server name.
|
commit | commitdiff | tree |
2008-05-14 |
ishmal | Increase substitution depth, remove unused vars warnings...
|
commit | commitdiff | tree |
2008-05-13 |
ishmal | Allow nested substitutions. Such as s="${a}" and...
|
commit | commitdiff | tree |
2008-05-13 |
ishmal | Remove warnings
|
commit | commitdiff | tree |
2008-05-13 |
ishmal | remove warnings
|
commit | commitdiff | tree |
2008-05-13 |
ishmal | remove warnings
|
commit | commitdiff | tree |
2008-05-13 |
ishmal | Fix for future testing.
|
commit | commitdiff | tree |
2008-05-13 |
ishmal | Setting for testing got into the tree. oops.
|
commit | commitdiff | tree |
2008-05-12 |
ishmal | use smart pointer types correctly
|
commit | commitdiff | tree |
2008-05-12 |
ishmal | minor changes for svg document
|
commit | commitdiff | tree |
2008-05-12 |
ishmal | fix typo
|
commit | commitdiff | tree |
2008-05-12 |
ishmal | Extensive update. Provide late binding, and aliases...
|
commit | commitdiff | tree |
2008-05-09 |
ishmal | Added <echo> task. Need to decide when substitutions...
|
commit | commitdiff | tree |
2008-05-08 |
ishmal | update excludes
|
commit | commitdiff | tree |
2008-05-07 |
ishmal | Update to Unicode 5.1.0. Fix header (oops)
|
commit | commitdiff | tree |
2008-05-05 |
ishmal | Bring testing files up-to-date in preparation to test...
|
commit | commitdiff | tree |
2008-05-04 |
ishmal | Remove warnings
|
commit | commitdiff | tree |
2008-05-04 |
ishmal | Remove warnings
|
commit | commitdiff | tree |
2008-05-04 |
ishmal | Remove warnings
|
commit | commitdiff | tree |
2008-05-04 |
ishmal | Remove warnings
|
commit | commitdiff | tree |
2008-05-04 |
ishmal | Remove warnings
|
commit | commitdiff | tree |
2008-05-03 |
ishmal | Remove invalid struct initialization warnings.
|
commit | commitdiff | tree |
2008-05-02 |
ishmal | Modify for *Parser->*Reader conversion
|
commit | commitdiff | tree |
2008-05-02 |
ishmal | Add new property to <cc>, refreshCache, to force recomp
|
commit | commitdiff | tree |
2008-05-01 |
ishmal | Rearrange tests.
|
commit | commitdiff | tree |
2008-05-01 |
ishmal | Finish changing "Parser" to "Reader"
|
commit | commitdiff | tree |
2008-05-01 |
ishmal | Rename *Parsers to Readers
|
commit | commitdiff | tree |
2008-05-01 |
ishmal | Clean up. More commenting. Smarten SvgParser and rename...
|
commit | commitdiff | tree |
2008-04-29 |
ishmal | Change in stdarg calls, to correct for const-ness
|
commit | commitdiff | tree |
2008-04-29 |
ishmal | More documentation. Fix scope bug in uristream.cpp...
|
commit | commitdiff | tree |
2008-04-28 |
ishmal | change def of string length
|
commit | commitdiff | tree |
2008-04-25 |
ishmal | Documentation, always more :)
|
commit | commitdiff | tree |
2008-04-25 |
ishmal | remove tabs
|
commit | commitdiff | tree |
2008-04-25 |
ishmal | Tweak "errorOccurred"
|
commit | commitdiff | tree |
2008-04-25 |
ishmal | Typo
|
commit | commitdiff | tree |
2008-04-25 |
ishmal | Add a "continueOnError" flag to TaskCC. If there is...
|
commit | commitdiff | tree |
next |