18 Commits

Author SHA1 Message Date
Unknown W. Brackets
be0b0cd88d UI: Track chat log changes more clearly.
This also makes it easier to have multiple views or etc. reading from it.
We want data flowing a single direction, chat system -> UI.
2021-09-14 18:08:16 -07:00
Unknown W. Brackets
40c233fa77 UI: Update flags more correctly in chat.
Not the ideal interface here, though...
2021-09-12 20:20:17 -07:00
Unknown W. Brackets
6b107a884b UI: Cleanup input box for chat. 2021-09-12 20:16:05 -07:00
Unknown W. Brackets
f45c5186ca UI: Move the chat message box to just a view.
Instead of being a popup.  This should make it easier to make sure things
work normally, and avoids some of the strange overrides of PopupScreen it
previously had.
2021-09-12 19:44:44 -07:00
Henrik Rydgård
4f43cff5ca
Move fileutil, net, image loaders, ui to Common. (#13506)
* Move and rename file_util/fd_util to Common/File/FileUtil and DirListing

Let's also move net while we're at it.

Move the ZIM/PNG loaders over to Common.

Move the UI framework into Common

iOS buildfix

* Buildfix

* Buildfixes

* Apple buildfix

* This typo again..

* UWP buildfix

* Fix build of PPSSPPQt, such as it is (it's not in good condition...)

* Guess what? Another buildfix.
2020-10-04 20:48:47 +02:00
vnctdj
220616e3e4 Enable chat input for SDL 2020-03-23 21:38:39 +01:00
Unknown W. Brackets
4d450b528f UI: Minor cleanups to chat UI code.
Just want to avoid crashes and warnings.
2020-03-10 20:44:30 -07:00
Gde Made Novan Priambhada
4420719a86 Bug fix 2017-08-09 03:50:31 +08:00
Gde Made Novan Priambhada
f5d56872ce Quick Chat 2017-08-09 03:49:52 +08:00
Gde Made Novan Priambhada
97a4d6424f Rebased and fix the update scroll 2017-07-02 01:28:38 +08:00
Ade Novan
6121dce9e1 remove pointer and using update() should fix random crash (thanks Uknown) 2017-07-02 01:28:38 +08:00
Ade Novan
6b39018868 Android chat empty after : fix 2017-07-02 01:28:38 +08:00
Ade Novan
766373e159 pointer and scroll fix 2017-07-02 01:28:38 +08:00
Ade Novan
f514b25c79 Windows CTRL + C Hotkey 2017-07-02 01:28:38 +08:00
Ade Novan
18525ea523 Android Chat Support 2017-07-02 01:28:38 +08:00
Ade Novan
2874c6d7d7 Oops it still random crashed destructor do the fix well 2017-07-02 01:28:38 +08:00
Ade Novan
07b1d8b845 pointer fix random crash & better substring logic 2017-07-02 01:28:38 +08:00
Ade Novan
10e874cefd PPSSPP early chat feature rebranched 2017-07-02 01:28:38 +08:00