Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major Improvements #247

Open
wants to merge 588 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
588 commits
Select commit Hold shift + click to select a range
ea7407d
Merge branch 'leocb:master' into master
valimaties Sep 24, 2021
9d82cde
Update MainForm.Designer.cs
orapps44 Sep 24, 2021
0168826
Merge pull request #218 from valimaties/master
orapps44 Sep 24, 2021
0d72d12
Update README.md
orapps44 Sep 24, 2021
d5e8dd4
Add files via upload
orapps44 Sep 25, 2021
aadc401
Update MaterialSkin.csproj
orapps44 Sep 25, 2021
4f64011
Update MainForm.cs
orapps44 Sep 25, 2021
07db452
Update MainForm.Designer.cs
orapps44 Sep 25, 2021
fb3cbfb
Update README.md
orapps44 Sep 25, 2021
3ed75df
Update MaterialDialog.cs
orapps44 Sep 25, 2021
841a544
Enable .NET 5 and .NET 4.6.1 Framework multitargeting
VolatilePulse Sep 25, 2021
97d906d
Revert the project file back to .NET Framework 4.6.1
VolatilePulse Sep 25, 2021
90e0a8e
Create new .NET 5 project file for multitargeting .NET versions
VolatilePulse Sep 25, 2021
116a768
Add required nuget runtime identifier
VolatilePulse Sep 25, 2021
a617150
Merge pull request #222 from leocb/orapps44-patch-1
orapps44 Sep 25, 2021
fff636d
Update README.md
orapps44 Sep 25, 2021
2bfdcc0
Update README.md
orapps44 Sep 25, 2021
2721f6f
Add support for Aero Snapping
VolatilePulse Sep 26, 2021
84aa557
Merge master
VolatilePulse Sep 26, 2021
1db1a53
Merge branch 'master' into aero-snapping
VolatilePulse Sep 26, 2021
59a1221
Merge pull request #223 from VolatilePulse/aero-snapping
orapps44 Sep 26, 2021
f822869
Merge branch 'master' into dotnet-multitarget
VolatilePulse Sep 26, 2021
8ee5ad9
Fix .NET 5 project's AssemblyName and RootNamespace to match Material…
VolatilePulse Sep 26, 2021
482e077
Add files via upload
orapps44 Sep 26, 2021
03a8958
Update MaterialSkin.csproj
orapps44 Sep 26, 2021
c4dc54b
Update BaseTextBox.cs
orapps44 Sep 26, 2021
a55dd98
Update MainForm.cs
orapps44 Sep 26, 2021
cca0996
Update MainForm.Designer.cs
orapps44 Sep 26, 2021
8dec312
Update MaterialSkinExample.csproj
orapps44 Sep 26, 2021
4836eb6
Update MainForm.resx
orapps44 Sep 26, 2021
8cc84d0
Add files via upload
orapps44 Sep 26, 2021
7f60469
Update Resources.resx
orapps44 Sep 26, 2021
646e667
Update Resources.Designer.cs
orapps44 Sep 26, 2021
40e2829
Update README.md
orapps44 Sep 26, 2021
5528cd8
Merge pull request #224 from leocb/orapps44-MaterialMaskedTextBox
orapps44 Sep 26, 2021
8773f3c
Group code into regions
VolatilePulse Sep 28, 2021
7fe23bb
Merge branch 'master' into dotnet-multitarget
VolatilePulse Sep 28, 2021
ae25ff7
Remove unused code
VolatilePulse Sep 28, 2021
f88d0a3
Introduce enums for some constants
VolatilePulse Sep 28, 2021
e46143d
Relocate some missed fields
VolatilePulse Sep 28, 2021
56959ed
Update MaterialSnackBar.cs
orapps44 Sep 28, 2021
48e8632
Slightly cleanup public properties including minimal optimizations
VolatilePulse Sep 29, 2021
3e23772
Improve RecalculateFormBoundaries readability by using a switch
VolatilePulse Sep 29, 2021
0ce987c
Slight optimization in WndProc by reducing the number of cursor posit…
VolatilePulse Sep 29, 2021
a1a83bd
Replace legacy code for maximizing the form
VolatilePulse Sep 29, 2021
ce0ccc0
Update README.md
orapps44 Sep 30, 2021
01f2261
Fix Designer resizing form due to the WS_SIZEFRAME style flag
VolatilePulse Oct 5, 2021
d80ddf2
MaterialTextBox2 context menu improvements
orapps44 Oct 5, 2021
59b9933
MaterialMaskedTextBox context menu improvements
orapps44 Oct 5, 2021
7affe1c
MaterialMultiLineTextBox2 context menu improvements
orapps44 Oct 5, 2021
6a26f1e
BaseTextBox context menu improvements
orapps44 Oct 5, 2021
d671e13
MaterialTextBox context menu improvements
orapps44 Oct 5, 2021
b67dcf2
Merge pull request #233 from leocb/orapps44-context-menu-improvements
orapps44 Oct 5, 2021
4959f42
MaterialSwitch : Add readonly property
orapps44 Oct 6, 2021
0c5c630
Merge pull request #235 from leocb/orapps44-materialswitch-readonly
orapps44 Oct 6, 2021
34af7d4
Temporarily disable the WS_SIZEFRAME style attribute
VolatilePulse Oct 9, 2021
94ca58a
Merge branch 'master' into material-form-refactor
VolatilePulse Oct 10, 2021
aec04c5
Merge branch 'master' into aero-snapping
VolatilePulse Oct 11, 2021
ca12c69
Properly implements Aero Snapping without any known side effects
VolatilePulse Oct 11, 2021
11a38e8
Merge branch 'master' into dotnet-multitarget
VolatilePulse Oct 11, 2021
77d82c9
Merge pull request #232 from VolatilePulse/aero-snapping
orapps44 Oct 12, 2021
e26784b
Revert "fix startindex combobox"
orapps44 Oct 12, 2021
04fcabb
Merge pull request #237 from leocb/revert-201-master
orapps44 Oct 12, 2021
f394185
Merge branch 'master' into material-form-refactor
VolatilePulse Oct 12, 2021
5f5cadd
Provide Significant changes across various aspects of the MaterialFor…
VolatilePulse Oct 13, 2021
03050d8
MaterialTextBox2 default cursor
orapps44 Oct 14, 2021
73b1c64
MaterialMaskedTextBox default cursor
orapps44 Oct 14, 2021
ed5dcc2
MaterialMultiLineTextBox2 default cursor
orapps44 Oct 14, 2021
bf4066c
Update MaterialMaskedTextBox.cs
orapps44 Oct 14, 2021
4f20293
Update MaterialTextBox2.cs
orapps44 Oct 14, 2021
2c650ff
Merge pull request #240 from leocb/orapps44-default-cursor
orapps44 Oct 14, 2021
af9676e
Correct a bug with the drawer's partially revealed location when the …
VolatilePulse Oct 15, 2021
c4d6633
MaterialTextBox2 - Add AnimateReadOnly property. Implement KeyUp even…
valimaties Oct 15, 2021
0f862f8
Fix MaterialMultiLineTextBox2 focus
orapps44 Oct 16, 2021
ac18d87
Fix MaterialMaskedTextBox focus
orapps44 Oct 16, 2021
a9a09ec
Fix MaterialTextBox2 focus
orapps44 Oct 16, 2021
a272663
Merge pull request #242 from leocb/orapps44-textfield-fix
orapps44 Oct 16, 2021
6a45f2d
Merge branch 'master' into material-form-refactor
VolatilePulse Oct 17, 2021
569fdb0
Removed baseTextBox.ReadOnlyChanged event
valimaties Oct 18, 2021
ed0e9f8
Replaced Constructor line
valimaties Oct 18, 2021
38f5500
Merge branch 'leocb:master' into master
valimaties Oct 18, 2021
366644c
Merge pull request #226 from VolatilePulse/material-form-refactor
orapps44 Oct 18, 2021
8bf5c18
Fix dual ContextMenuStrip when right click on form Statusbar
orapps44 Oct 18, 2021
951b4ad
Merge pull request #246 from leocb/orapps44-form-ContextMenuStrip
orapps44 Oct 18, 2021
3cadbd6
Fix drawer begins opened
orapps44 Oct 18, 2021
8691ffc
Merge pull request #247 from leocb/orapps44-drawer-begins-opened
orapps44 Oct 18, 2021
c7cc67c
Change how the MaximizedBounds is assigned
VolatilePulse Oct 19, 2021
8077fa3
Merge pull request #248 from VolatilePulse/fix-max-bounds
orapps44 Oct 19, 2021
7cb6270
Merge branch 'leocb:master' into master
valimaties Oct 20, 2021
3f62348
Fix MaterialListBox disabled mode colors
orapps44 Oct 20, 2021
01b6319
Merge pull request #252 from leocb/orapps44-MaterialListBox-disabled
orapps44 Oct 20, 2021
c115210
Fix MaterialFloatingActionButton disabled mode colors
orapps44 Oct 20, 2021
97875b3
Merge pull request #253 from leocb/orapps44-MaterialFloatingActionBut…
orapps44 Oct 20, 2021
6a9d4f3
Update README.md
orapps44 Oct 20, 2021
9a11d9c
Fix MaterialProgressBar disabled mode colors
orapps44 Oct 20, 2021
65608a8
Merge pull request #254 from leocb/orapps44-MaterialProgressBar-disabled
orapps44 Oct 20, 2021
4d931ba
Merge branch 'master' into dotnet-multitarget
VolatilePulse Oct 20, 2021
9d519df
Merge branch 'leocb:master' into master
valimaties Oct 21, 2021
e056280
Added AnimateReadOnly property to MaterialTextBox2 control
valimaties Oct 21, 2021
a6ea63f
Added Restore Down icon to Maximized MaterialForm
valimaties Oct 21, 2021
44e6a59
Fix MaterialComboBox disabled mode colors
orapps44 Oct 21, 2021
3e8c2dc
Merge pull request #257 from leocb/orapps44-MaterialComboBox-disabled
orapps44 Oct 21, 2021
c742702
Add compiler conditional to ignore the masked text box's ContextMenuC…
VolatilePulse Oct 21, 2021
7d7ee76
Remove old package references from the Core library
VolatilePulse Oct 21, 2021
eef74ac
Merge branch 'master' into dotnet-multitarget
VolatilePulse Oct 21, 2021
ad1cdeb
Update MaterialTextBox2.cs
orapps44 Oct 22, 2021
d75b0fa
Merge pull request #256 from valimaties/RestoreDownIcon
orapps44 Oct 22, 2021
b46b5d3
Fix Text Fields disabled mode colors
orapps44 Oct 23, 2021
343dd3a
Fix MaterialMultiLineTextBox2 disabled mode colors
orapps44 Oct 23, 2021
1fcd26a
Fix MaterialTextBox2 disabled mode colors
orapps44 Oct 23, 2021
2b0d984
Fix MaterialMaskedTextBox disabled mode colors
orapps44 Oct 23, 2021
a7a7d32
Merge pull request #258 from leocb/orapps44-textfileds-disabled
orapps44 Oct 23, 2021
5e6ea2b
Merge branch 'master' into dotnet-multitarget
VolatilePulse Oct 24, 2021
8199346
Update the Core project file to include the nuspec information
VolatilePulse Oct 24, 2021
c1af26c
MaterialMaskedTextBox Add AssistiveText
orapps44 Oct 25, 2021
7aa1f8c
MaterialTextBox2 Add AssistiveText
orapps44 Oct 25, 2021
1eee0b6
Update MaterialMaskedTextBox.cs
orapps44 Oct 26, 2021
074ab2c
Update MainForm.cs
orapps44 Oct 26, 2021
9989da5
Update MainForm.Designer.cs
orapps44 Oct 26, 2021
2320dcc
Buttons Position in FlexibleMaterialDialog
valimaties Oct 27, 2021
129021d
Solved dialog width for few text and all buttons visible.
valimaties Oct 27, 2021
f77be7c
Merge pull request #264 from leocb/orapps44-textfield-assistive-text
orapps44 Oct 27, 2021
430167c
Merge pull request #221 from VolatilePulse/dotnet-multitarget
orapps44 Oct 27, 2021
2d8f49f
Merge branch 'leocb:master' into FlexibleMaterialDialog_GroupButtons
valimaties Oct 28, 2021
32a92ee
AnimateReadOnly property in MaterialMaskedTextBox, MaterialMultiLineT…
valimaties Oct 28, 2021
46a41e5
Update FlexibleMaterialDialog.cs
orapps44 Oct 28, 2021
2c08adc
Merge pull request #263 from valimaties/FlexibleMaterialDialog_GroupB…
orapps44 Oct 28, 2021
15e4039
Update MaterialMaskedTextBox.cs
orapps44 Oct 28, 2021
244a4ba
Update MaterialMultiLineTextBox2.cs
orapps44 Oct 28, 2021
5d38c60
Update MaterialTextBox.cs
orapps44 Oct 28, 2021
f43d5bd
Update MaterialTextBox2.cs
orapps44 Oct 28, 2021
4564af9
Merge pull request #266 from valimaties/AnimateReadOnly_TextBoxes
orapps44 Oct 28, 2021
233d528
LeaveOnEnterKey property added for Material TextBoxes.
valimaties Oct 29, 2021
2e961b6
Change ShowAssistiveText default value to false
orapps44 Oct 29, 2021
abbaa83
Change ShowAssistiveText default value to false
orapps44 Oct 29, 2021
38f125a
Merge pull request #271 from leocb/orapps44-ShowAssistiveText-default…
orapps44 Oct 29, 2021
baa8c2c
Fix MaterialTextBox2 backcolor issue
orapps44 Oct 31, 2021
14b01d6
Fix MaterialTextBox2 backcolor issue
orapps44 Nov 1, 2021
6114373
Update MaterialTextBox2.cs
orapps44 Nov 1, 2021
bd58501
Fix MaterialMultiLineTextBox2 backcolor
orapps44 Nov 1, 2021
3188c1e
Fix MaterialMaskedTextBox backcolor
orapps44 Nov 1, 2021
186b186
Merge pull request #273 from leocb/orapps44-MaterialTextBox2-backcolo…
orapps44 Nov 1, 2021
53d168d
Merge branch 'leocb:master' into LeaveOnEnterKey_TextBoxesProperty
valimaties Nov 1, 2021
8c06651
MaterialLabel dark theme contrast improvement
orapps44 Nov 1, 2021
17ff932
MaterialButton dark theme contrast improvement
orapps44 Nov 1, 2021
1a9875c
MaterialLabel BackColorChanged
orapps44 Nov 1, 2021
791e828
Merge pull request #274 from leocb/orapps44-MaterialLabel-BackColor
orapps44 Nov 1, 2021
a963a38
Update MaterialLabel.cs
orapps44 Nov 2, 2021
c489509
Merge pull request #276 from leocb/orapps44-MaterialLabel-BackColor
orapps44 Nov 2, 2021
6e26298
Update MaterialButton.cs
orapps44 Nov 2, 2021
cd13a1f
Update FlexibleMaterialDialog.cs
orapps44 Nov 2, 2021
1e06dbb
Update MainForm.Designer.cs
orapps44 Nov 2, 2021
6880ae3
Merge pull request #278 from leocb/orapps44-MaterialButton-dark-theme…
orapps44 Nov 2, 2021
592b812
Merge branch 'leocb:master' into LeaveOnEnterKey_TextBoxesProperty
valimaties Nov 3, 2021
f58f55a
Implementing Character Casing in MaterialTabSelector
valimaties Nov 3, 2021
46a2f93
Added SubtleEmphasis (Italic) fontType in SkinManager
valimaties Nov 4, 2021
781134c
Fix enabled property issue
orapps44 Nov 4, 2021
d71dc3c
Fix MaterialMultiLineTextBox2 enabled property issue
orapps44 Nov 4, 2021
4f472bd
Fix MaterialMaskedTextBox enabled property issue
orapps44 Nov 4, 2021
9b3d49c
Merge pull request #283 from leocb/orapps44-testfield-enabled-propert…
orapps44 Nov 4, 2021
c4a23af
Merge branch 'leocb:master' into LeaveOnEnterKey_TextBoxesProperty
valimaties Nov 4, 2021
585f198
Merge branch 'leocb:master' into TabSelectorCustomization_IncludingLe…
valimaties Nov 4, 2021
4eea4fc
MaterialButton Tab Focus
orapps44 Nov 5, 2021
a177d48
Update MaterialButton.cs
orapps44 Nov 6, 2021
58be5d2
Add LeaveOnEnterKey property default value and description
orapps44 Nov 6, 2021
78538e3
Add MaterialMultiLineTextBox2 LeaveOnEnterKey property default value …
orapps44 Nov 6, 2021
12b82e1
Add MaterialTextBox LeaveOnEnterKey property default value and descri…
orapps44 Nov 6, 2021
669423c
Update MaterialMultiLineTextBox2 LeaveOnEnterKey property description
orapps44 Nov 6, 2021
7cb2e70
Add MaterialMultiLineTextBox LeaveOnEnterKey property default value a…
orapps44 Nov 6, 2021
688131b
Add MaterialTextBox2 LeaveOnEnterKey property default value and descr…
orapps44 Nov 6, 2021
a4345a4
Merge pull request #269 from valimaties/LeaveOnEnterKey_TextBoxesProp…
orapps44 Nov 7, 2021
1590fa2
Added description and default values to LeaveOnEnterKey properties of…
valimaties Nov 7, 2021
25d1940
Merge branch 'leocb:master' into TabSelectorCustomization_IncludingLe…
valimaties Nov 7, 2021
6c705d0
Calculate MaximizedBounds OnMove
VolatilePulse Nov 7, 2021
5b76779
Merge pull request #285 from leocb/orapps44-MaterialButton-Tab-Focus
orapps44 Nov 7, 2021
865f51d
Merge pull request #286 from VolatilePulse/correct-maximized-bounds
orapps44 Nov 7, 2021
6787c10
Merge branch 'leocb:master' into TabSelectorCustomization_IncludingLe…
valimaties Nov 8, 2021
051d89b
Merge pull request #281 from valimaties/TabSelectorCustomization_Incl…
orapps44 Nov 8, 2021
d6e24c7
Update .nuspec
orapps44 Nov 8, 2021
1d210e6
Update MaterialSkinCore.csproj
orapps44 Nov 8, 2021
e2bd11c
Changed AssemblyVersion and AssemblyFileVersion to 2.3.0.0
valimaties Nov 9, 2021
211dc0c
Merge pull request #288 from valimaties/AssemblyVersion
orapps44 Nov 9, 2021
56faf36
Fix MaterialTextBox Text overlapping Hint
valimaties Nov 10, 2021
bde45af
Removed Invalidate
valimaties Nov 11, 2021
50c6098
MaterialButton text capitalization
valimaties Nov 11, 2021
367cc11
Add description to `CharacterCasing` property
valimaties Nov 11, 2021
c718291
Merge pull request #292 from valimaties/FixBaseTextBoxLocation
orapps44 Nov 11, 2021
bdd9105
Merge pull request #294 from valimaties/MaterialButtonTextCapitalization
orapps44 Nov 11, 2021
53781b4
Fix Drawer auto hide issue
valimaties Nov 12, 2021
06fc895
Fix MaterialButton Icon position when AutoSize = false
valimaties Nov 12, 2021
00e4800
Update README.md
orapps44 Nov 12, 2021
e6fc647
Update MaterialDrawer.cs
orapps44 Nov 12, 2021
2cb85a3
Remove DisplayRectangle.Contains(Control.MousePosition) == false
orapps44 Nov 12, 2021
7e1a040
Merge pull request #298 from valimaties/FixDrawerAutoHideIssue
orapps44 Nov 12, 2021
23c87d2
Merge pull request #297 from valimaties/MaterialButtonFixIconPosition
orapps44 Nov 12, 2021
f50ac1f
MaterialTabSelector remove unused variable
orapps44 Nov 12, 2021
3e706d9
MaterialScrollBar remove unused variable
orapps44 Nov 12, 2021
5b9aa55
Merge pull request #299 from leocb/orapps44-unused-variable
orapps44 Nov 12, 2021
0ddb896
FlexibleMaterialDialog Add Polish language
orapps44 Nov 12, 2021
2d8f8ed
Merge pull request #300 from leocb/orapps44-FlexibleMaterialDialog-po…
orapps44 Nov 12, 2021
6905629
Add form resize from TOP edge
orapps44 Nov 12, 2021
0003dc7
Merge pull request #301 from leocb/orapps44-form-resize
orapps44 Nov 12, 2021
8546f78
Add .NET 4.5 & .NET 4.8 support
orapps44 Nov 13, 2021
6bb9aeb
Merge pull request #302 from leocb/orapps44-add-.net-support
orapps44 Nov 13, 2021
f6c3237
Update version
orapps44 Nov 13, 2021
8ce1890
Update version
orapps44 Nov 13, 2021
6fc3785
Update version
orapps44 Nov 13, 2021
ff33895
Merge pull request #303 from leocb/orapps44-release-2.3.1
orapps44 Nov 13, 2021
ee6458b
Add ColorScheme constructors
orapps44 Nov 14, 2021
7411ce5
Merge pull request #304 from leocb/orapps44-ColorScheme
orapps44 Nov 14, 2021
a0cdbad
MaterialTextBox2 add AutoComplete feature
orapps44 Nov 14, 2021
6c42f2c
Merge pull request #305 from leocb/orapps44-MaterialTextBox2-AutoComp…
orapps44 Nov 14, 2021
7016ce4
Scrollable Drawer on MouseWheel implementation
valimaties Nov 16, 2021
d4cefa8
Add ClickNMove scroll option for Drawer. Solved some bugs on initial …
valimaties Nov 17, 2021
616dec4
Solved MaterialDrawer wheel scrolling in Windows 7
valimaties Nov 17, 2021
c52c89e
Revert "Solved MaterialDrawer wheel scrolling in Windows 7"
valimaties Nov 18, 2021
f50e54e
Mark MaterialTextBox as obsolete
orapps44 Nov 18, 2021
042c2d1
Update MainForm.Designer.cs
orapps44 Nov 18, 2021
d4d26c4
Update MainForm.cs
orapps44 Nov 18, 2021
5dbefbf
Merge pull request #308 from leocb/orapps44-MaterialTextBox-obsolete
orapps44 Nov 18, 2021
ff82e44
Update README.md
orapps44 Nov 18, 2021
c2ceeaf
Merge branch 'leocb:master' into ScrollableDrawer
valimaties Nov 18, 2021
e4270e9
Merge branch 'ScrollableDrawer' of https://github.com/valimaties/Mate…
valimaties Nov 19, 2021
b5081e4
MouseWheel event redirection for drawer control
valimaties Nov 19, 2021
7a958f7
Merge pull request #306 from valimaties/ScrollableDrawer
orapps44 Nov 19, 2021
cc1ca2e
Update README.md
orapps44 Nov 19, 2021
df735bb
Set default TabPage BackColor
orapps44 Nov 19, 2021
4da2b9b
Merge pull request #309 from leocb/orapps44-tabpage-backcolor
orapps44 Nov 19, 2021
da72afe
Fix MaterialListView text transparency
orapps44 Nov 23, 2021
fb74371
Merge pull request #312 from leocb/orapps44-MaterialListView-text
orapps44 Nov 23, 2021
d238a27
Update README.md
orapps44 Jan 12, 2022
580e15e
Fix MaterialExpansionPanel to use ShowValidationButtons property
Simonaalina25 Feb 3, 2022
5cb3963
Added support to scroll text in a MaterialMultiLineTextBox2 even with…
Feb 3, 2022
b86ad50
Merge pull request #329 from Simonaalina25/master
orapps44 Feb 6, 2022
d4dcf96
Update AllowScroll Category
orapps44 Feb 6, 2022
e14384f
Merge pull request #330 from devnull13/MaterialMultiLineTextBox_Scrol…
orapps44 Feb 6, 2022
36ab559
Fix ListBox Scroll bubbling
valimaties Feb 9, 2022
f80741f
Merge pull request #332 from valimaties/ListBox_Scrolling
orapps44 Feb 24, 2022
746792f
Fixed MaterialComboBox SelectedIndexChanged not refreshing.
valimaties Mar 4, 2022
816cdd1
Merge pull request #342 from valimaties/FixMaterialComboBoxIndexChanged
orapps44 Mar 4, 2022
f51ab5b
Removed 4.5 Target Framework from Core project as long as this versio…
valimaties Mar 12, 2022
87f84fd
Merge pull request #344 from valimaties/Removed4.5TF
orapps44 Mar 14, 2022
063f10e
Issue on StartIndex set property
valimaties Aug 17, 2022
faa820c
Add support for using the same icon on multiple pages
valimaties Sep 12, 2022
adafae5
Merge pull request #368 from valimaties/AddSameIconToMultipleTabs
leocb Sep 12, 2022
cd2ac15
Merge branch 'leocb:master' into MaterialComboBox_SelectedIndexChanged
valimaties Sep 13, 2022
3b582ef
Merge pull request #365 from valimaties/MaterialComboBox_SelectedInde…
orapps44 Oct 28, 2022
9127bd8
Update README.md
orapps44 Oct 28, 2022
153cbdf
Update README.md
leocb Mar 16, 2023
0b5e247
Create FUNDING.yml
leocb Sep 21, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# These are supported funding model platforms

