Commit Graph

25 Commits

Author SHA1 Message Date
Michael Jumper
6efb7b8bde Used fixed notation, rather than the classic Math.round() rounding idiom. 2013-07-01 15:01:12 -07:00
Michael Jumper
a902155a59 Clean up notification, add animated progress indicator. 2013-07-01 15:01:12 -07:00
Michael Jumper
ebcf761e53 Add download notification, progress indicator. 2013-07-01 15:01:12 -07:00
Michael Jumper
15c9ba6ab2 Add mimetype to link. 2013-07-01 15:01:12 -07:00
Michael Jumper
be3e75d592 When a file is received, download. 2013-07-01 15:01:11 -07:00
Michael Jumper
257535675f Add alternative to panning when panning makes no sense (fixes #226). 2012-11-28 21:46:47 -08:00
Michael Jumper
0576ed3dcc Provide explicit means of exiting panning mode (fixes #223). 2012-11-28 21:26:20 -08:00
Michael Jumper
1a8cede4b2 Do not (potentially) set multiple update timers. 2012-11-25 16:48:30 -08:00
Michael Jumper
3efd88db9a Restore error message styling. 2012-11-22 15:58:20 -08:00
Michael Jumper
da9c3e0dc5 Fix display sizing in zoomed mode. 2012-11-22 14:47:37 -08:00
Michael Jumper
472a478bc0 Fix namespace. 2012-11-22 14:08:02 -08:00
Michael Jumper
1e6f8566a1 Reorganize interface code. 2012-11-22 14:05:24 -08:00
Michael Jumper
a35e93ba5f Remove unused components. 2012-11-21 19:09:09 -08:00
Michael Jumper
202dfc403d Completely remove old interface.js. 2012-11-21 19:06:57 -08:00
Michael Jumper
91a6dd5c1a Further conversion to new UI. 2012-11-21 18:37:34 -08:00
Michael Jumper
714c32b9a6 Fix typo in INTERACTIVE naming. 2012-11-15 20:59:57 -08:00
Michael Jumper
5d587373f3 Fix show/hide of OSK. 2012-11-13 20:18:11 -08:00
Michael Jumper
a15f403492 Cleanup. 2012-11-12 13:18:28 -08:00
Michael Jumper
d8f68c6048 Move OSK into new client-ui, partially refactor Ctrl-Alt-Shift shortcut. 2012-11-12 13:14:17 -08:00
Michael Jumper
a56fadfe49 Add arrows to pan overlay. 2012-11-12 03:18:23 -08:00
Michael Jumper
6d42388b75 Fixed click handling. 2012-11-12 02:13:15 -08:00
Michael Jumper
0d091e925f Convert PanOverlay. 2012-11-12 02:02:05 -08:00
Michael Jumper
f5e754dd5d Implement and document Magnifier and NativeKeyboard components. 2012-11-12 01:50:55 -08:00
Michael Jumper
3f02525a2c Further conversion to new pattern. 2012-11-12 01:09:52 -08:00
Michael Jumper
38dfc3128a Partial conversion to new UI paradigm and manager. 2012-11-11 23:52:34 -08:00