Commit Graph

625 Commits

Author SHA1 Message Date
Islam El-Ashi
5ea5c3a1b9 Modified the maximum presentation size from 20mb to 30mb
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3362 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 21:41:13 +00:00
Fred Dixon
047710d597 changed name for favicon
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3361 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 21:29:44 +00:00
Fred Dixon
954546c02a moving favicon and nginx configuratio into bigbluebutton-web
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3360 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 21:22:28 +00:00
Richard Alam
d93375ed6e - fix slide not resizing properly when restoring window from maximized
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3354 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 20:30:37 +00:00
Richard Alam
e8043a4f2e - some refactoring to remove duplicates
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3353 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 20:25:28 +00:00
Fred Dixon
a95500444a removed hard-coded paths from setuplocale.sh (second attempt)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3352 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 19:44:53 +00:00
Fred Dixon
328e42836d removed hard-coded paths from setuplocale.sh in bbb-client so it will work in different build environments
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3351 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 19:36:50 +00:00
Fred Dixon
08decfc2ac add localization call to build.xml for bbb-client. We may optimize this later, but this way we're assured of having language support in the client
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3348 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 18:38:59 +00:00
Fred Dixon
c78d7aa9b7 removed old build.sh from bbb-client
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3342 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 18:18:57 +00:00
Fred Dixon
9ff76f943a changed title for 'Web Participants' window to 'Web'; same for voice
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3341 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 18:18:14 +00:00
Richard Alam
f73e7ff58a - minor ui tweaks
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3337 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 16:17:17 +00:00
Fred Dixon
fbdfe311f6 added setuplocale.sh for bbb-client to make it easier to setup development of bbb-client in VM
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3336 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 16:14:03 +00:00
Fred Dixon
40b77badfd Reverting back magnifier icon ... want to make them a bit bigger, but we'll use the 0.62 icons for the moment.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3335 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 09:34:27 +00:00
Fred Dixon
9531f996ee Reverting back to left and right arrows ... want to make them a bit bigger, but we'll use the 0.62 icons for the moment.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3334 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 09:21:09 +00:00
Fred Dixon
e9a971162c added setuplocale.sh for bigbluebutton-client so 'ant localization' can propery call copylocale in flex
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3332 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-18 22:13:39 +00:00
Denis Zgonjanin
f03f427f1c git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3331 af16638f-c34d-0410-8cfa-b39d5352b314 2010-01-18 21:45:34 +00:00
Denis Zgonjanin
9a0fc66875 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3330 af16638f-c34d-0410-8cfa-b39d5352b314 2010-01-18 21:38:04 +00:00
Richard Alam
19e1a53ebe - fix problem where slide number displays greater the the number of slides
- add support for page up/down, etc to to the previous/next slides

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3329 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-18 21:11:31 +00:00
Richard Alam
5eeab89c76 Add a random string on the query so that we always get an up-to-date config.xml
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3328 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-18 20:26:12 +00:00
Richard Alam
c8f23ad71d - scale properly when presentation window is resized before a presentation is uploaded
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3327 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-18 18:39:23 +00:00
Richard Alam
3235ecff9c - add slide reset button for presentation
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3326 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-18 16:26:46 +00:00
Tyler Copeland
4f0d688c67 updated magnifier.png image
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3325 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-17 20:29:09 +00:00
Tyler Copeland
7fa673f56d increased presentation module icons
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3324 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-17 19:57:27 +00:00
Richard Alam
8654bda021 - when presentation window is maximized, put the window to it's default x/y coordinate
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3323 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-17 18:04:38 +00:00
Richard Alam
2c6313fe48 - latecomers need to sync there slide with the presenter's
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3322 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-17 16:52:05 +00:00
Fred Dixon
26aab21aac Deskshare is disabled by default in config.xml (same as in 0.62)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3318 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-16 03:25:10 +00:00
Richard Alam
a99128794c - when the presentation window is maximize, calculate desired size to maintain aspect ratio
- fix warning for untyped var in chat view

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3317 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-16 03:16:53 +00:00
Richard Alam
bfd9f1e3bf - hook up zoom slider
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3314 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-15 21:40:55 +00:00
Denis Zgonjanin
9803990552 minor cleanup
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3313 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-15 19:56:03 +00:00
Richard Alam
6bb837a090 - just cleanup and try to make code a little more understandable
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3312 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-15 16:48:33 +00:00
DJP
cbfe29c633 Fixed flash debug that throw an error when resizing window while no slide loaded
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3309 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-14 23:26:25 +00:00
Richard Alam
f674834e81 - can now pan and zoom while maintaining pointer sync
- there's still more work to be done for the latecomers...

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3308 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-14 22:39:12 +00:00
Tyler Copeland
e92d062e5b update left arrow icon
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3307 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-14 21:22:54 +00:00
Tyler Copeland
e242e59305 updated arrow right icon
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3306 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-14 21:19:07 +00:00
DJP
04c5df8c69 Fixed issue 309
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3291 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-13 02:48:22 +00:00
Denis Zgonjanin
04d464836f Fixed Issue 308
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3290 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-13 02:20:37 +00:00
DJP
019da23fc3 Added nl_NL language file. Thanks to Walter for the translated file
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3289 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-13 02:07:00 +00:00
DJP
f4a40ed80c Added missing locale string to ToolBar, Listener module and Presentation module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3288 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-13 01:55:10 +00:00
Denis Zgonjanin
7cee06975b git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3286 af16638f-c34d-0410-8cfa-b39d5352b314 2010-01-12 22:54:42 +00:00
Denis Zgonjanin
84877b0865 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3285 af16638f-c34d-0410-8cfa-b39d5352b314 2010-01-12 21:49:09 +00:00
Denis Zgonjanin
7de63cc745 Fixed Issue 303
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3284 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-12 21:43:02 +00:00
Richard Alam
940b694fd3 - allow zooming of slide
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3279 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-12 17:06:35 +00:00
Richard Alam
0b809c8e1c - maintain aspect ration when resizing presentation window
- remove pan and zoom for now..haven't figured it out yet

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3278 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-11 20:09:17 +00:00
Richard Alam
04c6e76d8e - the presentation window when resized disappears, something broke on the last checkin...this will at least fix the disappearing window
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3277 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-10 22:07:40 +00:00
Denis Zgonjanin
5b3391dcf9 Fixed Issue 86
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3274 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-10 18:13:17 +00:00
Denis Zgonjanin
ab9ceb78ba Added a custom preloader to try to handle runtime shared library errors; More cleanup of old code
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3272 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-10 17:39:44 +00:00
Denis Zgonjanin
02a955ff19 Removed old code for the whiteboard module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3271 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-10 15:14:10 +00:00
Denis Zgonjanin
6d5d2eb21f Player around more with the text selection possibilities
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3270 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-10 15:13:17 +00:00
Richard Alam
3c1a60ac79 - maintain aspect ratio when resizing presentation window
- need to cleanup logs
- need to fix move/pan and zoom pointer not synching problem

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3255 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-09 23:08:19 +00:00
Denis Zgonjanin
970ca11b61 - Initial stuff to support text selection on slides
- Pointer sync issue still unresolved, but happens only when moving slide

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3245 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-08 23:52:23 +00:00
Richard Alam
cf756c450d - rename methods
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3244 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-08 22:09:58 +00:00
Richard Alam
e86fab350c - don't display name twice when participant is not 'you'
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3242 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-07 22:52:38 +00:00
Richard Alam
046544b2ce - arrrggh....lingering import
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3241 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-07 22:38:15 +00:00
Richard Alam
1657358b13 - propagate welcome message to display in the chat window
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3240 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-07 22:27:48 +00:00
Denis Zgonjanin
aa4bad18c5 Fix for issue268
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3238 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-07 19:42:38 +00:00
Denis Zgonjanin
c7dcad3f86 Fixed issue 299 - Presentation display element does not resize with change in presentation window
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3236 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-07 19:31:49 +00:00
Denis Zgonjanin
25d46950a4 more small issues with zooming
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3234 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-07 18:45:26 +00:00
Denis Zgonjanin
4a5f4a9218 Minor tweaks to zooming and panning to make them more stable
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3227 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-07 03:10:22 +00:00
Denis Zgonjanin
e2416a8dc0 - Presenter pointer no longer shows when pointing outside the slide
- Changed pointer colour to red

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3226 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-07 02:13:03 +00:00
Denis Zgonjanin
8c2c62b687 Fixed issue with presenter pointer getting out of sync with viewers pointer wrt slide
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3225 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-06 20:44:42 +00:00
Denis Zgonjanin
f13fc15297 Slightly changed the way zooming is done in the presentation module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3224 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-06 20:35:50 +00:00
Denis Zgonjanin
2ee1f886b7 Initial version of the presenter pointer
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3209 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-04 22:37:57 +00:00
Denis Zgonjanin
9712fb30b0 Fixed more UI issues with presentation module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3202 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-04 19:51:24 +00:00
Denis Zgonjanin
ca753ccbf8 Fixed some zooming issues and UI design for presentation module for release 0.63
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3197 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-03 20:11:46 +00:00
Denis Zgonjanin
3205de4dfa Change to have client fail over to en_US whenever a language file can not be found
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3195 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-03 18:00:35 +00:00
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