github: [leocb]
231 changes: 198 additions & 33 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,45 +1,81 @@
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore

# User-specific files
*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates

# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs

# Mono auto generated files
mono_crash.*

# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
build/
x86/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/

# Visual Studio 2015/2017 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/

# Roslyn cache directories
*.ide/
# Visual Studio 2017 auto generated files
Generated\ Files/

# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*

#NUNIT
# NUnit
*.VisualState.xml
TestResult.xml
nunit-*.xml

# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c

# Benchmark Results
BenchmarkDotNet.Artifacts/

# .NET Core
project.lock.json
project.fragment.lock.json
artifacts/

# StyleCop
StyleCopReport.xml

# Files built by Visual Studio
*_i.c
*_p.c
*_i.h
*_h.h
*.cache
*.ilk
*.meta
*.obj
*.iobj
*.pch
*.pdb
*.ipdb
*.pgc
*.pgd
*.rsp
Expand All @@ -49,6 +85,7 @@ dlldata.c
*.tlh
*.tmp
*.tmp_proj
*_wpftmp.csproj
*.log
*.vspscc
*.vssscc
Expand All @@ -64,14 +101,21 @@ _Chutzpah*
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb

# Visual Studio profiler
*.psess
*.vsp
*.vspx
*.sap

# Visual Studio Trace Files
*.e2e

