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

2342 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com bc2230148c working event creation, calendar check on/off affecting view 2005-04-19 06:51:11 +00:00
vladimir%pobox.com a196556919 more multiday view stuff, now with timezone handling and correct calendar observing 2005-04-19 06:50:13 +00:00
vladimir%pobox.com 80dc8823a7 fixed much badness in composite calendar, esp with observers 2005-04-19 06:49:50 +00:00
pavlov%pavlov.net 3aa35edeaf try to find a good start time before opening the event dialog. 2005-04-19 03:28:58 +00:00
pavlov%pavlov.net 27f6e89169 fixing getInTimezone to return a new mutable object r=vlad 2005-04-19 03:26:32 +00:00
pavlov%pavlov.net b0f46a53e2 getting event dialog wired up for lightning 2005-04-18 22:55:28 +00:00
vladimir%pobox.com 0f2bb076ba missing file 2005-04-18 22:20:34 +00:00
vladimir%pobox.com d67a702f55 more multiday view goodness; hooked up controller 2005-04-18 22:11:24 +00:00
vladimir%pobox.com e9e77c4331 enable the new calendar view 2005-04-18 18:21:34 +00:00
vladimir%pobox.com b88ac91a7c *** empty log message *** 2005-04-16 22:58:25 +00:00
mvl%exedo.nl 4fca3c06bc spelling fix. patch by jminta@gmail.com, r=me. bug 288368 2005-04-16 11:23:07 +00:00
shaver%mozilla.org c6aceb6f5e primitive text/calendar display for Thunderbird, NPOTB 2005-04-15 22:13:33 +00:00
shaver%mozilla.org 8c13f2cd72 Bug 290530: add organizer support to calItemBase. r=dmose, NPOTB. 2005-04-15 22:11:05 +00:00
vladimir%pobox.com b0005fc860 idl, not .h, teehee 2005-04-15 20:55:24 +00:00
vladimir%pobox.com 6a31aa2612 calendar multiday view 2005-04-15 20:33:29 +00:00
vladimir%pobox.com de007a8244 remove itemFilter from calICalendar's addObserver method 2005-04-15 18:51:47 +00:00
vladimir%pobox.com 211d8db5f0 add firefox to list of lightning extensions, for testing purposes 2005-04-15 18:51:33 +00:00
mvl%exedo.nl 3dbab93e07 remove duplicate cal_calendars definition. also fixes some JS strict warnings.
bug 286944, r=vlad
2005-04-13 22:09:54 +00:00
mvl%exedo.nl e1b6d2775e make the new-calendar wizard a bit less annoying.
bug 286959, r=pavlov
2005-04-13 17:00:15 +00:00
pavlov%pavlov.net 22b6ea665c @import has to go at the top of the CSS file, not the bottom. 2005-04-13 06:09:12 +00:00
shaver%mozilla.org 1b6509bbc8 Use the lemony-fresh calendar-views.css so that we can actually show the
views sanely in Lightning.  NPOTB.
2005-04-12 18:45:35 +00:00
shaver%mozilla.org be7c89fd54 Bug 289796: split the view-related CSS out of calendar.css, so that it's safe
to include in Lightning. r=mvl, npotb.
2005-04-12 18:44:30 +00:00
shaver%mozilla.org b1ffc70eff Bug 288891: fix use of outdated ICAL_STATUS_ constants, and the Status:
mouseover. Patch from gekacheka, r=me, NPOTB.
2005-04-12 15:46:00 +00:00
pavlov%pavlov.net 91d354ac58 fix typos on class names 2005-04-11 19:23:27 +00:00
mvl%exedo.nl 0067e91e14 for real this time. still bug 289803 and still npotb 2005-04-10 19:56:03 +00:00
mvl%exedo.nl 0340f3891f use what the patch for bug 289803 suggested. npotb 2005-04-10 19:45:12 +00:00
mvl%exedo.nl 2c847d988a use composite calendar for task list
bug 288889, p=gekacheka, r=me. npotb
2005-04-10 18:59:15 +00:00
mvl%exedo.nl f892c29c0d Edit events or tasks fails to save after 'ok'
bug 289803, p=gekacheka, r=me. nptob
2005-04-10 18:48:11 +00:00
mvl%exedo.nl c49f627460 create jsDate only once. small optimization.
bug 289746, p=gekacheka, r=me. nptob
2005-04-10 18:31:50 +00:00
mvl%exedo.nl a10f4d3954 Use the timezone hour, not UTC or whatever JS happens to use.
bug 289746, p=gekacheka, r=me. nptob
2005-04-10 18:28:19 +00:00
mvl%exedo.nl 463d9e1390 Not everybody lives in amsterdam
bug 289746, p=gekacheka, r=me. nptob
2005-04-10 18:24:54 +00:00
mvl%exedo.nl 6b2038e2b0 day/week views do not show location and description
bug 289716, p=gekacheka, r=me. nptob
2005-04-10 18:07:34 +00:00
mvl%exedo.nl aafa8a14eb day view initially does not show items before current time
bug 289725, p=gekacheka, r=me. nptob
2005-04-10 18:03:41 +00:00
mvl%exedo.nl 68b636674e Make double-clicking on an event in weekview work.
bug 289722, p=gekacheka, r=me. nptob
2005-04-10 17:40:52 +00:00
dbaron%dbaron.org 9072b4fd7b Fix bustage from bug 274928. b=289786 2005-04-10 16:50:40 +00:00
shaver%mozilla.org 254b560cfd Infrastructure for skins for both chrome://calendar/ (shared) and
chrome://lightning/ (specialized).  Currently makes a lightning-afflicted
Thunderbird pretty unhappy, because calendar.css overrides a lot of
Tbird UI CSS rules, but Pav's all over that. r=vlad, NPTOB.
2005-04-09 23:39:13 +00:00
vladimir%pobox.com 9ca19b78d3 b=289439, lightning and calendar update stuff 2005-04-08 20:57:34 +00:00
shaver%mozilla.org 2c46990d85 Show week view when calendar is active.
- Package calendar.dtd.
- Register our calendar-en-US locale provider.
- Fix calendar-view-box naming.
- Handle cases in which there is no panel selected in the displayDeck.
- Overlay weekView.xul (due for a renaming!) into the calendar panel.
- Fix JS errors in weekView.js, remove dead code in weekView.xul.

