tbogard%aol.net
f5164d466f
Changed nsWebShellWindow to talk to webshell as an nsIBaseWindow where appropriate.
1999-12-17 23:43:47 +00:00
hyatt%netscape.com
7d8db847b5
Fixing the spacebar problem. r=saari, a=jar
1999-12-17 02:49:59 +00:00
hyatt%netscape.com
922f13e013
Making sure that space key bindings in browser don't fire while in text fields. r=saari, a=jar
1999-12-17 02:47:28 +00:00
waterson%netscape.com
d21b4ca079
Bug 21668. Ooops. Almost missed the CAN'T BE KILLED xpfe/AppCores directory. DIE DIE DIE!
1999-12-17 00:41:09 +00:00
akkana%netscape.com
5bc4437915
Fix typo
1999-12-16 23:36:41 +00:00
akkana%netscape.com
1b3c756335
Oops, fix typo
1999-12-16 23:36:10 +00:00
akkana%netscape.com
133fa0dab2
21610, 18033: split off from the global overlay the four
...
platform-specific key binding files per platform,
as requested by Hyatt for his new keybinding plan.
Part of the ongoing mjudge/hyatt/me/saari checkin.
1999-12-16 23:33:51 +00:00
sspitzer%netscape.com
dc38c21e70
NOT PART OF THE BUILD. ignore the generated binary "gmake pure" creates
1999-12-16 03:42:04 +00:00
slamm%netscape.com
dd386a4784
Remove references to unused dialog entities. r=hyatt a=choffman
1999-12-16 02:54:55 +00:00
slamm%netscape.com
b3d567b179
Remove references to unused dialogs. r=hyatt a=choffman
1999-12-15 23:49:12 +00:00
slamm%netscape.com
021bc73f85
Remove references to unused dialogs.
1999-12-15 23:47:19 +00:00
slamm%netscape.com
fabfe57f41
Remove obsolete files. r=hyatt a=choffman
1999-12-15 23:46:34 +00:00
mjudge%netscape.com
deafa6e488
saari pointed out i forgot to check in these files last night. textarea needs bindings also r=saari a=pdt+ team
1999-12-15 23:23:40 +00:00
shaver%netscape.com
566b8945c7
remove excess 'Netscape' references from the chrome (r=dmose,a=leaf)
1999-12-15 23:00:34 +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
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
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
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
a11f2f98bb
fixing key bindings... will be addint textareabindings.xul soon
1999-12-15 03:49:06 +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
mcafee%netscape.com
81bce7afe8
Adding pref UI for browser.cache.enable in debug pane. Removed unneeded native/partial/gfx rendering option to allow space for new pref. Re-did layout per evaughan's lead on other pref panes. r=syd, a=chofmann,jar
1999-12-14 07:37:03 +00:00
mjudge%netscape.com
9c7a273212
2 xul files updated reviewed by saari and mcluskey(sp)
1999-12-14 01:37:15 +00:00
mjudge%netscape.com
b07fe56dc5
adding new export for browserBindings.xul r =saari
1999-12-13 23:25:29 +00:00
mjudge%netscape.com
f176e966c6
adding new file for browser pageup/down/ keybindings.
1999-12-13 23:23:15 +00:00
leaf%mozilla.org
90cc7b9fcf
starting to remove pics from the build; no bug number. patch from neeti,
...
r=cyeh,leaf, a=chofmann
1999-12-12 01:27:44 +00:00
hangas%netscape.com
c9cc49000b
Fixed 21350, styles lost for common dialogs. Most importantly buttons had lost appearance. r=alecf a=jar&chofmann
1999-12-11 01:54:31 +00:00
akkana%netscape.com
8797b01104
18033, 19981:
...
Adjust inputBindings keyset so that it can be overlaid with
platformGlobalOverlay.xul. Rewrite emacs keybindings in the
unix overlay to track mjudge's latest changes. r=mjudge, a=jar
1999-12-11 01:28:07 +00:00
saari%netscape.com
8ac8cd0586
fix for PDT+ bug 19268. Add css rules to prevent scrollbars from stealing focus. r = hyatt
1999-12-11 01:19:16 +00:00
mjudge%netscape.com
2cf7e901e3
massive changes a=jar.hoffman, r=akkana
1999-12-11 00:02:08 +00:00
saari%netscape.com
b2d7a2eb2c
Helping to fix 19114 by making a strong ref weak. Potential fix for 19268 by making scrollbars not steal focus. r=hyatt a=chofmann
1999-12-10 00:51:50 +00:00
hyatt%netscape.com
901983dfe3
Adding tree popup routines.
1999-12-08 11:31:31 +00:00
hyatt%netscape.com
70ddfc64dd
treecolgroups and treecols didn't quite have the right rules. Fixing.
1999-12-08 11:31:12 +00:00
waterson%netscape.com
29f0f777c6
Fix eager inline closetag on <keyset>. r=hyatt
1999-12-08 09:10:41 +00:00
hyatt%netscape.com
295b505c18
Let's not make CTRL-B to a copy now... heh. r=me
1999-12-08 05:00:26 +00:00
hyatt%netscape.com
2957d8f689
Adding a test input bindings.xul file. r=saari
1999-12-08 04:59:17 +00:00
hyatt%netscape.com
94f30cff36
Removing xulkey. It's not done right. Adding inputBindings.xul for input control
...
support.
1999-12-08 04:58:54 +00:00
rgoodger%ihug.co.nz
6883c72c0d
updated data persistence manager. r=sspitzer
1999-12-08 02:11:15 +00:00
racham%netscape.com
d36ab88ab3
error value returned from profile manager to exit the app. removing check on rv. r=sspitzer
1999-12-08 00:25:52 +00:00
law%netscape.com
e50db1c7c7
Fix for 10613; don't use setTimeout which crashes Mac; r=matt@netscape.com
1999-12-07 23:48:28 +00:00
cata%netscape.com
f6c3b6c78a
Moving items from submenu to parent. r=bobj
1999-12-07 22:22:57 +00:00
blizzard%redhat.com
7cfde8d68e
add a debugging window utility for gtk
1999-12-07 22:02:40 +00:00
scc%netscape.com
f4ad22b9d9
Make observers support weak references. Bug #18682 ; r=dp.
1999-12-07 14:06:36 +00:00
Jerry.Kirk%Nexwarecorp.com
b62de0a844
Added an include to silence some warnings and added a call to munlockall().
...
r=kedl
1999-12-07 13:12:26 +00:00
waterson%netscape.com
39f28cb85b
Bug 20712. Get the presshell from the *content* area, not the enclosing browser window.
1999-12-07 07:07:14 +00:00
sspitzer%netscape.com
d3e415dbf5
remove the check on rv. we are already doing the right thing.
...
fix by=racham, r=sspitzer
1999-12-07 01:58:26 +00:00
matt%netscape.com
f68866bbad
fix for bug 20967 r-chris
1999-12-07 00:55:11 +00:00
matt%netscape.com
8b4589fccb
fix for bug 20967
1999-12-07 00:53:09 +00:00
brendan%mozilla.org
00700519be
Tidy whitespace and bracing (r=slamm@netscape.com).
1999-12-07 00:52:42 +00:00
slamm%netscape.com
3feec473c3
Add dialogs. One to verify that the add should be done. Another to warn that the panel has already been added.
1999-12-07 00:41:41 +00:00
warren%netscape.com
0b77d1dea1
2 fixes for directory listings: I added arguments to NewChannel which needed to be added in directory.js. Travis wacked nsHTTPIndexParser::OnStartRequest and didn't preserve the 'call once' stuff. r=waterson
1999-12-06 23:45:34 +00:00