Commit Graph

116300 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
b55d3bdb7f Remove some style-data-clearing functions that no one uses and that don't do
the right thing anyway.  Bug 169989, r+sr=dbaron
2003-03-13 18:58:54 +00:00
timeless%mozdev.org
0191066d5b Bug 196834 all bookmarks lost when using "browser.bookmarks.file" pref and switching profile
r=ccarlen sr=alecf
2003-03-13 18:56:36 +00:00
relyea%netscape.com
abfd3a64f2 Make indention style consistant with SSL's usage, not softoken/pk11 usage. 2003-03-13 16:36:43 +00:00
pinkerton%netscape.com
5c39722c8b allow tabbing between toolbar and urlbar when no autocomplete popup.
(from sbwoodside bug 152987).
2003-03-13 16:15:57 +00:00
dbaron%dbaron.org
46b12ccdd6 Make HTMLDocumentColorRule immutable. b=196795 r+sr=bzbarsky 2003-03-13 15:30:32 +00:00
dbaron%dbaron.org
3069e2548c Ensure that GetStyleData never returns null, even in out-of-memory, by storing a backup set of style structs to return in case of failure. b=154751 r+sr=bzbarsky 2003-03-13 15:29:36 +00:00
blizzard%redhat.com
d4fface64d Part of bug #176290. Convert to UCS4 and do per-glyph operations using a two-pass method. Centrally locate all UCS4 to glyph translations so all the various functions can use them. 2003-03-13 15:21:00 +00:00
igor%mir2.org
cdd74e7e8c I changes ClassFileField to store its attribute as simple short fields to avoid allocation of short[4] array for each field. 2003-03-13 14:03:03 +00:00
igor%mir2.org
ddc73696f3 I replaced explicit encoding of int, long and short values into byte arrays by new utility methods putInt16, putInt32, putInt64 2003-03-13 13:59:02 +00:00
igor%mir2.org
e1320b934c 1.More checks are added for bad usage of ClassFileWriter methods.
2. Hashtable is replaced by ObjToIntMap or UintMap to minimize memory usage.