Still needs some skin stuff to make the calendar view appear in a more
reasonable fashion.  NPOTB.
2005-04-08 20:36:18 +00:00
shaver%mozilla.org 775c6e661d (This commit introduces a dependency on the patch in bug 289483, which adds
a <deck> to tbird for controlling the main display mode.)

Overlay the world's simplest lightning-deck into tbird, and switch to it when
our pane gets the user's attention. r=pavlov, though I will note his objection
to the Ltn prefix in my function. NPOTB > NKOTB.
2005-04-07 23:40:53 +00:00
pavlov%pavlov.net cf07e1ad5c adding setDisplayCalendar function to set the current composite calendar 2005-04-07 18:43:52 +00:00
dbaron%dbaron.org 5d312ec4b3 Make it possible for apps, extensions, and vendors to all add tokens to the User-Agent string (using default preferences) without overwriting each other. b=274928 r+sr=darin a=mkaply 2005-04-07 18:11:59 +00:00
shaver%mozilla.org e585217788 Make the subscript-loading properly detect the installation directory
of the components, so that we work in Lightning as well as Sunbird.  (Had
this in my other tree for ages, *blush*.)

Properly navigate the prototype chain to find the shadowed QI, rather than
just recurring infinitely on ourselves.

Tested in sunbird and lightning, NPOTB, r=dmose.
2005-04-07 15:55:14 +00:00
shaver%mozilla.org d1d8a2f415 Bug 289272: fix component initialization to let us create calEvents and such
again.  r=mvl, NPOTB.
2005-04-06 18:46:11 +00:00
mvl%exedo.nl 9366c546fa Show list of calendars in the event dialog, and store in the right calendar
bug 286146, r=stuart
2005-04-06 12:43:24 +00:00
mvl%exedo.nl 6bbbe3ec2e Stop loading jslib
bug 288045, r=stuart
2005-04-06 12:41:43 +00:00
mvl%exedo.nl 839256255b Show events from all calendars in the unifinder
bug 288880, r=stuart
2005-04-06 12:40:07 +00:00
pavlov%pavlov.net 0ce481a934 more view refactoring. get week view's next/previous/goto functions implemented 2005-04-04 23:36:01 +00:00
vladimir%pobox.com ee34f18b88 Fix component registration order issues 2005-04-04 21:46:09 +00:00
mvl%exedo.nl 4b8e4f83ff show dates in tooltips
bug 288923, p=gekacheka, r=me
2005-04-04 21:04:42 +00:00
bsmedberg%covad.net 75697e2229 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 17:05:17 +00:00
pavlov%pavlov.net 53793d70a0 first pass at getting week view in to lightning. bug 288324 2005-03-31 20:17:46 +00:00
mvl%exedo.nl bc4b95e3d2 make date-like attributes readwrite, to make it possible to edit a todo
bug 287985, r=vlad
2005-03-30 21:21:58 +00:00
mostafah%oeone.com afbeb7ac4c Checked in patch for bug 288208: Sunbird default prefs are bloated 2005-03-29 22:47:47 +00:00
darin%meer.net a87b534479 fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg 2005-03-28 19:36:24 +00:00
mvl%exedo.nl f467c64f5c Add some documentation
bug 278140, r=vlad
2005-03-28 18:59:33 +00:00
mvl%exedo.nl d8adb0b56a Can't save task start or due dates.
Bug 287985, patch by gekacheka, r=me
2005-03-28 11:45:48 +00:00
mvl%exedo.nl bf159dfbc1 fix the syntax. 2005-03-27 14:34:46 +00:00
mvl%exedo.nl 21f6835036 Changing Days Off setting doesn't change colors in calendar
bug 279263, patch by gekacheka, r=stuart
2005-03-26 22:46:15 +00:00
mvl%exedo.nl 027bd33e7f queue any changes while loading or storing the ics file. 2005-03-26 20:51:55 +00:00
mvl%exedo.nl 6262b428dd fill tooltips with some useful info
bug 285012, patch by jt@nerant.org, r=me
2005-03-26 11:19:20 +00:00
mvl%exedo.nl 8a1c410a8c it is a todo, not an event. 2005-03-25 14:45:58 +00:00
shaver%mozilla.org 5ca0e7afa1 - Build a minimal calendar.jar with the bits we need for calendar creation.
- Wire up calendar creation.
- Package providers.  (CalDAV won't work until I pull in the webdav code.)
2005-03-24 23:25:20 +00:00
shaver%mozilla.org a85fe1c62e Refactor some code for reuse from Lightning:
- move some utility code into new calendarUtils.js
 - calendarCreation.xul only depends on calendarCreation.js and
   calendarUtils.js
 - remove old wizard.xul/js code and unused launch function
2005-03-24 21:27:16 +00:00
pavlov%pavlov.net f3842dc8e9 fixing bug 286228. patch by stelian@popies.net. r=pavlov 2005-03-24 20:22:46 +00:00
shaver%mozilla.org bff53e291f - Convert to chrome.manifest, removing contents.rdf and outdated install.rdf
stanza.
- Remove fake-account mess, replacing it with a sidebar model.
2005-03-24 18:38:14 +00:00
mattwillis%gmail.com 693db6d988 Bug 287589
Fixes undefined entity errors
r=pavlov@pavlov.net
2005-03-24 18:33:12 +00:00
timeless%mozdev.org 2d29fc0022 Bug 286198 use application/xml rather than text/xml
patch by bug@annevankesteren.nl r=dmose
2005-03-23 20:05:22 +00:00
mozilla.mano%sent.com 1338b066d1 Bug 256726 - [Mac] CFBundleInfoDictionaryVersion key is wrong in Firefox, Sunbird and xulrunner. r=pinkerton sr=smfr 2005-03-23 10:33:15 +00:00
mvl%exedo.nl dac51ea0e6 forgot to update this file for bug 286455. 2005-03-22 22:37:54 +00:00
pavlov%pavlov.net 229acd7e9d first pass at publish and import calendars (bugs 285016 and 285019) 2005-03-22 21:37:26 +00:00
mvl%exedo.nl 3a24600358 forgot to update this file for bug 286455. 2005-03-22 16:09:50 +00:00
mvl%exedo.nl 3238a7f33e use composite calendar for view. Allows to use multiple calendars.
bug 286455, r=stuart,vlad
2005-03-21 17:55:24 +00:00
pavlov%pavlov.net 4965c3640b fixing drag&drop in calendar views. bug=286777 r=vlad 2005-03-18 22:59:51 +00:00
bsmedberg%covad.net 914a5612a1 libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
mvl%exedo.nl 6c1e322eba Give this the right classname. Just because it looks better. r=vlad 2005-03-16 18:44:00 +00:00
vladimir%pobox.com 3b76f41e91 b=285582,286069; fix error handling paths and storage provider always returning occurrences; patches from stelian@popies.net, r=vladimir 2005-03-14 20:09:25 +00:00
mvl%exedo.nl e386002cf9 Remove extra definition of WeekView.prototype.getNewEventDate()
bug 285220, patch by gekacheka@yahoo.com, r=me
2005-03-14 18:43:10 +00:00
mvl%exedo.nl b2517d1cbe refresh unifinder on startup and changes.
bug 285009, patch by jt@nerant.org, r=stuart
2005-03-13 23:06:47 +00:00
mvl%exedo.nl 80f40da54f datepicker should not freeze.
bug 278877, patch by andrew@progressivex.com (andrew@progressivex.com), gekacheka@yahoo.com and me.
r=gekacheka@yahoo.com
also fixes bug 273914. Also see bug 199779
2005-03-13 22:04:50 +00:00
mvl%exedo.nl fb7af0311a make todos work in ics and memory providers
r=dmose. no bug
2005-03-13 21:52:04 +00:00
bzbarsky%mit.edu bfa5e9c161 Change more internal consumers to use application/xml instead of text/xml. Bug
247024, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-03-13 19:08:42 +00:00
bsmedberg%covad.net e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
mostafah%oeone.com af66574cdb Updated translation 2005-03-08 14:05:02 +00:00
mvl%exedo.nl 3b7fc25c5b make selecting event in the unifinder not error.
bug 285010, r=stuart
2005-03-07 22:37:52 +00:00
mvl%exedo.nl 92312ace97 bustage fix. fallout from bug 272732 2005-03-06 17:57:28 +00:00
mvl%exedo.nl 4d1604af48 bug 283805. sunbird is a calendar, not a browser.
patch by bugzilla@mcsmurf.de, r=mostafah
2005-03-05 19:49:59 +00:00
pavlov%pavlov.net 03746f545d fixing 284078. patch from jt@nerant.org. r=pavlov 2005-03-03 21:45:07 +00:00
mostafah%oeone.com 56d6c92fc7 Updated translation 2005-03-01 13:44:53 +00:00
mvl%exedo.nl 49c60573d7 make sunbird find its locale files.
bug 283990, r=mostafah
2005-02-28 16:26:52 +00:00
mvl%exedo.nl fc61dc5711 another bustage fix. also bug 279189 2005-02-27 15:10:30 +00:00
mvl%exedo.nl 43c67b6a7b bustage fix. fallout from bug 279189 2005-02-27 15:06:54 +00:00
bsmedberg%covad.net 361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
shaver%mozilla.org f171b5c899 - Try to set things up such that I can "preinstall" lightning via some
symlink chrome format tricks.  Not there yet!
- Package sqlite3 as well.
- Fix contents.rdf (just in time to replace with chrome.manifest!).
- Make sure we have a fake lightning account at startup, though, tragically,
  you need another patch for that to not spew at you.

Not part of the build.  Not even a good idea.
2005-02-24 21:28:23 +00:00
pavlov%pavlov.net 69c5ca4e20 adding prefs api for calendars. bug 279189 r=vlad 2005-02-23 21:50:36 +00:00
dmose%mozilla.org 478b550458 Make calendar usable again for light-on-dark themes in the trunk (bug 283101). r=stuart. Not part of the default build. 2005-02-23 21:38:00 +00:00
dmose%mozilla.org 7cb19c5f7a Add reminder XXX comment, and add a new namespace that we'll be needing. Not part of the build. 2005-02-22 02:12:42 +00:00
shaver%mozilla.org 3a5d67a4cc fix DIRS badness, make sure we pull in storage, overlay better 2005-02-21 20:26:30 +00:00
bzbarsky%mit.edu 9958e4407f Replace more -moz-opacity with opacity. Bug 281907, patch by Anne van Kesteren
<bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-20 20:53:29 +00:00
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
mostafah%oeone.com a5d33c4278 Updated translation 2005-01-17 15:11:42 +00:00
mattwillis%gmail.com 16de6bfd85 fix stupid typos in last checkin 2005-01-17 00:18:53 +00:00