blakeross%telocity.com
457afea844
removing unused strings.
2002-04-06 18:17:15 +00:00
blakeross%telocity.com
303446ed52
removing unused strings.
2002-04-06 18:13:12 +00:00
blakeross%telocity.com
5651c01563
removing unused strings.
2002-04-06 18:12:37 +00:00
blakeross%telocity.com
5594e8fb09
adding a tooltip for menubar when it's collapsed, removing redundant strings (reuse ones from view > show/hide, better for consistency anyway)
2002-04-06 17:58:23 +00:00
ian%hixie.ch
7eae030cb4
help, view source
2002-04-06 17:54:44 +00:00
blakeross%telocity.com
4790420d43
updating
2002-04-06 17:49:39 +00:00
ian%hixie.ch
1fbcf4bb05
Fixed LXRLONGDESC to work with LXR. Removed stray space. Added another reason why some of us are working on m/b. Added answers to a couple of questions asked very frequently on #mozilla. Clarified our current position on classic Mac support.
2002-04-06 17:45:27 +00:00
blakeross%telocity.com
47ddbba641
updating.
2002-04-06 17:45:10 +00:00
blakeross%telocity.com
175b2ffd20
add alt+l (accesskey for "Location:") to focus/select urlbar (and alt+d as a courtesy to IE users)
2002-04-06 17:42:03 +00:00
blakeross%telocity.com
241a356574
removing open location for now. hyatt will have to grovel to keep this one.
2002-04-06 17:35:03 +00:00
igor%mir2.org
760e4b4196
Clear jiles warning:
...
VariableModel.java:220:30:220:40: Caution: This try block cannot throw a "checked exception" (JLS section 14.7) that can be caught here. You may have intended to catch a RuntimeException instead of an Exception.
2002-04-06 17:33:33 +00:00
blakeross%telocity.com
ca9f68309b
New Navigator Window -> New Window
2002-04-06 17:33:10 +00:00
ian%hixie.ch
d6d497624c
A list of pending changes
2002-04-06 15:55:48 +00:00
dbaron%fas.harvard.edu
04a3c588f5
Make button controls paint on top of inline element backgrounds. b=107244 r=rods sr=waterson a=asa
2002-04-06 15:31:53 +00:00
igor%mir2.org
3b5657f132
This was for the very old implementation. Nothing there is relevant now
2002-04-06 14:34:56 +00:00
igor%mir2.org
8975e9eb32
Uodate with info on Break on Function Enter/Exit options
2002-04-06 14:18:32 +00:00
igor%mir2.org
c31e40fc89
From the email about debug API changes:
...
Changes to omj.tools.debugger are mostly due to renames and refactoring, the new code is limited to ContextData class which contains simplified version of the code for DebugFrame stack from the current DebuggableEngineImplementation and FrameHelper class implementing DebugFrame.
2002-04-06 13:57:24 +00:00
igor%mir2.org
b3d321243c
From the email about debug API changes:
...
...
The idea is to make Debugger responsible for creation of DebugFrame in
Interpreter.interpret which gives simple way for a Debugger implementation to
observe function enter/exit while completely removing the need to have code
for debug frame stack in the Rhino core as the Debugger implementation can
easily support this on its own when necessary. So I suggest to have:
public interface Debugger { ... }
and
public interface DebugFrame { ... }
which eliminates omj.InterpreterFrame and as DebuggableEngine shrinks down to
3 methods set/getDebugger and getDebuggerContextData, I simply moved them to
Context. The 3rd method is useful to refer to per Context debug data from a
Debugger implementation, but it can be removed as well as the same effect can
be achieved via Context.set/getThreadLocal.
2002-04-06 13:54:48 +00:00
rods%netscape.com
1d4852267d
Clamps ShrinkTOFit to 50%
...
Bug 135013 r=dcone sr=attinasi a=asa adt=jaime
2002-04-06 13:09:15 +00:00
rods%netscape.com
d2b6d22083
Stop it from calling EndPage method when printing selection
...
Bug 135526 r=dcone, sr=kin a=rjesup@wgate.com adt=jaime
2002-04-06 13:02:17 +00:00
cbiesinger%web.de
2b70baf55c
bug 134673 patch by bzbarsky r=biesi sr=alecf a=asa
...
Find in page disabled for application/x-javascript (and others)
2002-04-06 10:08:43 +00:00
cls%seawood.org
0e2f95e7d5
Fix mkdepend so that it compiles on OS/2.
...
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #135795 r=cls a=rjesup
2002-04-06 07:17:40 +00:00
cls%seawood.org
e64407b57c
Add -lph to photon's final link.
...
Thanks to Brian Edmond <briane@qnx.com> for the patch.
Bug #135690 r=cls a=rjesup
2002-04-06 07:13:16 +00:00
leaf%mozilla.org
f80132d74e
Automated update
2002-04-06 07:11:29 +00:00
cls%seawood.org
76d0228b75
Use cygpath to workaround the problem of moztools being on non-cygwin drive mounts.
...
Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #135391 r=cls a=rjesup
2002-04-06 07:09:37 +00:00
cmanske%netscape.com
7d29866b4b
Cursor over links in Composer should be an I-beam, b=135847, r=akkana, sr=kin, a=asa, adt=jaime
2002-04-06 06:31:31 +00:00
cls%seawood.org
c5dae4c23f
If MOZ_OBJDIR is set, automagically determine the relative path from the objdir to the srcdir and pass --srcdir to configure using this relative path. This is needed to workaround the issue with absolute paths in the win32 gmake build.
...
Bug #135589 r=bryner a=rjesup
2002-04-06 06:20:55 +00:00
igor%mir2.org
a070528256
When re-throwing exception in Interpreter.interpret, always use original caught exception object, not exception it wraps as in the case of WrappedException instances
2002-04-06 05:58:23 +00:00
blakeross%telocity.com
780e3c0575
some find fixes.
2002-04-06 04:15:42 +00:00
blakeross%telocity.com
8a91948b4c
some find fixes.
2002-04-06 04:15:07 +00:00
blakeross%telocity.com
c558979a53
readd
2002-04-06 03:58:32 +00:00
blakeross%telocity.com
a0e3aa01ff
remove
2002-04-06 03:57:47 +00:00
blakeross%telocity.com
29f51762c6
checking in new icons (almost certainly temporary)
2002-04-06 03:50:33 +00:00
depstein%netscape.com
6a2d8bbadd
Minor changes. Added hex support for status string in nsIWebProgLstnr::OnChangeState() (in QaUtils.cpp). Added reload() method in nsIWebNav.cpp for Reload menu test under nsIWebNav.
...
a=asa for QA checkins that are not part of the default builds
2002-04-06 02:58:50 +00:00
rjc%netscape.com
66cac563c2
Fix bug # 132493: Mac OS X sheets issue. r=pinkerton sr=ben a=asa
2002-04-06 02:50:30 +00:00
mcafee%netscape.com
0037682093
Embedding-only change, part of future build mechanism. Adding zlib to directory mapping. r=blythe,gagan. a=scc,asa
2002-04-06 02:39:56 +00:00
dprice%netscape.com
ee9c668865
102600 r=curt sr=dveditz a=rjesup@wgate.com adt1.0.0
...
add winreg.enumKeys and winreg.enumValueNames to nsInstall
2002-04-06 02:31:44 +00:00
bryner%netscape.com
0da804132b
some cleanup, add placeholders for not-yet-implemented widgets, implement statusbars. not part of the build.
2002-04-06 01:59:03 +00:00
nboyd%atg.com
ecd8a089b7
Makefiles no longer supported: use Ant.
2002-04-06 01:56:50 +00:00
cmanske%netscape.com
8a9c1c5967
Fixed id string for publish settings help, b=126244, r=robinf, sr=kin, a=rjesup/drivers, adt=jaime
2002-04-06 01:22:49 +00:00
brade%netscape.com
2062357234
avoid double-deletion by always cleaning up, add some extra error checking (bug 132417); r=adamlock, sr=kin, a=asa, adt=jaime
2002-04-06 01:00:39 +00:00
aaronl%netscape.com
d8d7d00c30
Bug 124452. Active Accessibility: support HTML optgroup. Patch from bernie5412@hotmail.com. r=aaronl, jgaunt. rs=waterson, a=asa
2002-04-06 00:58:46 +00:00
curt%netscape.com
7e160e09a6
Update.
...
(Bug 72037, r=imajes, sr=dveditz, a=asa)
2002-04-06 00:57:28 +00:00
brade%netscape.com
bdc9fc9176
new pref panel for http networking options (bug 34324), original author rcassin@supernova.org, revisions by brade@netscape.com, r=timeless, sr=dveditz, a=asa, adt=jaime
2002-04-06 00:56:33 +00:00
brade%netscape.com
b7a0d31f2a
new pref panel for http networking options (bug 34324), original author rcassin@supernova.org, r=timeless, sr=dveditz, a=asa, adt=jaime
2002-04-06 00:56:16 +00:00
brade%netscape.com
53c7915d7e
new pref panel for http networking options (bug 34324), r=timeless, sr=dveditz, a=asa, adt=jaime
2002-04-06 00:55:59 +00:00
brade%netscape.com
7ff3d55c96
new pref panel for http networking options (bug 34324), r=timeless, sr=dveditz, a=asa, adt=jaime
2002-04-06 00:55:19 +00:00
chak%netscape.com
b97c23ce25
Fix for #135711 - Add wallet stuff to embed packaging
...
r=adamlock, sr=alecf, a=asa
2002-04-06 00:49:45 +00:00
blakeross%telocity.com
de29d0cf1c
add Location: label
2002-04-06 00:49:43 +00:00
jkeiser%netscape.com
71d50f3a07
Fix recursion in content sink causing pageload crashes (bug 133669), r=harishd@netscape.com, sr=jst@netscape.com, a=asa
2002-04-06 00:47:43 +00:00