nhotta%netscape.com
0b633fd142
Change nsIIDNService to take AUTF8String and ACString,
...
bug 188410, r=darin, sr=alecf.
2003-03-13 23:06:14 +00:00
igor%mir2.org
23f35a0f28
Inlinning of generateRegExpLiterals into generateInit for simple code
2003-03-13 22:50:04 +00:00
pschwartau%netscape.com
67bb0020b2
Improving comments.
2003-03-13 22:07:02 +00:00
sspitzer%netscape.com
f2048388f3
fix for bug #183331 , searchBar.js
...
when restoring a "pre" quick search view,
heed a similar scrolling logic that
we have for folder loading.
for mail views, this means switching back to the "all" view.
fix for bug #186504 , msgMail3PaneWindow.js
when loading a folder, try to scroll to "new" messages first,
before "remembering the last selected" message.
both fixes by neil@parkwaycc.co.uk . r/sr=sspitzer
2003-03-13 21:57:32 +00:00
rginda%netscape.com
2b3526ff2e
bug 170585, Scriptable streams are broken; r=darinf, sr=dougt
...
update to readdata caller
2003-03-13 21:24:37 +00:00
rginda%netscape.com
500958a09b
bug 170585, Scriptable streams are broken; r=darinf, sr=dougt
...
add factories so js can create the nsIBinary*Stream objects,
also adds read/writeByteArray functions
2003-03-13 21:23:18 +00:00
bryner%netscape.com
e073e1a415
remove duplicate pref
2003-03-13 21:16:49 +00:00
pinkerton%netscape.com
c85f25f24c
when cmd-option is down in the content area, change cursor to hand and
...
drag-scroll on click. handles vert and horiz scrolling like the finder.
(bug 150297, from nhamblen@mac.com . r=pink/sr=sfraser).
2003-03-13 20:37:32 +00:00
radha%netscape.com
d3018e8bd7
Fix for bug # 166736. clicking on view image while page is loading causes the back button to notgo to the last page, but the page before last. r=adamlock sr=alecf.
2003-03-13 19:58:23 +00:00
heikki%netscape.com
7e49ea37d5
Bug 185873, remove bad CSS rule that made us print only the first page of a pretty printed XML document, r=sicking, sr=dbaron.
2003-03-13 19:54:17 +00:00
sspitzer%netscape.com
5cfe96745f
fix for crasher bug #197203
...
if your "From" address doesn't have an @ symbol, we crash on send.
thanks to parish@ntlworld.com for the bug report, and the initial patch.
r/sr=sspitzer
2003-03-13 19:02:37 +00:00
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