Commit Graph

18 Commits

Author SHA1 Message Date
Tristan B. Kildaire 99f22f96e3 Moved channel selection over to list box (accessible via toolbar).
I should clean up accessing this stuff, although I don't mind the crossover accessing to instance fields, I would lik to keep it to a minimum
2020-10-19 18:32:53 +02:00
Tristan B. Kildaire 00482eeccc Added stub handler for clicking channel in channel list. 2020-10-19 18:22:48 +02:00
Tristan B. Kildaire 7f8ae349fe Set icon for "List channels" 2020-10-19 18:01:00 +02:00
Tristan B. Kildaire a52dbc744e Added basic channel list window 2020-10-19 16:23:00 +02:00
Tristan B. Kildaire c973463cd7 Fiixed Help menu 2020-10-19 16:15:01 +02:00
Tristan B. Kildaire 4437bf4fce Added help menu. 2020-10-19 16:14:28 +02:00
Tristan B. Kildaire f612d9c727 Added artists tag. 2020-10-19 16:11:24 +02:00
Tristan B. Kildaire 3e5db759e5 Added about dialog. 2020-10-19 16:09:08 +02:00
Tristan B. Kildaire 29556a6d8c Allow reordering on connection tabs 2020-10-19 14:57:16 +02:00
Tristan B. Kildaire 7ae11e120e Added status message fetch 2020-10-19 14:06:14 +02:00
Tristan B. Kildaire 860fa3b714 Fixed connection addition with variadic username 2020-10-19 09:27:10 +02:00
Tristan B. Kildaire 4b691eeab3 Make connection tabs scrollable 2020-10-18 22:48:21 +02:00
Tristan B. Kildaire 58b002afa5 Added missing handlers. 2020-10-18 21:44:50 +02:00
Tristan B. Kildaire 72cf00a614 Added a toolbar.
Added status buttons to the toolbar for setting your status.
2020-10-18 21:41:22 +02:00
Tristan B. Kildaire ae961a86a7 Fixed layout to expand and fill out 2020-10-17 20:43:20 +02:00
Tristan B. Kildaire 3bfe967e68 Some more stuff 2020-10-17 19:32:31 +02:00
Tristan B. Kildaire 5d76b434cb Only connect to one test server, take in authentication details on Connection construction 2020-10-17 15:58:09 +02:00
Tristan B. Kildaire c09d654fe6 Initial code 2020-10-17 13:54:07 +02:00