egroupware/phpgwapi/js/jscalendar
2007-06-15 13:55:04 +00:00
..
doc Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
lang Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
bugtest-hidden-selects.html reimported jsCal into phpgwapi/js now 2003-08-28 16:44:06 +00:00
calendar_stripped.js Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
calendar-blue2.css Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
calendar-blue.css Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
calendar-brown.css Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
calendar-green.css Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
calendar-setup_stripped.js Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
calendar-setup.js Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
calendar-system.css Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
calendar-tas.css Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
calendar-win2k-1.css Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
calendar-win2k-2.css Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
calendar-win2k-cold-1.css Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
calendar-win2k-cold-2.css Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
calendar.js the splitting with a complex regex for the parseDate does not work with old javascript. reworked it so splitting is done possible (date) delimiter by delimiter 2007-06-15 13:55:04 +00:00
calendar.php imported version 0.9.6 from jscalendar 2004-05-06 11:57:41 +00:00
calendar.udiff imported version 0.9.6 from jscalendar 2004-05-06 11:57:41 +00:00
ChangeLog Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
img.gif imported version 0.9.6 from jscalendar 2004-05-06 11:57:41 +00:00
index.html Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
menuarrow2.gif imported version 0.9.6 from jscalendar 2004-05-06 11:57:41 +00:00
menuarrow.gif update to jscalendar ver. 0.9.5 2003-11-11 14:51:10 +00:00
README Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
README-eGW imported version 0.9.6 from jscalendar 2004-05-06 11:57:41 +00:00
release-notes.html Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
simple-1.html imported version 0.9.6 from jscalendar 2004-05-06 11:57:41 +00:00
simple-2.html update to jscalendar ver. 0.9.5 2003-11-11 14:51:10 +00:00
simple-3.html update to jscalendar ver. 0.9.5 2003-11-11 14:51:10 +00:00
simple-4.html update to jscalendar ver. 0.9.5 2003-11-11 14:51:10 +00:00
test-position.html imported version 0.9.6 from jscalendar 2004-05-06 11:57:41 +00:00
test.php imported version 0.9.6 from jscalendar 2004-05-06 11:57:41 +00:00

The DHTML Calendar
-------------------

  Author: Mihai Bazon, <mishoo@infoiasi.ro>
          http://dynarch.com/mishoo/

  This program is free software published under the
  terms of the GNU Lesser General Public License.

  For the entire license text please refer to
  http://www.gnu.org/licenses/lgpl.html

Contents
---------

  calendar.js     -- the main program file
  lang/*.js       -- internalization files
  *.css           -- color themes
  cal.html        -- example usage file
  doc/            -- documentation, in PDF and HTML
  simple-1.html   -- quick setup examples [popup calendars]
  simple-2.html   -- quick setup example for flat calendar
  calendar.php    -- PHP wrapper
  test.php        -- test file for the PHP wrapper

Homepage
---------

  For details and latest versions please refer to calendar
  homepage, located on my website:

    http://dynarch.com/mishoo/calendar.epl