(trunk web) rewrite the dialogs to use jQuery.UI instead of a homerolled dialog. This partially to use more standardized components, and partially to get rid of as many browser/platform-specific hardcodings as possible to make the code more flexible. I'm flying blind wrt iPhone support, so for a little while this may be a two-steps-forward-one-step-back process. Feedback from users runnin the web client on their phones is encouraged...

This commit is contained in:
Charles Kerr
2010-08-08 20:06:46 +00:00
parent 8e58e60d43
commit fa7f51f130
17 changed files with 931 additions and 1229 deletions

View File

@@ -1,8 +1,7 @@
datadir = ${datarootdir}/${PACKAGE_NAME}/${subdir}
dist_data_DATA = \
json.min.js \
json2.min.js \
jquery.contextmenu.min.js \
jquery.min.js \
jquery.form.min.js \
jquery.transmenu.min.js