Sean Kaim
e143c6b5b4
resharper code reformat (to allow standard code style going forward)
2019-02-15 16:47:56 -05:00
Sean Kaim
f059a7732f
Fix some theming issues. New IsExtended propery
...
Done with theme stuff... Or at least I want to be...
2019-01-11 13:30:39 -05:00
Sean Kaim
bebc9c9dd4
check themeing active AND/OR IsExtendable
...
Lots of small changes as a result of this
other minor clean up
Tests should pass now.
And if \Themes\vs2015light.vstheme can't ben loaded, we should be OK now...
2019-01-11 11:28:57 -05:00
Sean Kaim
59155b9f6c
TaskDailog -> Segoe UI
...
and minor cleanup
2019-01-03 11:46:14 -05:00
David Sparer
1e4fa8432b
task dialog now properly localizes its buttons
2018-11-12 17:11:25 -06:00
David Sparer
efc04cc82d
refactored task dialog to use am NGLabel instead of custom string drawing for the main instruction
2018-11-12 16:56:49 -06:00
David Sparer
5aeff8c9c0
fixed some more ctaskdialog scaling issues
2018-09-22 16:37:02 -05:00
David Sparer
6e0a16a4d1
task dialog now works in scaled displays
2018-09-07 18:16:44 -05:00
Camilo Alvarez
991d1d82b8
Misc fixes
...
- Clear redundant settings form app.config
- Deleted DesignModeTest as ThemeManager can now be used in design time without adjustements, removed usage from all custo elements
- Instance _themeManager in NGNumericUpDown at object creation to avoid null reference errors
- Errorsform instancing is now defaulted to DockBottomAutoHide in frmMain
-Fix missing panel at startup by adding a blank panel, temporary solution as magic library is beign phased out
2017-12-26 12:15:11 -05:00
CamAlvar
6f25a72fb7
Added defaulting disable theming, wiring the theme manager with the option page
2017-08-02 22:08:55 -05:00
CamAlvar
dc7970ac80
99% #themed
2017-07-27 08:42:52 -05:00
CamAlvar
d0df08de2c
Added more controls, replaced normal elements with NG versions
2017-07-24 09:25:02 -05:00
Sean Kaim
4be6a5b5a9
ReSharper - code clean up
2016-11-15 14:08:55 -05:00
Sean Kaim
a4c77ce33e
Fix complier error CA2213
2016-11-15 14:02:06 -05:00
Sean Kaim
24ad483214
Fix other complier warnings & code clean up
2016-11-11 16:30:22 -05:00
Sean Kaim
d6a6cf6a59
code clean up & remove ugly colors (go to control)
2016-10-07 17:49:49 -04:00
Sean Kaim
ae13b5f920
code clean up/remove unused files
2016-09-09 10:24:02 -04:00
Sean Kaim
d988644b6a
code cleanup/system colors for form/msg format
2016-09-07 11:00:03 -04:00
David Sparer
cf1a84f4b2
Resolved MR-855 - Resource not found error when testing proxy settings.
...
This was introduced in 634df366bd
2016-06-03 15:10:19 -06:00
Sean Kaim
41664d2ef4
Make fonts consistent
2016-05-25 17:38:17 -04:00
amaterasu48
634df366bd
Removed PSTaskDialog.dll reference added pure .NET Form that mimics PSTaskDialog. No more dependency to it, so we shouldn't see the unexpected error.
2016-05-12 14:59:39 -07:00