Commit Graph

610 Commits

Author SHA1 Message Date
Denis Zgonjanin
f397d368f1 Made so any english language browser defaults to en_US
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3186 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-03 16:53:08 +00:00
Richard Alam
a27195c7e1 - handle presentation messages
- cleanup

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3183 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-02 18:59:34 +00:00
Richard Alam
dc06beef06 - receive new messages
- need to handle the other messages properly (Failure scenarios)
- need to clean-up

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3167 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-31 19:43:55 +00:00
Tyler Copeland
a649a2a434 new upload presentation icon
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3142 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-23 21:23:57 +00:00
Tyler Copeland
9f05ea1219 updated upload icon
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3141 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-23 21:14:20 +00:00
Denis Zgonjanin
84673a13b6 Fixed some of the issues with zooming in the new presentation
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3136 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-22 23:12:17 +00:00
Denis Zgonjanin
2d223ac582 Fixed PresentationWindow not closing after user clicks logout
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3135 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-22 22:25:05 +00:00
Denis Zgonjanin
986df177aa Minor changes to config.xml to work with desk share
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3134 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-22 21:49:38 +00:00
Denis Zgonjanin
e25455a697 Commented out desktop sharing on config.xml
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3133 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-22 21:20:37 +00:00
Richard Alam
8e3bb94f1d - remove the filename ext...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3131 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-22 21:02:00 +00:00
Denis Zgonjanin
88911803ba Fixed several client issues for 0.63
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3130 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-22 20:15:58 +00:00
Richard Alam
20214d33ee - activate desktop sharing when assigning presenter (fixes http://code.google.com/p/bigbluebutton/issues/detail?id=282)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3129 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-20 16:25:36 +00:00
Fred Dixon
b7e2223bb5 testing automatic updates on hudson
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3127 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 18:01:09 +00:00
Fred Dixon
807fb63dfe testing automatic updates on hudson
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3126 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 17:58:59 +00:00
DJP
6476da212a Test devbuild + Try failed so rolling back...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3124 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 17:14:30 +00:00
DJP
c747165947 Test devbuild + try to fix a bug...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3123 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 16:35:26 +00:00
DJP
60e7ff87bb Forgot to add new support extension format to regexp the presentationName + added more space to see presentationName on UI
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3116 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-17 23:54:45 +00:00
DJP
860ee6fc0d Fixed issue 275 which in fact was caused by presentationName
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3115 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-17 23:51:57 +00:00
DJP
0d68343fa9 presentation file error handling : handle more error case
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3113 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-17 23:07:33 +00:00
DJP
ba48dba7ac New i18n messages for new presenttion module error handling
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3112 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-17 23:06:49 +00:00
DJP
58cbfe3c1a Added error handling on presnetation module to be compatible with i18n string generation by Flash client + fixed indent
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3106 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-15 20:44:53 +00:00
DJP
4dbc0133e7 Removed localization automation since it throw a PermGen Space java compilation error
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3099 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-14 19:51:24 +00:00
DJP
1746997152 Oups... Fixed typo err in last commit
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3098 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-14 19:42:47 +00:00
DJP
4cc6242823 Fixed issue 274
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3097 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-14 19:32:47 +00:00
DJP
498ddbb370 Handle OpenOffice Files + TXT files
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3096 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-14 19:22:15 +00:00
Denis Zgonjanin
995a43709a Fixed small issues with present module:
- disable the close button on the window
- thumbnails no longer throw exception if clicked when empty

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3090 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-13 00:50:59 +00:00
Denis Zgonjanin
fda8532d8a Fixed thumbnails for present module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3085 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-09 21:50:31 +00:00
Denis Zgonjanin
fa8444f5a4 Initial checkin of the refactored presentation module. Old presentation module deleted
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3084 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-09 20:57:45 +00:00
Richard Alam
f868de39d5 - ignore unregister message
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3041 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-27 18:27:50 +00:00
Denis Zgonjanin
31c9055481 fixed build file to try pass hudson build
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3026 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-21 01:39:39 +00:00
DJP
c541f66dd3 I18N work (still need to do) on presentation module + fix image filter on uploadwindow
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3025 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-21 00:25:20 +00:00
DJP
3b82c182a0 Preparing client to support Image file upload
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3021 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-20 23:46:07 +00:00
Denis Zgonjanin
7aed1ce0f9 Merged build-locale.xml into build.xml.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3019 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-20 19:03:13 +00:00
DJP
0f390d6e73 First shot for French translation
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3013 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-17 20:31:52 +00:00
Xie Yan Qing
7a49dc5c6f 1. Localization framework.
2. Chinese translation of main shell, viewers module and chat module.


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3012 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-15 12:43:35 +00:00
DJP
45139d1d95 Listbox filter shows up now all supported presentation filetype by default
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3011 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-15 09:42:09 +00:00
DJP
9a910e1911 Client update for Additional filetype support
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2988 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-11 00:39:27 +00:00
DJP
c155127415 cleanup + new upload icon
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2987 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-11 00:38:38 +00:00
Fred Dixon
d088d6f476 depreciated bbb-client/build.sh
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2840 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-05 22:08:38 +00:00
Fred Dixon
bcdc190f3d build.xml now copies /var/www/bigbluebutton/client/conf/config.xml (if it exists) into client/bin directory when building Flex client from command line
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2811 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 03:52:17 +00:00
Fred Dixon
e27c6be1e4 setting defult action in build.xml for bbb-client to cleanandmake
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2810 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 03:37:27 +00:00
Fred Dixon
d247759b01 modified bbb-client/build.xml to make it easier to setup a local development environment in the VM
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2805 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 01:17:28 +00:00
Denis Zgonjanin
5a69e46576 Minor UI changes
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2800 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-03 22:02:51 +00:00
Richard Alam
df521137e2 - update applet using keyframe to force update
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2772 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-30 22:11:01 +00:00
Richard Alam
0e5a4c97e8 - seems like force update is not working properly
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2771 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-30 22:00:33 +00:00
Richard Alam
f0fc9f4a58 - update applet with change on how to update blocks
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2770 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-30 21:40:29 +00:00
Richard Alam
3c26bdeac1 - fix window sizes when sharer has smaller screen that viewer
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2745 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-30 15:24:32 +00:00
Denis Zgonjanin
2c3adf90eb Fix for Issue 219
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2744 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-30 14:50:22 +00:00
Richard Alam
daa9e4ad67 - change icon when toggling button
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2743 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-29 18:39:37 +00:00
Richard Alam
977f5f783f - swap UP/DOWN arrow behavior
- PAGE UP should go to previous slide
- PAGE DOWN moves to the next slide

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2742 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-29 18:03:46 +00:00
Richard Alam
0dcdcbddbb - adjust sizes so that scrollbar does not appear by default
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2741 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-29 18:02:21 +00:00
Richard Alam
23d71df4be - modify tooltips
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2739 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-29 15:50:48 +00:00
Richard Alam
251b6ada3f - fix resize problem
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2738 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-29 15:28:38 +00:00
Jeremy Thomerson
bdabb820fb this commit actually removes the scroll bars as intended
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2734 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-28 21:40:19 +00:00
Jeremy Thomerson
3c47a45995 reverse this change - committed too early
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2733 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-28 21:12:33 +00:00
Jeremy Thomerson
1b20d0bcdf remove horizontal scroll bars on the listeners module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2732 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-28 21:11:17 +00:00
Richard Alam
3ffea88b3a - add tooltips
- when view window is maximized, make video fit to window

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2731 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-28 20:52:50 +00:00
Richard Alam
6b0c89f689 - add headers
- rename delegate to manager

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2730 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-28 20:03:38 +00:00
Richard Alam
dba0e1dc8f - make deskshare windows open/close and toolbar button enabled/disabled properly on logout/change presenter/stop share/etc.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2729 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-28 19:48:19 +00:00
Richard Alam
53166ddd61 - remove columnWidth restriction so as not to screw up display when participant logsin with long name
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2728 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-28 19:22:14 +00:00
John Hengstler
cc7fe5bf21 Add tooltip for Issue 221
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2726 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-27 23:09:04 +00:00
John Hengstler
cf124f873f Add tooltip for Issue 221
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2725 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-27 23:08:27 +00:00
Richard Alam
ec9d887316 - just add headers
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2721 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-27 20:38:18 +00:00
Richard Alam
c2ded08e7d - merge Start/StopModuleEvent into just ModuleEvent
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2720 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-27 17:30:16 +00:00
Richard Alam
f401d47e6a - perhaps we need this
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2713 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-27 16:20:33 +00:00
Richard Alam
ac50037a9b - if participant is already presenter, ignore make presenter request
- stop sharing when sharer clicks logout button

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2712 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-27 16:19:32 +00:00
Richard Alam
635d66aabc - handle notification from server telling that the stream has stopped
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2711 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-27 15:08:33 +00:00
Richard Alam
b15fd98fc0 - update applet
- cleanup

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2710 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-27 14:56:57 +00:00
Richard Alam
d3a484d26d - combine add/remove toolbar event classes into one event class
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2709 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-27 14:25:30 +00:00
Richard Alam
c150bab0b1 - refactor deskshare module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2708 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-26 22:22:41 +00:00
John Hengstler
9abbd7f869 Add protection to avoid a potential null pointer exception
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2707 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-26 19:59:55 +00:00
John Hengstler
1c2066a4ae Add protection to avoid null pointer.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2706 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-26 19:15:51 +00:00
Richard Alam
343ae2c91a - fix problem where when changing presenter, desktop sharing won't work for the new presenter
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2705 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-26 18:21:12 +00:00
Richard Alam
32ea64cd36 - fit deskshare video to window automatically
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2704 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-23 19:02:56 +00:00
Richard Alam
500b89f200 - copy 0.62 of applet
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2703 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-23 17:06:46 +00:00
Richard Alam
349d89cfcb - put new deskshare applet
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2702 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-23 16:49:22 +00:00
Richard Alam
1f9f782cc3 - build is failing because asset folder not found for presentation module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2701 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-23 14:40:52 +00:00
Richard Alam
0625e59590 - fix hudson compile problem
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2700 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-23 14:31:32 +00:00
Richard Alam
0741759c12 - close deskshare window when user logout
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2699 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-22 21:28:07 +00:00
Richard Alam
bf6057650e - make deskshare fit to window when clicking on button
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2698 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-22 18:53:05 +00:00
John Hengstler
2d97db93ff No longer used/needed
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2697 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-21 17:05:46 +00:00
Denis Zgonjanin
ad0e12ccf2 Cleaned up images from the presentation module
Changed icons for the desktop sharing module

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2686 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-16 18:31:58 +00:00
Fred Dixon
dfa9bf9ed5 added icon to reset magnification in desktop sharing
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2685 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-16 18:15:15 +00:00
Denis Zgonjanin
4d12da959f Cleaned up images to make the client smaller
Made changes to desktop sharing user interface

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2684 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-16 16:04:25 +00:00
Denis Zgonjanin
4adc3eab40 reverted config.xml so it doesn't break people's builds
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2670 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-04 20:20:47 +00:00
Denis Zgonjanin
bac02c4549 Fixed some bugs for release 0.62
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2669 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-04 19:14:21 +00:00
Denis Zgonjanin
76bb67209c Fixed Issue 206 - When video window is closed, webcam doesn't stop/shutdown
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2668 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-04 17:02:23 +00:00
Richard Alam
c334365de7 - do not redirect after logging out. This way we can take a look at the client logs if the client fails to login.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2662 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-01 15:49:35 +00:00
Denis Zgonjanin
c2d1578afc fixed issue 183
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2490 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-15 09:12:41 +00:00
Richard Alam
a78fb03924 - remove addChild for video conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2487 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-14 18:12:59 +00:00
Denis Zgonjanin
f88627a950 Hopeful fix to issue 127
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2486 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-14 16:51:15 +00:00
Denis Zgonjanin
bcaa64deb5 changed play icon in the video module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2485 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-14 16:27:13 +00:00
Denis Zgonjanin
31176dceaa Chenged slider max zoom to 250
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2483 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-14 15:54:50 +00:00
Richard Alam
2176fb67d5 - resize slider back to 150 from 600
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2482 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-14 14:53:11 +00:00
Denis Zgonjanin
944b648243 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2481 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-14 14:09:43 +00:00
Denis Zgonjanin
9bdf0ce3ef Work on highlighter module, bug fixes for 0.61 UI bugs
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2480 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-14 13:49:36 +00:00
Denis Zgonjanin
acc0faa5ce Small refactorings, changes to DeskShare UI
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2468 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-12 01:16:04 +00:00
Richard Alam
ce34b94132 increase zoom
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2467 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-11 21:24:47 +00:00
Richard Alam
9cd2e5dbae - add headers
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2464 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-11 16:09:54 +00:00
Richard Alam
a6d7131849 - show deskshare button when participant is presenter
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2461 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-11 14:15:32 +00:00
Richard Alam
8cc2a25dd7 - always return true when checking if browser is java enabled
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2431 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-10 20:12:50 +00:00
Richard Alam
a4a6d7bd52 - always return true when checking if browser is java enabled
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2430 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-10 19:59:21 +00:00
Richard Alam
2246bd29a9 - setup Thumbnail timer
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2421 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-10 17:12:53 +00:00
Denis Zgonjanin
3e31c26ee4 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2408 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-09 18:19:06 +00:00
Denis Zgonjanin
c99b8df711 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2407 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-09 17:45:38 +00:00
Denis Zgonjanin
e5296ed128 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2405 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-09 16:30:13 +00:00
Denis Zgonjanin
c6e1439eb1 Changed start position of video publishing window
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2391 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-06 19:12:59 +00:00
Denis Zgonjanin
feb829f56d Changes to config.xml
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2390 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-06 17:31:43 +00:00
Denis Zgonjanin
0c601053c8 Changes to config.xml
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2389 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-06 17:30:38 +00:00
Denis Zgonjanin
26162e59a1 Changes to config.xml
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2388 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-06 17:29:31 +00:00
Denis Zgonjanin
d52b487bff git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2387 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-06 17:12:01 +00:00
Denis Zgonjanin
d86dafc535 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2386 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-06 17:10:10 +00:00
Denis Zgonjanin
59750c7741 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2385 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-06 16:49:20 +00:00
Denis Zgonjanin
30a0906a40 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2384 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-06 16:14:04 +00:00
Denis Zgonjanin
f45c1a592f git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2383 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-06 15:34:50 +00:00
Denis Zgonjanin
cfe199a61a Refactored GUI for Desktop Sharing
Fixed minor issues in the new video module
Fixed Issue 155

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2382 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-05 22:24:42 +00:00
Denis Zgonjanin
ddb09a169a git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2381 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-05 18:45:54 +00:00
Richard Alam
d270b83e95 - new deskshare applet with http tunneling
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2380 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-05 17:02:06 +00:00
Richard Alam
0216020623 - capture whole screen by default in desktop sharing
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2379 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-04 21:37:57 +00:00
Denis Zgonjanin
ba6c949e9f git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2378 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-04 21:32:44 +00:00
Denis Zgonjanin
52ed443914 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2377 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-04 21:14:45 +00:00
Denis Zgonjanin
7c049a1db0 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2374 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-04 20:21:40 +00:00
Fred Dixon
6b48814e99 Updates to config.xml to support removal of deskshare module from core build
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2372 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-04 19:59:43 +00:00
Fred Dixon
2fcc738555 Uncommented deskshare module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2371 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-04 19:44:43 +00:00
Richard Alam
5ce1a27c44 - Adjust sizes of upload window
- changes the tiles size for deskshare applet to 128

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2370 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-04 18:58:31 +00:00
Richard Alam
3f412e1fc3 - handle thumbnails progess update
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2368 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-04 17:54:29 +00:00
Denis Zgonjanin
29ebb0f56c git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2367 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-04 17:33:39 +00:00
Denis Zgonjanin
95663869d5 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2366 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-04 17:31:25 +00:00
Denis Zgonjanin
5ef1b13258 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2365 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-04 17:27:47 +00:00
Denis Zgonjanin
16cf14b595 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2364 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-04 17:11:50 +00:00
Denis Zgonjanin
43be116bf2 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2362 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-04 14:18:51 +00:00
Denis Zgonjanin
731eb6dc37 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2361 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-04 14:17:18 +00:00
Denis Zgonjanin
0197b4c510 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2358 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-03 23:11:16 +00:00
Richard Alam
1bf5fa2f50 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2357 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-03 20:14:54 +00:00
Denis Zgonjanin
1f660af841 Fixed double desk share button bug
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2355 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-02 15:19:01 +00:00
Denis Zgonjanin
78045e421d - Initial import of the new refactored video module
- Fix for issue 159

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2354 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-01 14:55:26 +00:00
Richard Alam
1f20640a35 - pass url landing page when logging out
- fix deskshare toolbar button since it's not passing the event properly

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2353 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-31 18:27:46 +00:00
Richard Alam
1f4de2a5b7 - add 1935 as port parameter...this speeds up port testing
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2352 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-31 16:29:12 +00:00
Denis Zgonjanin
10750399ee git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2339 af16638f-c34d-0410-8cfa-b39d5352b314 2009-08-26 16:34:45 +00:00
Denis Zgonjanin
d76870ee17 Clean up
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2338 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-26 15:22:52 +00:00
Denis Zgonjanin
870ac12d33 forgot to change build.xml to include test module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2337 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-26 15:17:30 +00:00
Denis Zgonjanin
04eac476c4 Created a simple module to automatically test and report startup failures
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2336 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-26 15:13:10 +00:00
Denis Zgonjanin
856c6b2d1d My Flex builder commit seems to be working all of a sudden. Maybe I can start entering comments again, soon
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2335 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-26 12:58:27 +00:00
Denis Zgonjanin
dea2f9a653 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2334 af16638f-c34d-0410-8cfa-b39d5352b314 2009-08-25 19:14:31 +00:00
Denis Zgonjanin
a1aa84bb7f git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2333 af16638f-c34d-0410-8cfa-b39d5352b314 2009-08-25 15:54:39 +00:00
Richard Alam
a95d686689 - fix compile issue
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2332 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-24 19:33:28 +00:00
Denis Zgonjanin
ceb5b4bb38 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2319 af16638f-c34d-0410-8cfa-b39d5352b314 2009-08-21 21:54:22 +00:00
Denis Zgonjanin
a59e88cad0 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2317 af16638f-c34d-0410-8cfa-b39d5352b314 2009-08-21 19:58:43 +00:00
Denis Zgonjanin
7d461ac2c0 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2316 af16638f-c34d-0410-8cfa-b39d5352b314 2009-08-21 17:00:07 +00:00
Richard Alam
031a4f468a git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2315 af16638f-c34d-0410-8cfa-b39d5352b314 2009-08-20 21:07:55 +00:00