Commit Graph

1278 Commits

Author SHA1 Message Date
ben%netscape.com
11fbfd06cc Add some more code to the prototype resizable popup binding. Not complete yet, but unused.
Part of fix for 95401 - implement resizable popups.
r=jag, sr=hyatt
2001-09-10 07:35:56 +00:00
aaronl%netscape.com
7404594d2f Reversing 82207 patch - mac problems. 2001-09-08 17:05:09 +00:00
aaronl%netscape.com
70d5ec6da2 Bug 82207. XUL Checkbox working with MSAA. r=jgaunt, sr=hyatt 2001-09-08 16:22:09 +00:00
jaggernaut%netscape.com
5b93c1d9fc Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
hyatt%netscape.com
62648d1ce3 Fix for 93180. r-jag, sr=jst 2001-09-06 01:07:40 +00:00
hwaara%chello.se
96a370af69 #90774, "Up and Down should be 'Up Arrow' and 'Down Arrow'".
Patch by Neil <neil@parkwaycc.co.uk>.

r=rchen, sr=blizzard.
2001-09-05 22:59:15 +00:00
kaie%netscape.com
d52ef98bc5 b=24847 r=dcone sr=attinasi
Implement printing of Landscape in Unix.
Contact me at kai.engert@gmx.de
2001-09-05 14:30:16 +00:00
edburns%acm.org
c87e337f09 r=peterl
sr=waterson
a=asa


modules/plugin/base/src/nsIPluginInstanceOwner.h
modules/plugin/base/src/nsPluginHostImpl.cpp
modules/plugin/base/src/nsPluginHostImpl.h
modules/plugin/base/src/nsPluginViewer.cpp
modules/oji/src/nsJVMManager.cpp
modules/oji/src/nsJVMManager.h
layout/html/base/src/nsObjectFrame.cpp
xpfe/global/resources/locale/en-US/region.properties


Here's what I did to fix this bug.

I pestered Rick Potts about the problem of
nsIWebBrowserChrome->SetStatus() not being synchronous.  He fixed that
under bug 97227.

Taking advantage of Rick's fix to 97227, I modified
nsIPluginInstanceOwner to have new method, ShowStatus(const PRUnichar
*aStatusMsg).  This is necessary to allow for localized messages to be
posted from the plugin, such as "Starting plugin for type
application/x-java-vm" or "Beginnen steckbar f�r Art
application/x-java-vm".

I modified all the implementations of nsIPluginInstanceOwner:

  layout/html/base/src/nsObjectFrame.cpp
  modules/plugin/base/src/nsPluginViewer.cpp

I inserted a call to nsIPluginInstanceOwner->ShowStatus() at the part
just before the big "whole damn app freezes when starting java" thing
happens.

I also modifed nsJVMManager.cpp ShowJavaConsole() to do the same.  These
are the two places I know of now that can start java.
2001-09-05 03:58:34 +00:00
ftang%netscape.com
c81f507039 back out change of 56863 because it cause 98233 2001-09-05 01:21:27 +00:00
bnesse%netscape.com
db539cd196 Fix for bug 37592. Implement about:config. Checking in for chipc. r=darin, hewitt, mstoltz,srilatha. sr=waterson. a=brendan. 2001-09-01 06:01:25 +00:00
ftang%netscape.com
0a0ec605b8 fix bug 56863. r=blizzard sr=jst a=asa
make about:plugins localizable.
2001-08-31 22:47:53 +00:00
ftang%netscape.com
6e56d084cb fix 56863. r=blizzard sr=jst. add plugins.properties to the jar.mn 2001-08-31 22:46:28 +00:00
ftang%netscape.com
194d3dbc5e fix bug 56863. add plugins.properties to the list. r=blizzard sr=jst 2001-08-31 22:44:17 +00:00
ftang%netscape.com
5d5232ba94 fix bug 56863. r=blizzard sr=jst
not part of the build yet, won't break the tree
2001-08-31 22:43:11 +00:00
hewitt%netscape.com
292c232309 83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron 2001-08-31 00:12:56 +00:00
hyatt%netscape.com
625cf7a212 Fix for 97544, r/sr=blake,ben, a=asa 2001-08-30 05:37:16 +00:00
jaggernaut%netscape.com
430862f98d Bug 96211: "Kill them darn js strict warnings", episode button.xml
Patch by Henrik Gemal <gemal@gemal.dk>, r=jag, sr=brendan, a=Asa
2001-08-24 18:54:28 +00:00
tao%netscape.com
f2190d1a41 91217: update locale version in package/locale provider registry.
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
2001-08-22 01:52:23 +00:00
hyatt%netscape.com
614c49b79e Fix for 96179. r=sspitzer, sr=darin 2001-08-21 06:41:21 +00:00
blakeross%telocity.com
c4a9f265fc More fallout from xul syntax changes. r=ben sr=hyatt 2001-08-21 06:16:33 +00:00
hewitt%netscape.com
0e58f8d7f8 93936 - die, 'work offline' text, die!, r=blake, sr=hyatt 2001-08-21 03:11:54 +00:00
hyatt%netscape.com
8330834eb2 Fix for 96042. r=dbaron, sr=sspitzer 2001-08-20 21:42:14 +00:00
blakeross%telocity.com
3cf2cdea17 another missed case of renamed command method. rs=hyatt 2001-08-20 02:43:34 +00:00
hyatt%netscape.com
12da608239 Fix for 96017. r-bryner, sr-blake 2001-08-20 00:36:52 +00:00
varga%utcru.sk
cca7ae546f Fix for 94652.
allow for no multiple select in outliner.
r=bryner, sr=hyatt
2001-08-19 08:24:42 +00:00
hyatt%netscape.com
5583aaa00b Fix for 94943. r=jag, sr=blake 2001-08-18 01:04:47 +00:00
blakeross%telocity.com
0f3e3a87b9 hyatt changed the name of the command method without updating the one caller (95352). r=ben sr=hyatt 2001-08-16 03:14:18 +00:00
hyatt%netscape.com
94e3fe7d46 93177. 2001-08-15 04:24:56 +00:00
hyatt%netscape.com
26d91ba502 Fix for 93177, r/sr=pavlov,ben 2001-08-15 04:09:41 +00:00
hyatt%netscape.com
2fb3c000b1 Fix for smoketest blocker toolbar bug. r/sr=jst,blake 2001-08-15 00:17:21 +00:00
hyatt%netscape.com
40b27ba896 Fix for smoketest blocker toolbar bug. r/sr=jst,blake 2001-08-14 23:28:30 +00:00
rpotts%netscape.com
33bbd6972c bug #94205. Adding flags to nsIWebNavigation::Stop(). 2001-08-14 04:46:20 +00:00
blakeross%telocity.com
e9e8f88116 Reverting part of previous change which caused columnpicker funkiness. rs=sspitzer 2001-08-14 02:40:55 +00:00
sspitzer%netscape.com
efd3447de7 fix for #94767. when the column toggle state changes, invalidate the outliner.
sr=hyatt
2001-08-14 02:30:17 +00:00
hwaara%chello.se
bf6bec59e9 #86877, Buttons are never properly right-aligned on unix.
Patch tested and done by Mike Potter <mikep@oeone.com>

