Ryan Huffman
5ae1af0d62
Update users.js to persist isMinimized value
2015-07-17 16:33:24 -07:00
David Rowe
d6c15549e4
Tweak users display to work better with variety of backgrounds
2015-04-09 13:03:12 -07:00
David Rowe
7acc413c66
Change visibility radio buttons to pop-up menu
2015-04-07 10:43:50 -07:00
David Rowe
a844b73fcc
Move widget parameters into propeties
2015-04-07 09:27:53 -07:00
David Rowe
187ca2a403
Widgetize pop-up menu
2015-04-07 00:38:07 -07:00
David Rowe
0cbe4d3673
Apply users filter per control value
2015-04-06 22:09:03 -07:00
David Rowe
798d6437b1
Add pop-up menu of "show me" values
2015-04-06 21:54:15 -07:00
David Rowe
6cd512762d
Add "Show me" prompt, value, and button to users online window
2015-04-06 20:51:17 -07:00
David Rowe
5a86f21506
Remove "2D" from identifiers
2015-04-06 18:39:30 -07:00
David Rowe
e06f28b7c5
Merge branch 'master' into 20422
...
Conflicts:
examples/users.js
interface/src/Application.cpp
2015-03-31 21:01:54 -07:00
David Rowe
495b62b356
Add minimized state
2015-03-30 20:46:39 -07:00
David Rowe
622f10bd25
Add minimize button
2015-03-30 20:46:38 -07:00
David Rowe
cbf2012bf5
Add menu items that set visibility
...
And synchronize visibility settings between Interface and users.js.
2015-03-29 18:35:56 -07:00
David Rowe
be69c0b58f
Add add/remove friends menu item
...
This must display the dialog whether or not users.js is running. Both
C++ and JavaScript need to open or restore the same dialog, hence a new
dialog rather than using WebWindow with its JavaScript baggage.
2015-03-28 13:05:23 -07:00
David Rowe
418ff5929e
Make friends add/remove button open WebWindow dialog
2015-03-27 15:38:20 -07:00
David Rowe
4e6dcf0d8e
Add friends add/remove button
2015-03-27 15:38:20 -07:00
David Rowe
ef9d665146
Highlight scrollbar when it is being moved
2015-03-26 12:22:27 -07:00
David Rowe
876f3e8a23
Scroll when click above or below bar
2015-03-26 12:22:26 -07:00
David Rowe
c7fe7aa157
Update users displayed per scrollbar position
2015-03-26 12:22:26 -07:00
David Rowe
14e92eecad
Click and drag scrollbar
2015-03-26 12:22:25 -07:00
David Rowe
1e1a277065
Scrollbar bar height varies with percentage of users displayed
2015-03-26 12:22:24 -07:00
David Rowe
98c88aab04
Handle no users able to be displayed, insufficient screen height
2015-03-26 12:22:23 -07:00
David Rowe
ba1a7c6761
Show/hide scrollbar depending on whether needed or not
2015-03-26 12:22:23 -07:00
David Rowe
567375368e
Show first N users that can fit
2015-03-26 12:22:22 -07:00
David Rowe
8e66f5998a
Add scrollbar background and bar
2015-03-26 12:22:21 -07:00
David Rowe
7c4ea855a8
Limit height of users window per screen space available
2015-03-26 12:22:20 -07:00
Leonardo Murillo
d1d183e190
More .com changes
2015-03-25 13:05:10 -06:00
David Rowe
67b2d0c8ab
Trim text to fit in window
2015-03-13 12:18:49 -07:00
David Rowe
f49ed0951e
Fix clickable areas
2015-03-13 12:04:43 -07:00
David Rowe
dfd9506223
Add user location after username
...
Credit @nbq
2015-03-11 21:20:47 -07:00
David Rowe
2e16794615
Change font size to 12
2015-03-11 21:18:53 -07:00
David Rowe
eb22b0085b
Add radio buttons
2015-03-11 20:05:35 -07:00
David Rowe
a109a18bc3
Add visibility control
2015-03-11 19:28:29 -07:00
David Rowe
549eead9f2
Prepare to add visibility control
2015-03-11 12:36:57 -07:00
David Rowe
fd423e5019
Fix units
2015-03-11 11:07:02 -07:00
David Rowe
1a18decc6d
Fix typo
2015-03-11 10:49:36 -07:00
David Rowe
532e4feebb
Remove dead code and fix typos
2015-03-11 10:30:09 -07:00
David Rowe
22ff97fd27
Make visible by default
2015-03-11 10:25:24 -07:00
David Rowe
d36399c65d
Add heading
2015-03-11 10:21:49 -07:00
David Rowe
c30bf5667f
Fix teleporting to user
2015-03-11 10:15:34 -07:00
David Rowe
ad08a7dde2
Position window at bottom left of screen
2015-03-11 09:37:18 -07:00
David Rowe
a3c4429e0b
Longer wait until requesting status again after request error
2015-03-11 09:36:26 -07:00
David Rowe
d071bc50a4
Change from paragraph of usernames to single column of usernames
2015-03-10 17:20:08 -07:00
David Rowe
4e8fcd47c0
Show/hide users window with menu item
2015-03-10 13:51:25 -07:00
David Rowe
59762175e4
Grow/shrink window as size of users list changes
2015-03-10 12:44:34 -07:00
David Rowe
a4fe9c1a12
Click on username to TP to them
2015-03-10 12:32:48 -07:00
David Rowe
63d8da0233
Display user names in 2D window
2015-03-10 10:57:47 -07:00
David Rowe
d25d3bc6ab
Get users online from Web API
2015-03-10 10:57:46 -07:00