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

136309 Коммитов

Автор SHA1 Сообщение Дата
mats.palmgren%bredband.net 85c2a3ef15 Correct a mistake in the shrink-to-fit code. b=201897 r=bzbarsky sr=dbaron 2004-12-12 15:57:22 +00:00
neil%parkwaycc.co.uk 2381d751d0 Replace use of [buttonover] and [buttondown] styles with hierarchical :hover and :active b=257280 p=gautheri@noos.fr r+sr=me 2004-12-12 09:21:56 +00:00
tor%cs.brown.edu 23c6f9365c Backout 270257. 2004-12-12 05:30:29 +00:00
psychoticwolf%carolina.rr.com 9c1952c853 Add Small FAQ/Info Icon 2004-12-12 04:50:06 +00:00
brendan%mozilla.org 0e46cdaae6 Protect near-newborns from GC when defining function objects, and fix stack local root management under JSOP_INITCATCHVAR for similar reasons -- to avoid last-ditch GC nesting and collecting a near-newborn (271716, r=shaver). 2004-12-12 04:46:01 +00:00
psychoticwolf%carolina.rr.com b3aef294f3 Add List of Common Plugins for Mozilla 2004-12-12 04:45:32 +00:00
zack%kde.org e18b068eed removing more useless debugging code. also adding code for checking pixmaps. 2004-12-12 03:50:21 +00:00
zack%kde.org 6eea4693a1 remove useless now debugging output. fixes 274181 2004-12-12 03:41:37 +00:00
tor%cs.brown.edu 70112863b2 Backout 270257. 2004-12-12 02:37:58 +00:00
jocuri%softhome.net f1fff25cca 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 2afc19e666 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 24de1145ed 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 be60247b8c Unroot on failure exit paths from js_ReportUncaughtException (274096, r=shaver). 2004-12-11 22:00:34 +00:00
shaver%mozilla.org 4154862910 - 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 89270f9512 Fix previous checkin. 2004-12-11 20:05:09 +00:00
dmose%mozilla.org 4aa58aaa0f 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 69ed42790b set class on eventboxes to actually draw a box 2004-12-11 18:52:19 +00:00
pkw%us.ibm.com 1063c83375 Back out singsign changes from Bug 270248 due to regressions 2004-12-11 18:25:23 +00:00
cltbld 0a73c11e51 Automated update from host egg 2004-12-11 16:43:28 +00:00
mvl%exedo.nl 1493849db3 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 1abaa82b49 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 e5ccebfb56 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 4762cdf0f8 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 2ae4f26962 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 0d02815814 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 8d32bf0eb5 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 8871a732f9 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 03813e134e Txul and Ts should print links only if TestsPhoneHome. 2004-12-11 08:33:58 +00:00
bmlk%gmx.de a7ff23242b 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 a8971ac2f3 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 5e5ca307bb Bug 241171 Add error reporting and handling to PerlConnect
r=shaver
2004-12-11 00:50:53 +00:00
vladimir%pobox.com 2bf8b6c48d fixed up memory calendar, with working modify, and some recurrence impl. notpartoftehbuild 2004-12-11 00:38:10 +00:00
jocuri%softhome.net 83bb904ec3 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 a295b599a7 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 5d7d525c53 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 28f706ed81 First cut at modifyItem() and deleteItem(). Not part of the build 2004-12-10 23:50:14 +00:00
psychoticwolf%carolina.rr.com 776aa10fd7 Fix HTML error. Revise footer testing notice. 2004-12-10 23:21:05 +00:00
zack%kde.org a301c8c4c8 Fixing for crashes due to using a wrong string in strlen. br:273756 2004-12-10 22:59:10 +00:00
dbaron%dbaron.org 04c4a42027 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 87e78da7d8 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 0f3931d4fb fix deleteItem.. notpartoftehbuild 2004-12-10 22:25:27 +00:00
vladimir%pobox.com 5fa1f76c5a oops, can't have two deleteItems.. notpartoftehbuild 2004-12-10 22:16:30 +00:00
gerv%gerv.net 1b4d460c7e 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 0d1bc5752b fix for multiple modifys in a row, notpartofthebuild 2004-12-10 21:32:08 +00:00
pkw%us.ibm.com 8501700a69 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 2ce0aadeb1 sprinkle around some resets, to get around locked db issues. notpartofhtebuild 2004-12-10 20:55:51 +00:00
pavlov%pavlov.net b381ffcd37 clean up some code and fix up deleting of items 2004-12-10 20:34:30 +00:00
dbaron%dbaron.org 236117d6da Make build-camino.pl usable as a post-mozilla.pl given changes elsewhere. 2004-12-10 20:29:06 +00:00
dbaron%dbaron.org 93ad3bb7b8 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 ec7895f7e0 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