shanjian%netscape.com
d8d40a9bc8
put my previous patch back in. This patch does not seem like cause any
...
regression in txul.
2002-04-04 02:43:17 +00:00
rbs%maths.uq.edu.au
cc0c21b63a
Bug 129560 - Selection doesn't display on stretchy MathML characters. This is the part of the patch that makes text frames retain an appropriate width during selection (to avoid the caret to undershot when crossing stretchy characters), r=dbaron, sr=attinasi, a=asa
2002-04-04 02:15:57 +00:00
jst%netscape.com
aa9f71957d
Fixing bug 52334. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
2002-04-04 02:09:19 +00:00
nelsonb%netscape.com
6fea29075e
Back out win_rand changes. The changes used NSPR for file I/O instead
...
of using libc. But some of our DLLs don't link against NSPR :-(.
2002-04-04 02:09:01 +00:00
myk%mozilla.org
e7be035f40
Partial fix for bug 104600: Adds "template/custom" to .cvsignore.
...
Patch by Myk Melez <myk@mozilla.org>
r=justdave x2
2002-04-04 02:04:08 +00:00
nelsonb%netscape.com
ba4e5d74fc
Fix build error on NT.
2002-04-04 01:41:19 +00:00
nelsonb%netscape.com
29d5f9376c
Add missing #include to fix errors on AIX.
2002-04-04 01:35:13 +00:00
shanjian%netscape.com
90bad4891c
reverse my previous checkin to see if my checkin cause the txul regression.
2002-04-04 01:07:19 +00:00
mostafah%oeone.com
b746ad39bb
Added missing pref files to jar.mn
2002-04-04 00:33:59 +00:00
nelsonb%netscape.com
d3e17b1324
Remove duplicative include. arch.mk is included by config.mk.
2002-04-04 00:22:47 +00:00
mostafah%oeone.com
9495d63b21
First effort on reading multiple VEVENTS in one VCALENDAR component: Bug 135192
2002-04-04 00:19:44 +00:00
nelsonb%netscape.com
d378f5131e
Get freebl and mpi to build for WinCE. Use NSPR for I/O in sysrand.
2002-04-04 00:19:43 +00:00
nelsonb%netscape.com
e61fb92200
Fix (er, improve) Makefile dependencies for sysrand.{o,obj}
2002-04-04 00:17:17 +00:00
nelsonb%netscape.com
f9e447b703
Make libSSL build for WinCE.
2002-04-04 00:14:12 +00:00
bbaetz%student.usyd.edu.au
01cf7a4f4a
Bug 102118 - solaris 2.7, gcc 3.0.1 bustage
...
patch=cls, r=dveditz, sr=alecf, a=rjesup
2002-04-04 00:13:06 +00:00
nelsonb%netscape.com
641d6a3bb9
Make libutil build for WinCE.
2002-04-04 00:11:48 +00:00
nelsonb%netscape.com
9d16425428
Warning reduction. substitute (uchar) cast for ANDing with 0xff.
2002-04-04 00:10:34 +00:00
bbaetz%student.usyd.edu.au
41a4371b8a
Bug 134901 - Time left is negative (has "-") and size is 0K for ftp
...
downloads
r=dougt, sr=darin, a=rjesup
2002-04-04 00:03:56 +00:00
nelsonb%netscape.com
43238a5498
Since WinCE has no command line shell, don't build cmd for it.
2002-04-04 00:03:03 +00:00
nelsonb%netscape.com
515ed51a75
Add cross-platform (WinCE) support.
2002-04-04 00:00:27 +00:00
bbaetz%student.usyd.edu.au
143721c338
Bug 134639 - speedup unix x86 XPTC_InvokeByIndex
...
r=dbradley, sr=jband, a=rjesup
2002-04-03 23:59:13 +00:00
nhotta%netscape.com
e7f1797a33
For fileter editing, escape the created file name before using it as URI,
...
bug 130352, r=naving, sr=bienvenu, a=asa, adt.
2002-04-03 23:58:56 +00:00
oeschger%netscape.com
d4438a6538
help content updates, sanctioned per 122806, author=diego@biurrun.de, r=oeschger
2002-04-03 23:36:02 +00:00
nelsonb%netscape.com
62bcb070d8
Add WinCE suport.
2002-04-03 23:27:16 +00:00
shanjian%netscape.com
4e99a38eeb
#128394 Cursor position widely off from actual text when selection is made.
...
Taking langGroup into consideration when selecting font for text selection, it
should be consistent with the way of rendering text.
r=rbs, sr=attinasi, a=asa, adt
2002-04-03 23:26:58 +00:00
blakeross%telocity.com
969eb059d1
135101 - view page source doesn't work. r=hixie, bz sr=blake a=rjesup patch=gilles durys
2002-04-03 23:14:32 +00:00
oeschger%netscape.com
f6506ceb63
help content updates, sanctioned per bug 122806, r=cotter
2002-04-03 23:10:15 +00:00
gerv%gerv.net
e5bebcb785
Bug 126456 - improve our error handling. Patch by gerv, r=myk, bbaetz.
2002-04-03 23:00:29 +00:00
gerv%gerv.net
2c44a9bc11
New version of bug writing guidelines - bug 131345. Written by Eli (eli@prometheus-music.com), r=gerv.
2002-04-03 22:37:03 +00:00
shanjian%netscape.com
593ad31404
#100849 Charset sniffing in parser could not find charset in some cases
...
rewrote meta charset detection in parser to be more tolerant to various
meta charset specification.
r=harishd, sr=jst, a=asa, adt
2002-04-03 22:34:27 +00:00
sspitzer%netscape.com
991dee50d4
fix for regression bug #13484 . account settings tree is a single
...
select tree. r=ssu, sr=bienvenu, a=asa/adt.
2002-04-03 22:30:38 +00:00
mikep%oeone.com
b9613bb007
Fixing copyToServer.
2002-04-03 22:15:09 +00:00
mikep%oeone.com
1e720a247c
Adding in preferences to the calendar application.
2002-04-03 22:14:18 +00:00
srilatha%netscape.com
91b76a92c2
Fix for bug # 134758. Static build on win32 and linux is broken.
...
r=cathleen, sr=sspitzer, a=asa
2002-04-03 21:56:34 +00:00
colinp%oeone.com
0950a6981c
last fix to bug 110803 - Calendar should not use images for text
...
the SUN/MON/TUE, etc was taken out of the backgorund graphic and is now done in CSS & DTD's
2002-04-03 21:46:45 +00:00
pinkerton%netscape.com
f39fd703d9
Fix native scrollbars from crashing with stubbing out mouseMove. Not part of build.
2002-04-03 21:33:18 +00:00
yokoyama%netscape.com
6627f3a26d
Bug 129547
...
Add (MM/DD/YYYY) to date
in search-attributes.properties
/r=ftang, /a=asa, /adt+=jaime
2002-04-03 21:06:30 +00:00
mostafah%oeone.com
22d132eab1
Fixed bug 130147. ibical/icalcomponent.c does not compile on IRIX
2002-04-03 20:50:23 +00:00
darin%netscape.com
5cc05fe9b6
fixes mach-o objdir build bustage, r=pink
2002-04-03 20:44:04 +00:00
brendan%mozilla.org
e424e842c6
Followup fix to synchronize with a nt-last-destroy-context racing GC when unpinning pinned atoms (133773, r=shaver, sr=jband, a=rjesup).
2002-04-03 20:38:39 +00:00
colinp%oeone.com
7cd164af1d
fixed popup's in month view not showing up properly.
2002-04-03 20:35:23 +00:00
darin%netscape.com
e73746ce67
fixes bug 134546 "Memory leak in nsScriptSecurityManager::GetBaseURIScheme()"
...
patch=pj@ludd.luth.se , r=mstoltz, sr=darin, a=rjesup@wgate.com
2002-04-03 20:23:57 +00:00
zach%zachlipton.com
895b099b56
Fix for bug 98658: Let administrator know which customised templates have been updated by Bugzilla team.
...
Patch adds a version string to every template and a check in
t/004template.t to check for version strings in templates.
Note that two templates that were not included in the initial patch
now have version strings added.
r=justdave, r2=myk
2002-04-03 20:01:42 +00:00
mostafah%oeone.com
e22be2d9f1
In GetSyncId() m_alarmunits was being checked instead of m_syncid. (Bug 135193)
...
Fixed now.
2002-04-03 19:50:00 +00:00
myk%mozilla.org
614a1a838f
Fix for bug 126801: Suppress display of secure products to users who are not authorized to access those products. Only matters for installations using the "product groups"
...
feature.
Patch by Myk Melez <myk@mozilla.org>.
r=justdave,gerv.
2002-04-03 19:48:05 +00:00
ian.mcgreer%sun.com
067b682a97
merge branch fix for bug 115954 to tip
2002-04-03 19:22:15 +00:00
wtc%netscape.com
afef4b497e
Bugzilla bug 135008: fixed the bug that PL_Base64Decode may step before
...
the buffer if the source string length is 0. Thanks to Roger Chickering
<rogc@netscape.com> for the bug fix.
2002-04-03 19:09:25 +00:00
mikep%oeone.com
594528f249
Fixing bug 135171, snoozing alarms problem.
2002-04-03 18:55:36 +00:00
gerv%gerv.net
20b99d16c6
Bug 124937 - templatise show_activity.cgi. Patch by me, r=myk, bbaetz.
2002-04-03 18:54:18 +00:00
mikep%oeone.com
f8acf81347
Adding in mail menu to context menu.
2002-04-03 18:33:55 +00:00