r=hwaara, sr=shaver
2001-08-14 00:19:25 +00:00
hyatt%netscape.com
5b2088b904 Fix for 94944. r=danm, sr=hewitt 2001-08-14 00:07:36 +00:00
sspitzer%netscape.com
d421e33a5c fix for #92366.
prevent the outliner onselect hanlder from firing twice when the size changes
in between mousedown and the click events.  r=varga@utcru.sk sr=hyatt
2001-08-14 00:04:00 +00:00
matt%netscape.com
720cfc6160 bug 94404 moving sidebar into branding. sr=ben r=pchen 2001-08-10 21:30:12 +00:00
dbragg%netscape.com
647d90a033 Checkin for smeredith@netscape.com
Fix for bug 92358: nested radio buttons in XUL.
r=jag, sr=blake
2001-08-10 19:31:45 +00:00
hewitt%netscape.com
51fa1fa04c 94231 - Setting value on progressmeter no longer causes visual update., r=blake, sr=hyatt 2001-08-10 18:28:53 +00:00
jaggernaut%netscape.com
56cd4b1ba1 Bug 94458: change dynamically registered listeners to "create" and "destroy" events to listen to "popupshowing" and "popuphiding". r=bryner, sr=hyatt 2001-08-10 01:32:12 +00:00
blakeross%telocity.com
cfa39c07dd Reinstating (already reviewed) changes that hewitt destroyed by accidentally checking in an old revision of outliner.xml in his autocomplete landing a few months back. rs=hewitt 2001-08-10 01:05:50 +00:00
hyatt%netscape.com
20b1b10d69 Fix for 93171. r=pink, sr=blake 2001-08-08 01:38:05 +00:00
varga%utcru.sk
3e1767a015 Fix for 75142.
When opening a bookmarks menu that needs scroll arrows, ALL parent menus get scroll arrows.
r=pink, sr=hyatt
2001-08-07 18:55:51 +00:00
sspitzer%netscape.com
a01c8e6ab6 relanding my fix for #74672 and #75603. this was sr=hyatt when it first landed.
but got lost when outlinerBindings.xml became bindings/outliner.xml.
this fixes regressions #94054 and #92815
2001-08-07 04:12:34 +00:00
hyatt%netscape.com
0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
hyatt%netscape.com
6c3f91a885 Fix for 93836. r=kerz, sr=ben 2001-08-06 01:14:39 +00:00
hyatt%netscape.com
976bf17bb4 More 93626. 2001-08-05 19:18:46 +00:00
hyatt%netscape.com
8cefb82095 Fix for 93626. r=aegis, sr=ben 2001-08-05 18:36:09 +00:00
hewitt%netscape.com
350e1dd1c3 93623 - Personal Toolbar bookmarks drawn on top each other, r=blake, sr=hyatt 2001-08-04 07:24:23 +00:00