3. Converting of strings to utf8 encoding is coded  explicitly to avoid overhead  of creating many objects.
2003-03-13 09:31:01 +00:00
bryner%netscape.com
ee9a5d8130 update some prefs from mozilla all.js 2003-03-13 08:11:20 +00:00
igor%mir2.org
67b44fd9d9 Making class public 2003-03-13 07:52:07 +00:00
peterv%netscape.com
a4732b3ee1 Follow-up to my checkin for bug 179720 (implement real result tree fragments). Checked in wrong patch yesterday. r=sicking, sr=jst. 2003-03-13 07:46:06 +00:00
jst%netscape.com
8cd096d01e Fixing bug 156871. Making history.go() work like history.go(0). r=bugmail@sicking.cc, sr=peterv@netscape.com 2003-03-13 07:12:11 +00:00
bryner%netscape.com
485e0ab2b9 fixing gtk2 phoenix build 2003-03-13 06:18:19 +00:00
beard%netscape.com
8ded18bc1b Fix for bug #53593, sr=brendan, r=beard 2003-03-13 05:37:07 +00:00
dbradley%netscape.com
5b19387a4b This is the other half of the patch for bug 188229 that I missed checking in earlier. Again, this isn't part of the regular build. 2003-03-13 04:13:05 +00:00
sfraser%netscape.com
5cba2159ca Add a New Window command to the Dock menu. 2003-03-13 04:08:27 +00:00
sfraser%netscape.com
26fd563595 If a bookmark title is empty, use the URL. Also reduce truncation to 60 chars. 2003-03-13 04:07:25 +00:00
ssu%netscape.com
7adfb5f2fe this is another addendem to bug 190389 - GRE installer needs to use new version key format. this patch fixes an uninstall regression bug. r=sgehani 2003-03-13 03:10:13 +00:00
av%netscape.com
dd1b7beb79 Fixing minor bug in the Tester Plugin, not part of the build 2003-03-13 03:05:47 +00:00
cltbld%netscape.com
4586750b5b Automated update 2003-03-13 02:30:08 +00:00
bryner%netscape.com
6f1129195a Make MOZ_PHOENIX also define MOZ_XUL_APP (bug 197005). r=cls,mscott 2003-03-13 02:20:07 +00:00
wtc%netscape.com
79ff346dcb Bug 197147: removed an invalid/unnecessary comparison of two
PRIntervalTimes in pk11_InDelayPeriod.
2003-03-13 01:16:00 +00:00
darin%netscape.com
1d90d52e30 fixes bug 196994 "HTTP generates spurious transport status events" r=dougt sr=jag 2003-03-13 00:52:39 +00:00
ssu%netscape.com
e5ec02a7a0 this is an addendem to bug 190389 - GRE installer needs to use new version key format. this patch sets a Build ID var in the windows registry for GRE 2003-03-13 00:28:18 +00:00
jaggernaut%netscape.com
524ee4d7bd Bug 103329: don't show undefined either. r=lumpy,sr=jack 2003-03-13 00:14:58 +00:00
jaggernaut%netscape.com
d2024c99d5 Bug 103329 (regression): treat whitespace as "about:blank". r=biesi, sr=hewitt 2003-03-12 23:43:52 +00:00
dougt%netscape.com
b8e67dc165 prelanding of minimo. adding nsAdapterEnumerator to this directory. not part of build yet. r=doug/alec. 2003-03-12 22:32:01 +00:00
jaggernaut%netscape.com
abcad573c6 Bug 109551: load the "page to load on startup / new window", instead of always loading the homepage (bad me, no cookie!). r=biesi, sr=bryner 2003-03-12 22:01:00 +00:00
cls%seawood.org
4abbf44f2f Fix product version syntax for "official" mingw builds.
Bug #134113 r=asasaki
2003-03-12 21:59:19 +00:00
bzbarsky%mit.edu
78169362cd Fix bug 197090; foo.style.background="" would throw instead of just doing
nothing.  r+sr=dbaron
2003-03-12 21:54:50 +00:00
ssu%netscape.com
8042b25d4b fixing bug 195302 - .cvsignoreMozilla should install GRE in a global, shared area. r=sgehani, sr=dveditz 2003-03-12 21:52:39 +00:00
ssu%netscape.com
c66b37f256 fixing bug 190389 - GRE installer needs to use new version key format. This patch enables the code now. r=sgehani,sr=dveditz 2003-03-12 21:50:21 +00:00
dougt%netscape.com
30bc819e29 Changing the default key used. r+sr=dougt, b=190389 2003-03-12 21:48:02 +00:00
ssu%netscape.com
cb8c51ee10 fixing bug 190389 - GRE installer needs to use new version key format. This is not enabled just yet, but support code is fully in place with this check in r=sgehani,sr=dveditz 2003-03-12 21:40:19 +00:00
nhotta%netscape.com
0c489f0e8d Changed to use the official ACE prefix per RFC3490,
and comment changes since drafts turned to RFC,
bug 188215, r=ftang, sr=darin.
2003-03-12 21:31:39 +00:00
jkeiser%netscape.com
b8b384ec30 Make ismap images not overwrite the query part of the URL (bug 185169), r+sr=bzbarsky@mit.edu 2003-03-12 21:22:21 +00:00
brendan%mozilla.org
dd545c2cb9 Fix JS_[GS]etContextThread return type; add JSCLASS_NEW_RESOLVE_GETS_START (196966, r=shaver). 2003-03-12 20:29:16 +00:00
dbradley%netscape.com
3b01ed08a0 bug 196241 - Refactors script evaluation pre and post logic into a class. r=timeless, sr=brendan 2003-03-12 20:26:21 +00:00
cls%seawood.org
92f0db3cbb Disabling autodial support for mingw buildss until a mingw release contains a rasdlg impl.
Change nsDNSEventProc callback declaration to appease both MSVC & GCC.
Bug #134113 r=bbaetz sr=darin
2003-03-12 20:24:37 +00:00
cls%seawood.org
e66b271753 Disable outlook addrbook support for mingw builds since w32api lacks those routines.
Bug #134113 r=bzbarsky sr=sspitzer
2003-03-12 20:06:59 +00:00
dbradley%netscape.com
f24cadaaaa bug 188229 - [AxPlugin] Security policy should be per-domain configurable r=adamlock, sr=alecf NOTE: these changes are not part of the regular build. 2003-03-12 20:05:54 +00:00
varga%netscape.com
4669269682 Not part of build.
Getting rid of platform specific packagers.
2003-03-12 19:37:40 +00:00
relyea%netscape.com
d9b9435a62 Allow for tokens that don't require login. bug 197082 2003-03-12 19:22:32 +00:00
varga%netscape.com
ab717e3402 Not part of build.
Making mozSqlResult thread safe.
2003-03-12 19:22:17 +00:00
mikep%oeone.com
d1a8e73668 Fixing so that future tasks appear as a different color, bug 197759. 2003-03-12 18:21:34 +00:00
cbiesinger%web.de
50ca2bd0a6 Bug 182997 patch by johann.petrak@chello.at r=timeless sr=jag showItem("context-copy") should check isTextSelected and onTextInput 2003-03-12 15:43:08 +00:00
peterv%netscape.com
93f69764dd Bustage fix. 2003-03-12 15:35:35 +00:00
dbradley%netscape.com
612926a718 Bug 194043 - Refactor exception logic between IDispatch and XPConnect. r=adamlock@netscape.com, sr=jst@netscape.com 2003-03-12 15:21:06 +00:00