Commit Graph

34351 Commits

Author SHA1 Message Date
briano%netscape.com
7128575c9c Automated update 1999-07-19 21:30:10 +00:00
joki%netscape.com
c47e24dc79 Checking in fix for tab navigation submitted by alex@cendio.se 1999-07-19 21:23:57 +00:00
mcafee%netscape.com
01df862328 Fixing BeOS tinderbox build. patch provided by duncan. 1999-07-19 21:20:38 +00:00
valeski%netscape.com
d77bea2b79 necko only - initializing cookies 1999-07-19 21:19:13 +00:00
Jerry.Kirk%Nexwarecorp.com
78e21283f2 Defined DASH_R for Neutrino 1999-07-19 21:18:19 +00:00
tague%netscape.com
9bc9c45f61 Fixed crashing bug with IME support 1999-07-19 21:17:21 +00:00
tague%netscape.com
2c7d6571f3 Fixed crashing bug with IME support. 1999-07-19 21:16:42 +00:00
Jerry.Kirk%Nexwarecorp.com
2c0471e8e8 Changed Neutrino test from OS_ARCH to OS_TARGET to support cross compiling 1999-07-19 21:15:26 +00:00
briano%netscape.com
c38045d303 Added a newline at the EOF to make the Unix native compilers happy. 1999-07-19 21:05:56 +00:00
sspitzer%netscape.com
acf424873e fix for #10127. create a default for the mail.update_compose_title_as_you_type pref 1999-07-19 20:50:22 +00:00
zuperdee%penguinpowered.com
5f87f36aa4 Fixing 9808 on the Motif side, too. 1999-07-19 20:47:40 +00:00
slamm%netscape.com
79515cfd26 Handle multiple warnings on one source file line. 1999-07-19 20:46:17 +00:00
sspitzer%netscape.com
de6ef74bca get my test app to work with hyatt's xul changes. (window is now a box). remove the do it button. now it works when you hit return. 1999-07-19 20:39:47 +00:00
ramiro%netscape.com
b031e46c56 Dispatch crossing events. Remove superflous DispatchFocusEvent() methods.
NOT PART OF BUILD.
1999-07-19 20:33:23 +00:00
rogerl%netscape.com
c00458de39 Fixed MI dispatch and cleaned up branch slots. 1999-07-19 20:18:02 +00:00
waterson%netscape.com
e5c743b9f7 Use onload handler; fix assertion when related panel first displays. 1999-07-19 20:15:39 +00:00
sspitzer%netscape.com
70171e155d fix my stupidity 1999-07-19 20:03:10 +00:00
sfraser%netscape.com
c4383ee327 Fix the style of toggled titlebuttons to show border. r hyatt. 1999-07-19 19:58:10 +00:00
sspitzer%netscape.com
0b33172e2b hail mary bulletproofing fix for #10035 1999-07-19 19:57:30 +00:00
joki%netscape.com
d752334449 Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods. 1999-07-19 19:54:34 +00:00
pnunn%netscape.com
e3113e7281 Updated list. pnunn. 1999-07-19 19:50:29 +00:00
jband%netscape.com
d0bb997153 doing an explict cast of float to double in printf args in test 1999-07-19 19:43:53 +00:00
ramiro%netscape.com
079835191a Fix bug 9808. Tab key event not being dispatched. Thanks to Alex
Larsson for the patch.
1999-07-19 19:40:02 +00:00
akkana%netscape.com
a0beec3a1a Fix paste html; remove some unneeded inclusions 1999-07-19 19:37:08 +00:00
waterson%netscape.com
8c99515285 Modifications for performance improvements. 1999-07-19 19:23:51 +00:00
waterson%netscape.com
812a9caa1c Use 'chrome:' URL. 1999-07-19 19:21:04 +00:00
waterson%netscape.com
e55647074b Bug 6873. Performance improvements to the generic builder. The template builder now instantiates template content 'lazily' when the frame system asks for it. 1999-07-19 19:18:10 +00:00
tague%netscape.com
9c7638b59a Changed the mapping of C locale from en to en-US 1999-07-19 19:15:40 +00:00
ramiro%netscape.com
0852cb0bbe Respond to button motion. Fixes selection. 1999-07-19 19:14:16 +00:00
ramiro%netscape.com
67ce415714 Send a focus in event whenever we get a focus event. Fixes selection. 1999-07-19 19:13:36 +00:00
ramiro%netscape.com
10b1f3c22c Rect drawing wxh were off by one. 1999-07-19 19:12:20 +00:00
akkana%netscape.com
6d4424c765 Add GetEmbeddedObjects API for mail/news 1999-07-19 19:06:39 +00:00
ramiro%netscape.com
c685347588 Move the trace ifdefs before they are used dumbass. 1999-07-19 18:51:43 +00:00
pnunn%netscape.com
40c5d74a77 Clean up. pn. 1999-07-19 18:46:46 +00:00
warren%netscape.com
5cf0a4cadd Added BeOS fix. 1999-07-19 18:42:44 +00:00
troy%netscape.com
b7a34ec182 Minor cleanup 1999-07-19 18:38:51 +00:00
pnunn%netscape.com
b152583d41 Clean up. pnunn 1999-07-19 18:38:46 +00:00
troy%netscape.com
99e5e0a462 Changed ScrollFrameIntoView() to also do horizontal scrolling if necessary 1999-07-19 18:38:33 +00:00
troy%netscape.com
1f18574df2 Changed semantics for ScrollFrameIntoView() 1999-07-19 18:38:02 +00:00
mjudge%netscape.com
5ac2c1e116 fix for javascript calls to selection bad QI 1999-07-19 18:36:28 +00:00
mjudge%netscape.com
516c093f8b cant query interface from frame selection to dom selection since we now have more than one type of dom selection implementations. you must ask for ANY dom selection then remove yourself as a listener or whatever you want to do. MJ 1999-07-19 18:04:35 +00:00
dcone%netscape.com
5e3ed1564c fixed background tile clipping bug. 1999-07-19 14:37:36 +00:00
brade%netscape.com
31b1217345 constrainProportions 1999-07-19 14:03:12 +00:00
brade%netscape.com
7d0310bd0d fix updating; add constrainProportions (thanks for petejc@postpagan.com and shaver@mozilla.org) 1999-07-19 14:02:24 +00:00
ramiro%netscape.com
a85cb677db fix for beos. 1999-07-19 12:13:55 +00:00
zuperdee%penguinpowered.com
7cc94f4df3 Removed some more deadwood, fixed some more bugs, and enabled some useful debugging output. 1999-07-19 10:24:01 +00:00
ramiro%netscape.com
9cad0486d8 Let "alt" through for key events so that the xpmenu will work. 1999-07-19 10:12:06 +00:00
hyatt%netscape.com
66d44dce92 Fixing Linux bustage. 1999-07-19 09:57:23 +00:00
hyatt%netscape.com
d455d19533 Making sure the left and right arrow navigation only fires when the menu bar
is active.
1999-07-19 09:36:24 +00:00
hyatt%netscape.com
cc5d958e84 Yeah! Got the menu bar looking like a real menu bar. 1999-07-19 09:35:57 +00:00