Commit Graph

946 Commits

Author SHA1 Message Date
Richard Alam
25f6950ab2 - stop broadcasting audio and video when user clicks logout button 2010-11-06 13:11:34 -04:00
Richard Alam
50d5a810eb - change license header for bbb-client 2010-11-05 14:04:24 -04:00
Richard Alam
8ec58e9af1 - fix so that chat message won't jump when rolledover 2010-11-04 10:43:08 -04:00
Richard Alam
dc874d1ed6 - display the locale hint properly 2010-11-03 16:59:59 -04:00
Richard Alam
b2bce18b70 - add locale symbol when translating instead of changing color 2010-11-03 15:39:19 -04:00
Richard Alam
8dcb2d372b - change help url from config.xml. Patch from http://code.google.com/p/bigbluebutton/issues/detail?id=692 2010-11-03 11:34:34 -04:00
Richard Alam
f6af8b94aa - fix exceptions when running the debug flash player 2010-11-03 11:12:15 -04:00
Richard Alam
4ddc0199ab - fix so that chat history don't show up squished when a new user join
- force scrollbar to last message when chat history is loaded
 - force scrollbar to display last message
2010-11-03 10:42:45 -04:00
Richard Alam
c0b075370e - try to fix the chat scrolling inconsistencies 2010-11-02 16:04:21 -04:00
Richard Alam
bc833fec3e - renaming variable 2010-11-02 13:40:37 -04:00
Richard Alam
c8685cb37d - change variable name as "recepient" seems too formal 2010-11-02 13:38:04 -04:00
Richard Alam
ca9802b5b7 - display sender's color when rolling over translated text 2010-11-01 16:20:36 -04:00
Richard Alam
15b864c2c6 - cleanup 2010-11-01 14:25:45 -04:00
Richard Alam
c827327293 - don't translate when traslation flag is off 2010-11-01 12:51:33 -04:00
Richard Alam
e300c02c76 - change color of translated text 2010-11-01 12:35:59 -04:00
Richard Alam
ec6a85c0d6 - make sure that the chat messages are displayed correctly and not repeat displaying messages over again 2010-11-01 11:02:21 -04:00
Richard Alam
25f77eb9e3 - cleanup 2010-10-29 17:21:58 -04:00
Richard Alam
5e448095ba - extract translation and chat message into a class 2010-10-29 17:08:32 -04:00
Richard Alam
c8d7e668bd - put config in a class so that it will be accessible by other modules 2010-10-29 14:26:15 -04:00
Richard Alam
377fb72051 - cleanup 2010-10-29 11:42:39 -04:00
Richard Alam
425156c817 - do not enable close button until the preview window start streaming. On slow connections, the
user may think nothing is happening and closes the window pre-maturely.
2010-10-28 13:50:46 -04:00
Richard Alam
d79e4469e5 - do not scale video in preview window when sharing a smaller region than preview window 2010-10-28 11:46:55 -04:00
Richard Alam
4e0cc87e95 - make sure correct tooltip gets displayed...not the code to display it. 2010-10-28 10:47:06 -04:00
Richard Alam
4c7b055dc5 - convert trace to log 2010-10-27 14:32:31 -04:00
Richard Alam
c8c45c7911 - make the translated boolean part of the message not part of the renderer because when the message
scrolls up and a new message occupies the old renderer, the message doesn't get translated
2010-10-20 11:39:46 -04:00
deniszgonjanin
d5e0ac2052 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-10-19 15:05:29 +00:00
deniszgonjanin
8a3e864db7 More 0.71 localizations 2010-10-19 15:05:06 +00:00
Richard Alam
f4c9fa3a7c - detect if user has old locale version and warn 2010-10-19 08:06:54 -04:00
deniszgonjanin
e7bf2f4e06 Updated localizations for 0.71 2010-10-18 18:26:28 +00:00
Richard Alam
22d2d638f5 - handle end meeting call from server 2010-10-18 13:51:39 -04:00
deniszgonjanin
a854dc071f Fixed chat issues 2010-10-18 17:09:36 +00:00
deniszgonjanin
b14ba3fa52 Fix for Issue 655 2010-10-17 23:18:26 +00:00
deniszgonjanin
83493e4523 Forgot to delete some test data from a previous commit 2010-10-17 23:00:13 +00:00
deniszgonjanin
5c21b039a0 Fix for Issue 662 2010-10-17 22:56:01 +00:00
deniszgonjanin
76366ca5f0 Fix for issues with the chat in 0.71 2010-10-17 22:50:00 +00:00
Richard Alam
f3d802fb57 - provide a way to autostart deskshare 2010-10-15 14:54:12 -04:00
Richard Alam
5a1099b46a - ooops...missed the declaration 2010-10-14 19:47:50 -04:00
Richard Alam
078212362a - dispatch event when all modules have been loaded 2010-10-14 17:32:18 -04:00
Richard Alam
9916fc63dd - cleanup logs 2010-10-14 16:31:49 -04:00
deniszgonjanin
be1d83dc02 Minor chat issue fix 2010-10-13 18:41:29 +00:00
deniszgonjanin
56688a6653 Fixed Issue 645 - Not auto-translating to Portugese (Brazil) 2010-10-13 18:29:00 +00:00
deniszgonjanin
e112bb8dc0 Fixed Issue 643 - Add Copy All Text option to Chat 2010-10-13 17:55:49 +00:00
deniszgonjanin
c5f993a2c4 Cleaning up the localization template of unused strings so that people don't have to translate them 2010-10-13 17:16:58 +00:00
deniszgonjanin
3990d3237b Localization strings. Fix issue with buttons on viewers and listeners window not being visible on low resolutions 2010-10-13 12:55:37 +00:00
deniszgonjanin
49144fc49f Changes to the default config.xml to allow kicking users by default by the moderator, for both viewers and listeners 2010-10-12 02:03:31 +00:00
deniszgonjanin
d39bfed5dc Minor UI tweeks to bbb-client for 0.71 2010-10-12 01:49:33 +00:00
deniszgonjanin
230de72008 Changes to UI of the Listeners Window 2010-10-12 01:37:35 +00:00
deniszgonjanin
a56af89471 UI changes to the Viewers Window, for the kick button 2010-10-12 00:52:32 +00:00
deniszgonjanin
cea8c1ca4f Fix for client issues tagged for 0.71 2010-10-11 23:04:14 +00:00
Richard Alam
9b59058b1b Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-10-10 09:24:59 -04:00
Richard Alam
6ce70eb011 - localize video publish strings 2010-10-10 09:24:14 -04:00
Richard Alam
77b15e25ba - localize deskshare strings 2010-10-10 09:19:34 -04:00
deniszgonjanin
f354ac6919 Fix for several small client side bugs 2010-10-09 22:44:26 +00:00
Richard Alam
b7bc30ab9b - don't display mouse cursor outside of window 2010-10-07 13:38:03 -04:00
Richard Alam
87afee0d46 - revert back eject listener icon 2010-10-07 10:02:13 -04:00
Richard Alam
7905aad860 - create new location...there should be a better way to do this but need to do it quickly 2010-10-07 08:52:49 -04:00
Richard Alam
4bad11b581 - center dekshsare publish window 2010-10-07 08:48:12 -04:00
Richard Alam
3491c2851d - when publishing video, replace bottom control bar with quit button 2010-10-05 15:05:19 -04:00
Richard Alam
83c540aed4 - hide close button when displaying fullscreen and region button
- put region and fullscreen on oppsite end of toolbar
2010-10-05 13:23:47 -04:00
Richard Alam
23e124ac50 - remove full screen icon 2010-09-30 22:03:51 -04:00
Richard Alam
5e752b3831 - change eject icon 2010-09-30 21:55:56 -04:00
Richard Alam
1501220806 - fix http://code.google.com/p/bigbluebutton/issues/detail?id=632 2010-09-30 21:55:23 -04:00
Richard Alam
4e423e7ce4 - merge in deskstop sharing refactoring
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/main/model/ConfigParameters.as
	bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2010-09-30 10:28:42 -04:00
