-
Notifications
You must be signed in to change notification settings - Fork 64
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
Fixes #174. Changing Filter does not undo previously marked items #186
Merged
+52
−15
Merged
Changes from all commits
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
6af1903
Fixed #58: Multi-line commands rendering wrong
tig a69373e
Fixed #58 - Newlines in commands render incorrectly
tig f155262
Added debug instructions to readme
tig 440833e
Update src/Microsoft.PowerShell.ConsoleGuiTools/ConsoleGui.cs
tig dd2e765
simplified stripping of newline/linefeed
tig e66f614
Merge branch 'master' of tig:tig/GraphicalTools
tig ebcb92f
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig dce01c8
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig a2c0238
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig 2184386
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig 668c5c5
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig 9d2c85a
Merge branch 'master' of tig:tig/GraphicalTools
tig d15fb38
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig 49b9559
Merge branch 'master' of tig:tig/GraphicalTools into master
tig 4175dc0
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig 53b1203
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig 941cef7
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig 06c8a1f
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig 474826e
made column spacing tigher
tig 3112550
update to new Terminal.gui package; no code changes
tig 67911d3
tweaked widths
tig 86a72b5
removed excess padding on right
tig c95abc5
removed excess rows at bottom
tig 869b578
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig bed1c3d
Merge branch 'master' into tighter_columns
tig 142ffe5
status bar wsa occluding window
tig 65c3c5a
tweaks
tig fd934e1
fixed build scripts to only build ocgv
tig f58d592
Merge branch 'tighter_columns' into minui
tig 8e89181
refactored to make logic more obvious
tig 1137d7d
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig e965afd
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig 967b503
merged
tig e530f37
removed orig files
tig 4188094
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig 797de5e
Merge branch 'master' of tig:tig/GraphicalTools into master
tig be4bea2
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig 85d8578
Merge branch 'master' of tig:tig/GraphicalTools
tig a03fc9b
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig da6e273
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig cec80a4
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig c172968
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig 25204bc
Upgrade to Terminal.Gui v1.7
tig 5e0cdcc
Merge branch 'master' into minui
tig b474f84
removed border when minui is enabled
tig 75ca4d1
re-implemented feature post merge screw up
tig fd6483e
tweaks
tig c06641e
improve VS code build and debug support
tig 7c4bec7
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig cf84116
Merge branch 'master' into minui
tig 15ab348
Merge branch 'master' into select_all
tig 6833168
On exit, ensure only visible marked items are output
tig 9aa550b
Merge branch 'minui' into fix_121_filter_input
tig 50289b2
Merge branch 'select_all' into fix_121_filter_input
tig e544340
Merge branch 'improve_ocgvbuild' into fix_121_filter_input
tig ac54e61
Fixes 87
tig 241e3d9
merge
tig d21f8c5
Merge branch 'fix_121_filter_input' into merge_tig
tig 04dde17
Merge branch 'improve_ocgvbuild' into minui
tig c254965
Merge branch 'minui' into merge_tig
tig d3c1a82
Merge branch 'master' of tig:tig/GraphicalTools
tig 3efc919
Tweaked build to have a better test at end
tig 59e1cf7
merge
tig ef2c384
removed merge artifacts
tig 20ce945
exclude .orig files (merge artifacts)
tig e148c73
Merge branch 'merge_tig'
tig b709b2c
merge
tig f93eeae
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig 54394e4
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig 1693145
Fixes #174. Changing Filter does not undo previously marked items
tig 265d271
Apply suggestions from code review
andyleejordan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just noting that I think we're relying on the garbage collector to dispose of the previously created
_listViewSource
here. I think that's fine? If_listViewSource
is disposable, we should do that. I'm not sure if it is though...will find out soon I guess.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok we're good! It is not
Disposable
, it's an implementation ofIListDataSource
(which is a simple interface with just primitives and methods) and it holds aList<GridViewRow>
which is managed only and thus not disposable.