kin%netscape.com
b61d6c2bdb
Fix for bug #20524 : [DOGFOOD] No Caret in Win32 Composer window
...
Made some modifications to nsEventStateManager::PreHandleEvent().
We now prevent setting of gLastFocusedContent when handling
NS_ACTIVATE. We now allow DOM focus notifications even when
we can't send a blur notification in NS_GOTFOCUS.
r=saari@netscape.com
git-svn-id: svn://10.0.0.236/trunk@55446 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 21:48:36 +00:00
kmcclusk%netscape.com
654bf6ac36
Modified nsRegionWin::Init to allow for init to be called multiple times on the same instance without leaking HRGN handles. The view manager re-uses nsIRegions by calling Init on an existing instance. bug=19114; r=buster@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@55445 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 21:33:59 +00:00
sspitzer%netscape.com
2913f83f05
only correct cookies if the expires time is non-zero.
...
(zero means the cookie should expire at the end of the current session.)
fix by=morse, r=sspitzer, part of bug #15111
git-svn-id: svn://10.0.0.236/trunk@55444 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 21:25:01 +00:00
sspitzer%netscape.com
870db29d54
fix for #15111 , need to adjust the times in the a 4.x cookie file to work
...
with 5.0. (the start of our epoch changes on the mac.)
right now, this code is turned off until we finish testing it.
fix by=morse, r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@55443 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 21:05:33 +00:00
rhp%netscape.com
17576453d3
Cleanup printf's
...
git-svn-id: svn://10.0.0.236/trunk@55442 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:29:27 +00:00
blizzard%redhat.com
1e97cfb9b6
bring the gtk embedded code back from the dead. this is a fix for bug #20396 .
...
git-svn-id: svn://10.0.0.236/trunk@55441 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:28:47 +00:00
blizzard%redhat.com
2f490e6acb
move the installation of the GDK event handler to the first nsWidget() class constructor so that external applications don't have to know about the event handler. part of bug #20396
...
git-svn-id: svn://10.0.0.236/trunk@55440 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:24:36 +00:00
edburns%acm.org
132680033c
r=marklin
...
bug=7785
a=edburns
Change nsIThreadManager::GetCurrentThread(PRUint32 *result)
to nsIThreadManager::GetCurrentThread(nsPluginThread* *result)
git-svn-id: svn://10.0.0.236/trunk@55439 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:12:56 +00:00
kin%netscape.com
238a3616c4
Fix for bug #20106 : [DOGFOOD] caret dissapears after some edit operations
...
Modified nsRangeList::GetFrameForNodeOffset() to handle case where aOffset
is >= to number of children.
r=mjudge@netscape.com
git-svn-id: svn://10.0.0.236/trunk@55438 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:10:18 +00:00
ducarroz%netscape.com
ec87243cd6
Fix for bug 20922. OnAutocComplete and AutoComplete now must start with a lower case. R=hangas
...
git-svn-id: svn://10.0.0.236/trunk@55437 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:10:05 +00:00
rhp%netscape.com
944d1180a4
Build bustage fix for picky commercial C++ compilers. Fixes a couple member function prototypes to match their implementation. Contributed by: Tim Rowley <tor@cs.brown.edu> r: rhp
...
git-svn-id: svn://10.0.0.236/trunk@55436 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:07:06 +00:00
mcafee%netscape.com
4a3e063195
whitespace only
...
git-svn-id: svn://10.0.0.236/trunk@55435 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:02:37 +00:00
rginda%netscape.com
639f9e68d3
Adding IRC Client to tasks menu. r=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@55434 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 19:56:36 +00:00
mcafee%netscape.com
2871746d83
Adding debug print to put logfile name in build rectangle. Commented-out, uncomment to enable.
...
git-svn-id: svn://10.0.0.236/trunk@55432 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 19:42:10 +00:00
mcafee%netscape.com
e1d3b6f5c2
Retired copydata.pl
...
git-svn-id: svn://10.0.0.236/trunk@55431 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 19:40:07 +00:00
norris%netscape.com
c99a01bbd4
Fix ecma_3/ExecutionContexts/10.1.4-1.js
...
git-svn-id: svn://10.0.0.236/trunk@55429 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 19:03:21 +00:00
sspitzer%netscape.com
ff7a3079f8
new files. not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@55428 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 18:27:26 +00:00
terry%mozilla.org
0ed0a6ba1a
Don't do dmose's paranoid checking of option values in the query page.
...
git-svn-id: svn://10.0.0.236/trunk@55427 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 17:09:54 +00:00
blizzard%redhat.com
d56aa87800
remove all of the #ifdef USE_SUPERWIN defines since it's the default now. a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@55426 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 16:23:34 +00:00
Jerry.Kirk%Nexwarecorp.com
3e212de2a9
Change Play from a nsIFileSpec to a nsIURL so it would compile
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@55425 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 16:01:25 +00:00
troy%netscape.com
52084caad8
Change to how overflow is handled for absolutely positioned elements.
...
We no longer use nsIAraeFrame and now it's folded into the overflow
area in the reflow metrics
git-svn-id: svn://10.0.0.236/trunk@55424 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 15:49:53 +00:00
jefft%netscape.com
a8d6ce613a
possibly fix bug 20230, save template requires canonical line ending when uploading to an imap server; r=rhp;
...
git-svn-id: svn://10.0.0.236/trunk@55423 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 15:40:24 +00:00
Jerry.Kirk%Nexwarecorp.com
98b3316ae5
Added a check for __QNXNTO__ for the D_INO definition. This should
...
probably be determined in a platform independent way. Bruce filed
bug # 20882
r=bruce
git-svn-id: svn://10.0.0.236/trunk@55422 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 14:03:27 +00:00
Jerry.Kirk%Nexwarecorp.com
f9cf743937
Simplified InvalidateRegion for Photon, but left the old code for
...
a little while in case I was wrong..
r=kedl
git-svn-id: svn://10.0.0.236/trunk@55421 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 14:01:59 +00:00
Jerry.Kirk%Nexwarecorp.com
3eb31bbb1e
Fixed some warning messages that started showing up when I moved to
...
the real compiler.
r=kedl
git-svn-id: svn://10.0.0.236/trunk@55420 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 13:45:33 +00:00
rjc%netscape.com
2b66e98597
Fake out the generic builder so that search containers never appear to be "empty"
...
git-svn-id: svn://10.0.0.236/trunk@55419 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 13:07:03 +00:00
rjc%netscape.com
ebb4a10cfb
Fix bug where search engines appear twice the first time (due to order of discovery).
...
git-svn-id: svn://10.0.0.236/trunk@55418 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 12:50:01 +00:00
rjc%netscape.com
da52293f7e
Fix Win bustage.
...
git-svn-id: svn://10.0.0.236/trunk@55417 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 12:03:54 +00:00
rjc%netscape.com
08e89aca70
Make internet search queries stoppable.
...
git-svn-id: svn://10.0.0.236/trunk@55416 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 11:56:19 +00:00
rgoodger%ihug.co.nz
ed3c921a9a
making prefs panels skinnable. (bug 19560)
...
git-svn-id: svn://10.0.0.236/trunk@55415 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 09:21:10 +00:00
nisheeth%netscape.com
f599ff75ef
Enable save/restore for frame state.
...
git-svn-id: svn://10.0.0.236/trunk@55414 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 09:03:16 +00:00
rgoodger%ihug.co.nz
99f3232c3e
additional rules for appearance tweaks, html widget optimisation, r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@55413 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 08:56:06 +00:00
waterson%netscape.com
b59c7b6165
Bug 20853. addCardToDatabase, don't AddCardToDatabase.
...
git-svn-id: svn://10.0.0.236/trunk@55412 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 08:33:58 +00:00
waterson%netscape.com
94fa330a81
Bug 20785. Clone function object to define as event handler property. Checked in for brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@55411 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 08:27:03 +00:00
waterson%netscape.com
303386ba94
Bug 20785. Root event handlers for JavaScript GC. r=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@55410 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 08:23:47 +00:00
nisheeth%netscape.com
3785d66606
Fix for bugs 16709, 20771. Frame state is stored before frame hierarchies are deleted and restored when the frame hierarchies are reconstructed.
...
git-svn-id: svn://10.0.0.236/trunk@55409 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 07:44:18 +00:00
mcafee%netscape.com
8470f98104
Removing copydata.pl, this script has bit-rotted. Use copydata instead. r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@55408 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 07:26:49 +00:00
mcafee%netscape.com
94a988fc93
Tools for hacking on tinderbox server, courtesy slamm@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@55407 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 07:24:33 +00:00
svn%xmlterm.org
a87bed1342
Initial import of XMLterm extension; not part of default SeaMonkey build
...
git-svn-id: svn://10.0.0.236/trunk@55405 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 06:32:12 +00:00
sspitzer%netscape.com
357ff16580
new changes from rgoodger@ihug.co.nz. r=sspitzer
...
this makes it so the create profile wizard uses the generic wizard js
(mozilla/xpfe/global/resources/content/wizard*, mozilla/xpfe/global/resources/content/widgetStateManager.js)
git-svn-id: svn://10.0.0.236/trunk@55404 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 05:53:02 +00:00
rhp%netscape.com
f5f37cbce1
Deleting dead files
...
git-svn-id: svn://10.0.0.236/trunk@55403 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 05:02:33 +00:00
rhp%netscape.com
6168011fe2
Cleaning up dead files
...
git-svn-id: svn://10.0.0.236/trunk@55402 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 05:02:18 +00:00
rhp%netscape.com
cb1db91e06
Cleaning up dead files.
...
git-svn-id: svn://10.0.0.236/trunk@55401 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 05:01:42 +00:00
mcafee%netscape.com
8bebec4c4c
Remove trailing slash off of URL.
...
git-svn-id: svn://10.0.0.236/trunk@55400 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 05:00:25 +00:00
mcafee%netscape.com
e3a62ebe86
Backing BloatTest off to 60 seconds to allow for slower startup :(
...
git-svn-id: svn://10.0.0.236/trunk@55399 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:56:35 +00:00
rhp%netscape.com
cf83b01b5f
Landing new txt - HTML scanning functionality - Bug 19251 - r: rhp (contributed by Ben Bucksch)
...
git-svn-id: svn://10.0.0.236/trunk@55398 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:55:54 +00:00
Jerry.Kirk%Nexwarecorp.com
272cee0c80
Fixed InvalidateRegion, brought it uptodate with GTK version.
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@55397 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:54:59 +00:00
Jerry.Kirk%Nexwarecorp.com
58fdf4bb36
Fixed ::Union by copying the tile list before MergeAdd
...
r=kedl
git-svn-id: svn://10.0.0.236/trunk@55396 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:53:52 +00:00
rhp%netscape.com
9fface217d
Landing new txt to HTML scanning functionality - Bug #: 19251 - r: rhp (contributed by Ben Bucksch)
...
git-svn-id: svn://10.0.0.236/trunk@55395 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:53:29 +00:00
waterson%netscape.com
509d1e72ed
Patches from Franz.Sirl-kernel@lauterbach.com. Get xptcall limping along on PPC/Linux.
...
git-svn-id: svn://10.0.0.236/trunk@55394 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:48:02 +00:00