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

136390 Коммитов

Автор SHA1 Сообщение Дата
brendan%mozilla.org e158b43df0 Avoid indexing into fp->vars with wrong atomIndex (244470, r=self). 2004-12-14 21:28:22 +00:00
mconnor%myrealbox.com d502b5948b bug 256885 - fix MinGW gcc builds, port cls' fix from bug 217009 2004-12-14 17:59:35 +00:00
steffen.wilberg%web.de 3cfec633fe smoketest fix: Bug 272982: Browser fails to launch (installer build). r=bsmedberg 2004-12-14 16:16:18 +00:00
igor%mir2.org 79d72c45df Added info on seal() 2004-12-14 14:52:40 +00:00
mostafah%oeone.com 6f7cc241a9 Fixed bug 274530:CSS Error (file:///C:/DOCUME~1/user/LOCALS~1/Temp/calendarPrint.html :0.43):
Unknown property 'vertical-alignment'. Declaration dropped.
2004-12-14 14:18:34 +00:00
vladimir%pobox.com 219fa26021 icalrecur_iterator_next doesn't seem to return the first date, so we were off by one when computing a RecurCount. notpartofthebuild 2004-12-14 11:10:42 +00:00
vladimir%pobox.com f5ad6a79a7 yet more suckage. notpartofthebuild 2004-12-14 11:02:17 +00:00
vladimir%pobox.com 42f1379d5a i suck. notpartofthebuild. 2004-12-14 09:29:08 +00:00
ben%bengoodger.com bb0a0ea317 add appstartup and xulapp xpt files to packager list so the em doesn't throw exceptions on startup 2004-12-14 09:08:14 +00:00
dmose%mozilla.org bc9429de42 Fixed a recurrence bug; added some dump statements. Not part of the build. 2004-12-14 09:01:25 +00:00
vladimir%pobox.com 64aa91a6ad handle durations correctly when recurring recurrence events, notpartofthebuild 2004-12-14 08:37:54 +00:00
pavlov%pavlov.net af89e7a54d present the stored recurrence info when modifying an item 2004-12-14 08:35:44 +00:00
pavlov%pavlov.net 6f6a8bd8c4 fixing events to show up on the right day 2004-12-14 08:34:27 +00:00
vladimir%pobox.com 45d32db9bd don't store recurEnd if it's null 2004-12-14 08:17:46 +00:00
vladimir%pobox.com 5f0c105816 more recurrence fixes, notpartofthebuild 2004-12-14 08:12:10 +00:00
vladimir%pobox.com e2f84e0594 fixed forever recurrence (-1 count, or null endtime) 2004-12-14 07:53:27 +00:00
jake%bugzilla.org 4e33e2f1b9 Bug 253720 - The docs now specify that it is required to run ./checksetup.pl after adding a template to the custom directory.
Patch by Shane H. W. Travis <travis@sedsystems.ca>
r=jake
2004-12-14 07:25:21 +00:00
vladimir%pobox.com 10aedb68ad fix range computation, notpartofthebuild 2004-12-14 04:17:54 +00:00
db48x%yahoo.com 5379ab7e53 a touch up for bug 195492, two errors on my part
r=neil, sr=rbs
2004-12-14 04:09:45 +00:00
bryner%brianryner.com 31bef82154 Move nsIContent::GetClassAttributeName() onto nsIStyledContent (bug 274402). r+sr=jst. 2004-12-14 03:54:01 +00:00
vladimir%pobox.com 82f44f5c97 fix observer business; fix recurrence for memory calendar; notpartofthebuild 2004-12-14 03:34:59 +00:00
vladimir%pobox.com 5498afda0b fixed storage recurrence; notpartofthebuild 2004-12-14 03:27:32 +00:00
jocuri%softhome.net efd6e54469 Patch for bug 270823: Remove failure on search 'time since owner touched bug' (remove linebreaks from middle join clause); patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, r=vladd, a=justdave. 2004-12-14 02:31:56 +00:00
myk%mozilla.org b8e4ba70bb Fix for bug 241814: properly trim component fields according to product selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave 2004-12-14 02:29:56 +00:00
jocuri%softhome.net 1451b9a50d Patch for bug 252889: Change Search.pm activity log joins to LEFT JOINS; patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, a=justdave. 2004-12-14 02:25:15 +00:00
jocuri%softhome.net 83f778f939 Documentation patch for bug 262268: Document in release notes that flags should not contain spaces and indicate checksetup.pl tool for upgrading; patch by justdave@bugzilla.org updated by Nick.Barnes@pobox.com, r=vladd. 2004-12-14 02:11:29 +00:00
shaver%mozilla.org e27f74858a Recurrence fixes:
- add an icalProperty getter/setter for serialization (yet to come).
 - fix bogus assertion
 - throw NOT_IMPLEMENTED for getOccurrences, rather than NS_OK crash bait.
2004-12-14 02:00:34 +00:00
jocuri%softhome.net d66c3c71ec Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by me, r=wurblzap (Marc), a=justdave. 2004-12-14 01:58:52 +00:00
dmose%mozilla.org 4f53462383 Make sure that our channels have VALIDATE_ALWAYS in the loadFlags so that we don't get stale data after puts. Not part of the build. 2004-12-14 01:57:26 +00:00
jocuri%softhome.net 7706be85d6 Patch for bug 273935: avoid double-quoting dates in series_data table; patch by Vance Baarda <vrb@novell.com>, r=vladd, a=justdave. 2004-12-14 01:50:33 +00:00
pavlov%pavlov.net 4494a33582 hook up a week view observer to refresh the display when you add/modify/delete 2004-12-14 01:41:35 +00:00
jocuri%softhome.net c35e55ac25 Patch for bug 244756: checksetup.pl shouldn't fail to remove product index from milestones table in upgrade from 2.14.x; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=justdave. 2004-12-14 01:40:22 +00:00
jocuri%softhome.net 5a3f9e511a Patch for bug 274456: Fix the use of <label> tags and remove problems with the 'mark as new' checkbox; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave. 2004-12-14 01:35:28 +00:00
jocuri%softhome.net 826de35c92 Patch for bug 274428: Make checksetup.pl fixup flagtypes with spaces or commas; patch by Nick.Barnes@pobox.com, r=wurblzap (Marc), a=justdave. 2004-12-14 01:29:44 +00:00
jocuri%softhome.net f3127ac84c Patch for bug 274400: Safari should show the lock icons (the quoted value of the class attribute should be on the same line); patch by Nick.Barnes@pobox.com, r=vladd, a=justdave. 2004-12-14 01:14:59 +00:00
pavlov%pavlov.net 3ec1501ffd clear out the attendees before adding the current set. insert mailto: before new attendees 2004-12-14 01:08:30 +00:00
dmose%mozilla.org 8da307c211 Fixed missing interface const. Not part of the build. 2004-12-14 00:54:05 +00:00
vladimir%pobox.com cddf2dfee7 fix occurrence thingy, notpartofthebuild 2004-12-14 00:53:45 +00:00
vladimir%pobox.com 3afe98d581 fixed case, notpartofthebuild 2004-12-14 00:51:58 +00:00
dmose%mozilla.org 282549ea74 Fix recurrence issues; patch from vlad. Not part of the build. 2004-12-14 00:49:54 +00:00
pavlov%pavlov.net a652f1e9a8 changing weekView to display occurrences 2004-12-14 00:47:51 +00:00
shaver%mozilla.org dc018c6f43 add removeAllAttendees for pav 2004-12-14 00:44:21 +00:00
shaver%mozilla.org 32421d0a06 Use var to avoid using window.title as a temporary and triggering assertions. 2004-12-14 00:36:18 +00:00
vladimir%pobox.com aa507dd87f hooked up recurrence to storage; notpartofthebuild 2004-12-14 00:25:58 +00:00
pavlov%pavlov.net e51243d321 fixing recurrence to set the interval and type and fixing a bug when adding attendeees 2004-12-14 00:19:01 +00:00
dmose%mozilla.org 1f9efea064 Merged in calMemoryCalendar.js changes through 1.9 2004-12-14 00:07:14 +00:00
shaver%mozilla.org 487333ffc7 mMethod cleanup too 2004-12-13 23:52:28 +00:00
shaver%mozilla.org 11cd66f708 more isPrivate fixes 2004-12-13 23:49:42 +00:00
shaver%mozilla.org b0a93fbed8 Fix mPrivacy cloning, don't clone the erstwhile mMethod. 2004-12-13 23:43:16 +00:00
scott%scott-macgregor.org a2290ff4be Bug #254462 --> Port aviary 1.0 changes for software update support from the branch to the trunk. 2004-12-13 23:41:44 +00:00