Commit Graph

2144 Commits

Author SHA1 Message Date
mvl%exedo.nl
feca0ecf48 store unknown properties
other misc fixes
2005-02-18 22:16:55 +00:00
bzbarsky%mit.edu
c0a59befc5 Convert internal users of -moz-opacity to just use opacity. Bug 281907, patch
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-18 16:33:02 +00:00
mvl%exedo.nl
42a221afef make extension manager work again in sunbird
bug 282625, r=mostafah
2005-02-18 13:01:59 +00:00
mvl%exedo.nl
cdf001b203 Make multiday events work for all views.
bug 278423, r=stuart. npotb
2005-02-17 19:04:39 +00:00
mvl%exedo.nl
0a128034f0 include utilityOverlay.js,in order to be able to open the preferences from seamonkey
bug 282497, r=mostafah. nptob
2005-02-17 14:36:05 +00:00
pavlov%pavlov.net
c70d38362d use the calendar manager to create a calendar. use the selected calendar as the current calendar for displaying events. 2005-02-16 23:14:48 +00:00
mostafah%oeone.com
189166e8dd Updated translation 2005-02-16 21:14:12 +00:00
shaver%mozilla.org
5d9bd05a72 forgot some license blurbing 2005-02-15 21:50:00 +00:00
shaver%mozilla.org
3dcbccfdac Initial Lightning stub framework shell prototype experiment. This won't build
for you at all unless you break into my laptop and steal my patches to
{config,rules}.mk.  Please don't do that.
2005-02-15 21:45:45 +00:00
mvl%exedo.nl
37c60bb142 fixing conflicts in id after uupgrade 2005-02-15 20:48:26 +00:00
mvl%exedo.nl
51abbbf15f This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
2005-02-15 20:38:04 +00:00
mvl%exedo.nl
d8487a75df update to libical cvs on 20050215 2005-02-15 20:38:04 +00:00
mvl%exedo.nl
f254f0f961 look at occurences, not events, for multiweek
no bug. r=stuart. npotb
2005-02-10 22:11:15 +00:00
mvl%exedo.nl
f8ffd68fff work on multiweek.
bug 278425, patch by Jeremy Teo (jt@nerant.org), r=stuart, npotb.
2005-02-09 22:44:09 +00:00
mvl%exedo.nl
80084e8354 split up multiday events for weekview
bug 278423, r=stuart, npotb
2005-02-09 22:37:39 +00:00
mvl%exedo.nl
20d2cc6aa6 make unifinder work again.
bug 281716, r=stuart. npotb
2005-02-09 22:35:09 +00:00
mostafah%oeone.com
de0c15c779 Removing old unused files 2005-02-09 16:51:11 +00:00
mostafah%oeone.com
95f153eef2 Tweaked files to make installer work 2005-02-08 17:12:51 +00:00
mkaply%us.ibm.com
3966ef3a9f #280137
r=pedemonte, sr=mkaply (OS/2 specific)
Patch from Peter Weilbacher - don't statically link to PMWINX since it is a poorly behaved DLL
load the needed functions dynamically from REGISTRY.DLL
2005-02-07 14:54:47 +00:00
mvl%exedo.nl
a08d398d35 make calIDateTime properties like hour to be in the given timezone
bug 280971, r=vlad
(plus off-by-one fix for weekday)
2005-02-04 20:42:08 +00:00
mostafah%oeone.com
193c36298a Actually version should be 0.2+ 2005-02-04 17:01:11 +00:00
gerv%gerv.net
70ea6cb4d2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 15:10:48 +00:00
pavlov%pavlov.net
87401ae601 adding support for creating and deleting calendars 2005-02-01 00:56:51 +00:00
pavlov%pavlov.net
e4c33752df adding calendar manager. bug 289189 r=vlad 2005-01-29 01:51:04 +00:00
vladimir%pobox.com
0f5cb17e8d Update storage calendar provider to support sane URIs 2005-01-29 00:55:52 +00:00
pavlov%pavlov.net
362306cbe6 partial fix for all day events. bug 278425. patch by jt@nerant.org. r=pavlov 2005-01-29 00:47:51 +00:00
mvl%exedo.nl
647a995428 do the right test.
r=vlad
2005-01-28 21:27:59 +00:00
mostafah%oeone.com
cfbb71c0bd Checked in patch for bug 279713:
[Sunbird] In Toolbar customization 'Text only' drop down menues are missing
2005-01-28 21:10:26 +00:00
mvl%exedo.nl
add7ee1614 don't try create a complete rule for exdate.
r=vlad
2005-01-28 20:07:26 +00:00
vladimir%pobox.com
855ab4755c added new maketzdata.pl in this location; regenerated tzdata.c straight from Olson data via vzic, without --pure option. Less carbohydrates and same great taste as the old tzdata.c, but without nasty compatability problems. 2005-01-26 23:05:23 +00:00
vladimir%pobox.com
5f3d920796 removed; moved to calendar/base/src (and reworked, so history isn't important) 2005-01-26 22:58:58 +00:00
mostafah%oeone.com
73d2f78af9 Bump up trunk version to 0.3 2005-01-26 18:33:57 +00:00
mvl%exedo.nl
29176d02e4 fix conflicts after import 2005-01-24 22:34:58 +00:00
mvl%exedo.nl
9e3ed09b24 update to libical cvs on 20050124 2005-01-24 22:11:02 +00:00
mvl%exedo.nl
0bb649880a This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
2005-01-24 22:11:02 +00:00
mostafah%oeone.com
a861706eb5 Fixed bug 279420: [404] link to http://www.mozilla.org/project/calendar 2005-01-24 21:06:36 +00:00
cmp%mozilla.org
4d58f3772b On MacOS X, create a compressed disk image using hdiutil rather than
gzipping an uncompressed disk image.  b=242845, r=bryner, sr=bsmedberg
2005-01-24 19:49:50 +00:00
bzbarsky%mit.edu
d9f747cca2 Add about:license and about:licence and make about: link to them. Bug 256945,
r=gerv, sr=darin
2005-01-23 21:02:36 +00:00
mostafah%oeone.com
901959df11 Checked in fix for bug 279165: Cannot build Calendar part of suite 2005-01-21 14:39:01 +00:00
mostafah%oeone.com
d6854a02f0 Brought up to date with browser/Makefile.in
Removed old way of packaging sunbird
2005-01-20 22:24:12 +00:00
mvl%exedo.nl
68ce35dcd2 fix -calendar.
bug 279157, r=mostafah
2005-01-20 20:58:35 +00:00
mostafah%oeone.com
a2e4f1eebf Checked in patch for bug 279104:Bug in building libical on sparc/solaris 2005-01-20 18:25:07 +00:00
mostafah%oeone.com
4200010bcd sunbird should build with storage enabled 2005-01-19 21:52:44 +00:00
mostafah%oeone.com
26632bbbde Updated translation 2005-01-19 18:59:45 +00:00
mostafah%oeone.com
e5baa4d377 Fixed bug 275880: xpi doesn't work for Italian (it-IT) 2005-01-19 15:21:21 +00:00
vladimir%pobox.com
8c2bf5e062 more timezone conversion fixes 2005-01-17 22:06:24 +00:00
vladimir%pobox.com
95f8c4a64f Generate a timezone on the icaltimetype if one is specified, and the calDatetime isn't in UTC 2005-01-17 21:51:53 +00:00
bsmedberg%covad.net
f3dd951f94 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
mostafah%oeone.com
08d62ef8bb Added license from patch to bug 276799:
Move inline styles from calPrintEngine.js to a css file
2005-01-17 16:05:23 +00:00
mostafah%oeone.com
b0b7ad4d4f Updated translation 2005-01-17 15:40:52 +00:00