Age | Commit message (Collapse) | Author |
|
|
|
|
|
fix for gcc builds
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tested
|
|
|
|
|
|
|
|
- Added XML parameter "allow_digits_only" to spinner control widget, which disables/enables ability to input alpha text.
- Disabled ability to enter alpha text in page spinner in chat history viewer
|
|
|
|
|
|
always parse named values first
added detection of enum-type values and now parse as ints
|
|
|
|
|
|
The steam/xui/*/strings.xml files are intended only to override a single
string (create_account_url). But until the strings.xml C++ code supports
fallback to the default skin, we must manually keep them synchronized except
for that one string.
|
|
|
|
- Removed lineeditor and text box from code and xml
|
|
|
|
timestamped with most recent utterance/activity.)
- Modified LLConversationLog to show only one entry per conversation with user. I.e. there can't be two conversations with the same session_id in LLConversationLog.
- Got rid of processing voice sessions
- Refactored creation of conversation in LLConversationLog
- Refactored a little bit LLConversation and LLConversationLog: function names and made some functions private
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
repository.
|
|
that the folder view handles the positioning of items in conversations list.
|
|
|
|
|
|
|
|
and profile/info buttons visible. profile/info buttons do not have proper positioning or mouseclick events.
|
|
conversation list) changed expanded_min_dim of the right panel
|
|
conversation list): increaced expanded_min_dim for the message pane
|