Commit Graph

4568 Commits

Author SHA1 Message Date
pete.zha%sun.com
d49b523c8c bug=185000 r=timeless@bemail.org sr=alecf@flett.org
Make Integration of mozilla and Java Plugin be better
2003-06-19 08:00:35 +00:00
jaggernaut%netscape.com
1e2c571106 Bug 180512: Textboxes do not support context attribute overriding default context menu. Patch by Alex Vincent <ajvincent@juno.com>, r=timeless, sr=jag 2003-06-19 04:28:10 +00:00
alecf%flett.org
f43f8eebe9 fix for bug 205895 - make nsIMIMEInfo.getFileExtensions use a string enumerator, to avoid excess allocation at startup
r=bz, sr=darin
2003-06-17 17:00:40 +00:00
kairo%kairo.at
ccd0707c81 bug 207642 - update localeVersion for 1.5a, also update contents-platform.rdf and contents-region.rdf files, r=rchen, sr=blizzard 2003-06-12 15:19:21 +00:00
scott%scott-macgregor.org
f6235aff2f Get the file picker working in thunderbird for linux.
Has no effect on non thunderbird builds.
2003-06-12 04:04:15 +00:00
sspitzer%netscape.com
e904c459d5 fix for bug #178183
Cancel button inoperative on "Download Font" dialog
r/sr=jag,bienvenu
initial patch by smontagu@netscape.com
2003-06-12 03:27:20 +00:00
mkaply%us.ibm.com
2ed91a4ab1 Better fix for 206775 per jag 2003-06-11 22:34:07 +00:00
alecf%flett.org
2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com
97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com
b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
mkaply%us.ibm.com
6c434e3246 #206775
r=pedemonte, sr=alecf
Allow history search to work with NLS chars and special chars
2003-06-10 18:29:23 +00:00
sspitzer%netscape.com
f66409a939 fix for bug #197486
eval() in XBL may be dangerous; consider an alternative
thanks to neil.parkwaycc.co.uk@myrealbox.com for the fix.
r=jag, sr=ssptzer
2003-06-09 22:59:30 +00:00
bolian.yin%sun.com
8001504701 Bug 202388 runtime switch between system prefs and mozilla prefs.
sr=alecf.
2003-06-09 08:30:04 +00:00
varga%netscape.com
d79b7f1c25 Fix for bug 200048. "Set as New Bookmark Folder / New Personal Toolbar" not working.
r=jag, sr=sspitzer
2003-06-08 16:21:12 +00:00
shliang%netscape.com
df938ddfef 208357 - image manager menuitem needs to be removed for ns builds on mac osx. r=sgehani, sr=jag 2003-06-05 03:49:48 +00:00
varga%netscape.com
ae79291954 Fix for bug 175881. DL manager's "Launch File" and "Show in Finder" buttons are not functional with previous download entries
r=neil, sr=jag
2003-06-04 23:40:17 +00:00
kairo%kairo.at
0b93c73eee bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
jshin%mailaps.org
705c95a9ff bug 133615 : remove ISO-2022-KR/Visual Hebrew from 'Save As Charset' menu
in Composer. (r=neil, sr=jag)
2003-06-04 06:19:35 +00:00
sspitzer%netscape.com
97ce16dc05 fix for bug #177280
Notification sound doesn't work
thanks to mloiselle@yahoo.com (Marc Loiselle) for the fix
r/sr=dmose,darin,sspitzer
2003-06-03 23:45:04 +00:00
pavlov%pavlov.net
89b728063a Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard. 2003-06-03 23:16:42 +00:00
ssu%netscape.com
5d5333d58e fixing bug 207713 - Mozilla needs support for moz specific file extension icons. r=sgehani, sr=jag, a=asa 2003-06-03 20:54:21 +00:00
neil%parkwaycc.co.uk
26d205a46f Bug 206092 New window from Composer/MailNews only opens blank page p=ian@arlen.demon.co.uk r=me sr=jag 2003-06-02 14:31:52 +00:00
varga%netscape.com
0d55c4b763 Fix for bug 203992. Bookmark's Notify/schedule fail to prompt user when change has occured.
r=jag, sr=bryner
2003-05-30 08:56:59 +00:00
jaggernaut%netscape.com
756d8ef907 Bug 203960: Make bookmark groups replace existing tabs instead of appending. r=jkeiser, varga, adamlock, sr=jst, hewitt 2003-05-30 00:21:01 +00:00
alecf%flett.org
4931ecdfb7 for bug 101995.. oops, forgot to rev the IID here, so that phoenix doesn't barf.
my previous checkin was r=jshin, sr=brendan
2003-05-29 22:15:09 +00:00
alecf%flett.org
34f90f2ace big part of fix for bug 101995 - remove bookmarks dependency from nsHTMLDocument 2003-05-29 22:11:23 +00:00
varga%netscape.com
482da0d583 Fix for bug 201697. "Remove from List" does nothing - cannot delete items from download manager.
r=rjesup, sr=jag
2003-05-29 07:25:32 +00:00
rbs%maths.uq.edu.au
a6920a5b6e Only show the system default font on platforms where applicable, b=206782, r=jshin, sr=blizzard 2003-05-29 03:57:30 +00:00
mkaply%us.ibm.com
b44d48119a #187093
r=timeless, sr=jag, a=mkaply
First patch from Felix Miata (mrmazda) - optimize font sizes in preferences
2003-05-28 21:14:41 +00:00
timeless%mozdev.org
47e618b8c3 Bug 132019 Download manager context menu
patch by ian@arlen.demon.co.uk r=neil sr=jag
2003-05-26 12:46:37 +00:00
timeless%mozdev.org
83d97e96e1 Bug 206166 Unused variable `PRInt32 cnt' in nsSHistory::CompareFrames
r=radha sr=rbs
2003-05-23 22:24:35 +00:00
dwitte%stanford.edu
270d3909ca bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
varga%netscape.com
e4cbd517b7 Trying to fix windows bustage. 2003-05-23 15:15:55 +00:00
varga%netscape.com
717feaab4a Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
jshin%mailaps.org
b7b494a1a0 bug 204039 : converter for TSCII fonts (r=prabhat, sr=rbs, a=asa) 2003-05-23 06:31:25 +00:00
timeless%mozdev.org
5104e77113 Bug 132331 Exception... "Component returned failure code:" because we stat files *way* too often
Bug 167528 Status line not updated after delete
patch by ian@arlen.demon.co.uk r=neil sr=jag a=sspitzer
2003-05-22 22:22:42 +00:00
neil%parkwaycc.co.uk
c86df52643 Bug 140467 update download manager buttons when download completes p=ian@arlen.demon.co.uk r=me sr=jag a=asa 2003-05-22 10:14:06 +00:00
jshin%mailaps.org
fa873b6489 change 'Hindi' to 'Devanagari' in font-pref. UI. This includes a change to
DTD (L10N).  bug 206146 (r=yokoyama and bobj, sr=blizzard, a=mkaply).
2003-05-21 23:29:10 +00:00
danm%netscape.com
127a53d39f backing out fix for bug 192577 (rev 1.98) because of regression bug 204770. a=asa 2003-05-21 20:30:44 +00:00
leon.zhang%sun.com
03420056bc Fix bug 149126: Mail Client doesn't work correctly with Open Office with rpm builds
patch by joey.shen@sun.com
r=blizzard@mozilla.org sr=dmose@mozilla.org a=asa@mozilla.org
2003-05-21 03:04:36 +00:00
bzbarsky%mit.edu
ed8540438c Add a "Go to line" option to the Edit menu in View Source (bug 104383). Make
the links in the JS console automatically go to the right line in View Source
(bug 79612).  Patch (in bug 104383) by christian@schmidt.net (Christian
Schmidt) with some selection fu from rbs, r=neil, sr=me, a=asa
2003-05-21 02:23:13 +00:00
rbs%maths.uq.edu.au
19f8107417 Font prefs shouldn't limit choices + some optimizations of the 'user perception' by lazily building the drop down font lists while there, b=142511, r=gerv, sr=blizzard, a=asa 2003-05-21 01:14:33 +00:00
ssu%netscape.com
254e0603dd fixing bug 190546 - Help: New Mail/News prefs need Help buttons hooked up to correct locations in help content. r=dveditz, sr=sspitzer, a=sspitzer 2003-05-15 08:15:15 +00:00
aaronl%netscape.com
8c599b7dcb Bug 196126. Hook up keyboard prefs help, update keyboard help. r=oeschger, no sr= required for help file changes, a=asa 2003-05-14 21:47:21 +00:00
neil%parkwaycc.co.uk
6f3cd659cc Bug 199930 js strict warning in pref-languages.js p=bugzilla@hecubagames.com (Chris Mannall) r=bz sr=jag a=asa 2003-05-14 14:45:14 +00:00
neil%parkwaycc.co.uk
0783e3feac Bug 150158 clean up after nsIFile.delete was renamed to .remove p=stevechapel@earthlink.net r=shliang sr=brendan a=asa 2003-05-14 14:30:12 +00:00
neil%parkwaycc.co.uk
5c8479a38b Bug 149406 Theme prefpanel - Uninstall button jumps around for long theme names p=mail124@bellsouth.net (Joe Infla) r=me sr=jag a=asa 2003-05-14 12:20:05 +00:00
jaggernaut%netscape.com
f92bb7c89e Bug 145375: Update Google sherlock file to support Unicode. r=jag, sr=sspitzer, a=Asa 2003-05-13 22:47:04 +00:00
pete.zha%sun.com
6b1ccb4d85 bug=185000 Make Integration of mozilla and Java Plugin be better
r=joshua.xia@sun.com, sr=alecf@flett.org, a=blizzard
patch=http://bugzilla.mozilla.org/attachment.cgi?id=122985&action=edit
Change dtd and properties files. Will not effect the build
2003-05-13 14:59:25 +00:00
timeless%mozdev.org
c3e4703dae Bug 204423 Remove unused nsIFindServiceConstructor, nsFindService::GetSingleton, nsFindService::FreeSigleton, empty nsFindModuleDtor
r=brade sr=smfr a=sspitzer
2003-05-09 04:17:41 +00:00