Ralf Becker
|
033c1f4a9f
|
fixing scope of "use strict", so we do not need to remove it when concatinating our scripts like we do now with minjs
|
2016-02-29 15:50:24 +00:00 |
|
Nathan Gray
|
b6b2094643
|
Make sure x & y are still defined.
Avoids FF issue of tooltip in top left corner if source widget disappears before the timeout fires.
|
2016-01-25 20:04:16 +00:00 |
|
Nathan Gray
|
487d270c55
|
Reduce delay before showing tooltip
|
2015-10-19 23:57:07 +00:00 |
|
Nathan Gray
|
bcc3499c4c
|
Prevent tooltips from going off the side of popups
|
2014-11-27 17:38:37 +00:00 |
|
Andreas Stöckel
|
c8bf9ed6ef
|
Fixed design problem in egw_core, which caused window-local modules to be instanciated multiple times if used for multiple applications inside a window. Added egw_css.js as replacement for et2_core_stylesheet.js, which allows to add stylesheet rules at runtime
|
2012-03-07 14:04:25 +00:00 |
|
Andreas Stöckel
|
049cbd88dc
|
Now using the etemplate code from the root instance (etemplate2.js acts as a egw api plugin); fixed egw.json plugins; fixed problem with 'instanceof Object', which does not work when sharing code over multiple windows
|
2012-03-06 13:22:01 +00:00 |
|