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

136482 Коммитов

Автор SHA1 Сообщение Дата
zack%kde.org 5708a68c74 removing more useless debugging code. also adding code for checking pixmaps. 2004-12-12 03:50:21 +00:00
zack%kde.org 351a576e96 remove useless now debugging output. fixes 274181 2004-12-12 03:41:37 +00:00
tor%cs.brown.edu be4764b98b Backout 270257. 2004-12-12 02:37:58 +00:00
jocuri%softhome.net cd2e0a4607 Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set status to NEW; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave. 2004-12-12 01:40:31 +00:00
tor%cs.brown.edu 39f3e84889 Bug 263087 - remove unused IFAST code. Patch by bernard.alleysson@gmail.com.
r+sr=tor
2004-12-12 00:57:39 +00:00
tor%cs.brown.edu 8348cd5a18 Bug 270257 - don't call Will/DidModify in SetContext.
Patch by jonathan.watt@strath.ac.uk, r=afri.
2004-12-12 00:33:37 +00:00
brendan%mozilla.org e10cd22961 Unroot on failure exit paths from js_ReportUncaughtException (274096, r=shaver). 2004-12-11 22:00:34 +00:00
shaver%mozilla.org 086a3d6388 - Use signed constants for calIIcalComponent, so that we can express
the absence of integer-valued properties consistently.
- Add calIIcalComponent.INVALID_VALUE for just that purpose.
- Use the same constant values for method in calIItemBase as we use in
  calIIcalComponent, for the sake of my sanity.  (Tempted to just remove them
  and have people who care about setting .method do it on the icalComponent
  of their choice.)
- Make calIItemBase.generation unsigned, since 0 means not-stored.
- Voidify string properties returned from calICSService to indicate a missing
  property.
- Don't propagate null or INVALID_VALUE props when copying to/from ICS.
- calIItemBase.generation has precisely nothing to do with ICS VERSION, so
  remove the mapping.