# TFS 2012 Local Workspace
$tf/
Expand All @@ -84,7 +128,7 @@ _ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user

# JustCode is a .NET coding addin-in
# JustCode is a .NET coding add-in
.JustCode

# TeamCity is a build add-in
Expand All @@ -93,9 +137,18 @@ _TeamCity*
# DotCover is a Code Coverage Tool
*.dotCover

# AxoCover is a Code Coverage Tool
.axoCover/*
!.axoCover/settings.json

# Visual Studio code coverage results
*.coverage
*.coveragexml

# NCrunch
_NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*

# MightyMoose
*.mm.*
Expand Down Expand Up @@ -123,42 +176,71 @@ publish/
# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
## TODO: Comment the next line if you want to checkin your
## web deploy settings but do note that will include unencrypted
## passwords
#*.pubxml

# NuGet Packages Directory
packages/*
## TODO: If the tool you use requires repositories.config
## uncomment the next line
#!packages/repositories.config

# Enable "build/" folder in the NuGet Packages folder since
# NuGet packages use it for MSBuild targets.
# This line needs to be after the ignore of the build folder
# (and the packages folder if the line above has been uncommented)
!packages/build/

# Windows Azure Build Output
# Note: Comment the next line if you want to checkin your web deploy settings,
# but database connection strings (with potential passwords) will be unencrypted
*.pubxml
*.publishproj

# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/

# NuGet Packages
*.nupkg
# NuGet Symbol Packages
*.snupkg
# The packages folder can be ignored because of Package Restore
**/[Pp]ackages/*
# except build/, which is used as an MSBuild target.
!**/[Pp]ackages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/[Pp]ackages/repositories.config
# NuGet v3's project.json files produces more ignorable files
*.nuget.props
*.nuget.targets

