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
pztrn e46d203a3c Many fixes and debug prints removed.
Removed debug prints, as we don't really need them now.

Fixed database updating from cache, until now only inserts was working
fine, updates failing. All because of forgotten comma :(.

Reworked handling of icons in servers lists, now they didn't
recreated, but reused from created on application start. Can also
save us much memory for long runs.

Moved gamemode detector to mainwindow_helpers, where it should be.
2016-10-07 22:21:19 +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 Favorites servers fix, one server update and show privates. 2016-10-07 14:28:44 +05:00
mainwindow_helpers.go Many fixes and debug prints removed. 2016-10-07 22:21:19 +05:00
mainwindow_init.go Many fixes and debug prints removed. 2016-10-07 22:21:19 +05:00
mainwindow.go Many fixes and debug prints removed. 2016-10-07 22:21:19 +05:00
options_profile.go Profiles handling fixes. 2016-10-06 16:31:31 +05:00
options.go No need in strconv now. 2016-10-06 16:33:12 +05:00
server_info.go Hostname's colorizing is here. Added stub for server info window. 2016-10-05 20:46:02 +05:00