Commit Graph

4486 Commits

Author SHA1 Message Date
jtrobinson
6b33f74a12 Trying to fix chat-to-speech bug, not exactly going well 2012-07-24 20:39:08 +00:00
Chad Pilkey
17acf9c6df hooked up presentation text 2012-07-24 20:36:29 +00:00
Richard Alam
3cf19d6616 - try to fix zooming of text 2012-07-24 20:27:19 +00:00
Fred Dixon
a78c23e496 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-07-24 15:46:59 -04:00
Fred Dixon
ca500c12d3 Added API demo for login using BrowserID (Mozilla Persona) 2012-07-24 15:46:27 -04:00
Richard Alam
66cc2e26e5 store annotations so latecomers can query them 2012-07-24 17:58:00 +00:00
Chad Pilkey
aa31b7f059 Merge remote branch 'upstream/master' 2012-07-24 16:16:04 +00:00
Markos Calderon
b86f9a35e2 Merge branch 'adding-accessibility-changes' 2012-07-23 15:30:25 -07:00
Richard Alam
ef5cef9a1c - manage presenter 2012-07-23 22:12:38 +00:00
Chad Pilkey
571c6f7f0a cleaning up client error files 2012-07-23 21:50:49 +00:00
Chad Pilkey
788d0fc436 Merge branch 'master' of github.com:capilkey/bigbluebutton 2012-07-23 21:48:10 +00:00
Chad Pilkey
37090f6d15 pressing escape with mic setting open now closes window 2012-07-23 21:47:47 +00:00
Richard Alam
c2aef8e94d - figure out how to setup listeners 2012-07-23 21:22:05 +00:00
Richard Alam
31043bc15d - add different shapes 2012-07-23 19:16:55 +00:00
Richard Alam
c1094bf171 - display text 2012-07-23 19:09:33 +00:00
Richard Alam
068d2b0fc9 - fix storing annotations into page 2012-07-23 18:33:47 +00:00
jtrobinson
b55f1e1e65 Hotkey navigation of chat history improved, but not perfected 2012-07-23 14:53:17 +00:00
jtrobinson
6ef05eeb60 Merge branch 'master' of github.com:capilkey/bigbluebutton 2012-07-23 14:50:06 +00:00
Richard Alam
872c8415c1 Merge pull request #47 from bikramac/patch-1
Update bigbluebutton-client/locale/ne_NE/bbbResources.properties
2012-07-23 07:15:48 -07:00
bikramac
0d9c6842d2 Update bigbluebutton-client/locale/ne_NE/bbbResources.properties 2012-07-23 04:24:58 -07:00
Chad Pilkey
2ca52ac6e4 new flexlib, fixed FF Flash focus issue 2012-07-20 15:55:26 +00:00
jtrobinson
7ca86db7dc Expanded on chat navigation keys 2012-07-18 20:44:20 +00:00
Richard Alam
7c8aa4a671 - move things around 2012-07-18 17:41:42 +00:00
Richard Alam
5de4cb976c - handle change presentation 2012-07-18 00:30:44 +00:00
Markos Calderon
bcc9d78748 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into adding-accessibility-changes 2012-07-17 16:41:04 -07:00
Markos Calderon
3c7419c5ef load textfile from the client 2012-07-17 16:39:32 -07:00
Richard Alam
309e7f32c3 - send and receive whiteboard messages 2012-07-17 22:48:51 +00:00
Chad Pilkey
2de63b6627 added tooltip to window title overlay and made it focusable 2012-07-17 21:43:18 +00:00
Fred Dixon
2addc78f59 Incremented version on landing page to 0.81-dev 2012-07-17 16:30:35 -04:00
Chad Pilkey
e5911bbe1d removing log file from client 2012-07-17 20:30:01 +00:00
Fred Dixon
f1b39de986 Modified version to be consistent 2012-07-17 16:29:13 -04:00
Chad Pilkey
d6fe15ad95 fixed the resize issues caused when trying to maximize a window 2012-07-17 20:28:27 +00:00
Richard Alam
17121a337a handle messages from server 2012-07-17 20:17:42 +00:00
Fred Dixon
65f6318241 Fix playback race condition 2012-07-17 16:07:36 -04:00
Fred Dixon
74a28b285d First implementation of playback of all presentation events (slides, mouse, pan/zoom, and whiteboard) 2012-07-17 15:39:44 -04:00
jtrobinson
17aa0c1ad8 Added updating tooltip and chat history navigation to Chat Module; keybind is temporary 2012-07-17 19:35:05 +00:00
Chad Pilkey
87fd93858e added window resize on ctrl-arrowkey and move on shift-arrowkey 2012-07-17 19:15:39 +00:00
Richard Alam
93fe4dc478 - move things around 2012-07-17 16:57:01 +00:00
Chad Pilkey
1c09d6233c Disabled key binds for presentation window 2012-07-17 15:02:58 +00:00
Richard Alam
26077b8499 - make dependency injection work 2012-07-17 14:48:33 +00:00
Fred Dixon
0dd9ab46f0 Added a text file for tracking release. This will be placed in /etc/bigbluebutton/bigbluebutton-release 2012-07-16 18:25:07 -04:00
Richard Alam
94140b6cef - WhiteboardModel.as is not being inited by the map. Investigating why. 2012-07-16 22:24:28 +00:00
Chad Pilkey
697fe1c6c4 The slide is focusable and ctrl+shift+s focuses it 2012-07-16 21:08:02 +00:00
Richard Alam
47b882c917 - slowly making it work 2012-07-16 20:16:28 +00:00
Richard Alam
2d202a0c4a - cleanup 2012-07-16 19:52:26 +00:00
Richard Alam
a8e80c3a9c - make it compile 2012-07-16 19:03:12 +00:00
Chad Pilkey
b732b427f4 using chat box short key now brings the chat window to the front 2012-07-16 18:37:17 +00:00
Richard Alam
5742f2764a Merge remote branch 'ajay/bbb-whiteboard-additions' into merge-whiteboard-features
Conflicts:
	bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/recorder/whiteboard/AddShapeWhiteboardRecordEvent.java
	bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/recorder/whiteboard/WhiteboardEventRecorder.java
	bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/IWhiteboardRoomListener.java
	bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/Page.java
	bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/ShapeGraphic.java
	bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/WhiteboardApplication.java
	bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/WhiteboardRoom.java
	bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/WhiteboardService.java
	bigbluebutton-client/locale/en_US/bbbResources.properties
	bigbluebutton-client/src/org/bigbluebutton/common/Images.as
	bigbluebutton-client/src/org/bigbluebutton/common/assets/images/text_icon.png
	bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/WhiteboardCanvasModel.as
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/DrawProxy.as
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/DrawObject.as
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/DrawObjectFactory.as
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/Ellipse.as
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/Pencil.as
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/Rectangle.as
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/ShapeFactory.as
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/managers/PageManager.as
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/managers/WhiteboardManager.as
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/maps/WhiteboardCanvasEventMap.mxml
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardCanvas.mxml
	bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
2012-07-16 18:08:21 +00:00
Ajay Gopinath
27b2e5ad10 Finalized licenses and deleted random backup files and cleaned up repo. 2012-07-15 14:49:42 -04:00
Ajay Gopinath
89c8e75a2f Fixed TextToolbar's 'text size' menu not closing when focus is changed. 2012-07-15 13:54:41 -04:00