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

100656 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 68cfcd7048 Removing crap. 2002-04-04 07:04:40 +00:00
zach%zachlipton.com 52787f65be Fix for bug 135291: add version string to new templates and fix the string for non
xml templates.

r=bbaetz, r2=ddk
2002-04-04 07:01:17 +00:00
bryner%netscape.com 09916f1a0e correct chrome url to launch 2002-04-04 05:11:12 +00:00
bryner%netscape.com 20d37dd95a Don't point to content and locale files from chrome://navigator/. 2002-04-04 04:54:32 +00:00
jst%netscape.com 6e303ef2ea Hmm, looks like the orange on linux is due to a bug in gcc 2.95, there have been issues with using nsCOMPtr's in narrow scopes with that compiler before, so maybe this'll fix this crash too. Who knows, but it's worth a try. This changes nothing, so no reviews... 2002-04-04 04:45:22 +00:00
bbaetz%student.usyd.edu.au 12ff598f07 Bug 130373 - sorting by target milestone genreated bogus error
patch by ddkilzer@theracingworld.com, r=bbaetz, justdave
2002-04-04 04:28:27 +00:00
bbaetz%student.usyd.edu.au 9a384306fa Bug 127200 - query for cc takes long time
r=mattyt, justdave
2002-04-04 04:21:56 +00:00
bbaetz%student.usyd.edu.au 8d723ebf49 Bug 126883 - bugzilla.dtd isn't quite correct
r=gerv, justdave
2002-04-04 04:19:58 +00:00
srilatha%netscape.com b4d93ee6e6 Attempting to fix the win32 static build bustage. just deleting a
line based on dbaron's suggestion
2002-04-04 03:16:39 +00:00
shanjian%netscape.com 2221a2bd1c 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 3d8eee1690 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 af0cf0c5e7 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 fa971ba21c 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 242958ad56 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 8f49663549 Fix build error on NT. 2002-04-04 01:41:19 +00:00
nelsonb%netscape.com 959b60df95 Add missing #include to fix errors on AIX. 2002-04-04 01:35:13 +00:00
shanjian%netscape.com bf26cd9616 reverse my previous checkin to see if my checkin cause the txul regression. 2002-04-04 01:07:19 +00:00
mostafah%oeone.com a345899711 Added missing pref files to jar.mn 2002-04-04 00:33:59 +00:00
nelsonb%netscape.com 031d4f07ec Remove duplicative include. arch.mk is included by config.mk. 2002-04-04 00:22:47 +00:00
mostafah%oeone.com 55e08cb9e4 First effort on reading multiple VEVENTS in one VCALENDAR component: Bug 135192 2002-04-04 00:19:44 +00:00
nelsonb%netscape.com 5f0e4c6d86 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 bbe8155675 Fix (er, improve) Makefile dependencies for sysrand.{o,obj} 2002-04-04 00:17:17 +00:00
nelsonb%netscape.com 6151df3eff Make libSSL build for WinCE. 2002-04-04 00:14:12 +00:00
bbaetz%student.usyd.edu.au ac1102934a 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 b4933f383f Make libutil build for WinCE. 2002-04-04 00:11:48 +00:00
nelsonb%netscape.com 0dafd862e9 Warning reduction. substitute (uchar) cast for ANDing with 0xff. 2002-04-04 00:10:34 +00:00
bbaetz%student.usyd.edu.au f607d598a5 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 0731adc453 Since WinCE has no command line shell, don't build cmd for it. 2002-04-04 00:03:03 +00:00
nelsonb%netscape.com 8cff0b44bc Add cross-platform (WinCE) support. 2002-04-04 00:00:27 +00:00
bbaetz%student.usyd.edu.au 967e460a03 Bug 134639 - speedup unix x86 XPTC_InvokeByIndex
r=dbradley, sr=jband, a=rjesup
2002-04-03 23:59:13 +00:00
nhotta%netscape.com d012d8f66b 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 3938c7504d help content updates, sanctioned per 122806, author=diego@biurrun.de, r=oeschger 2002-04-03 23:36:02 +00:00
nelsonb%netscape.com a23eebd97c Add WinCE suport. 2002-04-03 23:27:16 +00:00
shanjian%netscape.com de46458bb4 #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 d0dfff091d 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 81c243566f help content updates, sanctioned per bug 122806, r=cotter 2002-04-03 23:10:15 +00:00
gerv%gerv.net 801b8bc000 Bug 126456 - improve our error handling. Patch by gerv, r=myk, bbaetz. 2002-04-03 23:00:29 +00:00
gerv%gerv.net 3cd80f0ddd 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 b7096e9e04 #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 7c655c2c3e 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 1665c9f439 Fixing copyToServer. 2002-04-03 22:15:09 +00:00
mikep%oeone.com e3316f5ec6 Adding in preferences to the calendar application. 2002-04-03 22:14:18 +00:00
srilatha%netscape.com 6a77fe28b1 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 bbd077a01e 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 657c8be018 Fix native scrollbars from crashing with stubbing out mouseMove. Not part of build. 2002-04-03 21:33:18 +00:00
yokoyama%netscape.com 328a0c56d0 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 8bc3bb49c6 Fixed bug 130147. ibical/icalcomponent.c does not compile on IRIX 2002-04-03 20:50:23 +00:00
darin%netscape.com 20c4ca2013 fixes mach-o objdir build bustage, r=pink 2002-04-03 20:44:04 +00:00
brendan%mozilla.org b14677c338 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 3657cbfe83 fixed popup's in month view not showing up properly. 2002-04-03 20:35:23 +00:00