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

5180 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 6bc15ffa56 fixing indentation after last checkin 2004-09-14 18:55:28 +00:00
cbiesinger%web.de 1d61416f70 Bug 248044 move jar protocol handler into libjar. these are the changes to the
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
cbiesinger%web.de e5c214010e Bug 248044 move jar protocol handler into libjar. these are the changes to the
moved files
r=bsmedberg sr=darin
2004-09-14 18:32:13 +00:00
jshin%mailaps.org ac1975a071 bug 16940: need an XP API to disable input methods for password fields (r/sr : various people : see bugzilla), patch by Masayuki Nakano <masayuki@d-toybox.com> 2004-09-12 05:00:57 +00:00
smontagu%smontagu.org 596da04448 Backout last checkin because of build bustage 2004-09-11 07:48:29 +00:00
smontagu%smontagu.org efa975d2f7 Bug 16940, XP API to disable input methods for password fields. Patch by Masayuki Nakano, masayuki@d-toybox.com; see bug for reviewers. 2004-09-11 07:13:12 +00:00
dveditz%cruzio.com 3ea4400949 bug 173010 prompt before launching external protocol handler,r=mscott,sr=darin/jst 2004-09-10 23:24:49 +00:00
jst%mozilla.jstenback.com 1ba8764e48 Backing out the fix for bug 258499 as we don't believe it should be fixed to begin with. 2004-09-10 04:27:28 +00:00
dveditz%cruzio.com bbf0339719 bug 157354 suppress display of user:pass (pref controlled) to help with spoofing; r=caillon,sr=bz,a=asa 2004-09-09 14:27:52 +00:00
jst%mozilla.jstenback.com cda0d2261b Fixing bug 258499. Gmail invite window treated as a popup, and is blocked. Need to permit popups from mousedown with the new popup blocker. r+sr=brendan@mozilla.org 2004-09-08 22:38:15 +00:00
jst%mozilla.jstenback.com ffa8508e7d Fixing incorrect time unit assumption in my fix for bug 252326. Thanks to ostgote@gmx.net for spotting the problem. 2004-09-07 17:55:57 +00:00
bryner%brianryner.com b9c402244b Add HPUX to the list of platforms that use inttypes.h. Bug 239465, r=dbaron. 2004-09-05 22:56:55 +00:00
jst%mozilla.jstenback.com 7ab6d0081b Forgot to land this as part of bug 252326. 2004-09-04 21:07:38 +00:00
jst%mozilla.jstenback.com 1a2cfd5e34 Fixing build bustage on OpenBSD 3.5 (bug 256877). Patch by ju1i3n.news@free.fr and jon@rekai.net, r+sr=jst@mozilla.org 2004-09-01 16:56:51 +00:00
jst%mozilla.jstenback.com 0ab635f772 Landing fix for bug 251939. Fixing IRIX build bustage. Patch by grobi_2000@yahoo.de, r=bryner@brianryner.com, sr=jst@mozilla.org 2004-09-01 00:32:03 +00:00
jst%mozilla.jstenback.com af3442d1b2 Fixing build bustage on BeOS (bug 257442). Patch by thesuckiestemail@yahoo.se, r+sr=jst@mozilla.org 2004-08-30 19:05:11 +00:00
cbiesinger%web.de 78037b10c0 fixing bustage 2004-08-30 13:52:20 +00:00
cbiesinger%web.de bf612d5b7b Bug 242150 implement NPN_GetValue of NPNVisOfflineBool
patch by William Bardwell <wbardwel@curl.com> r+sr=jst
2004-08-30 13:25:28 +00:00
jst%mozilla.jstenback.com 2e81de8496 Fixing bug 257191. Adding NPN_InvokeDefault() and renaming NPN_Call() to NPN_Invoke() in the npruntime plugin scriptability API. Also fix a problem with property getters on plugin objects. r+sr=brendan@mozilla.org 2004-08-30 04:31:16 +00:00
dveditz%cruzio.com 65730c0a8a bug 255067 reduce max image size to prevent DOS 2004-08-27 10:34:14 +00:00
jst%mozilla.jstenback.com d4ddaa905a Fixing bug 256944. Adding NPClass argument to NPAllocateFunctionPtr to make it easier to work with dynamic NPClasses. r+sr=brendan@mozilla.org 2004-08-27 00:58:44 +00:00
gerv%gerv.net ba2432c07e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
jst%mozilla.jstenback.com b08fa4b223 Fixing bug 256898. Initialize all NPN callback functions, and correct an error in the prototype for NPN_IdentifierIsString(). r+sr=brendan@mozilla.org 2004-08-25 22:32:41 +00:00
darin%meer.net 3aa03e4e0f fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner 2004-08-24 21:18:15 +00:00
kyle.yuan%sun.com c212ef5db8 Use the "real" fix for the bustage, long is still 32-bit in LLP64 model though PR_BYTES_PER_LONG will have the same problem.
r=dveditz
2004-08-19 08:28:49 +00:00
kyle.yuan%sun.com ae3c835c26 fix the bustage 2004-08-19 04:58:54 +00:00
kyle.yuan%sun.com ccb50ed208 Bug 239562 64bit safe code for liveconnect (WinXP AMD64)
r=xiaobin.lu, sr=brendan
a) renamed jsobject to lcjsobject,
b) defined lcjsobject as jint on 32-bit platform or as jlong on 64-bit platform.
2004-08-19 02:36:36 +00:00
dbaron%dbaron.org b31f4063fe Fix issues with extraction of file permissions, especially in standalone. b=231083, 235781 r+sr=dveditz a=asa 2004-08-17 00:12:04 +00:00
caillon%redhat.com 2fdef090da These are C++ files; not IDL. rs=bzbarsky 2004-08-11 07:00:43 +00:00
cbiesinger%web.de b131530880 Bug 254586 don't assume cacheToken can be qi'd to nsICacheEntryDescriptor
r=bzbarsky sr=darin
2004-08-10 23:57:25 +00:00
cbiesinger%web.de 9724da605a Bug 252842 MIME type "image/vnd.microsoft.icon" is not recognized
r=tor sr=bz
2004-08-10 20:37:32 +00:00
jshin%mailaps.org 5253d42f7c bug 120401 : patch by bugs.mano%mail-central.com (r=jhpedemonte, sr=sfraser) : font-pref. setting on Mac OS X doesn't work 2004-08-06 14:50:57 +00:00
smontagu%smontagu.org eea92f6929 Backing out checkin from bug 120401 because of Tp regression. 2004-08-05 06:51:35 +00:00
smontagu%smontagu.org 49740b7219 Bug 120401: Font selection in pref. does not work (Hebrew, Arabic, CE, Baltic, Cyrillic, CJK, etc). Patch by Asaf Romano bugs.mano@mailcentral.com with contributions by me. r=jhpedemonte, sr=sfraser. 2004-08-04 21:48:39 +00:00
tor%cs.brown.edu 49e8786590 Bug 251381 - libpng buffer overflow vulnerabilities.
p=glennrp,tor; r=glennrp,tor; sr=tor
2004-08-04 14:02:34 +00:00
cbiesinger%web.de d4c20e93be bug 251446 X10-style XBM images do not render properly
patch by Aaron Kaluszka <ask@swva.net> r=biesi sr=tor
2004-08-03 12:59:56 +00:00
blakeross%telocity.com 403166f3a8 Fix 234369 - Firefox calls itself Navigator when installing plugins. 2004-08-03 07:53:34 +00:00
dwitte%stanford.edu 9ad48b0aae Bug 253259: Remove obsolete pref "backups.number_of_prefs_copies" from all.js
r=bsmedberg, sr=darin
2004-08-01 18:42:37 +00:00
bryner%brianryner.com 5c02a6978c Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
pkw%us.ibm.com 5097abb853 Bug 224427 - Get this when visiting the site: "Gtk-WARNING **: invalid cast from 'GtkSuperWin' to 'GtkWidget'"
Patch contributed by Pavel Kankovsky <peak@argo.troja.mff.cuni.cz>
r=caillon@gmail.com, sr=blizzard@mozilla.org
2004-07-30 18:04:08 +00:00
jst%mozilla.jstenback.com 6b43642950 Fixing bug 253570. Add NPP arguments to select new NPN_ methods to make implementation easier and safer. r+sr=brendan@mozilla.org 2004-07-30 04:00:05 +00:00
bryner%brianryner.com 0fd21c3872 Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc. 2004-07-29 19:41:39 +00:00
bzbarsky%mit.edu 03b38cf57b Only count proxies with listeners when deciding whether to animate or not. Bug
252730, r=pavlov, sr=dbaron
2004-07-29 17:09:42 +00:00
cbiesinger%web.de b39229fabe removing trailing CR, to fix OS/2 bustage 2004-07-25 10:42:14 +00:00
timeless%mozdev.org c1c1acb909 Bug 225164 nsIconDecoder needs not be built anymore on win32
patch by sdwalker@myrealbox.com r=biesi sr=tor
2004-07-21 03:22:28 +00:00
dwitte%stanford.edu 5f6d11c047 putting back file permissions change, but with default io flags. 2004-07-20 02:06:57 +00:00
dwitte%stanford.edu 1129f4ea59 backing out file permissions change to see if it fixes orange. 2004-07-20 00:25:48 +00:00
dwitte%stanford.edu 1389003e05 Removing nsSafeSaveFile.
b=250092, r=biesi, sr=darin
2004-07-19 23:43:35 +00:00
dwitte%stanford.edu bdf2a2307d sprinkle some asserts, and remove redundant #include. 2004-07-19 23:38:35 +00:00
dwitte%stanford.edu 7f24d7f4e8 make prefs use nsISafeOutputStream, and remove obsolete nsSafeSaveFile.
b=250092, r=biesi, sr=darin
2004-07-19 23:28:43 +00:00