Richard Alam
a73bcd4faa - start/stop deskshare properly 2010-09-30 10:21:35 -04:00
deniszgonjanin
0e75b61cf6 Cleanup of some redundant code on the client 2010-09-29 19:12:34 +00:00
deniszgonjanin
7d09c626e8 Fix for first user not automatically becoming presenter 2010-09-29 19:03:00 +00:00
deniszgonjanin
4dd966e8f7 Fix for chat not recognizing unique userid correctly 2010-09-29 18:51:55 +00:00
Richard Alam
69062b4e4d - viewer now starts and stop properly 2010-09-29 13:46:21 -04:00
Richard Alam
afaf5847b1 publish window now opens and close properly 2010-09-29 13:37:01 -04:00
Richard Alam
92ad5794cb - break down DeskshareManager to make it simpler 2010-09-29 13:13:05 -04:00
Richard Alam
6836e5e8e6 - create new event for app version 2010-09-29 10:23:30 -04:00
Richard Alam
43406c798a - change the version to the build version 2010-09-29 10:13:56 -04:00
Richard Alam
99376a3dfe - cleanup 2010-09-28 15:52:39 -04:00
Richard Alam
dc7b2de3f2 - start/stop desktop sharing from withing bbb client 2010-09-28 15:10:35 -04:00
Richard Alam
cdad4d25bf - modify parameter to use fullscreen or not when starting desktop shairng 2010-09-28 12:59:50 -04:00
deniszgonjanin
6f7ae1e5d3 Fixed Issue 608 2010-09-28 11:15:04 +00:00
deniszgonjanin
714fa10277 Fix for Issue 404 2010-09-28 10:39:00 +00:00
deniszgonjanin
173e56bee8 Attempted fix for Issue 42 - Client should reconnect automatically when the connection drops 2010-09-28 09:44:14 +00:00
deniszgonjanin
155791a826 A more robust solution for Issue 615 2010-09-28 06:57:56 +00:00
deniszgonjanin
8f17241607 Changed the eject icon for the Listeners Window to a more appropriate one 2010-09-28 05:28:14 +00:00
deniszgonjanin
efd378f403 Fix for a participant being able to join the voice conference multiple times 2010-09-28 05:21:45 +00:00
deniszgonjanin
a04bb4ca33 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-09-28 04:45:49 +00:00
deniszgonjanin
77a11c9004 Fixed welcome message not displaying correctly in the new Chat UI.
Fixed Viewers and Listeners # participants not dynamically updating
2010-09-28 04:44:42 +00:00
Richard Alam
77f83bef18 - re-enable deskshare publisher window 2010-09-25 13:03:12 -04:00
deniszgonjanin
e528919d5c Sync chat translation with localization selector. Minor localization issues fixed 2010-09-24 23:55:35 +00:00
deniszgonjanin
84bc11aafe Fixed some issues with the Chat Translation 2010-09-24 23:37:11 +00:00
deniszgonjanin
89ec87d657 Fix for new chat UI flickering 2010-09-24 10:15:22 +00:00
deniszgonjanin
bdf857b56e Chat History fix for 0.71 2010-09-24 09:12:35 +00:00
deniszgonjanin
7cd54ebf02 Fixed some display issues on the client regarding the improvements to the desktop sharing 2010-09-08 04:14:05 +00:00
deniszgonjanin
b8a1b45e0d Desktop Sharing region selection 2010-09-08 03:56:31 +00:00
deniszgonjanin
8e30508ed2 Fix for the localization problem of truncation showing 'null' instead of '...' 2010-09-02 05:57:43 +00:00
BigBlueButton
d2257b46c9 Found a way to dynamically update localization strings in flexlib MDIWindow 2010-09-02 03:42:44 +00:00
deniszgonjanin
663952367c Small UI tweeks. Removed .actionScriptProperties and .flexProperties from bbb-client/.gitignore 2010-09-01 16:03:45 +00:00
deniszgonjanin
a673c32ce4 Externalized salt of BreakoutModule to config.xml 2010-08-31 21:39:59 +00:00
deniszgonjanin
3d45d68c6e Modified build.xml on the client to compile Breakout Module 2010-08-31 20:43:24 +00:00
deniszgonjanin
e5a0aa4c5d Breakout Module, Initial commit 2010-08-31 19:04:30 +00:00
deniszgonjanin
8247a3bb4e Breakout Module, Initial commit 2010-08-31 19:03:44 +00:00
deniszgonjanin
a3fc79bbaa Layout Issue fix for webcam windows overlaping. 2010-08-27 18:46:41 +00:00
deniszgonjanin
f1d3e53541 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-08-27 17:27:37 +00:00
deniszgonjanin
57f65bfe56 Created an option for the presenter to be able to share webcams only 2010-08-27 17:27:02 +00:00