Commit graph

14 commits

Author SHA1 Message Date
leo
007690b000 style<NewPage>: rename Manager to NewPage; change layout of NewPage content 2021-01-03 19:49:57 +08:00
leo
22d3146866 fix<Launcher>: fix highdpi screen display issue when launcher is maximized 2020-12-31 23:11:41 +08:00
leo
0af951bb9a update<project>: downgrade .NET to 4.6; using Newtonsoft.JSON instead of System.Text.Json; using ILRepack to publish single executable file 2020-12-31 16:34:52 +08:00
leo
dc17bb4b12 optimize<Manager>: simplify Manager page 2020-12-31 15:55:19 +08:00
leo
72f09e96af refactor<Launcher>: rewrite title bar of Launcher 2020-12-31 11:26:33 +08:00
leo
3e6c837916 refactor<*>: move SourceGit.Git.Preference to SourceGit.Preference 2020-12-17 11:55:06 +08:00
leo
f592aeb3db feature<Manager>: add context menu to change bookmark of selected repository 2020-12-09 17:59:37 +08:00
leo
d993147107 fix<Launcher>: INotifyPropertyChanged event not raised when IsActive changed 2020-12-07 18:37:24 +08:00
leo
a2254ae578 feature<Launcher>: change style of tabs in title bar; bookmark color for repository 2020-12-07 18:03:05 +08:00
leo
7e01792a37 style<UpdateAvailable>: show update available window as dialog and centered in Launcher 2020-12-01 14:32:02 +08:00
leo
4cde777b98 feature<*>: upgrade to .NET 5.0; use System.Text.Json instead of System.Xml; supports auto check update at startup 2020-12-01 10:31:46 +08:00
leo
1a46551a77 feature<Launcher>: close tabs by context menu; collect garbage after repository closed 2020-11-30 15:21:45 +08:00
leo
dbf5ffe01b style<Launcher>: hide tab close button by default 2020-10-30 12:05:52 +08:00
leo
5ce9cffcee refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Renamed from SourceGit/UI/Launcher.xaml.cs (Browse further)