cmanske%netscape.com
cdfc880f41
Table selection work (part of b=57863): Moved param for GetTableSelectionDate from .h to .idl, requiring change from PRUint32 to PRInt16 for all users. Table Cell ranges are now added in document order (location in table) when selecting multiple cells. Refactored table selection methods and fixed leaks. r=mjudge, sr=kin
2000-12-20 01:36:41 +00:00
dbaron%fas.harvard.edu
12d46e3f6a
Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=brendan@mozilla.org
2000-12-17 16:02:58 +00:00
jst%netscape.com
aad156274a
Fix a refcounting screwup I caused in my last checkin. r=pavlov
2000-12-16 23:38:56 +00:00
attinasi%netscape.com
dad1495c6a
Turned on Style Context Data Sharing. b=39618, r=pierre, sr=hyatt
2000-12-15 06:09:50 +00:00
jst%netscape.com
d2ee134807
Fixing bug 62160, accessing ins or del elements from JS didn't work and caused a crash in the JS GC later on. sr=scc@mozilla.org, r=ben@netscape.com
2000-12-15 05:48:19 +00:00
jst%netscape.com
21f9b3d8a4
Adding protection for the casae where there's no root element in a document, bug 58477. r=blakeross@telocity.com, sr=scc@mozilla.org
2000-12-14 22:37:22 +00:00
hyatt%netscape.com
9b98d450cc
Fix mutation events in XUL. r=hewitt, a=ben
2000-12-14 10:14:02 +00:00
hyatt%netscape.com
90528a03a3
Fix for 62301. r=hewitt, sr=ben
2000-12-14 09:32:39 +00:00
jst%netscape.com
218e8f3e4c
Backing out my last change here, this change didn't do what it was supposed to do, not even close.
2000-12-14 06:16:39 +00:00
sfraser%netscape.com
31a8ff30c3
More useful error message when an XML bindings file fails to load. r=waterson, sr=hyatt
2000-12-14 02:32:26 +00:00
jst%netscape.com
cfb13da69c
Checking in fix for annoying asserts on startup caused by a doctype token problem in the parser that was introduced yesterday, casting char * to PRUnichar * just aint a good idea (although that was only part of the problem). Fix done mostly by heikki@netscape.com, r=heikki, harishd, sr=me.
2000-12-14 02:30:12 +00:00
vidur%netscape.com
01bf191f42
Change to token and parser node interfaces in conjunction with less copying in the parser. r=harishd,heikki sr=jst
2000-12-12 21:58:13 +00:00
vidur%netscape.com
1f40cba7d1
Implementation of ReadSegments to support less copying in the parser. r=rpotts, sr=jst
2000-12-12 21:57:47 +00:00
heikki%netscape.com
48d290bed2
Bug 51218, problems with DOCTYPE handling. r=harishd, a=vidur.
2000-12-11 22:21:06 +00:00
rods%netscape.com
2e059f583d
smoketest blocker,
...
an event is cancelled when it is equal to nsEventStatus_eConsumeNoDefault
a=joki
2000-12-11 20:07:50 +00:00
rods%netscape.com
4b58e0289d
removed where the input element was telling the rado/checkbox to return the opposite value
...
now it changes it value before the DOM call (script) and then if the event is cancelled
it sets the value back (which doesn't happen very often)
r=pollmann,jst sr=buster b=57137,57239,58460
2000-12-10 16:05:29 +00:00
hyatt%netscape.com
da4450ca46
Fixing linux build bustage
2000-12-10 09:47:05 +00:00
hyatt%netscape.com
8e853805cd
Speeding up retrieval of anonymous nodes by removing a redundant copy. Patched bug in
...
insertion point retrieval. a=ben@netscape.com
2000-12-10 09:23:43 +00:00
hyatt%netscape.com
f4efb90b52
Added support for fieldset and legend. Not used by default.
...
a=ben@netscape.com
2000-12-10 09:23:11 +00:00
hyatt%netscape.com
d10778f295
Added Pref control for XBL forms.
...
r=jst@netscape.com , a=ben@netscape.com
2000-12-10 09:20:40 +00:00
hyatt%netscape.com
4d3c66b578
Adding support for box objects to XML and HTML. Fixed focus bug with Generic Elements
...
r=jst@netscape.com , a=ben@netscape.com
2000-12-10 09:19:59 +00:00
hyatt%netscape.com
3bf852974a
Adding support for box objects to XML and HTML. Reduced size of XUL content nodes by
...
4 bytes. r=jst@netscape.com , a=ben@netscape.com
2000-12-10 09:18:57 +00:00
disttsc%bart.nl
4ac2d6fa41
Remove titledbutton frame (wasn't built) and titledbutton atom, bug=57751, r=ben, a=hyatt
2000-12-09 12:36:07 +00:00
bryner%uiuc.edu
a91dbbb4fa
Mousewheel bugs 29244, 50339, 42313, 33733, and 57598. r=rods,pavlov. sr=hyatt.
2000-12-09 07:28:19 +00:00
dbaron%fas.harvard.edu
33c4278ab5
Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:46:08 +00:00
dbaron%fas.harvard.edu
2eea32ae2b
Fix incorrect usage of nsCOMPtr where nsCOMPtr::operator& was used instead of getter_AddRefs. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:21:51 +00:00
jst%netscape.com
8bc62e934b
Fixing bug 57466. XML documents need to do principal fixup on redirect. sr=vidur, r=mstolts, r=pollmann.
2000-12-09 02:04:36 +00:00
attinasi%netscape.com
41bf703180
Changes to put style data into the layout regression data output. r=karnaze, a=waterson
2000-12-07 15:31:40 +00:00
hyatt%netscape.com
dc03a943a2
Big XUL landing. Fixed bug with button triggering on spacebar, fixed numerous tree bugs to enable intrinsic string sizing and XBL-derived trees with custom tags. a=ben
2000-12-07 10:18:40 +00:00
hyatt%netscape.com
a5fae1e0a1
Big XBL landing. Fixes numerous XBL bugs. a=ben
2000-12-07 10:11:21 +00:00
hyatt%netscape.com
26a770d6f1
More fun with XBL. Not used in build. a=ben
2000-12-07 09:52:13 +00:00
hyatt%netscape.com
ee5d2b7cbe
XBL forms experiments. Testing the water to see what XBL can do right now. Not used as part of build. a=ben
2000-12-06 22:50:53 +00:00
blakeross%telocity.com
d8b4e030d4
Fix 46174: widgets don't use Appearance Manager variation color in mac classic theme. patch by lordpixel@mac.com. r=ben sr=blizzard
2000-12-05 21:49:42 +00:00
dbaron%fas.harvard.edu
f316e0c51b
Fix leak of atom and fix return value propagation from SetMedia. b=58697 r=pierre@netscape.com sr=waterson@netscape.com
2000-12-02 15:53:42 +00:00
hyatt%netscape.com
b19a6ad70a
Making sure resource URIs are also globally cached by XBL (in addition to chrome URIs). a=ben
2000-12-02 10:34:52 +00:00
hyatt%netscape.com
7be278ade2
Mac and Win XBL buttons. Not part of build.
2000-12-02 10:29:29 +00:00
hyatt%netscape.com
2c440ecb7e
XBL forms stuff. Not part of build.
2000-12-02 10:27:05 +00:00
hyatt%netscape.com
e9ae905e45
adding new XBL form widget stylesheets. a=ben@netscape.com
2000-12-01 08:47:19 +00:00
blizzard%redhat.com
94142f8974
Fix bug #61519 crash in nsXBLPrototypeHandler::ExecuteHandler. Check for the existance of a focused window and if a QueryInterace returns null. r=pinkerton sr=hyatt
2000-11-30 23:48:09 +00:00
locka%iol.ie
e06cb63e03
New encoder fixup helper interface. b=57996, r=jst
2000-11-30 01:08:22 +00:00
sfraser%netscape.com
b4589a2bdf
Fix crasher bug when typing in the URL bar, bug 61452. Need to null out a global when we delete it. r=pinkerton
2000-11-29 22:26:22 +00:00
pinkerton%netscape.com
5560cb7993
pulling out the dnd code (and my useless dumps) until we can differentiate between chrome and content. fixes regression.
2000-11-29 21:56:40 +00:00
mkaply%us.ibm.com
01e4698274
htmlbindings changes for OS/2
2000-11-29 21:45:46 +00:00
dbaron%fas.harvard.edu
b4aa2f814c
Add newline to end of file to make HP compiler happy. r=timeless
2000-11-29 15:18:32 +00:00
pinkerton%netscape.com
5e6330d920
Fix win32-only bustage.
2000-11-29 06:34:14 +00:00
pinkerton%netscape.com
28aab72bc2
Refactor some of the window key handler and add drag and drop handlers to the window root. Also move the html bindings (and platform bindings) to res, removing the chome dependency. a=hyatt.
2000-11-29 06:01:33 +00:00
pinkerton%netscape.com
c641167965
more small build things. r=bryner
2000-11-29 05:55:02 +00:00
pinkerton%netscape.com
2bc334d89a
forgot the adjust depth. r=bryner
2000-11-29 05:36:18 +00:00
pinkerton%netscape.com
30148e3969
start building xbl/builtin (a=hyatt).
2000-11-29 05:12:40 +00:00
pinkerton%netscape.com
f5b196f914
moving bindings into res to eliminate chrome dependency.
2000-11-29 02:54:24 +00:00