Граф коммитов

11022 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk 5090e16d3f Bug 126182 Fix case of access keys in download manager toolbar p=hippie@arcmis.com r=me sr=bz 2003-06-23 12:01:10 +00:00
timeless%mozdev.org 2be6473e50 Bug 58613 "last page visited" cannot handle framed pages properly
patch by ian@arlen.demon.co.uk r=timeless sr=alecf
2003-06-22 17:46:13 +00:00
caillon%returnzero.com 36a00e95c1 Bug 209852. Remove |dont_QueryInterface|.
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
smontagu%netscape.com 8b8b5db0c1 Fix regression in Character Coding menu. Bug 209878, r/sr=alecf 2003-06-19 23:14:13 +00:00
jshin%mailaps.org deb380f918 additional check-in for bug 133615 (forgotten in the initial landing)
r=yokoyama, sr=jag
2003-06-19 10:07:59 +00:00
pete.zha%sun.com ed7f7aa45d 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 6ec45a8e7d 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
lordpixel%mac.com 017b7d06ec Fix for bug 88393. r=timeless sr=sfraser
Don't deploy two copies of all of the icons into the Mac application!
These icons are moving from
mozilla/xpfe/bootstrap/macbuild/Contents to
mozilla/xpfe/bootstrap/macbuild/Contents/Resources
which simplifies their deployment and ensures we only have one copy in the appli
cation, not two.
2003-06-19 02:38:54 +00:00
lordpixel%mac.com 91d1d4d56e Fix for bug 88393. r=timeless sr=sfraser
Don't deploy two copies of all of the icons into the Mac application!
These icons are moving from
mozilla/xpfe/bootstrap/macbuild/Contents to
mozilla/xpfe/bootstrap/macbuild/Contents/Resources
which simplifies their deployment and ensures we only have one copy in the application, not two.
2003-06-19 02:34:44 +00:00
lordpixel%mac.com 935a372638 Fix for bug 88393. r=timeless sr=sfraser
Don't deploy two copies of all of the icons into the Mac application!
2003-06-19 02:30:17 +00:00
bryner%netscape.com f6549df6b5 Fix static builds on solaris (bug 209104). patch by gisburn, r=me. 2003-06-19 00:01:48 +00:00
alecf%flett.org fca10b9dd4 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
aaronl%netscape.com b000472c77 Bug 208781. Accessible events not getting fired for profile manager list items. r=kyle, sr=jag 2003-06-16 10:26:33 +00:00
dbaron%dbaron.org a165f4559a I don't think alecf meant to check in these printfs. 2003-06-13 21:37:02 +00:00
caillon%returnzero.com ba75de772b Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
neil%parkwaycc.co.uk 28c6babc46 Bug 207634 filtering in about:config r=caillon sr=sspitzer 2003-06-13 17:01:49 +00:00
neil%parkwaycc.co.uk d15f524a9b Bug 206668 tabbrowser tab issues with Mac Classic theme (retargetting problem) p=shliang r=me sr=jag 2003-06-13 13:44:10 +00:00
shliang%netscape.com 11935245e7 bug 207456, tabbing sometimes skips enabled elements. r/sr=jag 2003-06-13 07:39:57 +00:00
kairo%kairo.at c616081c7d 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
jaggernaut%netscape.com 3ef61e23c4 Bug 104778, part 2: also remember what the user typed when loading a page in the
current tab fails. r=Neil, sr=bryner
2003-06-12 13:12:25 +00:00
timeless%mozdev.org 9acd6981ee Bug 78320 javascript strict warnings and error in urlbarBindings.xml
patch by ajvincent@juno.com r=brade sr=jst
2003-06-12 06:39:08 +00:00
scott%scott-macgregor.org 28b40c4118 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 ee553ff8fe 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
sspitzer%netscape.com 506fbcddd0 new files for bug #178183
Cancel button inoperative on "Download Font" dialog
r/sr=jag,bienvenu
initial patch by smontagu@netscape.com
2003-06-12 02:08:49 +00:00
bryner%netscape.com 59078dc76b Fix (again) setting of focused window/element on focus controller. This ensures that we do the right thing when given either an element or a window to focus. Bug 89214, r=neil, sr=jag. 2003-06-12 01:08:21 +00:00
mkaply%us.ibm.com 68b5401866 Better fix for 206775 per jag 2003-06-11 22:34:07 +00:00
alecf%flett.org ccf01a2786 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
lordpixel%mac.com fcb795137b Fix for bug 88393 "Check in a high-resolution application and document icon suit
e for Mac OS X".
r=timeless, sr=sfraser@netscape.com
2003-06-11 02:14:35 +00:00
seawood%netscape.com 600c2c4126 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-11 02:10:35 +00:00
lordpixel%mac.com 0fc33e959b Fix for bug 88393 "Check in a high-resolution application and document icon suit
e for Mac OS X".
r=timeless, sr=sfraser@netscape.com
2003-06-11 02:04:47 +00:00
lordpixel%mac.com 503807613d Fix for bug 88393 "Check in a high-resolution application and document icon suit
e for Mac OS X".
r=timeless, sr=sfraser@netscape.com
2003-06-11 01:58:27 +00:00
seawood%netscape.com 2bd1282dd5 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-11 01:43:04 +00:00
seawood%netscape.com eedcec6007 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-11 01:19:41 +00:00
lpham%netscape.com 634f55a191 add ldscript bugzilla #105994 2003-06-10 22:10:16 +00:00
seawood%netscape.com 8f112a4226 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 6934dc37a9 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 c82f870884 #206775
r=pedemonte, sr=alecf
Allow history search to work with NLS chars and special chars
2003-06-10 18:29:23 +00:00
jaggernaut%netscape.com ce4c29c273 Bug 104778: Remember what user typed when switching tabs.
Bug 103720: prefill URI when opening new tab.
r=varga, sr=ben
2003-06-10 04:25:52 +00:00
sspitzer%netscape.com 244b5621eb 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
bryner%netscape.com fe7ecce15d Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser. 2003-06-09 22:25:25 +00:00
jaggernaut%netscape.com 6d05963f0c Whitespace changes. 2003-06-09 10:06:11 +00:00
bolian.yin%sun.com fb2d2f7d0b Bug 202388 runtime switch between system prefs and mozilla prefs.
sr=alecf.
2003-06-09 08:30:04 +00:00
sspitzer%netscape.com f2400099eb fix for bug #1293896
remove print preview on Mac OS X
r/sr=bienvenu
2003-06-08 20:21:53 +00:00
varga%netscape.com af05f6133f 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
jaggernaut%netscape.com f845fec3a2 Bug 206092: fix small regression from previous checkin for this bug. Patch by Ian Neal <ian@arlen.demon.co.uk>, r+sr=jag 2003-06-06 10:43:06 +00:00
shliang%netscape.com edb10709d3 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 4492d414d2 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
aaronl%netscape.com 50d6f000c7 Bug 207487. No accessible name using label for xul <textbox> element. r=kyle, sr=alecf 2003-06-04 20:57:39 +00:00
kairo%kairo.at 108ef75354 bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
jshin%mailaps.org 1e0ac01fd8 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