Commit Graph

7 Commits (dcd9914079cdbf73653d8a07df283734601ae1ef)

Author SHA1 Message Date
Andrew Dolgov 71fc6d45bd refactor error reporting to AppBase; keep exception_error() for now as a shim 7 years ago
Andrew Dolgov ac8361e6f6 add AppBase as a shared ancestor for main and prefs app objects
remove event.observe stuff from startup, unneeded
7 years ago
Andrew Dolgov eeb49d375c uploadIconHandler -> CommonDialogs 7 years ago
Andrew Dolgov 526389b2d3 update notify_* calls to use Notify 7 years ago
Andrew Dolgov 495248dd97 add Notify object 7 years ago
Andrew Dolgov d9c5c93cef move some more stuff out of common.js
rework client-side cookie functions a bit
limit dojo cachebust based on server scripts modification time
remove param_escape()
7 years ago
Andrew Dolgov f89924f7a1 set use strict on JS modules; remove some mostly useless stuff like get_minified_js() 7 years ago