jtrobinson
|
a4a4571ca9
|
Whiteboard buttons now presented in the correct order using JAWS B key
|
2012-12-06 19:12:05 +00:00 |
|
Chad Pilkey
|
c938938cd6
|
Cleaning up some comments
|
2012-12-04 14:07:55 -05:00 |
|
jtrobinson
|
db39fadc51
|
Shortcut bug appears to be solved
|
2012-12-04 18:43:30 +00:00 |
|
jtrobinson
|
a10a5660f4
|
Trying to resolve merge
|
2012-12-04 16:55:36 +00:00 |
|
jtrobinson
|
d86dbcb423
|
Trying to merge
|
2012-12-04 16:34:25 +00:00 |
|
Chad Pilkey
|
f3dff5b249
|
You can now focus into flash with a button and get out with a shortcut key (ctrl shift Q)
|
2012-11-28 15:29:17 -05:00 |
|
Chad Pilkey
|
f0a19f1640
|
removed obsolete object code
|
2012-11-28 12:24:13 -05:00 |
|
Chad Pilkey
|
b4cb759797
|
Better descriptions for rest of whiteboard buttons. Added button to focus into the flash content.
|
2012-11-28 11:04:26 -05:00 |
|
Chad Pilkey
|
38dd3dc427
|
added better accessibility names for some of the whiteboard toolbar
|
2012-11-23 18:04:17 -05:00 |
|
jtrobinson
|
41b59d6e92
|
Fixed mistake in config.xml.template, updated README
|
2012-11-23 18:25:33 +00:00 |
|
jtrobinson
|
b6617ac58b
|
Deskshare and webcam publishing included in tab order. Some tweaking required.
|
2012-11-22 21:43:31 +00:00 |
|
jtrobinson
|
357b3f52d2
|
Tab order no longer requires modifying config.xml; about to try including deskshare, etc
|
2012-11-22 20:24:29 +00:00 |
|
jtrobinson
|
4006026f93
|
Merge branch 'access-hotfix' of github.com:capilkey/bigbluebutton into access-hotfix
|
2012-11-20 17:05:43 +00:00 |
|
jtrobinson
|
862551a117
|
Updated README with instructions on implementing Tab Order
|
2012-11-20 17:05:29 +00:00 |
|
Chad Pilkey
|
fafe078ab0
|
Merge branch 'access-hotfix' of github.com:capilkey/bigbluebutton into access-hotfix
|
2012-11-20 12:04:40 -05:00 |
|
Chad Pilkey
|
a87a93d6ff
|
Merge remote branch 'origin/master' into access-hotfix
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
|
2012-11-20 12:04:23 -05:00 |
|
jtrobinson
|
4c13b70a7b
|
Remember to use the baseTabIndex values in config.xml.template for tab order to work
|
2012-11-20 16:53:45 +00:00 |
|
Chad Pilkey
|
7ab21cfc3f
|
Changed the MDIWindow resize handles from Buttons to Canvas
|
2012-11-16 12:57:33 -05:00 |
|
Chad Pilkey
|
a368e45ee9
|
started to fix mdi windows edge buttons
|
2012-11-15 16:08:07 -05:00 |
|
jtrobinson
|
33dd21e263
|
All 'main screen' components have a tabIndex, although tab order is not complete yet.
|
2012-11-15 19:41:44 +00:00 |
|
Richard Alam
|
5c8ab54570
|
- make properties for icecast stream configurable
|
2012-11-15 18:59:19 +00:00 |
|
jtrobinson
|
ecb3dc0514
|
Presentation module updated with tab order; shortcut keys bug has resurfaced
|
2012-11-15 16:07:23 +00:00 |
|
Richard Alam
|
b9eae232d3
|
- external icecast protocol property
|
2012-11-14 20:40:12 +00:00 |
|
jtrobinson
|
7db48925e6
|
Added tab order to Viewer, Listener modules. Added it to Video Dock, mostly for consistency's sake, since though there's really nothing there right now. Noticed that Listener's datagrid seems to be missing.
|
2012-11-14 17:31:59 +00:00 |
|
jtrobinson
|
59186b536c
|
Main Toolbar is set up for tab indexes.
|
2012-11-14 16:16:13 +00:00 |
|
Richard Alam
|
763573319c
|
- remove ability to drag webcam window from inside video dock
|
2012-11-13 18:45:53 +00:00 |
|
Richard Alam
|
1921fc96db
|
- add avatar icon
|
2012-11-13 18:45:25 +00:00 |
|
jtrobinson
|
567d9a8453
|
Merge branch 'access-hotfix' of github.com:capilkey/bigbluebutton into access-hotfix
|
2012-11-13 14:48:38 +00:00 |
|
Chad Pilkey
|
d553303c87
|
trying to fix the minimize/maximize and phhantom buttons which are noww foundd
|
2012-11-12 23:13:33 -05:00 |
|
Richard Alam
|
e63bbfc449
|
- pass defaultLayout in join api call
|
2012-11-12 21:05:23 +00:00 |
|
jtrobinson
|
d1efd13615
|
Shortcut keys are working again; strange intermittent bug may or may not still be present, hard to tell
|
2012-11-09 21:37:15 +00:00 |
|
Chad Pilkey
|
bffa94038d
|
started labelling window control buttons with more descriptive acessibility descriptions
|
2012-11-08 18:19:09 -05:00 |
|
jtrobinson
|
da7a6bc5a3
|
Fixed chat input focus bug, working on new shortcut-keys-don't-register bug
|
2012-11-08 19:43:03 +00:00 |
|
Richard Alam
|
6adf6b516e
|
Merge branch 'master' into send-receive-chat-from-js-api
|
2012-11-07 16:13:35 +00:00 |
|
jtrobinson
|
470b6fee43
|
Testing tab order; focus bug on ChatBox.mxml TextArea/TextInput
|
2012-11-06 20:59:55 +00:00 |
|
Richard Alam
|
f3df5b1a7c
|
Merge branch 'send-receive-chat-from-js-api' of github.com:bigbluebutton/bigbluebutton into send-receive-chat-from-js-api
|
2012-11-05 22:30:05 +00:00 |
|
Richard Alam
|
817ceac330
|
- sample layout with window hidden
|
2012-11-05 22:29:27 +00:00 |
|
Richard Alam
|
28ae96961d
|
- hide window marked hidden in layout
|
2012-11-05 22:29:03 +00:00 |
|
Fred Dixon
|
e2b446c0e0
|
Fixed include in BigBlueButton.html to point to correct file: bbb_api_bridge.js
|
2012-11-05 13:41:14 -05:00 |
|
Richard Alam
|
177ff0a753
|
- add switch presentation button
|
2012-11-02 17:09:34 +00:00 |
|
Richard Alam
|
b1800200fa
|
- add present layout
|
2012-11-01 21:08:00 +00:00 |
|
Richard Alam
|
2af0b5cb22
|
- add tooltips for control buttons
|
2012-11-01 20:33:31 +00:00 |
|
Richard Alam
|
bf1c99d317
|
Merge branch 'master' into send-receive-chat-from-js-api
|
2012-11-01 19:40:43 +00:00 |
|
Richard Alam
|
e215dfa34d
|
- fix problem where drawing scribbles doesn't store history
|
2012-11-01 19:38:22 +00:00 |
|
Richard Alam
|
bb20a2a7f9
|
Merge branch 'send-receive-chat-from-js-api' of github.com:bigbluebutton/bigbluebutton into send-receive-chat-from-js-api
|
2012-11-01 19:38:11 +00:00 |
|
Richard Alam
|
7f8d4f5df5
|
- add a way to lock unlock layout from JS API
|
2012-11-01 19:37:34 +00:00 |
|
Richard Alam
|
6bb0920988
|
Merge branch 'send-receive-chat-from-js-api' of git://github.com/bigbluebutton/bigbluebutton into send-receive-chat-from-js-api
|
2012-11-01 18:46:30 +00:00 |
|
Richard Alam
|
3265e6c2a1
|
- add example in 3rd party html to lock unlock layout
|
2012-11-01 18:45:51 +00:00 |
|
Richard Alam
|
c85ae5b760
|
- add options in config.xml to display the webcam controls
|
2012-11-01 17:46:43 +00:00 |
|
Richard Alam
|
69a9e980e4
|
- show control buttons for presenter only
|
2012-10-31 20:50:32 +00:00 |
|