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 |
|
cbiesinger%web.de
|
0c7a7ecb91
|
Bug 247981 necko depends on libpr0n
r=pavlov sr=darin
|
2004-07-19 18:53:02 +00:00 |
|
jst%mozilla.jstenback.com
|
f35ffc0b16
|
Fixing bug 252085. Make the new plugin code build on OSF/1. Change suggested by alpha@culzean.org, r+sr=jst@mozilla.org
|
2004-07-19 17:44:48 +00:00 |
|
jst%mozilla.jstenback.com
|
62b279be14
|
One more try, attempting to make gcc 2.95.2 happy again.
|
2004-07-16 22:29:33 +00:00 |
|
gerv%gerv.net
|
6b54b1cbc5
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-07-16 19:30:11 +00:00 |
|
jst%mozilla.jstenback.com
|
c9adefc8c2
|
Followup to bug 250666. Removing bogus function forward declaration in favor of including the right header file as suggested by mkaply@us.ibm.com, r+sr=jst@mozilla.org.
|
2004-07-16 19:05:54 +00:00 |
|
jst%mozilla.jstenback.com
|
b410ffe550
|
See if GCC > 2.91 can grok stdbool.h
|
2004-07-16 18:57:49 +00:00 |
|
gerv%gerv.net
|
9f35e25052
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-07-16 18:48:35 +00:00 |
|
timeless%mozdev.org
|
f90582ccb0
|
Bug 251300 stdint.h missing in FreeBSD
patch by jon@rekai.net r=jst sr=jst
|
2004-07-14 22:57:48 +00:00 |
|
jst%mozilla.jstenback.com
|
ed9b9e8c8a
|
BSD/OS's sys/types.h defines int32_t and u_int32_t, but not uint32_t. Geez.
|
2004-07-13 22:15:51 +00:00 |
|
jst%mozilla.jstenback.com
|
f2f0df01f9
|
Attempting to fix bsdi bustage one more time.
|
2004-07-13 05:36:26 +00:00 |
|
jst%mozilla.jstenback.com
|
22f9bbc289
|
Adding comments to attempt to explain this mess, and give bsdi builds a typedef for C code for bool, in stead of a global #define.
|
2004-07-12 23:27:49 +00:00 |
|
jst%mozilla.jstenback.com
|
bfef8f0ae5
|
Attempting to fix BSD/OS bustage.
|
2004-07-12 23:00:58 +00:00 |
|
jst%mozilla.jstenback.com
|
50878516ee
|
Attempting to fix SunOS bustage, and make the AIX portion of this code rely on the predefined symbol _AIX, not our AIX symbol.
|
2004-07-12 21:28:40 +00:00 |
|
pkw%us.ibm.com
|
9183cd0826
|
AIX bustage fix - r+sr=jst
|
2004-07-12 21:04:23 +00:00 |
|
jst%mozilla.jstenback.com
|
5574339842
|
Attempting to fix AIX bustage.
|
2004-07-12 20:21:02 +00:00 |
|
jst%mozilla.jstenback.com
|
6f433b5419
|
One more attempt at fixing the build bustage.
|
2004-07-12 19:35:47 +00:00 |
|
jst%mozilla.jstenback.com
|
0847d0312b
|
Another attempt at getting btek turn green w/o breaking other builds.
|
2004-07-12 18:34:31 +00:00 |
|
jst%mozilla.jstenback.com
|
1f1960d740
|
Another attempt at getting btek turn green w/o breaking other builds.
|
2004-07-12 18:33:49 +00:00 |
|
jst%mozilla.jstenback.com
|
04bbd3a373
|
Only define bool if not in C++.
|
2004-07-12 18:15:31 +00:00 |
|
jst%mozilla.jstenback.com
|
82883c9cd1
|
Try typedef...
|
2004-07-12 17:17:16 +00:00 |
|
jst%mozilla.jstenback.com
|
d99b0c47a2
|
Build bustage. Define bool if it isn't defined already.
|
2004-07-12 17:05:50 +00:00 |
|
jst%mozilla.jstenback.com
|
a36c5b93ce
|
Fixing Mac build bustage.
|
2004-07-12 17:00:18 +00:00 |
|
jst%mozilla.jstenback.com
|
b2020abb3c
|
Build bustage. Oh my, let's see if this would be enough here...
|
2004-07-12 16:39:56 +00:00 |
|