gecko-dev/java/dom/jni
jaggernaut%netscape.com d155c8b972 Remove IsUnicode() check on nsString. nsString is always unicode (these days), so replacing this if/then/else with the then part. r=dbaron, rs=scc 2001-10-14 04:37:37 +00:00
..
Makefile.in
javaDOMEventsGlobals.cpp Remove IsUnicode() check on nsString. nsString is always unicode (these days), so replacing this if/then/else with the then part. r=dbaron, rs=scc 2001-10-14 04:37:37 +00:00
javaDOMEventsGlobals.h
javaDOMGlobals.cpp
javaDOMGlobals.h
makefile.win
nativeDOMProxyListener.cpp For some reason, javadom wouldn't compile today unless I changed 2001-05-10 20:46:09 +00:00
nativeDOMProxyListener.h For some reason, javadom wouldn't compile today unless I changed 2001-05-10 20:46:09 +00:00
org_mozilla_dom_AttrImpl.cpp Bug=81484 2001-05-22 23:22:58 +00:00
org_mozilla_dom_CharacterDataImpl.cpp Bug=81484 2001-05-22 23:22:58 +00:00
org_mozilla_dom_DOMAccessor.cpp Removed "^M" chars. 2001-05-08 20:54:14 +00:00
org_mozilla_dom_DOMImplementationImpl.cpp
org_mozilla_dom_DocumentImpl.cpp Bug=45018 2001-05-22 23:53:42 +00:00
org_mozilla_dom_DocumentTypeImpl.cpp Bug=81484 2001-05-22 23:22:58 +00:00
org_mozilla_dom_ElementImpl.cpp Bug=81484 2001-05-22 23:22:58 +00:00
org_mozilla_dom_EntityImpl.cpp Bug=81484 2001-05-22 23:22:58 +00:00
org_mozilla_dom_NamedNodeMapImpl.cpp
org_mozilla_dom_NodeImpl.cpp ra=ashuk 2001-06-12 18:30:56 +00:00
org_mozilla_dom_NodeListImpl.cpp
org_mozilla_dom_NotationImpl.cpp Bug=81484 2001-05-22 23:22:58 +00:00
org_mozilla_dom_ProcessingInstructionImpl.cpp Bug=81484 2001-05-22 23:22:58 +00:00
org_mozilla_dom_TextImpl.cpp
org_mozilla_dom_events_EventImpl.cpp Bug=81484 2001-05-22 23:22:58 +00:00
org_mozilla_dom_events_MouseEventImpl.cpp Bug=80792 2001-05-15 00:03:22 +00:00
org_mozilla_dom_events_UIEventImpl.cpp