blakeross%telocity.com
c37e88a297
Fixing js strict warning about redeclaration of vars. sr=ben
2001-10-01 03:41:14 +00:00
blakeross%telocity.com
b4d8387acc
Fix js strict warning about redeclaration of variable. sr=ben
2001-10-01 02:50:52 +00:00
blakeross%telocity.com
60096be1fb
Fix js strict warning about redeclaration of variable. sr=ben
2001-10-01 02:50:18 +00:00
blakeross%telocity.com
d8f95525f5
Fix js strict warning about redeclaration of variable. sr=ben
2001-10-01 02:49:54 +00:00
mstoltz%netscape.com
79c1d3b73f
bug 90386 - escape HTML tags before writing the useragent string to the document
...
on the "about:" page. Written by jruderman, r=mstoltz, sr=blake
2001-10-01 02:29:05 +00:00
jaggernaut%netscape.com
07f2c03ad4
Fix strict warning by making the setter always return the |val|, which it should always do anyway. r=caillon
2001-09-30 13:48:03 +00:00
jaggernaut%netscape.com
1442b9ff13
Bug 102154: browser.xml refers to bogus property nsIWebNavigation.LOAD_FLAGS_BYPASS_NONE (I thought I had fixed this a few months ago). r=rginda.
2001-09-30 08:33:31 +00:00
cmanske%netscape.com
349ade3d49
Fix duplicate colors in colorpicker, b=100323, r=brade, sr=hewitt
2001-09-29 04:28:15 +00:00
gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
hyatt%netscape.com
e75f328954
Fix for 102060, enable New Tab in the UI and implement tabbrowser context menus for closing and creating tabs, add CTRL+f4 for closing tabs. r=bryner, sr=brendan
2001-09-28 00:10:48 +00:00
hewitt%netscape.com
ec80db1df2
101775 - column reordering doesn't work right, r=blake, sr=hyatt
2001-09-27 02:22:27 +00:00
darin%netscape.com
086bff5446
fixes bug 95768 "about: services should be converted to XHTML 1.1"
...
patch=alexey@ihug.com.au , r=cbiesinger@web.de , sr=darin,jst
2001-09-27 01:42:06 +00:00
hyatt%netscape.com
56238f4d7c
Fix for 101554. r/sr=jag,blake
2001-09-27 00:27:26 +00:00
jgaunt%netscape.com
398fff2476
bug 100772 bug 98777 accessible support for XUL
...
Description, Label, Button
r=aaronl sr=hyatt
2001-09-25 22:59:55 +00:00
loadrunner%betak.net
5034ba3850
bug 97541, r=cmanske, sr=kin, Enable multiple spellcheckers in mail/composer
2001-09-25 22:41:49 +00:00
aaronl%netscape.com
2cddb7e586
Bug 98781. Active Accessibility: XUL <image> element support. sr=hyatt, r=jgaunt
2001-09-25 22:32:32 +00:00
hewitt%netscape.com
989692bdd6
9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt
2001-09-25 22:17:47 +00:00
hyatt%netscape.com
67241b3ae6
100706. Tabbrowser stuff. r=jag, sr=blake
2001-09-24 04:38:41 +00:00
hyatt%netscape.com
23e9648fff
More 100706 fun. r/sr=jst,jag
2001-09-23 09:30:02 +00:00
blakeross%telocity.com
35953fea85
removing attr's that are now unnecessary due to default orientation. r=hewitt sr=hyatt
2001-09-23 07:16:02 +00:00
blakeross%telocity.com
393a2959d1
tabbrowser looks like crap in classic. set default orientation of vertical for radiogroup, tabbox and horizontal for tabs for xul1.0 (101133). r=hewitt sr=hyatt
2001-09-23 06:58:34 +00:00
blakeross%telocity.com
8a8ae460e0
composer is unusable (101142). r/sr=hyatt
2001-09-23 06:56:23 +00:00
hwaara%chello.se
19cbf2a87e
#100542 , JavaScript strict warning in printdialog.js.
...
Patch by Christopher Aillon <caillon@returnzero.com>
r=cbiesinger@web.de , sr=alecf
2001-09-22 14:31:05 +00:00
hyatt%netscape.com
9203168ad3
Checking in tabbrowser prototype. r=jag, sr=brendan
2001-09-22 07:27:30 +00:00
hewitt%netscape.com
7b84625e46
93857 - Both 'To:' and 'Bcc:' options simultaneously checked in composition window, r=varada, sr=mscott
2001-09-21 02:02:11 +00:00
stephend%netscape.com
87c16bccb7
Bug 100656. about:config 'Prefs' column should read 'Preference Name' r=chipc@netscape.com, sr=sspitzer@netscape.com. Patch by Bradley Hart <bhart00@yahoo.com>
2001-09-21 01:39:59 +00:00
hewitt%netscape.com
f73dd9fabf
97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt
2001-09-20 07:08:29 +00:00
blakeross%telocity.com
6b2d78b3e6
editable menulists use wrong text size/font (96946). r/sr=ben
2001-09-19 00:06:39 +00:00
jaggernaut%netscape.com
f8f3e80dd6
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
aaronl%netscape.com
43b42de673
Bug 82207. Beginning XUL MSAA support (checkboxes). r=jgaunt, sr=hyatt
2001-09-18 03:09:01 +00:00
hewitt%netscape.com
60f317c194
99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake
2001-09-17 23:40:50 +00:00
bryner%netscape.com
bc427652a4
Bug 89998 - deprecate titledbox in favor of groupbox. This checkin moves the groupbox functionality to groupbox.* instead of titledbox.*. Patch from andersma@luther.edu, r=bryner, sr=hewitt.
2001-09-15 06:47:08 +00:00
mkaply%us.ibm.com
bf6cf05d06
#95642
...
r=cls
When given the win/mac/unix choice for chrome, OS/2 should use win, not define its own
2001-09-14 21:07:39 +00:00
mkaply%us.ibm.com
23ee0801ef
#95642
...
r=cls
Because other platforms then Unix use the Unix build system, add Makefile.ins to some win
directories so platforms can choose to use the win versions of files
2001-09-13 23:01:14 +00:00
bnesse%netscape.com
7631bc8ecc
Fixes for bug 98582 (add title to about:config window) and bug 99291 (correctness: use defines instead of hard coded numbers in switch statement). r=dveditz, sr=waterson (98582) and r=bnesse, sr=brendan (99291). Checking in for chipc.
2001-09-12 22:50:00 +00:00
blakeross%telocity.com
2252e1565b
Quitting from Composer does not work correctly when in turbo (99318) and another non turbo-related quitting bug. r/sr=ben
2001-09-12 02:20:50 +00:00
dbaron%fas.harvard.edu
67ef0876cc
Clean up nsIAppShellService.idl. b=98026 r=danm sr=alecf
2001-09-10 19:42:54 +00:00
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