tokkee.org
Code
projects
/
inkscape.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Extensions. Add option to choose dxf output units
[inkscape.git]
/
src
/
dom
/
2007-11-04
joncruz
Warning cleanup
tree
|
commitdiff
2007-11-04
johanengelen
Add virtual to a lot of the destructors. Note: perhaps...
tree
|
commitdiff
2007-10-11
pjrm
dom/xpathparser.h: (Lookup::sval): Change from char...
tree
|
commitdiff
2007-10-11
pjrm
dom/prop-svg.cpp: Exit non-zero if any I/O errors.
tree
|
commitdiff
2007-10-11
pjrm
Avoid string literal char* warnings on g++-4.2: change...
tree
|
commitdiff
2007-09-16
pjrm
trivial: Address some g++-4.2 writable-strings warnings.
tree
|
commitdiff
2007-09-16
pjrm
trivial changes to address warning with g++-4.2
tree
|
commitdiff
2007-09-15
joncruz
Refactoring SPColor to C++ and removing legacy CMYK...
tree
|
commitdiff
2007-09-12
pjrm
**/makefile.in: svn propset svn:eol-style native. ...
tree
|
commitdiff
2007-04-03
ishmal
remove warning
tree
|
commitdiff
2007-03-30
ishmal
backout inadvertent change to domconfig.h
tree
|
commitdiff
2007-03-30
ishmal
forgot #include <vector>
tree
|
commitdiff
2007-03-29
ishmal
Fix native path for iri
tree
|
commitdiff
2007-03-29
ishmal
Begin to support IRI's
tree
|
commitdiff
2007-03-29
ishmal
add new test for IRI-style uris
tree
|
commitdiff
2007-03-29
ishmal
make glib dep configurable again
tree
|
commitdiff
2007-03-20
keescook
format string protection/clean up (CVE-2007-1463, CVE...
tree
|
commitdiff
2007-03-18
ishmal
change std::string::size_type to DOMString::size_type
tree
|
commitdiff
2007-03-18
mental
fix 64-bit issues with width of npos -- patch #1675697...
tree
|
commitdiff
2007-03-18
ishmal
Compile warnings
tree
|
commitdiff
2007-03-05
ishmal
update JS
tree
|
commitdiff
2007-03-03
ishmal
add line number to Element
tree
|
commitdiff
2007-02-19
joncruz
Cleaned up DOS line ends that had snuck in.
tree
|
commitdiff
2007-01-07
acspike
use relaytool to weak link libssl
tree
|
commitdiff
2006-11-16
ishmal
Slight include tweak
tree
|
commitdiff
2006-11-16
ishmal
change include to not interfere with other instances...
tree
|
commitdiff
2006-11-15
ishmal
Fix non-basenames
tree
|
commitdiff
2006-10-02
ishmal
new hash tool
tree
|
commitdiff
2006-09-05
ishmal
Fix for now. Probably remove this later, to be depreca...
tree
|
commitdiff
2006-09-05
ishmal
Massive update for smart pointers. Rework js dom bindi...
tree
|
commitdiff
2006-09-01
ishmal
Undo inadvertent commit
tree
|
commitdiff
2006-08-30
ishmal
Add js def
tree
|
commitdiff
2006-08-30
ishmal
More binding progress. Fix Node::textContent and child...
tree
|
commitdiff
2006-08-29
ishmal
Start shell. Begin to make prototypes and wrappers.
tree
|
commitdiff
2006-08-28
ishmal
Added an #undef for SEVERITY_ERROR, which conflicts...
tree
|
commitdiff
2006-08-28
ishmal
Finish method and property tables. Clean up comments.
tree
|
commitdiff
2006-08-27
ishmal
more property and method table progress
tree
|
commitdiff
2006-08-27
ishmal
add more property and method tables
tree
|
commitdiff
2006-08-27
ishmal
add j-binding files
tree
|
commitdiff
2006-08-27
ishmal
provide skeleton wrappers for all DOM core classes...
tree
|
commitdiff
2006-08-27
ishmal
domexception enums should be class scoped
tree
|
commitdiff
2006-08-27
ishmal
New files. These will be the basis for ECMA-DOM bindin...
tree
|
commitdiff
2006-07-13
ishmal
fixed parsing of axes
tree
|
commitdiff
2006-07-13
rwst
check for <sys/filio.h> to get FIONREAD on Solaris...
tree
|
commitdiff
2006-07-09
ishmal
finally getting closer to processing axes and contexts...
tree
|
commitdiff
2006-07-07
ishmal
cleaned up token generation
tree
|
commitdiff
2006-07-07
ishmal
add xpathtoken.cpp
tree
|
commitdiff
2006-07-07
ishmal
remove svglsimpl
tree
|
commitdiff
2006-07-07
ishmal
rearrange axis/context structure. make tokens more...
tree
|
commitdiff
2006-07-06
ishmal
Adjust to account for removal of svglsimpl
tree
|
commitdiff
2006-07-06
ishmal
undo last commit. oops
tree
|
commitdiff
2006-07-06
ishmal
don't need svg 'load and save'. in fact, it doesnt fit
tree
|
commitdiff
2006-06-30
ishmal
Fix integer padding
tree
|
commitdiff
2006-06-26
ishmal
Add code for printf() to allow %#s as xml-escaped strin...
tree
|
commitdiff
2006-06-25
ishmal
Fix <path> output. Apparently ODF is more picky about...
tree
|
commitdiff
2006-06-13
acspike
patch [ 1503869 ] ODF formatting fix
tree
|
commitdiff
2006-06-01
ishmal
remove warnings
tree
|
commitdiff
2006-06-01
ishmal
remove warnings
tree
|
commitdiff
2006-05-22
rwst
add missing entry
tree
|
commitdiff
2006-05-22
rwst
add missing entry
tree
|
commitdiff
2006-05-22
rwst
add missing files for make distcheck
tree
|
commitdiff
2006-05-22
ishmal
(no commit message)
tree
|
commitdiff
2006-05-21
ishmal
Unix-ify the sources
tree
|
commitdiff
2006-05-05
ishmal
remove overdefinition
tree
|
commitdiff
2006-05-04
dwyip
fixed compilation errors with HAVE_SSL
tree
|
commitdiff
2006-05-04
ishmal
Remove warnings
tree
|
commitdiff
2006-05-02
gouldtj
r11667@tres: ted | 2006-05-01 22:48:49 -0700
tree
|
commitdiff
2006-05-02
gouldtj
(no commit message)
tree
|
commitdiff
2006-04-30
ishmal
remove warning
tree
|
commitdiff
2006-04-30
ishmal
Rework Stack class to TokenExecutor, to support an...
tree
|
commitdiff
2006-04-28
ishmal
Clean up type strings
tree
|
commitdiff
2006-04-27
ishmal
Add axis and function token stubs to token set
tree
|
commitdiff
2006-04-27
ishmal
interim cleanup commit
tree
|
commitdiff
2006-04-23
ishmal
Move contextual info to Stack
tree
|
commitdiff
2006-04-22
ishmal
Native path support
tree
|
commitdiff
2006-04-22
ishmal
native path support
tree
|
commitdiff
2006-04-22
ishmal
native path support
tree
|
commitdiff
2006-04-22
ishmal
Native path support
tree
|
commitdiff
2006-04-22
ishmal
Native path support
tree
|
commitdiff
2006-04-22
ishmal
Add test for norlalization and resolution
tree
|
commitdiff
2006-04-22
ishmal
Fix normalize()
tree
|
commitdiff
2006-04-22
ishmal
Config tweaks
tree
|
commitdiff
2006-04-22
ishmal
I guess this was missed
tree
|
commitdiff
2006-04-22
ishmal
Add normalize()
tree
|
commitdiff
2006-04-22
ishmal
Tweak to use Glib::ustring. Remove warnings.
tree
|
commitdiff
2006-04-21
ishmal
minor speedup
tree
|
commitdiff
2006-04-14
ishmal
remove warnings
tree
|
commitdiff
2006-04-14
ishmal
fix XMLCh/int warnings
tree
|
commitdiff
2006-04-14
ishmal
Fixed end-of-block marker
tree
|
commitdiff
2006-04-13
ishmal
Made the format buffer larger and part of the class...
tree
|
commitdiff
2006-04-13
ishmal
add zipentry methods
tree
|
commitdiff
2006-04-12
ishmal
avoid name collision
tree
|
commitdiff
2006-04-12
acspike
add some includes
tree
|
commitdiff
2006-04-12
acspike
fix some includes
tree
|
commitdiff
2006-04-12
acspike
remove extra endif
tree
|
commitdiff
2006-04-12
ishmal
add proper unix socket includes
tree
|
commitdiff
2006-04-12
acspike
fix some includes
tree
|
commitdiff
2006-04-12
ishmal
fix include path
tree
|
commitdiff
2006-04-12
ishmal
fix include paths
tree
|
commitdiff
2006-04-12
ishmal
fix casting problems
tree
|
commitdiff
next