158 Commits

Author SHA1 Message Date
Micheal colhoun
ce53f16945 Gave up on back supporting net4 2021-09-05 00:22:31 +01:00
Micheal colhoun
c22ccef8df Revert System.Resources.Extensions 2021-09-05 00:09:18 +01:00
Micheal colhoun
59ea5fe10b Added System.Resources.Extension reference for net4 2021-09-05 00:08:00 +01:00
Micheal Colhoun
898ed8af2e
Update dotnet.yml 2021-09-04 23:44:00 +01:00
Micheal Colhoun
2adfe5c961
Debug env 2021-09-04 23:41:51 +01:00
Micheal Colhoun
5d2ba9d661
Update nuget.config 2021-09-04 23:41:38 +01:00
Micheal Colhoun
16f208b89c
dotnet build DarkUI.sln --configuration Release 2021-09-04 23:35:19 +01:00
Micheal Colhoun
cd6c6e4aeb
Update dotnet.yml 2021-09-04 23:05:13 +01:00
Micheal Colhoun
d099a010f2
Update dotnet.yml 2021-09-04 23:00:10 +01:00
Micheal Colhoun
67448215e7
do blank lines make a difference? 2021-09-04 22:54:00 +01:00
Micheal Colhoun
11b9adb77f
remove --norestore 2021-09-04 22:50:11 +01:00
Micheal Colhoun
5ae9e59924
simplify dotnet build 2021-09-04 22:47:19 +01:00
Micheal Colhoun
6ca38c6919
workflow_dispatch 2021-09-04 20:07:40 +01:00
Micheal Colhoun
2d812c2e0e
update runs to windows-latest 2021-09-04 20:00:41 +01:00
Micheal colhoun
6aea4a7a0d Merge branch 'master' of https://github.com/colhountech/DarkUI.Net5 2021-09-04 19:59:38 +01:00
Micheal colhoun
15aba4e125 Testing CI Build 2021-09-04 19:59:25 +01:00
Micheal Colhoun
8140ddae39
Create dotnet.yml 2021-09-04 19:55:11 +01:00
Micheal colhoun
3bbecd3158 Update Package info to DarkUI.Net5 1.0.0 for publish to NuGet 2021-09-04 12:28:24 +01:00
Micheal colhoun
d7545c5302 how to fix error with .net4 after building for .net5.0-windows 2021-09-04 09:35:27 +01:00
Micheal colhoun
064ce24d68 Merge branch 'master' of https://github.com/colhountech/DarkUI 2021-09-04 09:22:02 +01:00
Micheal colhoun
475752b00a Update DarkUI target frameworks to net5.0-windows;net4 2021-09-04 09:21:51 +01:00
Micheal Colhoun
adbb95117c
Update README.md 2021-09-03 21:05:43 +01:00
Micheal colhoun
6eb3302cbd Update csproj format to support net5.0-windows 2021-09-03 16:29:37 +01:00
Robin Perris
4f4a491dcc Updated NuGet spec for 2.0.2 2020-08-08 13:27:46 +01:00
Robin
3f2b9bceb7
Merge pull request #31 from jdunlap/master
Clearing items in a DarkDropDown does not clear the menu
2.0.2
2020-08-08 12:34:03 +01:00
James Dunlap
be8cbad3cb DarkUI.ObservableList did not contain a Clear method 2020-06-27 15:18:47 -05:00
James Dunlap
9f0f4eb70d Fixed an issue where clearing the Items from a DarkDropDown did not also clear the menu. 2020-06-27 14:13:16 -05:00
Robin Perris
79db58c28e Updated assembly info 2020-03-27 10:44:33 +00:00
Robin Perris
59aeb98ff5 Updated nuspec 2020-03-27 10:42:27 +00:00
Robin
113b267490
Merge pull request #26 from janrobas/master
Fixed resizing issue in DarkComboBox
2020-03-27 10:37:28 +00:00
Jan Robas
7ac360edd0 Fixed resizing issue in DarkComboBox
We have to clear the graphics buffer when resizing.
2020-03-26 19:39:09 +01:00
Robin Perris
d04cadf105 Configured nuget package 2020-01-13 16:44:19 +00:00
Robin Perris
5c362a004b Added attribution message to readme 2020-01-13 11:09:25 +00:00
Robin Perris
55377f70ae Merge branch 'feature/controls' 2020-01-13 11:06:54 +00:00
Robin
a9125768d9
Merge pull request #20 from RobinPerris/working
working -> master
2020-01-10 15:53:52 +00:00
Robin Perris
1f1d367c07 Added DropdownList example 2020-01-10 15:46:43 +00:00
Robin Perris
92db74dbbd Cleaned up example 2020-01-10 15:24:44 +00:00
Robin Perris
5712a441b4 Added DarkNumericUpDown 2020-01-10 14:54:06 +00:00
Robin Perris
d7f3cd40fb Added DarkGroupBox 2020-01-10 10:38:16 +00:00
Robin Perris
766c4292a9 Draw to a buffer to avoid tearing 2020-01-10 09:57:32 +00:00
Robin Perris
7e80b71546 Proper sizing & clipping on text in a DarkComboBox 2020-01-10 09:43:28 +00:00
Robin Perris
d6c7da9a92 Created DarkComboBox 2020-01-09 18:58:33 +00:00
Robin Perris
11891a3144 Added .idea to gitignore 2020-01-09 15:12:41 +00:00
Robin
31603ae561 Re-licensing under MIT
Not sure why this was lgpl
2017-07-27 09:37:35 +01:00
Robin
94670aac43 Scrollbars will now visually looked disabled.
Can now choose to have scrollbars always visible in scrollbase.
2017-03-05 21:03:21 +00:00
Robin
3a409516cc Added dropdown control 2017-03-05 20:43:13 +00:00
Robin
6093a15ca4 Added icons to list views 2017-03-05 17:44:38 +00:00
Robin
51047714f5 (De)serialize group's visible (active) content 2017-03-05 17:30:59 +00:00
Robin
9a8fcb941f Fixed content not restoring to correct region 2017-03-05 17:25:07 +00:00
Robin
39328decdf Merge remote-tracking branch 'refs/remotes/origin/master' into working 2016-01-05 17:11:32 +00:00