# Microsoft Azure Build Output
csx/
*.build.csdef

# Windows Store app package directory
# Microsoft Azure Emulator
ecf/
rcf/

# Windows Store app package directories and files
AppPackages/
BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt
*.appx
*.appxbundle
*.appxupload

# Visual Studio cache files
# files ending in .cache can be ignored
*.[Cc]ache
# but keep track of directories ending in .cache
!?*.[Cc]ache/

# Others
sql/
*.Cache
ClientBin/
[Ss]tyle[Cc]op.*
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.jfm
*.pfx
*.publishsettings
node_modules/
orleans.codegen.cs

# Including strong name files can present a security risk
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
#*.snk

# Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/

# RIA/Silverlight projects
Generated_Code/
Expand All @@ -170,20 +252,103 @@ _UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
ServiceFabricBackup/
*.rptproj.bak

# SQL Server files
*.mdf
*.ldf
*.ndf

# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings
*.rptproj.rsuser
*- [Bb]ackup.rdl
*- [Bb]ackup ([0-9]).rdl
*- [Bb]ackup ([0-9][0-9]).rdl

# Microsoft Fakes
FakesAssemblies/

# LightSwitch generated files
GeneratedArtifacts/
_Pvt_Extensions/
ModelManifest.xml
# GhostDoc plugin setting file
*.GhostDoc.xml

