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

102034 Коммитов

Автор SHA1 Сообщение Дата
kestes%walrus.com 066eae0142 the sample would not compile. 2002-04-25 00:15:03 +00:00
kestes%walrus.com ea68d8c238 add information about perl libraries needed. 2002-04-25 00:14:36 +00:00
kestes%walrus.com 0ff7616b55 update 2002-04-25 00:14:07 +00:00
kestes%walrus.com 8eee375c8a add support for tinderboxprint strings from build machines. build.pm now keeps most recent
build if the builds are started too quickly but loggs the error.
2002-04-25 00:13:48 +00:00
kestes%walrus.com 44c93f885a fixes to allow unit tests to work again (ignore files which are inapplicable to the test) 2002-04-25 00:12:56 +00:00
kestes%walrus.com 776e2563b7 add data to test TinderboxPrint code. 2002-04-25 00:12:13 +00:00
kestes%walrus.com 80d49ff213 test was time zone dependent, comment it out for now. 2002-04-25 00:11:51 +00:00
bryner%netscape.com 220c07adc3 Tidying up the removal of before/afterselected attributes before we remove a tab (bug 137836). r=pink, sr=blake, thanks to neil@parkwaycc.co.uk for the suggestion. 2002-04-24 23:57:30 +00:00
dmose%netscape.com db803b63ab Reinstate real_install target so that it will be possible to have an install target for Mozilla that works as expected (bug 138442); patch from Chris Seawood <cls@seawood.org>, r=dmose@netscape.com, mcs@netscape.com 2002-04-24 23:53:23 +00:00
sgehani%netscape.com 3986f79f2c Turn sidebar personal toolbar icon off till all parties come to a consensus.
b=134345
2002-04-24 23:52:08 +00:00
sgehani%netscape.com a871d36935 Add ids to be overlaid. Missed file from checkin for bug 134345.
r=morse; sr=hewitt,jag
2002-04-24 23:50:17 +00:00
dmose%netscape.com 9e26e1d4d8 Repair autoconf confusion due to the disappearance of dirver.c (bug 139917). Autoconf buildsystem changes only; r=seawood@netscape.com 2002-04-24 23:46:34 +00:00
cotter%netscape.com af883ea791 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; various content updates 2002-04-24 23:37:26 +00:00
khanson%netscape.com d817cc069a fixes memory leak in jsdtoa.c bug 138666, sr=brendan, r=khanson 2002-04-24 23:36:48 +00:00
kestes%walrus.com f6977d0831 let tinderbox handle the new TinderboxPrint keyword in the log files. 2002-04-24 23:25:34 +00:00
kestes%walrus.com e260288d81 add better more detailed error messages when bonsai fails. 2002-04-24 23:24:42 +00:00
rjesup%wgate.com c865a10d47 Bug 137903: duplicate call in nsImageGTK (cruft). r=bzbarsky, sr=tor 2002-04-24 22:54:07 +00:00
relyea%netscape.com df120eb43d Don't crash if we don't find the profile (and thus don't have a slot to free). 2002-04-24 22:23:37 +00:00
gerv%gerv.net c14e575755 Bug 137183 - tab names should be in the template not in the .cgi. Patch by gerv; r=afranke, myk. 2002-04-24 22:21:59 +00:00
sicking%bigfoot.com ce5200db57 bug 137399: Make removeAttribute work again for html-elements not in main doc-tree
r=glazou sr=jst
2002-04-24 22:08:05 +00:00
myk%mozilla.org d92b383ce2 Fix for bug 126571: prevents display of messages to end-users about parameters being removed when an installation upgrades to a later
version of Bugzilla from which some parameters have been removed.
Patch by Myk Melez <myk@mozilla.org>
2xr=gerv
2002-04-24 21:44:20 +00:00
gerv%gerv.net 59629a41b0 Bug 138456 - use proper error functions in DBNameToIdAndCheck. Patch by gerv; 2xr=myk. 2002-04-24 21:41:51 +00:00
jgaunt%netscape.com 8d4064c83d bug 139621 get accessiblity in the mac & unxi installer stub
r=dprice
sr=dveditz
2002-04-24 21:40:17 +00:00
sspitzer%netscape.com 7356bf64d9 strdup() not defined on the mac, using PL_strdup() instead. fix bustage for bienvenu. 2002-04-24 21:40:10 +00:00
jgaunt%netscape.com e29ea7d468 bug 139621 accessiblilty libs not included when installing using the stub
r=dprice
sr=dveditz
2002-04-24 21:38:54 +00:00
igor%mir2.org 0877a53dd0 I replaced Vector by ObjArray when it was used from the single thread and similarly replaced Hashatble by ObjToIntMap when it was used from the single thread to mark keys presence ignoring values. It avoids unnecessary synchronization and save memory. To simplify the replacement I added to ObjArray and ObjToIntMap few utility methods. 2002-04-24 21:37:36 +00:00
rbs%maths.uq.edu.au 787bb0a978 MathML entries are missing in embedding packages, b=137029, r=adamlock, sr=heikki 2002-04-24 21:32:26 +00:00
varga%utcru.sk 673d331b1b Landing Neil's fix for bug 132682 - Twisties aren't clickable in History Sidebar
r=varga, sr=alecf
2002-04-24 21:30:16 +00:00
myk%mozilla.org 9d43de74a4 Fix for bug 139632: connect to the database in enter_bug.cgi in case it is time to rebuild the version cache, which needs a database
connection.
Patch by Myk Melez <myk@mozilla.org>.
2xr=gerv
2002-04-24 21:28:36 +00:00
rbs%maths.uq.edu.au b8ea203342 MathML entries are missing in embedding packages, b=137029, r=adamlock, sr=heikki 2002-04-24 21:27:39 +00:00
shanjian%netscape.com 68d49594be #132006 Traditional Chinese is detected as Simplified Chinese
This is an addition patch to deal with gb18030 broadness. If there are
only 2 verifiers left, and one of them is gb18030, we drop gb18030
and return the other one.
r=ftang, sr=scc
2002-04-24 21:22:07 +00:00
kestes%walrus.com e5acf112df I introduced a bug into slamm's code.
fix it.
2002-04-24 20:57:23 +00:00
bienvenu%netscape.com 2809a70e87 fix 136805 broken mdn receipts when msg subject has non-ascii characters fix by jeff tsai, r=ducarroz, sr=bienvenu 2002-04-24 20:45:53 +00:00
ian%hixie.ch b86ab38364 If the app name is the same as the page name, only display it once in the page title 2002-04-24 20:31:53 +00:00
brade%netscape.com bc6688ff4c don't allow extra ftp commands to be executed (bug 139202); r=bbaetz, mstoltz; sr=alecf, darin 2002-04-24 20:26:05 +00:00
bnesse%netscape.com 88265027a3 Damn CVS... recomitting as "AppleSingle". 2002-04-24 20:19:32 +00:00
bienvenu%netscape.com 078f75c860 fix reading unread message in sent folder that had an mdn request not to prompt for return receipt, fix by jeff tsai, r=bienvenu, sr=sspitzer 138054 2002-04-24 20:16:23 +00:00
bnesse%netscape.com 1ab3ce08d0 Fix for bug 135474. Add additional mimetype strings for better compatibility. r=sdagley, sr=beard. 2002-04-24 20:12:02 +00:00
bnesse%netscape.com 5d07a9a042 Fixes for bug 125278 and bug 138606. Do not force plugin draw when already drawing and fix backwards compatibility issues to Netscape 6.x. r=sdagley, sr=beard on both patches. 2002-04-24 20:09:21 +00:00
gerv%gerv.net db55935a5f Bug 125066 - remove the need to set a milestone on accept for products with just one milestone. Patch by zeroj; r=justdave, gerv. 2002-04-24 20:07:57 +00:00
bienvenu%netscape.com a27df3f289 fix error/crash replying to a message in a folder with a comma in the name r=ducarroz, sr=sspitzer 133861 2002-04-24 20:03:44 +00:00
ian%hixie.ch 3672975bff Move from COSES to TemplateToolkit 2002-04-24 20:02:34 +00:00
shanjian%netscape.com 4c31dc0ced #92806 need to support GB18030 in universal detector
replace gb18030 state machine with the new one, which has been tested in
PSM detector.
r=ftang, sr=scc
2002-04-24 19:57:02 +00:00
shanjian%netscape.com b9a339fe8c #92806 need to support GB18030 in universal detector
replace state machine for gb18030 with the new one, which has been tested
in PSM detector.
r=ftang, sr=scc,
2002-04-24 19:54:58 +00:00
ian.mcgreer%sun.com 217231840b This is a real corner case. If a search is done by issuer/serial, and the returned cert was in the cache, need to see if the cert's slot was removed. If so, destroy the cert and retry the search on the present tokens. 2002-04-24 19:39:41 +00:00
blizzard%redhat.com 744f37489f Bug #81779. Mozilla crashes if you higlight and repeatedly drag text. Return if the source data items aren't available. r=rjesup,sr=shaver 2002-04-24 19:11:59 +00:00
dcone%netscape.com e495ddbead bug=102321 Speed up the background tiling r=kmcclusky a=attinasi. Forgot to put in one small
change.  TileMin goes from 4 to 8
2002-04-24 18:59:02 +00:00
relyea%netscape.com 23724ed2c8 Don't crash when getting a single user cert, but old certs are in the database
with the same subject, but no keys.
2002-04-24 18:29:04 +00:00
gerv%gerv.net 25f5d8eef4 Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv. 2002-04-24 18:27:43 +00:00
relyea%netscape.com ac5aeb9932 Look up both DER encoded serial numbers (PKCS #11 spec), and decode serial
numbers (Old NSS) when looking up certs by issuer and SN.
2002-04-24 18:27:17 +00:00