|
|
66c4258f64
|
Improved theme selector preview in settings.
|
2019-05-30 16:04:33 +01:00 |
|
|
|
2f141f9e31
|
Merge branch 'master' into dev
|
2019-03-24 12:52:41 +00:00 |
|
|
|
4de2aa527f
|
Updated readme to show themes
|
2019-03-24 12:31:26 +00:00 |
|
|
|
92cf33d840
|
Merge branch 'master' of https://github.com/MikeMaximus/gbm into dev
# Conflicts:
# GBM/Forms/frmMain.resx
# GBM/Forms/frmSettings.Designer.vb
# GBM/Managers/mgrSettings.vb
# GBM/My Project/Resources.resx
|
2019-03-24 12:21:37 +00:00 |
|
|
|
bcd40eb55f
|
Renamed various objects
|
2019-03-24 11:55:27 +00:00 |
|
Michael J. Seiferling
|
ee6d211929
|
Removed import variables that are no longer needed
v1.1.8
|
2019-03-22 08:11:28 -06:00 |
|
Michael J. Seiferling
|
203c745f09
|
Remove "Sync Game IDs" warning when importing on Game Manager
|
2019-03-22 07:36:04 -06:00 |
|
MikeMaximus
|
56f60b7685
|
Stop showing the exit dialog in Linux on unhandled exceptions
|
2019-03-21 13:59:50 -06:00 |
|
|
|
8c3c6876eb
|
Tweaked output log size for better padding
|
2019-03-19 23:32:52 +00:00 |
|
Michael J. Seiferling
|
02c2aeff67
|
Possible fix for randomly missing tray icon during startup
|
2019-03-18 14:49:04 -06:00 |
|
MikeMaximus
|
1c5cbc3a93
|
Made icons and window settings consistent
|
2019-03-17 10:47:55 -06:00 |
|
MikeMaximus
|
3b40217d69
|
Handle registry configs in auto restore #151
|
2019-03-16 22:08:37 -06:00 |
|
MikeMaximus
|
8b0819119c
|
Added support for mixed case and short names #151
|
2019-03-16 21:36:30 -06:00 |
|
MikeMaximus
|
b199b2a221
|
Added column for tags and made form bigger. #177
|
2019-03-16 21:24:21 -06:00 |
|
|
|
ab0c7a05af
|
Theme selector now shows preview, refactored ThemeEngine
|
2019-03-16 10:17:38 +00:00 |
|
|
|
aff8059b5b
|
Implemented persistent auto-hide log state, cleaned up code
|
2019-03-15 23:49:36 +00:00 |
|
|
|
db3670d7d7
|
GBM now respects user defined themes from settings
|
2019-03-15 22:06:02 +00:00 |
|
|
|
9349b7e0fd
|
Corrected staging error with previous commit
|
2019-03-15 21:15:28 +00:00 |
|
|
|
b97139cd6d
|
Added AutoHideLog and ThemeSelection to SQL settings database and wired to settings UI
|
2019-03-15 21:13:07 +00:00 |
|
|
|
5fbbfa97e3
|
Set theme jekyll-theme-cayman
|
2019-03-15 15:08:07 +00:00 |
|
|
|
88d97a6027
|
Started implementation of interface panel to settings window
|
2019-03-15 13:39:48 +00:00 |
|
|
|
f29a58329e
|
Cleaned up code, also made output log fill window
|
2019-03-15 12:04:52 +00:00 |
|
|
|
d89b4fd824
|
Implemented light/default theme as well as refactored some code
|
2019-03-14 19:23:47 +00:00 |
|
|
|
c557b2554b
|
Implemented basic theme engine as well as a dark theme. For time being, dark theme is the default theme.
|
2019-03-14 18:57:13 +00:00 |
|
|
|
edfcd5ebe9
|
Merge branch 'master' of https://github.com/MikeMaximus/gbm
|
2019-03-14 12:37:38 +00:00 |
|
Michael J. Seiferling
|
e507930994
|
Sync settings warning should be a priority message
|
2019-03-13 20:22:49 -06:00 |
|
Michael J. Seiferling
|
c3cd8dce3a
|
Cleaned up GBM initilization
|
2019-03-12 10:05:16 -06:00 |
|
Michael J. Seiferling
|
c362e511a8
|
Additions and fixes for #178
|
2019-03-12 09:04:51 -06:00 |
|
Michael J. Seiferling
|
65458b4dc9
|
Updated readme.txt for v118
|
2019-03-10 22:16:50 -06:00 |
|
MikeMaximus
|
619ea75641
|
Merge pull request #183 from MikeMaximus/v118
V118
|
2019-03-10 11:49:57 -06:00 |
|
Michael J. Seiferling
|
f5626a2613
|
Resolved #151 - Pass 2: Cleaned up
|
2019-03-10 11:45:36 -06:00 |
|
Michael J. Seiferling
|
80172aaa31
|
Use OS integer value for XML export to reduce file size
|
2019-03-10 11:05:17 -06:00 |
|
Michael J. Seiferling
|
029e8d482b
|
Updated SQLite to 3.27.2
|
2019-03-10 10:35:52 -06:00 |
|
|
|
b9104273c9
|
Merged new icons into master branch
|
2019-03-09 23:14:14 +00:00 |
|
Michael J. Seiferling
|
ce8b0ffaf7
|
Fixed Game Manager save path browse when using an unresolved path
|
2019-03-09 16:47:43 -06:00 |
|
Michael J. Seiferling
|
04f6521035
|
Remove unused object for #182
|
2019-03-09 16:38:43 -06:00 |
|
Michael J. Seiferling
|
58cccc1e21
|
Resolves #182
|
2019-03-09 16:30:54 -06:00 |
|
Michael J. Seiferling
|
1fb726c9d0
|
Fake form for priority messages was not hidden in Mono #181
|
2019-03-09 10:20:51 -06:00 |
|
Michael J. Seiferling
|
9d67c82d83
|
Removed "Start Minimized" support #178
|
2019-03-09 09:45:44 -06:00 |
|
Michael J. Seiferling
|
7fa0c66ca1
|
Fixed some autostart issues #178
|
2019-03-09 09:20:37 -06:00 |
|
Michael J. Seiferling
|
7ca0a50411
|
Tweaked fix for #161 to prevent other detection issues
|
2019-03-09 00:37:36 -06:00 |
|
MikeMaximus
|
832bb9fbc4
|
Forgot to set WINEPREFIX env for #151
|
2019-03-05 10:12:03 -06:00 |
|
MikeMaximus
|
720829a9b4
|
Added registry mode to Game Manager #151
|
2019-03-05 08:52:24 -06:00 |
|
MikeMaximus
|
5d8a1954a2
|
Fix #181
|
2019-03-04 09:54:09 -06:00 |
|
Michael J. Seiferling
|
967b0d80cc
|
Game Manager UI tweaks for #151
|
2019-03-02 08:25:11 -06:00 |
|
Michael J. Seiferling
|
afbf54e3e7
|
Use reg.exe force overwrite for #151
|
2019-03-02 08:03:17 -06:00 |
|
Michael J. Seiferling
|
b9f5ea2505
|
Updated 7-Zip to 19.00
|
2019-03-01 19:47:19 -06:00 |
|
Michael J. Seiferling
|
e2951174da
|
Changes for #151 - Pass 1: Functional, needs testing, code slimming and UI fixes
|
2019-03-01 13:53:26 -06:00 |
|
Michael J. Seiferling
|
1fc6c8ed3b
|
Resolves #178
|
2019-02-28 10:58:22 -06:00 |
|
Michael J. Seiferling
|
64a01c97c5
|
Added a timed check to verify backup path for #180
|
2019-02-28 08:22:27 -06:00 |
|