Commit Graph

63768 Commits

Author SHA1 Message Date
warren%netscape.com
6188692835 Removed debug code. 2000-06-09 08:02:42 +00:00
warren%netscape.com
ecc2d9c51c Bug 27971. Better strategy for resource: urls to use less memory. Saves about 0.4% of entire run just bring up one page (home.mozilla.org). r=waterson 2000-06-09 07:51:13 +00:00
alecf%netscape.com
023b7e058c fix for #41030 - save server auth method in a temporary text variable, and then
init/save it in the appropriate method
r=sspitzer
2000-06-09 07:27:21 +00:00
mjudge%netscape.com
446e89c8cb form elements now accept a nsIFormFrame instead of the implementation as the parameter to allow others that inheirit from nsIFormFrame to call "CanSubmit". bug=34896 ender-lite, r=hyatt 2000-06-09 07:16:20 +00:00
warren%netscape.com
5ef4ea6ef7 Added jar manifest support. Kind of works on Windows so far. 2000-06-09 06:33:25 +00:00
mjudge%netscape.com
45f1100bd4 r=akkana, bug=34896. ender-lite causing an output problem since we do not output the body tag anymore on selection. we still need to output leafs 2000-06-09 05:17:00 +00:00
mjudge%netscape.com
73fa3909cf new atop to tell what type the text frame is. for blocker to 34896 2000-06-09 05:15:58 +00:00
mjudge%netscape.com
b8ab3b74f2 too many copies for ender-lite. happening whenever people were setting selection progromatically. r=hyatt 34896 2000-06-09 05:14:19 +00:00
mjudge%netscape.com
a6d523713a not in build, bug 34896 2000-06-09 05:13:32 +00:00
mjudge%netscape.com
f49369d817 copy was copying too much on ender-lite. thiswill reduce the volume of autocopies to only copy when mouse ups are called. r=hyatt 34896 2000-06-09 05:11:12 +00:00
mjudge%netscape.com
d2af041d9a use of new api for caret un-drawing. r=hyatt 2000-06-09 05:07:42 +00:00
sspitzer%netscape.com
e61ef2d61f fix for #41943. r=mscott 2000-06-09 04:55:29 +00:00
mjudge%netscape.com
85534a4446 added new caret api implementation from new nsicaret api. EraseCaret. erase the caret without messing with visibility. forces a refresh of state to mDrawn=0; r=hyatt, bug = 34896 2000-06-09 04:22:20 +00:00
mjudge%netscape.com
b6ea3c054f new caret api for erasing the caret. this is needed to simply clear the caret away without messing with visibility. r= hyatt. bug=34896 2000-06-09 04:21:02 +00:00
mjudge%netscape.com
c291ccb69f fixing leak from earlier chekin. copied code, dont look at me. r=scc bug=34896 2000-06-09 04:19:09 +00:00
blizzard%redhat.com
85ecfeff5c still trying to fix solaris 2000-06-09 04:17:09 +00:00
mjudge%netscape.com
a87466361e fixing leaks! r=scc bug=34896 2000-06-09 04:16:50 +00:00
mjudge%netscape.com
964fef8f5a constants added r=hyatt. bug34896 2000-06-09 04:15:26 +00:00
mjudge%netscape.com
44280fcc41 commiting generated file from SelectionListener.idl. r=hyatt bug = 34896 2000-06-09 04:14:53 +00:00
mjudge%netscape.com
cc69465978 34896, change to move constants to this file. r=hyatt 2000-06-09 04:12:50 +00:00
pinkerton%netscape.com
38130f824c nsAllocator->nsMemory. doh! 2000-06-09 04:03:58 +00:00
blizzard%redhat.com
2653f930f1 try to fix solaris build 2000-06-09 03:46:26 +00:00
blizzard%redhat.com
d57f50cd41 remove DEBUG_blizzard defines. no approval, just changes in ifdefs. 2000-06-09 03:26:29 +00:00
pinkerton%netscape.com
6af6e13e60 Use title stashed in x-moz-url data flavor as the title of the internet
shortcut created. r=scc, bug# 37410.
2000-06-09 03:21:01 +00:00
pinkerton%netscape.com
5e5e1affe9 adding title (modulo bug) to x-moz-url flavor when dragging proxy icon. r=scc, bug#37410 2000-06-09 03:20:12 +00:00
blizzard%redhat.com
2c0919b2a5 fix bug #29027. When calling nsIWidget::SetFocus on a widget, bring it's toplevel window to the top of the stacking order and unminimize it if necessary. r=pavlov, a=brendan 2000-06-09 03:09:31 +00:00
tao%netscape.com
aee3b0454d Patch NT startup crash when chrome registry is not ready yet. r,a=scc 2000-06-09 03:09:20 +00:00
blizzard%redhat.com
89ca103953 fix for bug #41930. make sure to reset the drag state to PR_FALSE if getting the selection failed. this should fix dragging to the composer on linux. r=pavlov,a=brendan 2000-06-09 03:05:18 +00:00
pinkerton%netscape.com
0d4f0acf0f if cmd-key (meta) is down, open link in a new window r/a=waterson. 2000-06-09 02:56:21 +00:00
terry%mozilla.org
07c9bd740d Allow sorting by summary, since you can already sort by everything else... 2000-06-09 02:53:39 +00:00
blizzard%redhat.com
e7ea39705e initial x-remote support. bug #11185 r=shaver,brendan a=brendan 2000-06-09 02:45:16 +00:00
wtc%netscape.com
d75f5c9f6d Bugzilla bug #38599: added new test prpollml.c. This test should be
purified to verify that the syspoll_list field of PRThread in the
pthreads version is not leaked.
Modified files: runtests.ksh, Makefile, Makefile.in
Added file: prpollml.c
2000-06-09 01:54:29 +00:00
dmose%mozilla.org
17acfd4e13 fix for bug 41938: during standalone checkouts of (eg) xpcom and transformiix, the ldap c sdk code was being dragged along for the ride. a=brendan@mozilla.org, r=cls@seawoord.org 2000-06-09 01:31:22 +00:00
tao%netscape.com
b03e1a21e1 33663: PLS copy bookmakrs.html, panels.rdf to bin/defaults/profile/en-US.
r=jbetak.
2000-06-09 01:24:07 +00:00
wtc%netscape.com
5deb522567 Bugzilla bug #38599: removed an extra semicolon. 2000-06-09 01:23:58 +00:00
sfraser%netscape.com
85ab244afe Oops; part of earlier checkin implementing the URL echo apple event. Be sure to shut down the AE classes on quit. r=fm, a=beppe. 2000-06-09 01:23:36 +00:00
mkaply%us.ibm.com
8f1b5084e5 # 41349
r = cls, a = brendan
OS/2 bring-up - Our bash shell can't handle lines with the : command - cls said to comment them out
2000-06-09 01:21:45 +00:00
tao%netscape.com
1d983d4f6b 33663: PLS copy bookmarks.html, panels.rdf to bin/defaults/profile/[en-US].
r=jbetak.
2000-06-09 01:13:58 +00:00
cmanske%netscape.com
f349338175 Fixed missing checkmarks in Composer menus. b=41735, r=sfraser 2000-06-09 01:04:34 +00:00
mkaply%us.ibm.com
1ed9e55617 # 37239
r = mscott, a = brendan
OS/2 bring-up - PR_CALLBACKs for VisualAge
2000-06-09 00:59:48 +00:00
tao%netscape.com
fc7b0907a7 336633665: Move aol.rdf back to bin/deautls/isp/[en-US]. r=alecf.a=msanz 2000-06-09 00:56:10 +00:00
law%netscape.com
c66063c020 Bugs 36789, 22861, and 38827 (all related to downloading files); change xfer component to use nsIFilePicker, handle content-disposition: http response header, and fix a l10n problem; r=slamm 2000-06-09 00:49:41 +00:00
alecf%netscape.com
87a615ef26 fix for 41850 - recover from errors more robustly by not actually saving any data until the entire dialog has been validated
r=sspitzer
2000-06-09 00:44:13 +00:00
law%netscape.com
8e1ed0520d Bug 36789; this enables us to switch to nsIFilePicker; it was not remembering the selected file when choosing to replace an existing one; r=bryner 2000-06-09 00:43:19 +00:00
alecf%netscape.com
439aaa095b fix for #41941 - typo which prevented ISP accounts from being created.
r=sspitzer
2000-06-09 00:43:11 +00:00
cls%seawood.org
fb9d17c830 Remove all.js from TARGETS which are removed on a distclean. bug #41033 2000-06-09 00:36:57 +00:00
valeski%netscape.com
c269a47d1e 16734. r=ben. changing hot key for prefs access 2000-06-09 00:36:05 +00:00
danm%netscape.com
ed8c16f7d3 unused (bug 12021 required this). removing. r=jst@netscape.com 2000-06-09 00:31:11 +00:00
sfraser%netscape.com
bdf237283a Fix for 36840 -- implement the Spyglass URL echo Apple Event. Code mostly from Steve Cox: scox@artlogic.com. r=sfraser, a=beppe. Added nsDocLoadObserver.cpp 2000-06-09 00:15:19 +00:00
danm%netscape.com
cadb12d58a window.prompt() returns jsval instead of string, allowing it to return null when required. wants to be changed back to a string once the DOM APIs support this same thing. bug 12021. r=jst@netscape.com 2000-06-09 00:14:44 +00:00