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

11119 Коммитов

Автор SHA1 Сообщение Дата
dwitte%stanford.edu 0348122ca5 Bug 212284: Adding a web site to allowed popup site list crashes Mozilla [@ nsPermissionManager::Add ]
fixing a crasher regression from yesterday's landing of bug 209475.

patch by mvl; r=dwitte, sr=bz, a=dbaron.
2003-07-11 00:04:02 +00:00
dwitte%stanford.edu ee64b32c3e Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2003-07-09 00:20:57 +00:00
danm%netscape.com 90630fe7c9 addref the window while the timer member variable holds a reference to the window. no longer a crash bug, but more proper COM. bug 143664 r=dougt,jag 2003-07-08 23:06:49 +00:00
cbiesinger%web.de 9871c15630 179084, patch by mcsmurf@gmx.net r=varga sr=jag Bookmark Export uses Unix carriage returns on all platforms 2003-07-08 17:24:57 +00:00
bzbarsky%mit.edu b3003f362c Move to the double-'::' notation for -moz-tree-* pseudo-elements in SeaMonkey.
Bug 211657, r+sr=dbaron
2003-07-07 21:22:24 +00:00
bzbarsky%mit.edu 10600c0acd Add support for '::' notation for CSS pseudo-elements (bug 62843). Drop
selectors containing unrecognized pseudo-classes and pseudo-elements (bug
145968).  Fix some CSS rules in quirk.css and xul.css that were bogus (no
bug).  Patch in bug 62843.  r+sr=dbaron
2003-07-04 01:33:10 +00:00
smontagu%netscape.com 45a0ed1fed Change parsing of language tags for the Accept-Language header to accept from 2 to 8 characters in the first subtag. Bug 208277, author=d95mback@dtek.chalmers.se, r=smontagu, sr=darin. 2003-07-02 21:59:22 +00:00
timeless%mozdev.org a35730ae9a Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2003-07-02 14:29:47 +00:00
cbiesinger%web.de 02dd545de1 205440 patch by kd-moz@tprac.de r=shliang sr=jag JavaScript error in internetresults.xul/.js 2003-07-01 20:04:30 +00:00
cbiesinger%web.de 357ae264d9 remove unused progress dialog files. bug 67216 r=jag sr=bzbarsky 2003-07-01 14:28:57 +00:00
cbiesinger%web.de 996fd00670 178491 patch by malcolm-bmo@farside.org.uk r=smontagu sr=alecf Bring languageNames.properties up to date with iso639-2 2003-06-30 20:39:35 +00:00
cbiesinger%web.de a0c42e6953 170131 r=timeless sr=bzbarsky Missing/misleading window/widget titles in helper application selection dialog
note: this checkin only fixes the "title" part of the bug
2003-06-30 17:58:56 +00:00
timeless%mozdev.org 4087c0899c Bug 210639 Confirm tab close ignores "Close Window"
patch by riceman+bmo@mail.rit.edu r=neil sr=jag
2003-06-27 17:03:15 +00:00
jshin%mailaps.org e1522e5284 bug 208903 : make download manager work with non-ASCII file names (r=varga, sr=jag) 2003-06-26 04:20:25 +00:00
neil%parkwaycc.co.uk dcb77b3641 Bug 180512 Editable menulists do not support context attribute overriding default context menu p=ajvincent@juno.com r=timeless sr=jag 2003-06-25 08:42:54 +00:00
jshin%mailaps.org 17c36a3091 bug 127755 : add two Thai charsets ISO-8859-11 and TIS-620 to libuconv and make corresponding changes in GFX:Gtk and GFX:Xlib. What used to be referred to as TIS-620 is renamed as Windows-874. r=smontague, sr=rbs (ut/uf files are thanks to ftang). 2003-06-25 05:11:44 +00:00
timeless%mozdev.org 67bf2159da Bug 108973 Multi-tabbed windows should confirm close
patch by riceman+bmo@mail.rit.edu r=neil sr=jag
2003-06-25 02:13:35 +00:00
ccarlen%netscape.com 2d9e11b576 Bug 210541 - Bookmarks service crashes if nsIProfile implementation is not present because of missing success check on getService() call. r=pch/sr=alecf 2003-06-24 22:40:38 +00:00
ssu%netscape.com 38bfb4eec9 fixing bug 201381 - Auto-importing IE favorites with directory entries may take a very long time, CPU usage 100. r=varga, sr=jag 2003-06-24 22:01:46 +00:00
jst%netscape.com abefba9053 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
neil%parkwaycc.co.uk a9e0202cc6 Bug 155918 inefficent use of search and match in linkToolbarHandler.js p=stevechapel@earthlink.net r=me sr=jst 2003-06-24 11:29:50 +00:00
jshin%mailaps.org bbeb41d30e bug 158006 : properly handle 'non-ASCII' filename in 'save as, save link
target as, save image as' by using nsIMIMEHeaderParam to decipher
'filename' parameter of Content-Disposition header. (r=neil, sr=jag)
2003-06-24 00:26:38 +00:00
neil%parkwaycc.co.uk 51a049a41e 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 c8e1cc4cb0 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 4cc64cee34 Bug 209852. Remove |dont_QueryInterface|.
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
smontagu%netscape.com ccddc670c1 Fix regression in Character Coding menu. Bug 209878, r/sr=alecf 2003-06-19 23:14:13 +00:00
jshin%mailaps.org 125f1c3274 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 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
lordpixel%mac.com 1fc761419a 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 0b3907bd5b 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 c301a2c2bb 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 113e881666 Fix static builds on solaris (bug 209104). patch by gisburn, r=me. 2003-06-19 00:01:48 +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
aaronl%netscape.com f6111266e7 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 71aa3957f7 I don't think alecf meant to check in these printfs. 2003-06-13 21:37:02 +00:00
caillon%returnzero.com 2df173e9c8 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 c80f2d50a7 Bug 207634 filtering in about:config r=caillon sr=sspitzer 2003-06-13 17:01:49 +00:00
neil%parkwaycc.co.uk 3dce54676d 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 16c0e253ec bug 207456, tabbing sometimes skips enabled elements. r/sr=jag 2003-06-13 07:39:57 +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
jaggernaut%netscape.com 81845a0b0e 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 894a28c378 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 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
sspitzer%netscape.com c9dcb09566 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 e78f794d7c 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 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
lordpixel%mac.com ab240daa5f 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 f0697b9912 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 804f66debb 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 50b5728166 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 08e17ffc51 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 a55c738d6b 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 fdaf614918 add ldscript bugzilla #105994 2003-06-10 22:10:16 +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
jaggernaut%netscape.com a9b84bb99d 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 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
bryner%netscape.com e952d5249e 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 e0161c432f Whitespace changes. 2003-06-09 10:06:11 +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
sspitzer%netscape.com 0c087a289e 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 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
jaggernaut%netscape.com eeca1d59aa 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 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
aaronl%netscape.com 2a2c2b833e 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 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
mstoltz%netscape.com 231ca72494 Bug 204902 - add URL loading security check to link click handler function for mailnews. r=sspitzer, sr=heikki 2003-06-04 02:48:17 +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
jaggernaut%netscape.com 680e91bb70 Bug 104352: Status bar ticker fails to update when tabs switched. patch by Neil, jag, r=Neil, sr=jag 2003-06-03 21:59:06 +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
kysmith%netscape.com af7feea306 updating trunk to 1.5a 2003-06-02 19:41:44 +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
dbaron%dbaron.org 61083ede85 Don't bother with strsignal on Linux, since the portability problems aren't worth it. b=177912 r=bryner sr=dmose 2003-06-01 20:18:18 +00:00
timeless%mozdev.org 66d516a851 Bug 207674 Use about:logo for about:
r=caillon sr=jag
2003-05-30 20:10:33 +00:00
timeless%mozdev.org d53ce7fcf7 Bug 184108 Save As <<filename>> without <<.html>> extention result is a html file <<filename>> and a directory <<_files>>
Patches by timeless/biesi r=biesi/timeless sr=bz
2003-05-30 19:50:11 +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
shliang%netscape.com 12a9f5b5de bug 207260 - (osx) cmd-m should not open mail compose window. r=jag, sr=sspitzer 2003-05-30 05:08:45 +00:00
jaggernaut%netscape.com 87fbe15472 Bug 112697: fix tabbrowser context menu "Reload" item to work from the bar itself. r=timeless, sr=bryner 2003-05-30 02:00:36 +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
bryner%netscape.com 71ccaa995c Fix some cases where the caret could be blinking in the URL bar but focus is actually elsewhere. Bug 89214, r=jkeiser, sr=jst. 2003-05-27 22:47:21 +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
aaronl%netscape.com ef71f3a441 Bug 204777. Prevent backspace to send us back in history in general embedded case. r=brade, sr=sfraser 2003-05-25 19:39:21 +00:00
jaggernaut%netscape.com cff86cead9 Bug 193730: fix typo in "pref" name "intl.menuitems.alwaysappendaccesskeys" (access, not acces). Patch by mc <magicdice@hotmail.com>, r=sr=jag 2003-05-24 02:40:08 +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