aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x11: reduce system loadHEADmasterKazuki Yamaguchi2021-08-231-8/+13
* gtk3: add a hint to not take focusKazuki Yamaguchi2021-08-231-0/+1
* x11: do not raise on XQueryTree() failureKazuki Yamaguchi2021-05-291-1/+5
* x11: make ruby-gtk3 version more usableKazuki Yamaguchi2021-05-294-6/+151
* x11: add a simple ruby/gtk3 versionKazuki Yamaguchi2021-05-284-0/+94
* 2020-06-082020-06-08Kazuki Yamaguchi2020-06-081-1/+1
* hide plains time delayKazuki Yamaguchi2020-06-081-3/+0
* update warframe-worldstate-data to the latest revisionKazuki Yamaguchi2020-06-081-0/+0
* adapt to EE.log format changesKazuki Yamaguchi2020-06-082-5/+5
* 2019-10-06v22019-10-06v2Kazuki Yamaguchi2019-10-061-1/+1
* hide title bar and border from the standalone modeKazuki Yamaguchi2019-10-062-0/+13
* 2019-10-062019-10-06Kazuki Yamaguchi2019-10-061-1/+1
* cleanup unnecessary codeKazuki Yamaguchi2019-10-063-9/+5
* hide in the task tray when standalone window is closedKazuki Yamaguchi2019-10-063-2/+16
* implement always-on-top for standalone modeKazuki Yamaguchi2019-10-064-44/+49
* call SetWindowPos() with HWND_NOTOPMOST explicitlyKazuki Yamaguchi2019-10-061-9/+11
* add initial standalone mode implementationKazuki Yamaguchi2019-10-069-35/+162
* move background tasks to AppDataKazuki Yamaguchi2019-10-062-122/+139
* split settings into a separate windowKazuki Yamaguchi2019-10-065-84/+114
* dispose System.Windows.Forms.FontDialog properlyKazuki Yamaguchi2019-10-061-0/+1
* update warframe-worldstate-data to the latest commitKazuki Yamaguchi2019-10-061-0/+0
* 2019-07-202019-07-20Kazuki Yamaguchi2019-07-201-1/+1
* use WS_EX_NOACTIVATE extended window styleKazuki Yamaguchi2019-07-203-3/+22
* 2019-07-142019-07-14Kazuki Yamaguchi2019-07-161-1/+1
* fix offset not displaying on systems where decimal point is commaKazuki Yamaguchi2019-07-142-2/+17
* 2019-06-22Kazuki Yamaguchi2019-06-221-1/+1
* workaround for showing wrong Kuva Flood nodeKazuki Yamaguchi2019-06-222-8/+31
* show the remaining time as '1h27m11s' rather than '87m11s'Kazuki Yamaguchi2019-06-221-1/+4
* update warframe-worldstate-data to the latest commitKazuki Yamaguchi2019-06-221-0/+0
* 2019-05-062019-05-06Kazuki Yamaguchi2019-05-061-1/+1
* remove SettingsControlVisibility from OverlayWindowViewModelKazuki Yamaguchi2019-05-062-5/+11
* add Arbitration and Kuva Flood trackersKazuki Yamaguchi2019-05-0620-148/+517
* extract data from EE.log into AppDataKazuki Yamaguchi2019-05-055-15/+27
* show latency in seconds, not 0.1 seconds2019-04-06Kazuki Yamaguchi2019-04-062-2/+2
* scan EE.log more oftenKazuki Yamaguchi2019-04-061-1/+1
* fix showing wrong time inside CetusKazuki Yamaguchi2019-04-062-7/+15
* fix diff display when actual time is earlier2019-04-02Kazuki Yamaguchi2019-04-033-21/+28
* use Trace.WriteLine() instead of Console.WriteLine()Kazuki Yamaguchi2019-04-024-20/+17
* use bounties expiry data in EE.log2019-04-01Kazuki Yamaguchi2019-04-027-36/+213
* remove Orb Vallis weather timer2019-03-27Kazuki Yamaguchi2019-03-273-49/+29
* make position and font configurable2019-03-12Kazuki Yamaguchi2019-03-1210-145/+488
* cleanup project, part 2Kazuki Yamaguchi2019-02-155-79/+70
* cleanup projectKazuki Yamaguchi2019-02-1512-196/+94
* make clock a bit smallerYour Name2019-01-231-2/+2
* 2019-01-222019-01-22Your Name2019-01-231-1/+1
* fix the case the overlay clock not being top-mostYour Name2019-01-231-37/+54
* update orb vallis weather calculationYour Name2019-01-231-14/+8
* port from DirectX to WPF2019-01-17Your Name2019-01-178-333/+235
* debugging....2019-01-16Your Name2019-01-172-6/+19
* update READMEYour Name2019-01-164-17/+39