Commit Graph

105574 Commits

Author SHA1 Message Date
ssu%netscape.com
ebf144fb29 fixing bug 150678 - native installer progress bar looks choppy. r=curt, sr=dveditz. affects windows platforms only
git-svn-id: svn://10.0.0.236/trunk@123101 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 23:03:52 +00:00
yokoyama%netscape.com
c873d40552 Bug 149397 Can't enter "?" and "!" using MSPY on WinXP-SC
This is to process special IME input.
/r=shanjian;/sr=brendan


git-svn-id: svn://10.0.0.236/trunk@123100 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:59:54 +00:00
dougt%netscape.com
70a555f5ae mac project file fix
git-svn-id: svn://10.0.0.236/trunk@123098 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:44:12 +00:00
kirk.erickson%sun.com
ed9469d29f Fixed indentation caught by Wan-Teh (66606).
git-svn-id: svn://10.0.0.236/trunk@123097 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:41:45 +00:00
cbiesinger%web.de
dcde01e817 bug 150142 r=pavlov sr=tor
imgLoader::GetMimeTypeFromContent doesn't check for malloc failure


git-svn-id: svn://10.0.0.236/trunk@123096 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:40:29 +00:00
dougt%netscape.com
e1d433d7c1 fixes hp bustage. r=jdunn
git-svn-id: svn://10.0.0.236/trunk@123095 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:35:10 +00:00
smontagu%netscape.com
8cd326a2d9 Bug 148470: Xprint-specific X font banning code is broken. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=timeless, sr=scc
git-svn-id: svn://10.0.0.236/trunk@123094 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:34:25 +00:00
cbiesinger%web.de
49fadf233c forgot to check this change in before. bug 8031, r=tor, sr=dveditz, a=valeski, XBM support
git-svn-id: svn://10.0.0.236/trunk@123093 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:33:13 +00:00
darin%netscape.com
79a24a38c3 fixes bug 149073 "nsStorageTransport::GetNthSegment is slow"
r=dbaron sr=rpotts


git-svn-id: svn://10.0.0.236/trunk@123092 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:32:35 +00:00
pavlov%netscape.com
3f9af8db03 fixing bug 148551. patch from paper@animecity.nu. r=pavlov sr=tor
git-svn-id: svn://10.0.0.236/trunk@123091 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:30:36 +00:00
pavlov%netscape.com
59ca1eaf18 fixing bug 85595. patch from paper@animecity.nu. r=pavlov sr=tor
git-svn-id: svn://10.0.0.236/trunk@123090 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:29:31 +00:00
mcafee%netscape.com
f2e7fa038e Adding export-idl rule for REQUIRES-based embed build (150088). r=blythe, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@123089 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:26:27 +00:00
yokoyama%netscape.com
6e1d4791e4 Bug 149171 and 146844
IME input processing in Widget
Impact only on Windows platform.
/r=shanjian, /sr=brendan


git-svn-id: svn://10.0.0.236/trunk@123087 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:20:39 +00:00
beard%netscape.com
437ca845cf Convert Cocoa key events to Mac Event records. This gets typing in plugins working. NPOB from the CHIMERA branch.
git-svn-id: svn://10.0.0.236/trunk@123086 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:13:03 +00:00
smontagu%netscape.com
1fff05a1b3 Bug 148470: Ban "-dt-*" (bitmap!!) fonts from Xprint. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=shanjian, sr=jst
git-svn-id: svn://10.0.0.236/trunk@123085 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:11:14 +00:00
mscott%netscape.com
4b610493ea new mail biff icon for windows system tray from the UI group.
git-svn-id: svn://10.0.0.236/trunk@123084 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:09:15 +00:00
mkaply%us.ibm.com
25824ec712 r=mkaply, sr=blizzard, OS/2 only - fixes a couple names/comments
git-svn-id: svn://10.0.0.236/trunk@123082 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 22:03:09 +00:00
smontagu%netscape.com
1a3973781e Bug 148690: For Xprint force use of outline scaleable fonts if possible. Author Roland.Mainz@informatik.med.uni-giessen.de, r=shanjian, sr=jst
git-svn-id: svn://10.0.0.236/trunk@123078 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 21:43:08 +00:00
brendan%mozilla.org
d6cd3ded85 For the file input case, roll our own fgets replacement to handle NULs in files (148800, r=rogerl, sr=shaver).
git-svn-id: svn://10.0.0.236/trunk@123077 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 21:32:54 +00:00
radha%netscape.com
da252450dc Fix for bug # 144301. shift-reload on a frameset page causes misbehavior of back and forward on future subframe navigations on the same page. a=adamlock sr=rpotts.
git-svn-id: svn://10.0.0.236/trunk@123076 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 21:12:27 +00:00
stephend%netscape.com
1039fd8f26 Bug 148555. Replace class='big-left-margin' with class='indent'. Patch by Stephen Walker <walk84@yahoo.com> r=cmanske, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@123075 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 21:03:29 +00:00
naving%netscape.com
976567d167 bugscape 15175 r=cavin sr=bienvenu. Make netscape webmail folder "Draft" localizable.
git-svn-id: svn://10.0.0.236/trunk@123074 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 21:03:28 +00:00
smontagu%netscape.com
cc4e2832ab Do Arabic shaping earlier before measuring the text so that it gets laid out correctly. Bugs 117041, 138097. r=ftang, sr=waterson
git-svn-id: svn://10.0.0.236/trunk@123073 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 21:00:20 +00:00
dougt%netscape.com
c55073e22f fixing makefile.win bustage.
git-svn-id: svn://10.0.0.236/trunk@123071 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:54:30 +00:00
mikep%oeone.com
19a8442b18 Removing debug messages, turning them to dumps.
git-svn-id: svn://10.0.0.236/trunk@123070 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:51:35 +00:00
cbiesinger%web.de
a6c0e029bf bug 86693 r=caillon sr=hewitt
js strict warning in colorpicker.xml


