XIVChat/XIVChat Desktop
2020-11-17 21:52:21 -05:00
..
Controls refactor(desktop): set some easy properties in constructor 2020-11-15 14:15:38 -05:00
Properties chore(desktop): add initial code 2020-10-31 21:31:10 -04:00
Resources chore(desktop): move font 2020-11-14 23:09:50 -05:00
App.xaml feat(desktop): add very basic friend list 2020-11-12 23:53:21 -05:00
App.xaml.cs feat(desktop): add theme chooser 2020-11-15 12:57:33 -05:00
AssemblyInfo.cs chore: initial commit 2020-10-23 17:24:32 -04:00
Configuration.cs feat(desktop): add theme chooser 2020-11-15 12:57:33 -05:00
ConfigWindow.xaml feat(desktop): add theme chooser 2020-11-15 12:57:33 -05:00
ConfigWindow.xaml.cs feat(desktop): add theme chooser 2020-11-15 12:57:33 -05:00
ConnectDialog.xaml feat: add server scanning 2020-11-06 15:19:42 -05:00
ConnectDialog.xaml.cs refactor(desktop): clean up some code 2020-11-14 15:09:23 -05:00
Connection.cs feat(desktop): sort and show status in friend list 2020-11-14 15:08:48 -05:00
Converters.cs feat(desktop): add very basic friend list 2020-11-12 23:53:21 -05:00
Export.xaml refactor(desktop): set some easy properties in constructor 2020-11-15 14:15:38 -05:00
Export.xaml.cs fix(desktop): don't update until clicking save 2020-11-12 15:13:36 -05:00
Filters.cs fix(desktop): handle message sources 2020-10-31 23:22:03 -04:00
FriendList.xaml feat(desktop): right click to send tell 2020-11-14 23:10:54 -05:00
FriendList.xaml.cs feat(desktop): right click to send tell 2020-11-14 23:10:54 -05:00
LicenceWindow.xaml feat(desktop): add licence processing 2020-11-11 21:25:59 -05:00
LicenceWindow.xaml.cs fix(desktop): properly check key before api request 2020-11-12 19:57:07 -05:00
MainWindow.xaml feat(desktop): add chat history 2020-11-17 21:52:21 -05:00
MainWindow.xaml.cs feat(desktop): add chat history 2020-11-17 21:52:21 -05:00
ManageServer.xaml fix(desktop): don't update until clicking save 2020-11-12 15:13:36 -05:00
ManageServer.xaml.cs fix(desktop): change title for add dialogs 2020-11-15 13:47:30 -05:00
ManageTab.xaml fix(desktop): don't update until clicking save 2020-11-12 15:13:36 -05:00
ManageTab.xaml.cs fix(desktop): change title for add dialogs 2020-11-15 13:47:30 -05:00
ManageTabs.xaml chore(desktop): add initial code 2020-10-31 21:31:10 -04:00
ManageTabs.xaml.cs feat(desktop): add export feature 2020-11-10 21:56:04 -05:00
Markdown.cs refactor(desktop): clean up some code 2020-11-14 15:09:23 -05:00
MessageFormatter.cs refactor(desktop): clean up some code 2020-11-14 15:09:23 -05:00
ServerScan.xaml feat: add server scanning 2020-11-06 15:19:42 -05:00
ServerScan.xaml.cs chore: actually add server scan code 2020-11-06 19:49:42 -05:00
TrustDialog.xaml fix(desktop): render trust dialog correctly 2020-11-15 00:00:33 -05:00
TrustDialog.xaml.cs fix(desktop): render trust dialog correctly 2020-11-15 00:00:33 -05:00
Util.cs feat(desktop): add export feature 2020-11-10 21:56:04 -05:00
XIVChat Desktop.csproj chore(desktop): move font 2020-11-14 23:09:50 -05:00