Commit Graph

12 Commits

Author SHA1 Message Date
Klaus Leithoff
15609abbf4 work provided by Chr.Fueller to tackle oversized events in calendar-week-print-pre-view 2010-04-09 14:15:00 +00:00
Christian Binder
249dec935d applied eGW specific changes: possibility for a focus on DHTML objects and performance issues for ADD_DHTML 2007-01-31 22:21:34 +00:00
Christian Binder
6fabf1a79c bringing wz_dragdrop.js version 4.87 into the trunk branch 2007-01-31 22:17:34 +00:00
Christian Binder
e3f08938b8 removing old wz_dragdrop.js 2007-01-31 22:17:18 +00:00
Christian Binder
5c303760c3 me against svn :-( 2007-01-31 22:12:25 +00:00
Christian Binder
ce54744ee7 bringing wz_dragdrop.js version 4.87 into the trunk branch 2007-01-31 22:09:27 +00:00
Christian Binder
4a0af9f977 dragdrop: make class aware of multiple instances and make wz_dragdrop::ADD_DTHML() more performant 2007-01-05 13:56:28 +00:00
Christian Binder
6f78261f7f modified walter zorns wz_dragdrop.js to have a defined focus on the draggables (e.g. top left or center center) - sent these changes to walter zorn as he thought himself about implementing that, set calendar events to focus now on top center with a border of 2 pixels to make dragging more logical for the user - modified dragdrop class to take focus as e.g. 'top left 5' focuses draggable on top left with a border of 5 pixels inside 2006-12-23 10:13:51 +00:00
Christian Binder
29ee0ffbeb new wz_dragdrop.js (v4.85) 2006-11-05 09:58:13 +00:00
Christian Binder
9f7e22754c removed old wz_dragdrop.js version 2006-11-05 09:52:35 +00:00
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
raphaelpereira
465041f39c These are the JS classes ContactCenter uses on its interface.
dJSWin -> Javascript Window
dTabs  -> Javascript Tabs Manager
dftree -> Javascript Tree View
wz_dragdrop -> base DHTML manipulation lib
2004-11-05 22:54:41 +00:00