Commit Graph

3543 Commits

Author SHA1 Message Date
hyatt%netscape.com
ca45ea6b0c 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
7ffc51ce91 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
35a89e2d11 Fix typo 1999-12-16 23:36:41 +00:00
akkana%netscape.com
9572b65df9 Oops, fix typo 1999-12-16 23:36:10 +00:00
akkana%netscape.com
7a2eca522c 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
113b954887 NOT PART OF THE BUILD. ignore the generated binary "gmake pure" creates 1999-12-16 03:42:04 +00:00
slamm%netscape.com
e4f285266e Remove references to unused dialog entities. r=hyatt a=choffman 1999-12-16 02:54:55 +00:00
slamm%netscape.com
77005965da Remove references to unused dialogs. r=hyatt a=choffman 1999-12-15 23:49:12 +00:00
slamm%netscape.com
dcca50319b Remove references to unused dialogs. 1999-12-15 23:47:19 +00:00
slamm%netscape.com
d2c1bc6632 Remove obsolete files. r=hyatt a=choffman 1999-12-15 23:46:34 +00:00
mjudge%netscape.com
f0f09bb01d 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
5818d49be7 remove excess 'Netscape' references from the chrome (r=dmose,a=leaf) 1999-12-15 23:00:34 +00:00
dmose%mozilla.org
59f543c341 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
1f31c41322 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
ac29590613 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
22b6b14e23 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
2cf40436b9 fixing key bindings... will be addint textareabindings.xul soon 1999-12-15 03:49:06 +00:00
tbogard%aol.net
b0336af430 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
fe632294aa 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
51cc0c0da7 2 xul files updated reviewed by saari and mcluskey(sp) 1999-12-14 01:37:15 +00:00
mjudge%netscape.com
34ce4b9c4a adding new export for browserBindings.xul r =saari 1999-12-13 23:25:29 +00:00
mjudge%netscape.com
75ac93a575 adding new file for browser pageup/down/ keybindings. 1999-12-13 23:23:15 +00:00
leaf%mozilla.org
7ed558bcfc 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
f6a3a9a144 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
6c9c6146d8 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
959e04a2ff 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
b51f84b3de massive changes a=jar.hoffman, r=akkana 1999-12-11 00:02:08 +00:00
saari%netscape.com
b887310bfb 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
74f2701d56 Adding tree popup routines. 1999-12-08 11:31:31 +00:00
hyatt%netscape.com
8dc41a9879 treecolgroups and treecols didn't quite have the right rules. Fixing. 1999-12-08 11:31:12 +00:00
waterson%netscape.com
af25dfbbf0 Fix eager inline closetag on <keyset>. r=hyatt 1999-12-08 09:10:41 +00:00
hyatt%netscape.com
de7865451d Let's not make CTRL-B to a copy now... heh. r=me 1999-12-08 05:00:26 +00:00
hyatt%netscape.com
2c06aa44f7 Adding a test input bindings.xul file. r=saari 1999-12-08 04:59:17 +00:00
hyatt%netscape.com
dbf790840c 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
34f6ce3d30 updated data persistence manager. r=sspitzer 1999-12-08 02:11:15 +00:00
racham%netscape.com
b13b6be8a2 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
4c6d1eb90a 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
a458e6849f Moving items from submenu to parent. r=bobj 1999-12-07 22:22:57 +00:00
blizzard%redhat.com
eff13fbde3 add a debugging window utility for gtk 1999-12-07 22:02:40 +00:00
scc%netscape.com
db5cd594e2 Make observers support weak references. Bug #18682; r=dp. 1999-12-07 14:06:36 +00:00
Jerry.Kirk%Nexwarecorp.com
1d6986a54c 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
e4d7924c04 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
db48fdc782 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
e96be728e5 fix for bug 20967 r-chris 1999-12-07 00:55:11 +00:00
matt%netscape.com
589da8c5ea fix for bug 20967 1999-12-07 00:53:09 +00:00
brendan%mozilla.org
e26b151b43 Tidy whitespace and bracing (r=slamm@netscape.com). 1999-12-07 00:52:42 +00:00
slamm%netscape.com
c0d84a657c 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
0f39c4f921 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
mcafee%netscape.com
d779ca924b Adding support for -f startup flag, print out execution line. r=leaf 1999-12-06 23:20:26 +00:00
hyatt%netscape.com
6f09e7153c Making sure the find dialog gets skinned. 1999-12-06 22:00:17 +00:00