git-svn-id: svn://10.0.0.236/trunk@123069 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:51:21 +00:00
cbiesinger%web.de
6f7dc93da9 bug 115473 r=pavlov sr=brendan
Remove timer priorities


git-svn-id: svn://10.0.0.236/trunk@123068 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:47:04 +00:00
brendan%mozilla.org
e9e6f18d96 Drop non-ECMA f.a-for-arg/var-a-in-active-f support (137000, r=khanson, sr=shaver).
git-svn-id: svn://10.0.0.236/trunk@123067 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:43:50 +00:00
akkana%netscape.com
ac744a4bf8 132352: Use the parser service for blockness detection. r=brade sr=kin
git-svn-id: svn://10.0.0.236/trunk@123066 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:43:49 +00:00
stephend%netscape.com
f3b7bec0d2 Bug 147438. Security panel needs some cleanup. Patch by Stephen Walker <walk84@yahoo.com> r=kaie, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@123065 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:42:53 +00:00
chak%netscape.com
017113fab2 Fix for #130877 - Chnages to create app specific component registries
r=dougt, sr=shaver, a=drivers


git-svn-id: svn://10.0.0.236/trunk@123064 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:38:01 +00:00
chak%netscape.com
04078c93d0 Fix for #129582 - Chnages to demostrate MRE usage
r=adamlock, sr=rpotts, a=drivers


git-svn-id: svn://10.0.0.236/trunk@123061 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:35:27 +00:00
bryner%netscape.com
547705eee2 Don't have any rules prior to including rules.mk, or just typing "make" in this directory won't work correctly. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@123060 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:35:22 +00:00
chak%netscape.com
ded609d173 Fix for #131175 - Chnages to register MRE components
r=dougt, sr=rpotts, a=drivers


git-svn-id: svn://10.0.0.236/trunk@123059 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:33:04 +00:00
nhotta%netscape.com
002351597a Map charset name to charset atom, this fixes the charset name canonicalization problem (e.g "utf-8" vs "UTF-8"),
bug 138638, r=rjc, sr=alecf.


git-svn-id: svn://10.0.0.236/trunk@123058 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:19:21 +00:00
nhotta%netscape.com
7d9c360c89 Added error handling for the Unicode conversion for message quote,
bug 132613, r=ducarroz, sr=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@123057 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:18:20 +00:00
seawood%netscape.com
3c6c31fe23 Do not add these libraries to the generated static libs list as they have their own vars that are also used in the static build.
Bug #149211 r=bryner


git-svn-id: svn://10.0.0.236/trunk@123056 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:18:03 +00:00
nhotta%netscape.com
41942cd0e8 Changed the localization note to mention that "MsgMdnWishToSend" is localizable,
bug 149162, r=yxia, sr=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@123055 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:17:27 +00:00
locka%iol.ie
4b321b16b0 NOT PART OF BUILD. First impl of helper app dialog for activex control.
git-svn-id: svn://10.0.0.236/trunk@123054 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:15:08 +00:00
law%netscape.com
ea952eb2de Bug 89907; add new UI to Nav pref panel to simply making Mozilla the default browser; r=sgehanni, sr=ben
git-svn-id: svn://10.0.0.236/trunk@123052 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:06:05 +00:00
wtc%netscape.com
99a907f780 Bug 134099: Worked around two BeOS bugs. 1. connect does not implicitly
bind the socket. 2. accept does not return the peer's address.
Modified files: _beos.h prsocket.c bnet.c


git-svn-id: svn://10.0.0.236/trunk@123051 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 20:05:32 +00:00
dougt%netscape.com
55cec71794 adding #include for stdio for printf
git-svn-id: svn://10.0.0.236/trunk@123050 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 19:50:28 +00:00
dougt%netscape.com
3c7968ad39 nsIInterfaceRequestor.cpp has been moved to mozilla/xpcom/glue/. see 149715. r=rpotts@netscape.com, sr=shaver.
git-svn-id: svn://10.0.0.236/trunk@123049 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 19:41:44 +00:00
dougt%netscape.com
d6dd9bea7f Fix for 149754. cleaner xpcom shutdown. r=rpotts, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@123046 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 19:38:41 +00:00
dougt%netscape.com
fa93a8146a adding nsIIneterfaceRequestorUtils.cpp to glue. 149715. r=rpotts@netscape.com, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@123045 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 19:36:42 +00:00
pinkerton%netscape.com
c36127dae2 Remove status bar entirely from popups that don't want it
git-svn-id: svn://10.0.0.236/trunk@123044 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 19:36:33 +00:00
leaf%mozilla.org
89c9a8fa37 Automated update
git-svn-id: svn://10.0.0.236/trunk@123043 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 19:26:16 +00:00
dougt%netscape.com
fe86486377 Fixes bugs 149745 148918 149715 149730 149754 129959. Cleanup of nsIFile and nsILocalFile interfaces, supporting do_GetInterface in embedding via xcom glue, and general cleanup of shutdown. r=various, sr=shaver@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@123042 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 19:26:04 +00:00
shrutiv%netscape.com
ad187f7e21 Fix for bugscape bug 14706: Additional Components not being picked up
in certain cases (r=mitchf)


git-svn-id: svn://10.0.0.236/trunk@123041 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 19:25:32 +00:00
shrutiv%netscape.com
23c9a321eb Fix for bugscape bug 16026: View install.bmp button not working (r=mitchf)
git-svn-id: svn://10.0.0.236/trunk@123040 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-11 19:03:17 +00:00