gecko-dev/java/dom/jni
edburns%acm.org aba0c0a15a ra=ashuk
bug=79427.

This checkin adds the following behavior:

On GetValue, if a checkbox or radio button, it returns "CHECKED" or "UNCHECKED".

On SetValue, any string not equal to the empty string causes the checkbox
to be set.
2001-06-12 18:30:56 +00:00
..
Makefile.in
javaDOMEventsGlobals.cpp Don't try to free an automatic variable. 2001-04-02 23:27:44 +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 // replace nsString::Recycle with nsMemory::Free 2001-04-02 22:48:33 +00:00
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 // replace nsString::Recycle with nsMemory::Free 2001-04-02 22:48:33 +00:00
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 // replace nsString::Recycle with nsMemory::Free 2001-04-02 22:48:33 +00:00