Code

Remove ca.new form ALL_LINGUAS.
[inkscape.git] / src / dom /
2007-01-07 acspikeuse relaytool to weak link libssl
2006-11-16 ishmalSlight include tweak
2006-11-16 ishmalchange include to not interfere with other instances...
2006-11-15 ishmalFix non-basenames
2006-10-02 ishmalnew hash tool
2006-09-05 ishmalFix for now. Probably remove this later, to be depreca...
2006-09-05 ishmalMassive update for smart pointers. Rework js dom bindi...
2006-09-01 ishmalUndo inadvertent commit
2006-08-30 ishmalAdd js def
2006-08-30 ishmalMore binding progress. Fix Node::textContent and child...
2006-08-29 ishmalStart shell. Begin to make prototypes and wrappers.
2006-08-28 ishmalAdded an #undef for SEVERITY_ERROR, which conflicts...
2006-08-28 ishmalFinish method and property tables. Clean up comments.
2006-08-27 ishmalmore property and method table progress
2006-08-27 ishmaladd more property and method tables
2006-08-27 ishmaladd j-binding files
2006-08-27 ishmalprovide skeleton wrappers for all DOM core classes...
2006-08-27 ishmaldomexception enums should be class scoped
2006-08-27 ishmalNew files. These will be the basis for ECMA-DOM bindin...
2006-07-13 ishmalfixed parsing of axes
2006-07-13 rwstcheck for <sys/filio.h> to get FIONREAD on Solaris...
2006-07-09 ishmalfinally getting closer to processing axes and contexts...
2006-07-07 ishmalcleaned up token generation
2006-07-07 ishmaladd xpathtoken.cpp
2006-07-07 ishmalremove svglsimpl
2006-07-07 ishmalrearrange axis/context structure. make tokens more...
2006-07-06 ishmalAdjust to account for removal of svglsimpl
2006-07-06 ishmalundo last commit. oops
2006-07-06 ishmaldon't need svg 'load and save'. in fact, it doesnt fit
2006-06-30 ishmalFix integer padding
2006-06-26 ishmalAdd code for printf() to allow %#s as xml-escaped strin...
2006-06-25 ishmalFix <path> output. Apparently ODF is more picky about...
2006-06-13 acspikepatch [ 1503869 ] ODF formatting fix
2006-06-01 ishmalremove warnings
2006-06-01 ishmalremove warnings
2006-05-22 rwstadd missing entry
2006-05-22 rwstadd missing entry
2006-05-22 rwstadd missing files for make distcheck
2006-05-22 ishmal(no commit message)
2006-05-21 ishmalUnix-ify the sources
2006-05-05 ishmalremove overdefinition
2006-05-04 dwyipfixed compilation errors with HAVE_SSL
2006-05-04 ishmalRemove warnings
2006-05-02 gouldtj r11667@tres: ted | 2006-05-01 22:48:49 -0700
2006-05-02 gouldtj(no commit message)
2006-04-30 ishmalremove warning
2006-04-30 ishmalRework Stack class to TokenExecutor, to support an...
2006-04-28 ishmalClean up type strings
2006-04-27 ishmalAdd axis and function token stubs to token set
2006-04-27 ishmalinterim cleanup commit
2006-04-23 ishmalMove contextual info to Stack
2006-04-22 ishmalNative path support
2006-04-22 ishmalnative path support
2006-04-22 ishmalnative path support
2006-04-22 ishmalNative path support
2006-04-22 ishmalNative path support
2006-04-22 ishmalAdd test for norlalization and resolution
2006-04-22 ishmalFix normalize()
2006-04-22 ishmalConfig tweaks
2006-04-22 ishmalI guess this was missed
2006-04-22 ishmalAdd normalize()
2006-04-22 ishmalTweak to use Glib::ustring. Remove warnings.
2006-04-21 ishmalminor speedup
2006-04-14 ishmalremove warnings
2006-04-14 ishmalfix XMLCh/int warnings
2006-04-14 ishmalFixed end-of-block marker
2006-04-13 ishmalMade the format buffer larger and part of the class...
2006-04-13 ishmaladd zipentry methods
2006-04-12 ishmalavoid name collision
2006-04-12 acspikeadd some includes
2006-04-12 acspikefix some includes
2006-04-12 acspikeremove extra endif
2006-04-12 ishmaladd proper unix socket includes
2006-04-12 acspikefix some includes
2006-04-12 ishmalfix include path
2006-04-12 ishmalfix include paths
2006-04-12 ishmalfix casting problems
2006-04-12 ishmalchange include paths
2006-04-12 ishmalMake correct reference to dom.h
2006-04-12 ishmalModify includes to not conflict with inkscape
2006-04-12 ishmalReplaced
2006-04-12 ishmalUpdated to work with automake. Someone please check...
2006-04-12 ishmalAdd new rearranged /dom directory
2006-04-12 acspikeRemoved file/folder for ishmal
2006-04-10 ishmalAdd ziptool temporarily
2006-04-10 ishmalNew test files. I will rip this out later.
2006-02-28 ishmalReplace isspace() with isWhitespace(). Use pure unicod...
2006-01-16 mentalmoving trunk for module inkscape