Commit Graph

42634 Commits

Author SHA1 Message Date
vidur%netscape.com
395670b5ed global object no longer has an unused constructor. 1999-09-23 23:52:09 +00:00
vidur%netscape.com
019876d613 Fixed setTimeout bustage with the introduction of nsIScriptContext::CallFunction 1999-09-23 23:51:38 +00:00
sfraser%netscape.com
ccc067210c Fix for bug 14640 -- unregister the selection listener when we get more than one reload in the editor. coded buster, r sfraser, a leaf. 1999-09-23 23:46:23 +00:00
terry%mozilla.org
816293b6a4 The port to perl caused this to generate times several hours off (due to timezone follies). 1999-09-23 23:34:59 +00:00
beard%netscape.com
568fe5021e bug #7774: added SetViewAutoZIndex to support CSS2 auto z-indexing. a=leaf, r=troy 1999-09-23 23:26:57 +00:00
beard%netscape.com
a725e87b49 bug #7774: added SetViewAutoZIndex to support CSS2 auto z-indexing. bug# 14601: assertion cleanup, using #ifdef instead of if (gsDebug). a=leaf, r=troy 1999-09-23 23:26:55 +00:00
beard%netscape.com
9ce828e930 bug #7774: added new bit NS_VIEW_PUBLIC_FLAG_AUTO_ZINDEX, SetAutoZIndex/GetAutoZIndex to support CSS2 auto z-indexing. a=leaf, r=troy 1999-09-23 23:26:54 +00:00
beard%netscape.com
0cc9f5ea7f bug #10503: override SetZIndex to propagate to child views. a=leaf, r=troy 1999-09-23 23:26:49 +00:00
beard%netscape.com
331a31bd12 bug #6251: added UpdateAllViews(PRUint32 aUpdateFlags), which will force a complete refresh of all views owned by an nsIViewManager. a=leaf, r=troy 1999-09-23 23:26:47 +00:00
pinkerton%netscape.com
eae6916b01 don't invalidate the control if it's already enabled. (rev sfraser/appr leaf) 1999-09-23 23:26:37 +00:00
beard%netscape.com
f5d90bf87d bug #10503: added SetZIndex & GetZIndex. a=leaf, r=troy 1999-09-23 23:26:25 +00:00
gordon%netscape.com
13382d47fa First Checked In. 1999-09-23 23:25:14 +00:00
rogerl%netscape.com
167a47ffdb New error for wacky array lengths, ECMA 3 1999-09-23 23:19:00 +00:00
cbegle%netscape.com
fc84d5f9c3 update script to report an error if no tests passed. 1999-09-23 23:00:38 +00:00
cbegle%netscape.com
9476968b49 just changing the section name so it doesn't break norris's script. 1999-09-23 22:59:20 +00:00
putterman%netscape.com
3aeb826157 Fix for 14386. Prevent memory corruption when opening and closing an account.
Approved = leaf. Reviewed -= karnaze.
1999-09-23 22:44:47 +00:00
terry%mozilla.org
b82209303d Need to quote "@" in double-quoted perl strings. 1999-09-23 22:21:30 +00:00
briano%netscape.com
89411269e7 QNX-specific fix. 1999-09-23 22:08:49 +00:00
mcafee%netscape.com
7ef10865d3 Casting arguments to gdk_property_change() to make some non-Linux platforms happier. r=slamm, a=leaf 1999-09-23 21:43:04 +00:00
terry%mozilla.org
3efe14a3d2 Patch by Tom Schutter <tom@platte.com> -- set component to 'GNATS Import' instead of $product 1999-09-23 21:35:29 +00:00
briano%netscape.com
53bf6a9543 Fixed for compilers that don't permit a comma at the end of an enum list. 1999-09-23 21:30:07 +00:00
harishd%netscape.com
7c43d3c540 Fix for bug 14767.
[A] chofmann [R] nisheeth
1999-09-23 21:26:40 +00:00
putterman%netscape.com
b66140352d Fix for 13815. Implement OnContentInserted. Approved by chofmann and reviewed by hyatt. 1999-09-23 21:11:02 +00:00
norris%netscape.com
faa7950d23 Fix some Array tests in the ecma suite. 1999-09-23 20:37:56 +00:00
mark.lin%eng.sun.com
70ce85916c Took out the debug panel which appears whenever System.out messages are
displayed. Also took out my SwingPeers stuff, as it's now obsolete.
1999-09-23 20:36:16 +00:00
nhotta%netscape.com
08db4dcc9e fix for #14621. r=ftang, a=chofmann 1999-09-23 19:53:19 +00:00
pnunn%netscape.com
7dfde1775f Code check in for lennox@cs.columbia.edu for bug#6323. Fix for bsd folks.
r:dp,pnunn a:leaf
1999-09-23 19:19:07 +00:00
terry%mozilla.org
e7749e144e Patch by holger@holger.om.org (Holger Schurig) -- several cleanups. 1999-09-23 19:19:02 +00:00
sgehani%netscape.com
32b3e9c21e Fixing XPInstall UNIX bustage: bug 14504 1999-09-23 19:17:27 +00:00
buster%netscape.com
ac6d0d1a0f fixed IsEditable again, based on new info.
Now, only \n are held in the content model, making the original
implementation correct.
a=chofmann, r=akkana
1999-09-23 19:08:42 +00:00
terry%mozilla.org
92745287f7 Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on several pages that were missing it. 1999-09-23 19:08:03 +00:00
mgleeson1%netscape.com
1e66807868 fix for UNIX ports r=kipp, a=hofmann,kipp 1999-09-23 19:02:23 +00:00
alecf%netscape.com
6fb9a6e280 fix for #13403, misspelled "titlemenuseparator" 1999-09-23 18:43:48 +00:00
alecf%netscape.com
d9026972d8 fix for #14639 r=sspitzer 1999-09-23 18:43:08 +00:00
colin%theblakes.com
e05038585c cast the time_t -1: bug #14708 1999-09-23 18:41:53 +00:00
sspitzer%netscape.com
9d3ddb14b5 fix for #14726. r=mscott, a=leaf. 1999-09-23 18:40:43 +00:00
radha%netscape.com
0d0ae31dfd Don't call UpdateGoMenu twice. 1999-09-23 17:46:03 +00:00
norris%netscape.com
a6ed48495a change FAILED color to red 1999-09-23 17:26:22 +00:00
norris%netscape.com
91b5e29282 Add test driver for rhino. 1999-09-23 17:24:14 +00:00
brade%netscape.com
2b0ad595ce bug #14493; a=leaf; r=saari,sfraser. Start to implement proposed key spec (enough to match current editor assumptions). Send KeyPress events for all keydowns. Set or zero charCode and keyCode as appropriate. Have ConvertKeyEventToUnicode return the charCode (only for keypress). Add some additional infrastructure for when the spec is finalized. 1999-09-23 14:47:09 +00:00
brade%netscape.com
df733e60f2 change api for ConvertKeyEventToUnicode to return charCode 1999-09-23 14:47:00 +00:00
rods%netscape.com
954e0cfbbd fixed rollup notification code 1999-09-23 12:03:44 +00:00
idk%eng.sun.com
19af9c48a6 apdated test 1999-09-23 06:38:06 +00:00
idk%eng.sun.com
05c1e4066b Add support for multiple pluglets
add some checkings
1999-09-23 06:17:12 +00:00
sgehani%netscape.com
7e1ee3ba83 * Added support for recursive extraction of arbitrarily nested files in the core_file zip archive. * Fixed welcome window to disable back button. * Added PRE_BETA_HACKERY symbolic constant that alters the download and extraction location of the core_file to the user selected folder and does not run xpinstall, instead of the normal behavior of extracting the core_file in "Temporary Items" and loading and running all downloaded .xips through xpinstall. * Fixed terminal window icon repaint bug 13770. 1999-09-23 06:06:58 +00:00
ftang%netscape.com
2a50b45915 fix spelling error 1999-09-23 05:01:09 +00:00
pavlov%netscape.com
6279366e5c fix for build breakage on aix, hpux and other platforms no one uses a=briano 1999-09-23 04:21:58 +00:00
bienvenu%netscape.com
cbcb4df751 fix 14544 pop move msg filters broken r=dougt a=chofman 1999-09-23 04:18:00 +00:00
buster%netscape.com
8f8b7675ee 13669: password data wrong if user types with 1 or more chars selec...
my bad, I make the assumption everywhere that start>=end at the end of
  GetTextSelectionOffsets().  Now I enforce that restriction before returning.

14430: partial fix for misbehaving inline attribute code
1999-09-23 04:01:10 +00:00
peterl%netscape.com
7b9a8f64d4 Remember: always remove mapped attributes from hashtable before modifying them.
Fix bug 13589
1999-09-23 03:54:12 +00:00