../
|
theme/
|
41
(11 years ago)
by william:
add theme images (working psd/png files)
|
bin/
|
44
(11 years ago)
by william:
commit latest build
|
Properties/
|
20
(11 years ago)
by william:
update Resources.Designer.cs
|
MainUI.cs
|
25
(11 years ago)
by william:
Turn off these defines: (testing is completed)
#define TEST_NEXUS_POWER_COMMAND
#define DONOT_CLOSE_MAIN_FORM_WHEN_TESTING_NEXUS_POWER_COMMAND
|
DesktopSplash.cs
|
14
(11 years ago)
by william:
** set .Net Framework 4 rather than .Net Framework 4 Client Profile
Add keyboard hook support from
// Obtained From: https://gist.github.com/471698
// Modifications used from: http://stackoverflow.com/questions/3920315/ignore-keyboard-input
|
app.config
|
14
(11 years ago)
by william:
** set .Net Framework 4 rather than .Net Framework 4 Client Profile
Add keyboard hook support from
// Obtained From: https://gist.github.com/471698
// Modifications used from: http://stackoverflow.com/questions/3920315/ignore-keyboard-input
|
ThemeConstants.cs
|
24
(11 years ago)
by william:
*** implement use of NexusPowerCommand in NexusPowerControl
|
MainUI.Designer.cs
|
39
(11 years ago)
by william:
re-arrange theme buttons on MainUI
|
Program.cs
|
13
(11 years ago)
by william:
*** add desktop blur form / with timer to launch MainUI
|
NexusPowerControl.csproj
|
22
(11 years ago)
by william:
*** inital commit of NexusPowerCommand
++ commandline tool for executing the various power control operations
|
ThemeButton.cs
|
11
(11 years ago)
by william:
implement theme button clicking
|
DesktopSplash.Designer.cs
|
13
(11 years ago)
by william:
*** add desktop blur form / with timer to launch MainUI
|
ThemeButton.Designer.cs
|
11
(11 years ago)
by william:
implement theme button clicking
|
MouseTrapper.cs
|
17
(11 years ago)
by william:
*** fix issues with haveing to click the form once, when trapping the mouse, before the form can recieve mouse clicks
|
keyboardlistener.cs
|
14
(11 years ago)
by william:
** set .Net Framework 4 rather than .Net Framework 4 Client Profile
Add keyboard hook support from
// Obtained From: https://gist.github.com/471698
// Modifications used from: http://stackoverflow.com/questions/3920315/ignore-keyboard-input
|
ThemeLoader.cs
|
21
(11 years ago)
by william:
*** Fully implement default theme and AeroLowRes theme buttons
|
DesktopSplash.resx
|
13
(11 years ago)
by william:
*** add desktop blur form / with timer to launch MainUI
|
ThemeButton.resx
|
11
(11 years ago)
by william:
implement theme button clicking
|
MainUI.resx
|
39
(11 years ago)
by william:
re-arrange theme buttons on MainUI
|