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 N. aka pztrn 0c0fcd5b24 First "sort by server name" implementation and button name fix.
First implementation of "Sort by server name" algo. Shitty, kinda
unreliable, but better than GTK's default.

Added Colorizer.Clear() func, which clears passed data from
colorcodes.

Fixed name on "Add to favorites" button.

Still cannot be successfully launched until some race conditions
will be fixed in go-gtk.
2016-11-22 09:48: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 Temporary disabled all modals on Linuxes due to mattn/go-gtk#289. 2016-11-22 01:10:31 +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_mac.go More Mac integration works - now it is able to load and use GTK+ 2016-10-10 19:16:51 +05:00
mainwindow_init_win.go Moved windows actions to mainwindow_init_win.go. 2016-10-11 00:14:00 +05:00
mainwindow_init.go First "sort by server name" implementation and button name fix. 2016-11-22 09:48:19 +05:00
mainwindow_launch.go Forcing icons for servers lists. 2016-11-22 02:15:07 +05:00
mainwindow_servers_sorting.go First "sort by server name" implementation and button name fix. 2016-11-22 09:48:19 +05:00
mainwindow.go Forcing icons for servers lists. 2016-11-22 02:15:07 +05:00
options_profile.go Temporary disabled all modals on Linuxes due to mattn/go-gtk#289. 2016-11-22 01:10:31 +05:00
options.go Temporary disabled all modals on Linuxes due to mattn/go-gtk#289. 2016-11-22 01:10:31 +05:00
server_info.go Hostname's colorizing is here. Added stub for server info window. 2016-10-05 20:46:02 +05:00