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 7f80f99529 GTK actions fix WIP and icon size fix.
Again, possibly fixed GTK actions calls from other goroutines
by wrapping events calls in glib.IdleAdd(). This should prevent
executing more than one event simultaneously, which will also
prevent crashes.

Fixed icons sizing for couple of icons.
2016-11-04 18:28:52 +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 GTK actions fix WIP and icon size fix. 2016-11-04 18:28:52 +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 GTK actions fix WIP and icon size fix. 2016-11-04 18:28:52 +05:00
mainwindow_launch.go Fixed server name putting into status label. 2016-10-12 22:18:36 +05:00
mainwindow.go Possibly solved crashes on GTK's actions. 2016-11-02 22:28:15 +05:00
options_profile.go macOS fixes for profiles and launching. Version bump. 2016-10-09 17:06:47 +05:00
options.go Options window tabs moved to left. 2016-10-10 19:22:21 +05:00
server_info.go Hostname's colorizing is here. Added stub for server info window. 2016-10-05 20:46:02 +05:00