egroupware/phpgwapi/js/jscalendar
viniciuscb 0a28f3812e Some changes:
- Inclusion of the following javascript directories:
  * Connector: javascript object to interface xmlhttprequest object. This object allows
      asynchronous posts and support for messages while this post is being done, such as
      "wait, contacting server", etc.
  * JsAPI: general javascript functions and methods
  * jsolait: performs conversion from a xmlrpc message to a javascript object
  * xmlRpcMsgCreator: performs conversion from a javascript object to a xmlrpc message
  * dynapi: cross-browser class to draw layers

- Update in setup version: now is 1.0.1.008; Update your versions. There was made a
  change in phpgw_vfs2_files table in handling of modified files.

- Upgrade of vfs2 classes and PclZip class

- Changes in javascript object and common object to allow the javascript backend to
  applications to work (now just filescenter will use it...)
2005-06-18 20:43:14 +00:00
..
doc Some changes: 2005-06-18 20:43:14 +00:00
lang Some changes: 2005-06-18 20:43:14 +00:00
bugtest-hidden-selects.html reimported jsCal into phpgwapi/js now 2003-08-28 16:44:06 +00:00
calendar_stripped.js Some changes: 2005-06-18 20:43:14 +00:00
calendar-blue2.css Some changes: 2005-06-18 20:43:14 +00:00
calendar-blue.css Some changes: 2005-06-18 20:43:14 +00:00
calendar-brown.css Some changes: 2005-06-18 20:43:14 +00:00
calendar-green.css Some changes: 2005-06-18 20:43:14 +00:00
calendar-setup_stripped.js Some changes: 2005-06-18 20:43:14 +00:00
calendar-setup.js Some changes: 2005-06-18 20:43:14 +00:00
calendar-system.css Some changes: 2005-06-18 20:43:14 +00:00
calendar-tas.css Some changes: 2005-06-18 20:43:14 +00:00
calendar-win2k-1.css Some changes: 2005-06-18 20:43:14 +00:00
calendar-win2k-2.css Some changes: 2005-06-18 20:43:14 +00:00
calendar-win2k-cold-1.css Some changes: 2005-06-18 20:43:14 +00:00
calendar-win2k-cold-2.css Some changes: 2005-06-18 20:43:14 +00:00
calendar.js Some changes: 2005-06-18 20:43:14 +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 Some changes: 2005-06-18 20:43:14 +00:00
img.gif imported version 0.9.6 from jscalendar 2004-05-06 11:57:41 +00:00
index.html Some changes: 2005-06-18 20:43:14 +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 Some changes: 2005-06-18 20:43:14 +00:00
README-eGW imported version 0.9.6 from jscalendar 2004-05-06 11:57:41 +00:00
release-notes.html Some changes: 2005-06-18 20:43:14 +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, <mihai_bazon@yahoo.com>
          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