# Node.js Tools for Visual Studio
.ntvs_analysis.dat
node_modules/

# Visual Studio 6 build log
*.plg

# Visual Studio 6 workspace options file
*.opt

# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
*.vbw

# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
_Pvt_Extensions

# Paket dependency manager
.paket/paket.exe
paket-files/

# FAKE - F# Make
.fake/

# CodeRush personal settings
.cr/personal

# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc

# Cake - Uncomment if you are using it
# tools/**
# !tools/packages.config

# Tabs Studio
*.tss

# Telerik's JustMock configuration file
*.jmconfig

# BizTalk build output
*.btp.cs
*.btm.cs
*.odx.cs
*.xsd.cs

# OpenCover UI analysis results
OpenCover/

# Azure Stream Analytics local run output
ASALocalRun/

# MSBuild Binary and Structured Log
*.binlog

# NVidia Nsight GPU debugger configuration file
*.nvuser

# MFractors (Xamarin productivity tool) working folder
.mfractor/

# Local History for Visual Studio
.localhistory/

# BeatPulse healthcheck temp database
healthchecksdb

# Backup folder for Package Reference Convert tool in Visual Studio 2017
MigrationBackup/

# Ionide (cross platform F# VS Code tools) working folder
.ionide/
26 changes: 26 additions & 0 deletions .nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>MaterialSkin.2</id>
<version>2.3.1</version>
<title>MaterialSkin 2</title>
<authors>leocb, IgnaceMaes, orapps44</authors>
<owners>leocb</owners>
<license type="expression">MIT</license>
<projectUrl>https://github.com/leocb/MaterialSkin</projectUrl>
<icon>images\nugetIcon.png</icon>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Google's Material Design for your windows forms.</description>
<releaseNotes>see github page for release notes</releaseNotes>
<copyright>Copyright Leonardo C Bottaro © 2021</copyright>
<tags>material design materialdesign google forms theme skin</tags>
<dependencies>
<group targetFramework=".NETFramework4.6.1" />
</dependencies>
<summary>The MaterialSkin 2 is a Google's Material Design skin for you windows forms app. this updated version brings new user controls, unified theming and consistency. This package superseeds the MaterialSkin package By IgnaceMaes. Example app and documentation is available on the project site.</summary>
</metadata>
<files>
<file src="nugetIcon.png" target="images\" />
<file src="MaterialSkin\bin\Release\*.dll" target="lib\net461" />
</files>
</package>
Loading