Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/WildGums/Orc.CsvTextEditor
Text editor component for CSV files
https://github.com/WildGums/Orc.CsvTextEditor
Supports inserting commas into quoted field, but unquoted behaviour remains the same
Also prevent crash on deleting last line
e0342e2732e0332a4912eb920724ac0fdef7fd05 authored over 6 years ago
Update to Catel 5.5.0 beta
3817a6fb479e312d7e8ec1485caaf7e31b59c2c1 authored over 6 years ago
3817a6fb479e312d7e8ec1485caaf7e31b59c2c1 authored over 6 years ago
Add support for multilingual app toolkit (MAT)
75cbf323ca88580277a8e10ecd811aebe299496a authored over 6 years ago
75cbf323ca88580277a8e10ecd811aebe299496a authored over 6 years ago
Approve API changes
7d1a3e23df9e8ba966e7d33f85be03c1c86304d1 authored over 6 years ago
7d1a3e23df9e8ba966e7d33f85be03c1c86304d1 authored over 6 years ago
Merge pull request #3 from theescapers/develop
fixed page, deleting lines and commas.
fe8ddbae5378062382373a09c4b6d24ffc57fc2e authored over 6 years ago
Fixed edge case where quotes which are not delimiting a field cannot be deleted/backspaced
aa405740a048a8adb90a1ecedfa11540d94ed9d0 authored over 6 years ago
aa405740a048a8adb90a1ecedfa11540d94ed9d0 authored over 6 years ago
Check for null, and change to String.Empty
711a7832e44fae041952de289e305327f57bbcaf authored over 6 years ago
711a7832e44fae041952de289e305327f57bbcaf authored over 6 years ago
Now using TimeSpan.FromMilliseconds
883096162cdaae3a250c1be402a1a33551c043de authored over 6 years ago
883096162cdaae3a250c1be402a1a33551c043de authored over 6 years ago
AddLineOperation now position caret at beginning of line rather than end.
5e9ad104c14a8cbc47bd0c76fd9755592ce4942b authored over 6 years ago
5e9ad104c14a8cbc47bd0c76fd9755592ce4942b authored over 6 years ago
RemoveLineOperation now no longer crashes if remove last line.
caa42b810bb220d6bb1f897abb3fabd77df8a63a authored over 6 years ago
caa42b810bb220d6bb1f897abb3fabd77df8a63a authored over 6 years ago
Added "RemoveEmptyLines" to StringExtensions and makde ClearSelectedText work for removing whole lines.
5de49a1bbd645304a651d4f37a667a7294fc5420 authored over 6 years ago
5de49a1bbd645304a651d4f37a667a7294fc5420 authored over 6 years ago
fixed type
fe54809a1337cadcccf056ddbfae875fd3ec3f38 authored over 6 years ago
fe54809a1337cadcccf056ddbfae875fd3ec3f38 authored over 6 years ago
Simplified preventing deleting of delimiting commas
37c279db4d94854c3b4ff8d12712a74942745838 authored over 6 years ago
37c279db4d94854c3b4ff8d12712a74942745838 authored over 6 years ago
Fixed var typo
352b9100c9081a6952191ad56a2d0e3f7fc1e100 authored over 6 years ago
352b9100c9081a6952191ad56a2d0e3f7fc1e100 authored over 6 years ago
Fixed paste
5f9b714be495020a251c54c43277d94cfffdb091 authored over 6 years ago
5f9b714be495020a251c54c43277d94cfffdb091 authored over 6 years ago
Approve API changes
c754f3396e0863e3b53ce8bea0840e86488849a6 authored almost 7 years ago
c754f3396e0863e3b53ce8bea0840e86488849a6 authored almost 7 years ago
Merge pull request #2 from theescapers/develop
Highlight all occurrences of selected text in all lines, not just the …
717e1fff457af0e6edc219a6838d1dc48b95e991 authored almost 7 years ago
Changed to regular cast
52e842e36c702a4b18205ed09eb0e0b2268b1ed0 authored almost 7 years ago
52e842e36c702a4b18205ed09eb0e0b2268b1ed0 authored almost 7 years ago
Using same timer, stopped in Dispose() and Encapsulate Truncate with { and }
2113eb47db582c012263d311bac328b02c471374 authored almost 7 years ago
2113eb47db582c012263d311bac328b02c471374 authored almost 7 years ago
Live update of columns was too slow on large files, so added timer to ensure update happens no more than once every 50ms
9507cce022b0b180a3f9607ea76949448e8ed425 authored almost 7 years ago
9507cce022b0b180a3f9607ea76949448e8ed425 authored almost 7 years ago
Supported quoted columns in InsertCommaSeparatedColumn
6da3cbf0b151195e3a4a2b99ca34107a25ac003e authored almost 7 years ago
6da3cbf0b151195e3a4a2b99ca34107a25ac003e authored almost 7 years ago
Refreshes columns on text change rather than have to click somewhere on the editor
0704a6efc1a6900db2de1496610be30de0287493 authored almost 7 years ago
0704a6efc1a6900db2de1496610be30de0287493 authored almost 7 years ago
Truncate text going into find window to 20 chars maximum
aa4c6e09fad0a11bed7296b73a2103c9406906bd authored almost 7 years ago
aa4c6e09fad0a11bed7296b73a2103c9406906bd authored almost 7 years ago
Highlight all occurences of selected text in all lines, not just the current line.
Also put selection into "find/replace" window on opening.
22a5e26c7a1a36590244be7d9bd3e93b8528694d authored almost 7 years ago
Fix build
f2c2b02b7deccc70eed5226b82e80860a50ab2d3 authored almost 7 years ago
f2c2b02b7deccc70eed5226b82e80860a50ab2d3 authored almost 7 years ago
Maintenance
09b71966ff8bf102eae1380c18f00355b52b707f authored almost 7 years ago
09b71966ff8bf102eae1380c18f00355b52b707f authored almost 7 years ago
Update packages
390f2f1052031fba011c438afc04eb2ab2c7bf5f authored almost 7 years ago
390f2f1052031fba011c438afc04eb2ab2c7bf5f authored almost 7 years ago
Migrate test project to new project structure
990b6d429629a4c0f66f70d3c6f166cc6649bdfe authored almost 7 years ago
990b6d429629a4c0f66f70d3c6f166cc6649bdfe authored almost 7 years ago
Merge branch 'develop' of https://github.com/WildGums/Orc.CsvTextEditor into develop
39d936336215b4ed8014dd71b29633265fb226e5 authored almost 7 years ago
39d936336215b4ed8014dd71b29633265fb226e5 authored almost 7 years ago
Maintenance
22fcbe13c57f0955fa5f4e3aac2696582e1b9174 authored almost 7 years ago
22fcbe13c57f0955fa5f4e3aac2696582e1b9174 authored almost 7 years ago
Merge pull request #1 from theescapers/develop
Permit deleting quotes and delete columns
92f5f11ae2ef849a6a11fad735bd1d2dfb124c03 authored almost 7 years ago
Surround if/else with curly braces
d14cba6810e5cfb0d9ba55f6bc34f6cb6430e1f0 authored almost 7 years ago
d14cba6810e5cfb0d9ba55f6bc34f6cb6430e1f0 authored almost 7 years ago
Added to CONTRIBUTORS file
e50bb9c5bf522d93a6c897bb4fdd1a04da181de5 authored almost 7 years ago
e50bb9c5bf522d93a6c897bb4fdd1a04da181de5 authored almost 7 years ago
Fixed small typo
Small type fix in ClearSelectedText()
7a74a4e6cf4fee1ee812585f49b2aa5abebd1f26 authored almost 7 years ago
Prevent deleting characters from overrunning a field
On deleting characters, the user will now be prevented from deleting a delimiting comma, or the ...
b7ce80aee805b503dcac7693a84a7c90cfb5a279 authored almost 7 years ago
Permit deleting quotes and delete columns
296386ebc2c08b9631c9e03531d03bb878489254 authored almost 7 years ago
296386ebc2c08b9631c9e03531d03bb878489254 authored almost 7 years ago
Maintenance
225282b209978f06baa78fc64430f04f7295bbd3 authored almost 7 years ago
225282b209978f06baa78fc64430f04f7295bbd3 authored almost 7 years ago
Migrate to new project system
37649e4038fd82a243bd9765d038c77079c86928 authored almost 7 years ago
37649e4038fd82a243bd9765d038c77079c86928 authored almost 7 years ago
CTE-16 fix quoutation handling
1170b1e61d818bf15221ab824054de8c02c71826 authored about 7 years ago
1170b1e61d818bf15221ab824054de8c02c71826 authored about 7 years ago
CTE-22 disable to save text using ICsvTextEditorInstance
23f55a84d025282bc9b4935d0e64e0c0c3ca926f authored about 7 years ago
23f55a84d025282bc9b4935d0e64e0c0c3ca926f authored about 7 years ago
CTE-17 add IsDirty prperty and Save method into ICsvEditorInstance
15be520287abf8dcf461be309459f1aa567fef06 authored about 7 years ago
15be520287abf8dcf461be309459f1aa567fef06 authored about 7 years ago
approve public API changes
3bd4d531e2f3e59c87c2f3ea647b0b2014fe37b7 authored about 7 years ago
3bd4d531e2f3e59c87c2f3ea647b0b2014fe37b7 authored about 7 years ago
CTE-15 fix TabSpaceElementGenerator
6d76b73ade60e02479fe3233e0cf2c52865a2b7a authored about 7 years ago
6d76b73ade60e02479fe3233e0cf2c52865a2b7a authored about 7 years ago
don't rebuild text editor view when selecting text
d605f271462a300e397e12afb7085877e4aab109 authored about 7 years ago
d605f271462a300e397e12afb7085877e4aab109 authored about 7 years ago
introduced VerticalBar character constant
b2b87fd111dd7d38f25724f3282b8533979c1f0b authored about 7 years ago
b2b87fd111dd7d38f25724f3282b8533979c1f0b authored about 7 years ago
Update AvalonEdit
a6fb45aedfa60b66f924dcb0c295b389d73ee7bb authored over 7 years ago
a6fb45aedfa60b66f924dcb0c295b389d73ee7bb authored over 7 years ago
CTE-14 Enable files Drag and Drop with disabled text DnD
729fad1bc51631d5a24059fda44574ba54e7317b authored over 7 years ago
729fad1bc51631d5a24059fda44574ba54e7317b authored over 7 years ago
Fix build
86310e997dec7a1046a9dde3c204330421b59a0d authored over 7 years ago
86310e997dec7a1046a9dde3c204330421b59a0d authored over 7 years ago
Enable ApiApprover to make sure we don't introduce unwanted breaking changes
16b2fdb752745bb5842245b1a568f68c8980ee5d authored over 7 years ago
16b2fdb752745bb5842245b1a568f68c8980ee5d authored over 7 years ago
fixed crashings during Undo/Redo operations
54d45ca0b480fe265b82ed6320aaece94322957a authored over 7 years ago
54d45ca0b480fe265b82ed6320aaece94322957a authored over 7 years ago
- Convert to Catel 5
- Remove support for .NET 4.0
- Add support for .NET 4.7
a lot of renamings and refactorings; moved most of operations into separate classes
4b98e94f9b4c8744235d9f122962e5e5c6d0c51b authored over 7 years ago
4b98e94f9b4c8744235d9f122962e5e5c6d0c51b authored over 7 years ago
fixed new line symbol recognizing
295239c79e33383f71225a9b4de273ad2317e45e authored over 7 years ago
295239c79e33383f71225a9b4de273ad2317e45e authored over 7 years ago
CTE-12 CTE-13 improved performance of blank lines removing, trimming values and removing duplicated lines
02a2654343d75e76ea2d1c7e23fb09b429a9b884 authored over 7 years ago
02a2654343d75e76ea2d1c7e23fb09b429a9b884 authored over 7 years ago
Merge branch 'release/1.0.0'
ea0600a1a10cc86b81b43d23cfe53b026132da17 authored over 7 years ago
ea0600a1a10cc86b81b43d23cfe53b026132da17 authored over 7 years ago
Update packages
12c4b3bdbf5ac32e95a20badb4bd3ed45f7b7ad5 authored over 7 years ago
12c4b3bdbf5ac32e95a20badb4bd3ed45f7b7ad5 authored over 7 years ago
Update readme
32c50efbc83aaf4b49dbdacc6f754b0f35d0acb8 authored over 7 years ago
32c50efbc83aaf4b49dbdacc6f754b0f35d0acb8 authored over 7 years ago
Add some methods to CsvTextEditorService
561139c6b5ae6029fca74957f3617722ba7b1734 authored over 7 years ago
561139c6b5ae6029fca74957f3617722ba7b1734 authored over 7 years ago
changed project structure around the tools things
e02cd20ad32d116f4716c439023fbaf95c4308cc authored over 7 years ago
e02cd20ad32d116f4716c439023fbaf95c4308cc authored over 7 years ago
FG-287 removed confirmation before RaplaceAllOperation
124415a30cf391e44f2814975fc50a8c4d6c1274 authored over 7 years ago
124415a30cf391e44f2814975fc50a8c4d6c1274 authored over 7 years ago
FG-286 allowed to show FindReplaceTool several Times in a row
82c916949134f93b4b370fe59de930e7af6c5b38 authored over 7 years ago
82c916949134f93b4b370fe59de930e7af6c5b38 authored over 7 years ago
prevent application crash when failed to load file
cbb06a8511b4e4aa178101b795d772c2c7b9011d authored over 7 years ago
cbb06a8511b4e4aa178101b795d772c2c7b9011d authored over 7 years ago
removed debugging code
06262e7e173fc123a2e090593e6b8bad12eb16b8 authored almost 8 years ago
06262e7e173fc123a2e090593e6b8bad12eb16b8 authored almost 8 years ago
Merge remote-tracking branch 'origin/develop' into develop
dd9a73a03367e207ef17a54fe1170054a7fbe25a authored almost 8 years ago
dd9a73a03367e207ef17a54fe1170054a7fbe25a authored almost 8 years ago
DV-40 allowed to put comma between quotation marks
57412272b92317f9966233868a3f7d06e57b180a authored almost 8 years ago
57412272b92317f9966233868a3f7d06e57b180a authored almost 8 years ago
Remove reference to Catel.Extensions.Controls
29052124a25b0fa8443c6f7882f93952ba4ea586 authored almost 8 years ago
29052124a25b0fa8443c6f7882f93952ba4ea586 authored almost 8 years ago
Update Fody packages
1752e2903974e5859b05b0f46f2c08ebf7b3d1cc authored almost 8 years ago
1752e2903974e5859b05b0f46f2c08ebf7b3d1cc authored almost 8 years ago
Update NUnit
3674294e451f93074f875a0e9c8c7b488baa9241 authored almost 8 years ago
3674294e451f93074f875a0e9c8c7b488baa9241 authored almost 8 years ago
Update NuGet
96f37aa2023cf67e0e0ab9e30c3eb61a06375f72 authored almost 8 years ago
96f37aa2023cf67e0e0ab9e30c3eb61a06375f72 authored almost 8 years ago
Update Fody
1c29c7eec4c5a27d9634c4553683ef9548335f3d authored almost 8 years ago
1c29c7eec4c5a27d9634c4553683ef9548335f3d authored almost 8 years ago
FG-226 added GetText() method for CsvTextEditor
53db82a02f209cf6716e1a149d90a9f8c8a5dc32 authored almost 8 years ago
53db82a02f209cf6716e1a149d90a9f8c8a5dc32 authored almost 8 years ago
FG-226 removed IsDirtyProperty and fixed CanUdo/CanRedo properties
8ef005988d53fd22a8737e5c24edcb8fac5fb396 authored almost 8 years ago
8ef005988d53fd22a8737e5c24edcb8fac5fb396 authored almost 8 years ago
FG-226 update services when scope changed
3d648cd85758db5e97122fbac5453b89ad668dcb authored almost 8 years ago
3d648cd85758db5e97122fbac5453b89ad668dcb authored almost 8 years ago
Migration of code from app to separate component
152625f4c85e0df507080c0a7729457f03c91731 authored almost 8 years ago
152625f4c85e0df507080c0a7729457f03c91731 authored almost 8 years ago
Initial component setup
14f0f8b0ab46ff934cfbaa883f4815bbce83858d authored almost 8 years ago
14f0f8b0ab46ff934cfbaa883f4815bbce83858d authored almost 8 years ago
Initial commit
27a8645e66efc2f7abcc0feb45bfd948954dab0b authored almost 8 years ago
27a8645e66efc2f7abcc0feb45bfd948954dab0b authored almost 8 years ago