briano%netscape.com
29eeb79673
Added a newline to the end of the file to make it compile on HP-UX.
1999-12-15 22:43:06 +00:00
saari%netscape.com
97e523f919
Fix for PDT+ bugs 21602 and 21648. r=joki
1999-12-15 22:04:43 +00:00
dmose%mozilla.org
af7c1ebaed
fix for bug 20861: remove My Netscape from the personal toolbar; r=slamm@netscape.com, a=shaver@mozilla.org
1999-12-15 21:31:29 +00:00
ftang%netscape.com
df76b86dd7
fix bug 21722. move charsetreload state clean up code from OnEndURLLoad to OnEndDocumentLoad. r=rpotts.
1999-12-15 21:26:12 +00:00
rginda%netscape.com
f3ac71b138
Adding null throw and undefined throw tests
1999-12-15 21:17:25 +00:00
alecf%netscape.com
2d22a2168d
fix for #20508
...
set parent of anonymous to nsnull before destroying the frames, and remove the frame references from the event state mananger
r=hyatt,waterson
a=chofmann
1999-12-15 20:58:32 +00:00
akkana%netscape.com
06b53ec99e
20519, 21529: another tweak to fix last night's checkin.
...
r=mjudge, part of mjudge's big checkins a=chofmann
1999-12-15 20:42:55 +00:00
pnunn%netscape.com
5969f83978
Correcting a mime type mapping. R:valeski@netscape.com OK:chofmann@netscape.com
1999-12-15 20:38:43 +00:00
akkana%netscape.com
70dd402486
18033: make platform bindings work again. They were broken by a
...
checkin last night which mistakenly renamed the input bindings.
r=mjudge; part of mjudge's key-binding checkin which was a=chofmann
1999-12-15 20:15:22 +00:00
pinkerton%netscape.com
3d5a508733
File Removed.
1999-12-15 20:05:41 +00:00
jdunn%netscape.com
cd57f65db6
Fix the AIX xptcall work
...
a= chofmann
# 18692
1999-12-15 19:01:53 +00:00
norris%netscape.com
c0cd71da8f
Fix bug 21144 "[DOGFOOD] Executing JS functions in "chrome:" protocol (creating local directories and profiles)"
...
r=pollmann,a=chofmann
Basically, this just calls a method in the security manager to determine if a page loaded from the document's URI
can be allowed to open a page from the ACTION URI. This is the same check that's currently used on window.open,
for example.
1999-12-15 17:20:31 +00:00
rods%netscape.com
9f0e571714
adding missing arrow.gif
1999-12-15 13:58:27 +00:00
pavlov%netscape.com
200745f6f9
revert test breakage
1999-12-15 09:40:24 +00:00
pavlov%netscape.com
0eddfd1a14
testing tinderbox monitor system.
1999-12-15 09:13:31 +00:00
sgehani%netscape.com
cad894d32f
Fix for .xpi file deletion upon completion of install.
b = 21734;
r = mstoltz;
a = chofmann
1999-12-15 08:06:09 +00:00
waterson%netscape.com
76e4ee6235
Fix whitespace snafu that was tripping up my gmake.
1999-12-15 07:18:41 +00:00
sspitzer%netscape.com
1395314fd6
purify related fixes. first, prevent a crash that was prevent me
...
from running purify in nsGenericFactory.cpp. Second, add support
for "mozilla -pure". Only works if you've build mozilla.bin.pure, of course.
1999-12-15 06:23:50 +00:00
mjudge%netscape.com
39d5616293
oops forgot to remove 2ND! line from makefile
1999-12-15 05:22:07 +00:00
buster%netscape.com
d4f19071d0
initial checkin of idl files for header files that are already used (but not generated)
...
in the build. These idl files are NOT hooked up to the build yet.
1999-12-15 05:12:18 +00:00
briano%netscape.com
76e2b7a4ae
Added a newline to the end of the file so HP-UX would be happy again.
1999-12-15 05:00:09 +00:00
dougt%netscape.com
771b01b02c
Speeds up the product by removing calls to PR_Sleep() in favor of PR_WaitForEvent().
...
This really rocks. r=valeski, a=jar.
1999-12-15 04:49:55 +00:00
sfraser%netscape.com
1b30713dad
Really added nsEditorController.cpp for mjudge.
1999-12-15 04:09:34 +00:00
sfraser%netscape.com
015c1b757a
Remove nsEditorController.cpp for mjudge.
1999-12-15 04:07:39 +00:00
rhp%netscape.com
ff87398617
Fix for build problem
1999-12-15 04:05:40 +00:00
mjudge%netscape.com
5e4c07ae7d
adding in lineup/down code
1999-12-15 03:59:38 +00:00
mjudge%netscape.com
df221dba54
new idl for line up/down scrolling
1999-12-15 03:56:32 +00:00
mjudge%netscape.com
cbf854d388
adding in nsISelectioncontroller idl for line up/down. fixing editor controller usage for input and textareas. changin nsGfxTextControlFrame.cpp to add editor controllers at the time we need them, not when the control is created due to the delay of the nsEditor creation. nsPresShell implements the new nsISelectionController interfaces. changed makefiles to reflect missing nsEditorController also.
1999-12-15 03:54:52 +00:00
mjudge%netscape.com
a11f2f98bb
fixing key bindings... will be addint textareabindings.xul soon
1999-12-15 03:49:06 +00:00
mjudge%netscape.com
375afb43f5
adding in check for editor keylistener. dont always assume its a browser when it could be an editor. part of large check in for key bindings
1999-12-15 03:48:09 +00:00
mjudge%netscape.com
66817a6667
adding in nsEditorController to makesystem. adding in registration to allow someone to get an editorcontroller from the outside. also change editor shell to register a controller to handle keyboard navigation.
1999-12-15 03:46:27 +00:00
mjudge%netscape.com
692d17e1c2
dont need that line good catch sfrasier.
1999-12-15 03:39:09 +00:00
mjudge%netscape.com
28bf250370
adding in nsIEdkitorController.h
1999-12-15 03:36:12 +00:00
mjudge%netscape.com
e83b3f5e3d
adding in header files for massive checkins. reviewed akkana, mcc
1999-12-15 03:35:44 +00:00
rhp%netscape.com
972a33874a
Performance fix for message display - Bug #: 21203 - r: xxxxx
1999-12-15 03:35:34 +00:00
valeski%netscape.com
2ce647f94a
21723, a=chofmann, r=rpotts. landing new FTP implementation. It's now much leaner on event processing, and no longer buffers data between the socket transport and consumer. This change went in in order to unblock the xpinstall guys on a UI thread starvation problem
1999-12-15 03:35:15 +00:00
valeski%netscape.com
cb46ba7146
added files: mozilla/netwerk/protocol/ftp/src/nsFTPListener.cpp
1999-12-15 03:32:56 +00:00
rhp%netscape.com
95e181f2eb
Performance fix for message display - Bug #: 21203 - r: rhp (external contribution)
1999-12-15 03:30:55 +00:00
valeski%netscape.com
fa134203a6
adding files for new FTP impl, not in build yet
1999-12-15 03:30:33 +00:00
mjudge%netscape.com
95638be2d7
adding new files first stage of massive checkin for key bindings
1999-12-15 03:26:29 +00:00
danm%netscape.com
57c824513b
added deathgrip to survive window destruction during onload handler. part of fix for bug 19302. r:hyatt a:chofmann
1999-12-15 02:18:52 +00:00
danm%netscape.com
d4c1aaf21b
check for null context in SetDocument. part of fix for bug 19302. r:hyatt a:chofmann
1999-12-15 02:15:57 +00:00
danm%netscape.com
7504c685f2
check for null context in CheckTimeout. add another deathgrip in HandleDOMEvent. part of fix for bug 19302. r:hyatt a:chofmann
1999-12-15 02:14:53 +00:00
erik%netscape.com
49e7488434
bug 21352; was crashing on Japanese Win95 since we didn't keep our
...
subclass for that platform in sync with the base class; r=ftang a=chofmann
1999-12-15 01:15:36 +00:00
briano%netscape.com
3a61a6fbef
Automated update
1999-12-15 01:10:35 +00:00
briano%netscape.com
a9e939f899
Fix for bug 21676. a=chofmann
1999-12-15 01:04:31 +00:00
tbogard%aol.net
35420090c8
When opening a "Find" dialog we should assure that a blank window is created. To do that we were passing in null which actually evaluates to the string "null". "_blank" ensures a new window. Fix for bug number 21331. r=law a=chofmann
1999-12-15 00:53:52 +00:00
valeski%netscape.com
b2a9280e75
21723. a=chofmann, r=rpotts. AsyncOpen() in the socket transport was spinning out of control, causing socket transport thread deadlock. Now we move the socket transport off of the work queue after an AsyncOpen call
1999-12-15 00:28:39 +00:00
vidur%netscape.com
3d22ed7e09
Backing out because of bogus checkin comment
1999-12-15 00:28:32 +00:00
vidur%netscape.com
7bec6370c1
Fix for bug 21368. navigator.plugins methods were returning an error code if the plugin wasn't found instead of returning null. a=jar R=pollmann.
1999-12-15 00:25:00 +00:00