Richard Alam
|
d3b13edd55
|
try to sync viewed region in viewers window
|
2012-02-08 23:32:53 +00:00 |
|
Richard Alam
|
691b39469e
|
resize ftp whiled zoomed
|
2012-02-08 20:10:26 +00:00 |
|
Richard Alam
|
1e60c9270f
|
- move things around...more work need to be done on ftp resize while zoomed
|
2012-02-08 19:49:50 +00:00 |
|
Richard Alam
|
6772f10d7f
|
- resize ftp with bounds detection
|
2012-02-08 19:28:26 +00:00 |
|
Richard Alam
|
4b9c1971b0
|
fix ftw resizing
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/present/managers/Slide.as
|
2012-02-08 18:43:35 +00:00 |
|
Richard Alam
|
a7d7be6133
|
make zoom, resize, move working for both ftp and ftp
|
2012-02-08 18:09:12 +00:00 |
|
Richard Alam
|
e69ace830f
|
- remove percentage calculations
|
2012-02-08 16:56:48 +00:00 |
|
Richard Alam
|
90a670e1f9
|
- use percentages
|
2012-02-08 16:32:53 +00:00 |
|
Richard Alam
|
613023de60
|
calculate shared region in percentage
|
2012-02-07 19:17:09 +00:00 |
|
Richard Alam
|
37880b4af7
|
- ftp zoom properly
|
2012-02-06 22:24:05 +00:00 |
|
Richard Alam
|
b23b6c51f0
|
fix ftp and ftw move
|
2012-02-06 21:40:53 +00:00 |
|
Richard Alam
|
8dd8bd065a
|
- make window layout absolute and calculate x,y
|
2012-02-06 18:44:17 +00:00 |
|
Richard Alam
|
3c53b996e6
|
extract slide into it's own class
|
2012-02-05 12:42:34 -08:00 |
|
Richard Alam
|
c41f91048e
|
display slide properly when switching presentation
|
2012-02-05 11:53:37 -08:00 |
|
Richard Alam
|
4bb936cdfa
|
calculate ftw viewport on loading presentation
|
2012-02-05 11:31:05 -08:00 |
|
Richard Alam
|
410e350a78
|
- zoom fit to page works but still don't know why I need to multiply x,y coordinates by 2 to
calculate properly bounds detection
|
2012-02-05 10:54:40 -08:00 |
|
Richard Alam
|
fa9ca80ce4
|
- figuring out why bounds detection not wprking properly
|
2012-02-05 10:01:58 -08:00 |
|
Richard Alam
|
138b5caf1b
|
fit to page bounds detection...lower-right isn't working properly
|
2012-02-04 20:10:30 -08:00 |
|
Richard Alam
|
881dd7a4f2
|
- hide thumbnails on switching presenters
|
2012-02-03 17:36:47 +00:00 |
|
Richard Alam
|
66d1de8131
|
- prevent presentation names from being duplicated when switching presenters
|
2012-02-03 17:23:50 +00:00 |
|
Richard Alam
|
0957bbb158
|
- change mute/unmute icons
|
2012-02-03 17:17:12 +00:00 |
|
Richard Alam
|
5789475d1b
|
- modify mute/unmute buttons and icons
|
2012-02-02 23:47:46 +00:00 |
|
Richard Alam
|
2740061e09
|
- change muted/unmuted icons
|
2012-02-02 19:44:22 +00:00 |
|
Richard Alam
|
e242d1f367
|
- if the user refreshes the browser, the logout url is gone...so we need to use the logout url
returned from the server
|
2012-02-02 16:10:29 +00:00 |
|
Richard Alam
|
8fc0414f75
|
- first look if the user already has a logout url in the client...use that...
|
2012-02-01 23:11:23 +00:00 |
|
Richard Alam
|
a73287ea29
|
- store logout url into a session to make sure we get a logour url for a user
|
2012-02-01 23:04:12 +00:00 |
|
Richard Alam
|
742fd24b2d
|
- redirect to landing page when user refresh the browser and there is no session
|
2012-02-01 22:11:36 +00:00 |
|
Richard Alam
|
bc54a34736
|
- test if storing user info in hashmap will cleanup on tomcat6 restarts...on tomcat6 restarts, sessions
aren't destroyed which allows users to join the meeting by just refreshing the browser which screws up
bbb-apps state
|
2012-02-01 20:51:43 +00:00 |
|
Richard Alam
|
456042f74c
|
- add logging when trying to join session...investigating why we are allowed to refresh
browser and join conference after restart of BBB
|
2012-02-01 19:05:52 +00:00 |
|
Markos Calderon
|
45aca72bc4
|
publish recording without slides
|
2012-01-30 09:39:03 -08:00 |
|
Richard Alam
|
7ba60b2dad
|
fit to page zoom
|
2012-01-28 22:54:48 -08:00 |
|
Richard Alam
|
1582b779fd
|
fit to page bounds detection
|
2012-01-28 16:27:33 -08:00 |
|
Richard Alam
|
3705baab17
|
maintain aspect ration when zooming fit-to-page
|
2012-01-28 13:20:12 -08:00 |
|
Richard Alam
|
18131c8df9
|
- ftp edge detection working
|
2012-02-03 23:05:33 +00:00 |
|
Richard Alam
|
43cf07bce2
|
- fit-to-page left and top edge detection
|
2012-02-03 23:01:17 +00:00 |
|
Richard Alam
|
0581cf49c7
|
- zooming for fit-to-page
|
2012-02-03 22:43:32 +00:00 |
|
Richard Alam
|
8209eec897
|
Merge branch 'master' into implement-fit-to-width
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/present/managers/PresentManager.as
|
2012-02-03 17:38:52 +00:00 |
|
Richard Alam
|
2f63d3fda7
|
- trying to fix ftp zoom
|
2012-02-02 22:22:39 +00:00 |
|
Richard Alam
|
624929d8cb
|
- zoom presentation...fit-to-page doesn't zoom properly
|
2012-02-02 19:27:21 +00:00 |
|
Richard Alam
|
4696e80325
|
- ftw now resizing fine
|
2012-02-02 18:17:34 +00:00 |
|
Richard Alam
|
9b548c2ad1
|
Merge branch 'master' into fit-to-width-investigation
|
2012-02-02 16:44:58 +00:00 |
|
Richard Alam
|
d5fd443584
|
Merge branch 'master' into fit-to-width-investigation
|
2012-02-02 14:55:30 +00:00 |
|
Richard Alam
|
9a3ec66b98
|
- fit to width resizes ok
|
2012-02-01 16:43:26 +00:00 |
|
Richard Alam
|
2dca7ab0c0
|
- move working but problem when ftw resize window is smaller than doc
|
2012-02-01 14:15:29 +00:00 |
|
Richard Alam
|
cb89f6c0e2
|
move ftw somewhat working
|
2012-01-31 21:25:54 +00:00 |
|
Richard Alam
|
5865a5deb5
|
- chackpoint before making big change
|
2012-01-31 17:52:28 +00:00 |
|
Richard Alam
|
23c44bb3a2
|
- resizing works for both presenter and viewer
|
2012-01-29 21:10:55 +00:00 |
|
Richard Alam
|
cdfc374cf2
|
sync display
|
2012-01-29 20:13:46 +00:00 |
|
Richard Alam
|
8d8441ad94
|
FTW viewed region calculated correctly
|
2012-01-29 16:34:09 +00:00 |
|
Richard Alam
|
36272b497b
|
- resizing fit-to-page works
|
2012-01-29 15:41:55 +00:00 |
|