2004-12-11 21:17:36 +00:00
dbaron%dbaron.org 5b19fde8b1 Fix previous checkin. 2004-12-11 20:05:09 +00:00
dmose%mozilla.org b91badc3b3 Fix deleteItem(), clean up a few calls to dump(). Not part of the build. 2004-12-11 19:51:25 +00:00
mvl%exedo.nl 13e68f643d set class on eventboxes to actually draw a box 2004-12-11 18:52:19 +00:00
pkw%us.ibm.com b4a56a19cd Back out singsign changes from Bug 270248 due to regressions 2004-12-11 18:25:23 +00:00
cltbld 0c42897037 Automated update from host egg 2004-12-11 16:43:28 +00:00
mvl%exedo.nl 4d34c98130 enable tranformiix and xmlextras for sunbird, to be able to export to xml and csv
bug 261489, r=mostafah
2004-12-11 16:38:45 +00:00
silver%warwickcompsoc.co.uk 946635dbda Bug 274161 - Typo in updated help for /whois.
ChatZilla only.
r=me
p=giacomo.magnini@portalis.it (Giacomo Magnini)
2004-12-11 14:25:08 +00:00
silver%warwickcompsoc.co.uk ff9199e633 Bug 257026 - Add 'URL catcher' to ChatZilla, and /urls command to display said caught URLs.
ChatZilla only.
r=rginda
2004-12-11 14:19:44 +00:00
jocuri%softhome.net 305a4d64a4 Patch for bug 271474: Fix SQL syntax error when updating max votes per bug in editproducts.cgi and questionable activity log entries when an admin changes the votes-to-confirm setting to a lower value and bugs get confirmed by popular vote; patch by Nick.Barnes@pobox.com, r=vladd, a=justdave. 2004-12-11 13:33:27 +00:00
cbiesinger%web.de bc8e33d576 271068 make frozen PSM headers part of the gecko sdk
patch by Crispin Flowerday <crispin@flowerday.cx> r=bsmedberg sr=darin
2004-12-11 13:24:31 +00:00
bmlk%gmx.de ccc66b8940 sync iframe and object frame MEW with their reported widths, bug 263050 r/sr=dbaron 2004-12-11 12:31:39 +00:00
jake%bugzilla.org 9d2a6e9e3c Bug 256019 - The documentation was unclear regarding what to do if the administrator gets logged out while "shutdownhtml" is active.
Patch by Shane H. W. Travis <travis@sedsystems.ca>
r=jake
2004-12-11 11:25:10 +00:00
jocuri%softhome.net f159075be3 Patch for bug 274134: Modify relative path to padlock.png in recently moved CSS file; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave. 2004-12-11 08:57:32 +00:00
dbaron%dbaron.org 664a6c2908 Txul and Ts should print links only if TestsPhoneHome. 2004-12-11 08:33:58 +00:00
bmlk%gmx.de f0f7103d21 backout of shavers checkin as it breaks windows build and dbradley thinks that Quit took a parameter that was to be the return value of XPCShell? 2004-12-11 06:42:39 +00:00
shaver%mozilla.org bd3f0080d6 Bug 274136: add setExitCode global function for controlling xpcshell's exit
status.  Somewhere out there, the god of automated tests cracked a smile.
r=dmose
2004-12-11 03:32:10 +00:00
timeless%mozdev.org ca6d8b72e2 Bug 241171 Add error reporting and handling to PerlConnect
r=shaver
2004-12-11 00:50:53 +00:00
vladimir%pobox.com 30c6c1d746 fixed up memory calendar, with working modify, and some recurrence impl. notpartoftehbuild 2004-12-11 00:38:10 +00:00
jocuri%softhome.net ea255aaf4b Patch for bug 251502: Remove queryhelp.cgi (redundant, badly out of date); patch by me, r=wurblzap (Marc), r=gerv, a=justdave. 2004-12-11 00:27:45 +00:00
jocuri%softhome.net 1e24be09c6 Patch for bug 269398: request.cgi should not fail with error in SQL when no products are available for the user; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave. 2004-12-11 00:05:41 +00:00
dbaron%dbaron.org 5652476270 Bring back to dead state in CVS even though it's been in the Attic for years. 2004-12-10 23:50:32 +00:00
dmose%mozilla.org 2b83aa3f41 First cut at modifyItem() and deleteItem(). Not part of the build 2004-12-10 23:50:14 +00:00
psychoticwolf%carolina.rr.com 5100be5ee2 Fix HTML error. Revise footer testing notice. 2004-12-10 23:21:05 +00:00
zack%kde.org 49f579b2c9 Fixing for crashes due to using a wrong string in strlen. br:273756 2004-12-10 22:59:10 +00:00
dbaron%dbaron.org 97b2473cdf Avoid platform-specific timezone-computation nightmare and just check out using GMT. r=bryner 2004-12-10 22:39:24 +00:00
gerv%gerv.net 0c01761ca4 Bug 261899 - comment cleanup to avoid warning. Problem introduced by bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-10 22:34:17 +00:00
vladimir%pobox.com 640eed7cc9 fix deleteItem.. notpartoftehbuild 2004-12-10 22:25:27 +00:00
vladimir%pobox.com 2edff8e8ba oops, can't have two deleteItems.. notpartoftehbuild 2004-12-10 22:16:30 +00:00
gerv%gerv.net 8c3b1fd3b9 Bug 264662: Don't delete old chart data. We'll document the problems instead. Patch by gerv; r,a=justdave. 2004-12-10 21:53:11 +00:00
vladimir%pobox.com b5943b3a9e fix for multiple modifys in a row, notpartofthebuild 2004-12-10 21:32:08 +00:00
pkw%us.ibm.com 45f8885773 Bug 270248 - Cleanup string usage in wallet code.
r=cbiesinger@gmx.at, sr=darin@meer.net
2004-12-10 21:13:44 +00:00
vladimir%pobox.com c2a025d0e0 sprinkle around some resets, to get around locked db issues. notpartofhtebuild 2004-12-10 20:55:51 +00:00
pavlov%pavlov.net b0a66f05f0 clean up some code and fix up deleting of items 2004-12-10 20:34:30 +00:00
dbaron%dbaron.org bd121dbcef Make build-camino.pl usable as a post-mozilla.pl given changes elsewhere. 2004-12-10 20:29:06 +00:00
dbaron%dbaron.org 3148ac070e Commit changes from pawn tinderbox, which is the only tinderbox using build-camino.pl and the only one where camino tests work. 2004-12-10 20:26:57 +00:00
silver%warwickcompsoc.co.uk e640646f7f Bug 274076 - Move flex/max-width to CSS so that it can be override by userChrome.css.
ChatZilla only.
r=rginda
2004-12-10 20:04:36 +00:00
jst%mozilla.jstenback.com 5cf54610bc Dropping 'Impl' from class names to keep things more sane. rs=peterv@propagandism.org 2004-12-10 19:48:22 +00:00
bsmedberg%covad.net 2c7602b957 Add xprintutil and xt libs so that the linux version actually has all the symbols references it needs. 2004-12-10 18:58:34 +00:00
bsmedberg%covad.net 97e37f778b Bstage fix from bug 273876 - incorporate psshared and fix the #ifdefs for gcc (apparently it doesn't do == the same way as MSVC?) 2004-12-10 18:15:15 +00:00
bsmedberg%covad.net f6d769bd98 The gnome icon decoder cannot be part of libxul because it uses gnome libs that are allowed to not be present at runtime. See bug 273876 2004-12-10 17:58:29 +00:00
bsmedberg%covad.net c94e575e59 Don't build plugin samples until after xpcom is available. Shouldn't affect the default build. 2004-12-10 17:47:52 +00:00
cltbld 93d51d94f5 Automated update from host egg 2004-12-10 16:52:45 +00:00