This repository has been archived on 2022-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
urtrator/ui
Stanislav Nikitin e2a9298f85 One more huge refactoring and quick connect widget working.
Refactored the way URTrator working with profiles - now everything
that could be taken from internal cache will be taken from cache.
The very same as with servers.

Moved all callbacks from callbacks to events, so we achieve full
asynchronity here and can launch anything in goroutines :).

Moved MainWindow-related game launching functions into another
file (mainwindow_launch.go).

Made quick connect widget working. Note, that even if you're on
Favorites and trying to connect to one of favorited servers but
with quick connect - you still have to choose right profile
near Launch button!

Maybe something else I forget.
2016-10-08 19:57:33 +05:00
..
about.go About dialog fixes and lists columns upgrades. 2016-10-07 17:23:50 +05:00
exported.go Initial commit, what works: 2016-10-04 15:42:36 +05:00
favorite.go One more huge refactoring and quick connect widget working. 2016-10-08 19:57:33 +05:00
mainwindow.go One more huge refactoring and quick connect widget working. 2016-10-08 19:57:33 +05:00
mainwindow_helpers.go Fixed favorite servers updating crash when nothing was selected on Servers tab. 2016-10-08 00:01:20 +05:00
mainwindow_init.go One more huge refactoring and quick connect widget working. 2016-10-08 19:57:33 +05:00
mainwindow_launch.go One more huge refactoring and quick connect widget working. 2016-10-08 19:57:33 +05:00
options.go One more huge refactoring and quick connect widget working. 2016-10-08 19:57:33 +05:00
options_profile.go One more huge refactoring and quick connect widget working. 2016-10-08 19:57:33 +05:00
server_info.go Hostname's colorizing is here. Added stub for server info window. 2016-10-05 20:46:02 +05:00