Age | Commit message (Collapse) | Author |
|
|
|
Fixed:
* Wrong ability to place a button between the chat input and the drag handle (thanks Wolfpup!).
* Broken drag-n-drop cursors.
|
|
|
|
|
|
- To decrease code duplication:
* Added RS_BUTTON_SPEAK to the button->panel mapping (mStateProcessedObjectMap).
* Replaces all lookups in mStateProcessedObjectMap with calls to getButtonPanel().
- Added some comments.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
configuration.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cumulative diff of changes made by Wolfpup, Richard and me.
Description:
* Ability to hide the Speak button with the bottom tray context menu.
* Made the chat input resize handle visible, so that the feature is easily discoverable.
* Applied Richard's fix to layout panel resizing logic.
|
|
|
|
|
|
|
|
|
|
|
|
builds.
|
|
|
|
|
|
regardless of name.
Need to increase iteration speed. Will revert when finished.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
failure to run BuildConsole on TC.
|
|
troubleshoot conflict with TC.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
VS2010 with system-wide TMP directory.
Also temporarily disabling Debug and Release builds to get a faster loop cyle on TC.
|
|
|
|
|
|
|
|
|
|
|