1 2004-02-06 Mihai Bazon <mishoo@localhost.localdomain>
3 * make-release.pl: ChangeLog included in the distribution (if found)
5 * calendar.js, doc/reference.tex, index.html: switched to version 0.9.6
7 * doc/Calendar.setup.tex, doc/reference.tex: updated documentation
9 * release-notes.html: updated release notes
11 * calendar.js: Fixed bug: Feb/29 and year change now keeps Feb in view
13 * calendar.js: fixed the "ESC" problem (call the close handler)
15 * calendar.js: fixed day of year range (1 to 366 instead of 0 to 365)
17 * calendar.js: fixed week number calculations
19 * doc/reference.tex: fixed (date input format)
21 * calendar.php: removed comment
23 * calendar-blue.css, calendar-blue2.css, calendar-brown.css, calendar-green.css, calendar-system.css, calendar-tas.css, calendar-win2k-1.css, calendar-win2k-2.css, calendar-win2k-cold-1.css, calendar-win2k-cold-2.css, calendar.js:
24 workaround for IE bug (you can't normally specify through CSS the style for
25 an element having two classes or more; we had to change a classname)
27 * calendar-blue.css, calendar-blue2.css, calendar-brown.css, calendar-green.css, calendar-system.css, calendar-tas.css, calendar-win2k-1.css, calendar-win2k-2.css, calendar-win2k-cold-1.css, calendar-win2k-cold-2.css:
28 smaller fonts on days that are in neighbor months
30 2004-02-04 Mihai Bazon <mishoo@localhost.localdomain>
32 * index.html: first demo shows the "showOtherMonths" capability
34 * calendar-setup.js: support new parameters in the calendar.
35 added: firstDay, showOthers, cache.
37 * calendar-blue.css, calendar-blue2.css, calendar-brown.css, calendar-green.css, calendar-system.css, calendar-win2k-1.css, calendar-win2k-2.css, calendar-win2k-cold-1.css, calendar-win2k-cold-2.css, calendar.js, lang/calendar-en.js, lang/calendar-ro.js:
38 new parameters: firstDayOfWeek, showsOtherMonths; removed mondayFirst.
39 This adds support for setting any day to be the first day of week (by just
40 clicking the day name in the display); also, if showsOtherMonths is enabled
41 then dates belonging to adjacent months that are in the current view will be
42 displayed and the calendar will have a fixed height.
46 * test.php: test for calendar.php
48 * calendar.php: fixed bug (pass numeric values as numbers)
50 2004-02-01 Mihai Bazon <mishoo@localhost.localdomain>
52 * calendar.php: added PHP wrapper
54 * img.gif: icon updated
56 * TODO: updated TODO list
58 2004-01-27 Mihai Bazon <mishoo@localhost.localdomain>
61 Janusz Piwowarski sent over a patch for IE5 compatibility which is much more
62 elegant than the atrocities that I had wrote :-D I'm gettin' old.. Thanks Janusz!
64 * lang/calendar-fi.js: updated
66 2004-01-15 Mihai Bazon <mishoo@localhost.localdomain>
68 * TODO: updated TODO list
70 * calendar-setup.js: default align changed to "Br"
72 * doc/reference.tex: changed default value for "align"
74 * calendar-setup.js: calling onchange event handler, if available
76 * calendar-setup.js: added "position" option
78 * simple-1.html: demonstrates "step" option
80 * calendar-setup.js: added "step" option
82 * calendar.js: added yearStep config parameter
85 fixed parseDate routine (the NaN bug which occurred when there was a space
86 after the date and no time)
88 2004-01-14 Mihai Bazon <mishoo@localhost.localdomain>
90 * lang/calendar-en.js: added "Time:"
92 * test-position.html: test for the new position algorithm
94 * index.html: do not destroy() the calendar
95 avoid bug in parseDate (%p must be separated by non-word characters)
97 * menuarrow2.gif: for calendar-blue2.css
99 * calendar-setup.js: honor "date" parameter if passed
101 * calendar.js: IE5 support is back
102 performance improvements in IE6 (mouseover combo boxes)
103 display "Time:" beside the clock area, if defined in the language file
104 new positioning algorithm (try to keep the calendar in page)
105 rewrote parseDate a little cleaner
107 * lang/calendar-el.js:
108 updated Greek translation (thanks Alexandros Pappas)
110 2004-01-13 Mihai Bazon <mishoo@localhost.localdomain>
112 * index.html: added style blue2, using utf-8 instead of iso-8859-2
114 * calendar.js: performance under IE (which sucks, by the way)
116 * doc/reference.tex: Sunny added to sponsor list
118 * doc/Calendar.setup.tex: documenting parameter 'electric'
120 * calendar-blue.css, calendar-blue2.css, calendar-brown.css, calendar-green.css, calendar-system.css, calendar-win2k-1.css, calendar-win2k-2.css, calendar-win2k-cold-1.css, calendar-win2k-cold-2.css:
121 fixed IE text size problems
123 2004-01-08 Mihai Bazon <mishoo@localhost.localdomain>
125 * lang/calendar-pl.js:
126 Polish translation updated to UTF-8 (thanks to Artur Filipiak)
128 2004-01-07 Mihai Bazon <mishoo@localhost.localdomain>
130 * lang/calendar-si.js: updated (David Milost)
132 * lang/calendar-si.js: Slovenian translation (thanks to David Milost)
134 2003-12-21 Mihai Bazon <mishoo@localhost.localdomain>
136 * TODO: updated TODO list
138 * lang/calendar-de.js: German translation (thanks to Peter Strotmann)
140 2003-12-19 Mihai Bazon <mishoo@localhost.localdomain>
142 * doc/reference.tex: Thank you, Ian Barrak
144 2003-12-18 Mihai Bazon <mishoo@localhost.localdomain>
146 * doc/reference.tex: fixed documentation bug (thanks Mike)
148 2003-12-05 Mihai Bazon <mishoo@localhost.localdomain>
150 * lang/calendar-ko-utf8.js:
151 UTF8 version of the Korean language (hopefully correct)
153 * lang/calendar-pl-utf8.js, lang/calendar-pl.js:
154 updated Polish translation (thanks to Janusz Piwowarski)
156 2003-12-04 Mihai Bazon <mishoo@localhost.localdomain>
158 * lang/calendar-fr.js:
159 French translation updated (thanks to Angiras Rama)
161 2003-11-22 Mihai Bazon <mishoo@localhost.localdomain>
163 * lang/calendar-da.js: updated (thanks to Jesper M. Christensen)
165 2003-11-20 Mihai Bazon <mishoo@localhost.localdomain>
167 * calendar-blue2.css, calendar-tas.css:
168 new styles (thanks to Wendall Mosemann for blue2, Mark Lynch for tas)
170 * lang/calendar-lt-utf8.js, lang/calendar-lt.js:
171 Lithuanian translation (thanks to Martynas Majeris)
173 * lang/calendar-sp.js: updated
175 2003-11-17 Mihai Bazon <mishoo@localhost.localdomain>
177 * TODO: added TODO list
179 2003-11-14 Mihai Bazon <mishoo@localhost.localdomain>
181 * lang/calendar-ko.js: Korean translation (thanks to Yourim Yi)
183 2003-11-12 Mihai Bazon <mishoo@localhost.localdomain>
185 * lang/calendar-jp.js: small bug fixed (thanks to TAHARA Yusei)
187 2003-11-10 Mihai Bazon <mishoo@localhost.localdomain>
189 * lang/calendar-fr.js: translation updated, thanks to Florent Ramiere
192 added new parameter: electric (if false then the field will not get updated on each move)
194 * index.html: fixed DOCTYPE
196 2003-11-07 Mihai Bazon <mishoo@localhost.localdomain>
199 fixed minor problem (maybe we're passing object reference instead of ID for
200 the flat calendar parent)
202 2003-11-06 Mihai Bazon <mishoo@localhost.localdomain>
204 * lang/calendar-fi.js:
205 added Finnish translation (thanks to Antti Tuppurainen)
207 2003-11-05 Mihai Bazon <mishoo@localhost.localdomain>
209 * release-notes.html: fixed typo
211 * doc/reference.tex, index.html, calendar.js: 0.9.5
213 * README: fixed license statement
215 * release-notes.html: updated release notes (0.9.5)
217 2003-11-03 Mihai Bazon <mishoo@localhost.localdomain>
219 * lang/calendar-de.js:
220 updated German translation (thanks to Gerhard Neiner)
222 * calendar-setup.js: fixed license statement
224 * calendar.js: whitespace
226 * calendar.js: fixed license statement
229 fixed positioning problem when input field is inside scrolled divs
231 2003-11-01 Mihai Bazon <mishoo@localhost.localdomain>
233 * lang/calendar-af.js: Afrikaan language (thanks to Derick Olivier)
235 2003-10-31 Mihai Bazon <mishoo@localhost.localdomain>
237 * lang/calendar-it.js:
238 updated IT translation (thanks to Christian Blaser)
240 * lang/calendar-es.js: updated ES translation, thanks to Raul
242 2003-10-30 Mihai Bazon <mishoo@localhost.localdomain>
244 * lang/calendar-hu.js: updated thanks to Istvan Karaszi
246 * index.html, simple-1.html, simple-2.html, simple-3.html:
247 switched to utf-8 all encodings
249 * lang/calendar-sk.js:
250 added Slovak translation (thanks to Peter Valach)
252 * lang/calendar-ro.js: switched to utf-8
254 2003-10-29 Mihai Bazon <mishoo@localhost.localdomain>
256 * lang/calendar-es.js:
257 updated translation, thanks to Jose Ma. Martinez Miralles
260 fixed the footnote problem (thanks Dominique de Waleffe for the tip)
262 * lang/calendar-ro.js: fixed typo
264 * lang/calendar-sv.js: oops, license should be LGPL
266 * lang/calendar-sw.js: new swedish translation is calendar-sv.js
268 * menuarrow.gif, menuarrow.png:
269 oops, forgot little drop-down menu arrows
271 * lang/calendar-sv.js: swedish translation thanks to Leonard Norrgard
273 * index.html: oops, some other minor changes
275 * index.html, release-notes.html:
276 latest changes in release-notes and index page for 0.9.4
278 * doc/reference.tex, calendar.js:
279 added %s date format (# of seconds since Epoch)
282 A click on TODAY will not close the calendar, even in single-click mode
284 2003-10-28 Mihai Bazon <mishoo@localhost.localdomain>
286 * index.html: previous cal.html
288 * cal.html: moved to index.html
290 * README, cal.html, doc/reference.tex, lang/calendar-de.js, lang/calendar-en.js, lang/calendar-ro.js, release-notes.html:
291 LGPL license, forever.
293 * doc/Calendar.setup.tex, simple-1.html:
294 doc updated for the onUpdate parameter to Calendar.setup
296 2003-10-26 Mihai Bazon <mishoo@localhost.localdomain>
298 * calendar.js: fixed bug (correct display of the dropdown menus)
300 * doc/Calendar.setup.tex, doc/reference.tex, lang/calendar-de.js, lang/calendar-en.js, lang/calendar-ro.js, README, cal.html, calendar-blue.css, calendar-brown.css, calendar-green.css, calendar-setup.js, calendar-system.css, calendar-win2k-1.css, calendar-win2k-2.css, calendar-win2k-cold-1.css, calendar-win2k-cold-2.css, calendar.js, release-notes.html, simple-1.html, simple-3.html:
301 lots of changes for the 0.9.4 release (see the release-notes.html)
303 2003-10-15 Mihai Bazon <mishoo@localhost.localdomain>
306 documentation updated for 0.9.4 (not yet finished though)
308 2003-10-07 Mihai Bazon <mishoo@localhost.localdomain>
310 * calendar.js, doc/reference.tex, release-notes.html, README, cal.html, calendar-setup.js:
311 modified project website
313 2003-10-06 Mihai Bazon <mishoo@localhost.localdomain>
316 added some properties (onSelect, onClose, date) (thanks altblue)
318 2003-09-24 Mihai Bazon <mishoo@localhost.localdomain>
320 * simple-3.html: dateIsSpecial does not need the "date" argument ;-)
322 2003-09-24 fsoft <fsoft@mishoo>
324 * calendar.js, simple-3.html:
325 added year, month, day to getDateStatus() function
327 2003-09-24 Mihai Bazon <mishoo@localhost.localdomain>
329 * simple-3.html: example on how to use special dates
331 * calendar-setup.js, calendar.js, simple-1.html:
332 support for special dates (thanks fabio)
334 2003-09-17 Mihai Bazon <mishoo@localhost.localdomain>
336 * doc/reference.tex: fixed error in section 3.
338 2003-08-01 Mihai Bazon <mishoo@localhost.localdomain>
340 * lang/calendar-jp.js: added Japanese translation
342 2003-07-16 Mihai Bazon <mishoo@localhost.localdomain>
344 * simple-1.html: fixed problem with first example [IE,Opera]
346 2003-07-09 Mihai Bazon <mishoo@localhost.localdomain>
348 * doc/Calendar.setup.tex: fixed typo (closing parenthesis)
350 * lang/calendar-de.js:
351 added German translation, thanks to Hartwig Weinkauf
353 2003-07-08 Mihai Bazon <mishoo@localhost.localdomain>
355 * cal.html: added link to release-notes
357 * release-notes.html: 0.9.3 release notes
360 Script to create distribution archive. It needs some additional packages:
364 - jscrunch (JS compressor)
366 * doc/html/makedoc.sh, doc/html/reference.css, doc/reference.tex, doc/makedoc.sh:
367 documentation updates...
369 * calendar.js: added semicolon to make the code "compressible"
371 2003-07-06 Mihai Bazon <mishoo@localhost.localdomain>
373 * doc/reference.tex: spell checked
375 * doc/reference.tex: [minor] changed credits order
377 * doc/reference.tex: various improvements and additions
379 * doc/html/reference.css: minor eye-candy tweaks
381 2003-07-05 Mihai Bazon <mishoo@localhost.localdomain>
383 * doc/html/Calendar.setup.html.tex, doc/html/makedoc.sh, doc/html/reference.css, doc/html/reference.t2p, doc/hyperref.cfg, doc/makedoc.sh, doc/reference.tex, doc/Calendar.setup.tex, doc/Calendar.setup.pdf.tex:
384 full documentation in LaTeX, for PDF and HTML formats
387 added demonstration of flat calendar with Calendar.setup
390 modified some links, added link to documentation, added demonstration of
393 * calendar-setup.js: added the ability to create flat calendar too
395 * cal.html: added links to documentation and simple-[12].html pages
397 * README: up-to-date...
399 * calendar-setup.html: removed: the documentation is unified
401 2003-07-03 Mihai Bazon <mishoo@localhost.localdomain>
403 * cal.html: some links to newly added files
405 * calendar-setup.html, calendar-setup.js, img.gif, simple-1.html:
406 added some files to simplify calendar creation for non-(JS)-programmers
408 * lang/calendar-zh.js: added simplified chinese (thanks ATang)
410 2003-07-02 Mihai Bazon <mishoo@localhost.localdomain>
412 * calendar.js: * "yy"-related... [small fix]
415 * #721833 fixed (yy format will understand years prior to 29 as 20xx)
417 * calendar.js: * added refresh() function
419 * calendar.js: * fixed bug when in single click mode
420 * added alignment options to "showAtElement" member function
422 2003-06-25 Mihai Bazon <mishoo@localhost.localdomain>
424 * lang/calendar-pt.js:
425 added portugese translation (thanks Nuno Barreto)
427 2003-06-24 Mihai Bazon <mishoo@localhost.localdomain>
430 call user handler when the date was changed using the keyboard
432 * bugtest-hidden-selects.html:
433 file to test bug with hidden select-s (thanks Ying Zhang for reporting and for this test file)
435 * lang/calendar-hr-utf8.js:
436 added croatian translation in utf8 (thanks Krunoslav Zubrinic)
438 2003-06-23 Mihai Bazon <mishoo@localhost.localdomain>
440 * lang/calendar-hu.js: added hungarian translation
442 * lang/calendar-hr.js:
443 added croatian translation (thanks to Krunoslav Zubrinic)
445 2003-06-22 Mihai Bazon <mishoo@localhost.localdomain>
448 * #723335 fixed (clicking TODAY will not select the today date if the
449 disabledHandler rejects it)
451 * cal.html: * new code for to work with fix for bug #703238
452 * switch to new version
455 * some patches to make code compatible with Opera 7 (well, almost compatible)
456 * bug #703238 fixed (fix breaks compatibility with older code that uses
457 calendar in single-click mode)
460 2003-04-09 Mihai Bazon <mishoo@localhost.localdomain>
462 * lang/calendar-tr.js: added turkish lang file
464 2003-03-19 Mihai Bazon <mishoo@localhost.localdomain>
466 * lang/calendar-ru.js: russian translation added
468 * lang/calendar-no.js: norwegian translation added
470 2003-03-15 Mihai Bazon <mishoo@localhost.localdomain>
472 * lang/calendar-no.js: norwegian translation
474 2003-03-12 Mihai Bazon <mishoo@localhost.localdomain>
476 * lang/calendar-pl.js: added polish translation
478 2003-03-11 Mihai Bazon <mishoo@localhost.localdomain>
481 bugfix in parseDate (added base to parseInt, thanks Alan!)
483 2003-03-05 Mihai Bazon <mishoo@localhost.localdomain>
485 * calendar.js, lang/calendar-br.js, lang/calendar-ca.js, lang/calendar-cs-win.js, lang/calendar-da.js, lang/calendar-du.js, lang/calendar-el.js, lang/calendar-en.js, lang/calendar-es.js, lang/calendar-fr.js, lang/calendar-it.js, lang/calendar-nl.js, lang/calendar-ro.js, lang/calendar-sp.js, lang/calendar-sw.js:
488 * calendar.js, lang/calendar-br.js, lang/calendar-ca.js, lang/calendar-cs-win.js, lang/calendar-da.js, lang/calendar-du.js, lang/calendar-el.js, lang/calendar-en.js, lang/calendar-es.js, lang/calendar-fr.js, lang/calendar-it.js, lang/calendar-nl.js, lang/calendar-ro.js, lang/calendar-sp.js, lang/calendar-sw.js:
489 moved to CVS at sourceforge.net
490 release: 0.9.2 + new language packs
493 * README, cal.html, calendar-blue.css, calendar-brown.css, calendar-green.css, calendar-system.css, calendar-win2k-1.css, calendar-win2k-2.css, calendar-win2k-cold-1.css, calendar-win2k-cold-2.css:
496 * README, cal.html, calendar-blue.css, calendar-brown.css, calendar-green.css, calendar-system.css, calendar-win2k-1.css, calendar-win2k-2.css, calendar-win2k-cold-1.css, calendar-win2k-cold-2.css:
497 moved to CVS at sourceforge.net
498 release: 0.9.2 + new language packs