Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/WildGums/Orc.Controls

Timespan, DateTime and various other controls
https://github.com/WildGums/Orc.Controls

ORCOMP-245 implemented filtering for ValidationContextDisplay

e09e70be968ca1a51709c5da591ba757d8509080 authored almost 9 years ago
ORCOMP-245 used reflection for extracting validation rule names for ValidationContextDisplay

f45b48a4dc11632377ff218c374652993c5e6312 authored almost 9 years ago
ORCOMP-245 implemented coloring in ValidationContextDisplay

6f51dfbd37be6ff3d9cea54e39a0828eaf93e740 authored almost 9 years ago
ORCOMP-245 fixed accent color usage

22f07511152dfb8c91b9c044936dd4210fcbfdb3 authored almost 9 years ago
ORCOMP-245 some code refactoring. Added bindable properties ValidationContext, ShowErrors and ShowWarnings into ValidationContextDisplay

c1cc994d286bdb46c6d5b4d4a7994870bc12d5c3 authored almost 9 years ago
(*) Update gitignore

3f53381385c66fc27522148d7071f0c90f6c8a08 authored almost 9 years ago
Revert "(*) Handle cases where no tags are present."

This reverts commit f46fa7b091c779d8ab9ce7d9f8141334103c3410.

c4c1df6139c7a272ec438b4e6bc082825f9ce08d authored almost 9 years ago
(*) Handle cases where no tags are present.

(*) Add colors to output

f46fa7b091c779d8ab9ce7d9f8141334103c3410 authored almost 9 years ago
Made some tweaks to the logic

fd462c9c917a184ff2208342e1589c05830c3087 authored almost 9 years ago
ORCOMP-245 initial commit for ValidationContextDisplay

c160fc9274c4f9beae012c3e5e30617d5d396a73 authored almost 9 years ago
Merge pull request #6 from michu/DateTimeFormat

Formatting in DatePickerControl and DateTimePickerControl

cbd52c01100aeb156ecc156363dc296d6d75869c authored almost 9 years ago
Code formatting + small improvements

3610c0f28e0591ebc6d1a2b73c2d5bf2fc74b266 authored almost 9 years ago
Avoid subscribing events in ctor for DatePickerControl and DateTimePickerControl controls

d1cefbd04868484508fc726a52ce82a990973b60 authored almost 9 years ago
Add support for short and long AM/PM designator format to DatePickerControl and DateTimePickerControl controls

7af23f3249ebfaea13043c92e9f4d47fbb7b8cff authored almost 9 years ago
Add support for short and long date format to DatePickerControl and DateTimePickerControl controls

f6cb32a8e0a03c7cbcaf51289e4c042e97cb01db authored almost 9 years ago
Add unit tests for DateTimeFormatHelper + small bugfixes

4095c1f1bff3421474461ea0008b13ac5ec31ba7 authored almost 9 years ago
Refactor format parsing code

97219a427abf8a49ea29ea229e3eef3a49389671 authored almost 9 years ago
Set default value for IsHour12FormatProperty dependency property

b46ec36bec360f4559b1904b33c09f81a6102117 authored almost 9 years ago
Rename converter

198d2ea0cafbe5ed8183461b106f19f8e016c017 authored almost 9 years ago
Replace '==' with string.Equals

bffcd3c5d2057bf98302e11ea46c0207e45ab54d authored almost 9 years ago
Small improvements

b070fcebb0cd9f992f93fd1f90a14be8b2d62fb6 authored almost 9 years ago
(+) Added HeaderBar control

(*) ColorLegend now respects the Header property

534905ce795316dc58c0c09e14f2bd8b6c8b31d2 authored almost 9 years ago
Small bugfixes after merge

bc93dc267b116240cd87baeed7d83b714cd12b74 authored almost 9 years ago
Merge branch 'develop' into DateTimeFormat

b2d7678dfc4b31133b407eed5ae22b6ad0b8753e authored almost 9 years ago
Merge pull request #4 from michu/develop

Add support for IsReadOnly in DatePickerControl and DateTimePickerControl

455fb1086f6c2d5096437241cc7b603e96cd308e authored almost 9 years ago
Rename element

973cbf4d8c461d5ebabb4287e4e28e2d88fe0210 authored almost 9 years ago
Rename elements

afab498d16da4effc77192fce348edc47710a89c authored almost 9 years ago
Added authors and contributors

6d9b00f9ff256c2bce64e4392ee88cae593146e8 authored almost 9 years ago
Add support for selecting date format to DatePicker example

ae238f1139daa4cfabd5946cddd474d1e3d5d1f1 authored almost 9 years ago
Add support for selecting datetime format to DateTimePicker example

38f4d9804c4fd14d4215b7768094cb74170146f4 authored almost 9 years ago
Add support for AM/PM designators to DateTimePickerControl

debb189e633430daedda8e1a8af21c2a57aaddd9 authored almost 9 years ago
NumericTextBox should update Value immediately when Format changed

134fe81b4669ad2a5d11747a949c552299e5d3ff authored almost 9 years ago
Add support for Format in DateTimePickerControl

04263d718ea7ca5a287d3dc4e401ab235a8d5106 authored almost 9 years ago
Add support for Format separators in DatePickerControl

23748fcd308f8e9e2dd0bc15bd8106b68296a042 authored almost 9 years ago
NumericTextBox should also check for AllTextSelected when Down key is pressed

9358e7709453ec7285d70a829977e7ef674a701d authored almost 9 years ago
Add readonly support for TimeSpanControl in example app

160a9fcf9caea4f48ee8ccf67fb9cf7c523de608 authored almost 9 years ago
Add IsReadOnly dependency property to TimeSpanControl

235459295523fc7c07a7bfeda291ae0bc0115e32 authored almost 9 years ago
Add readonly support for DateTimePickerControl in example app

c8ae289bef172c4ec153f74e0333039f6cf6b3a4 authored almost 9 years ago
Add readonly support for DatePickerControl in example app

8df45cc5b87baeec0496ae596888ec6b0a2defe0 authored almost 9 years ago
Add IsReadOnly dependency property to DateTimePickerControl

90630f4e03d694f35e2e73eb1c074685106f4892 authored almost 9 years ago
Add IsReadOnly dependency property to DatePickerControl

d2c838523a458b48653e08ca1257265964dcb446 authored almost 9 years ago
NumericBox should check for IsReadOnly property value when processing Up and Down keys

18ea4d13f3d368e26b4a6ed589282a18d67906d3 authored almost 9 years ago
Update resources

7af8c6d1e9f6ba3b233cdacaf28e3aa30d687f65 authored almost 9 years ago
Solution maintenance

c08c8ad90df4908c39f2a74c5a81639ac8689617 authored almost 9 years ago
(x) ORCOMP-227 LogViewer crashes in StackOverflow when type filter is enabled

d420c0b5d78a5e90a4c1db10ec8a179d349edf75 authored about 9 years ago
code cleanup after review

5e85c4fce8587c7d4ad7332f4a8c8c6b86732182 authored about 9 years ago
ORCOMP-219 Created CulturePicker control

ad12fec46eb5e53120f7ca6cab24895c57cef544 authored about 9 years ago
Merge branch 'release/1.2.0'

03454c93b698c686d7c6904dd000a6ec293d65c9 authored about 9 years ago
(*) ORCOMP-218 Create rolling in-memory log listener so we can get more history in the LogViewer

07171f59c0d2be37d962ad41747b7608735f6b30 authored about 9 years ago
ORCOMP-210 Sets Focusable to false by default on the AnimatedGif

b076a5b5375d2c7a971c0035590cb5154597ceba authored about 9 years ago
Updated to Catel 4.4

e52e5aa7fc5199b218cb0ef61a47a71ec6e93814 authored about 9 years ago
(*) ORCOMP-216 Extract all resources in xaml and code-behind into resx files

c5a64d7fd60a36c4d3c636921cf5a31c5b49104d authored about 9 years ago
(*) ORCOMP-215 Prepare all libraries to support multiple languages

ccc95bf30cfb55b305186186a838ee6fbab51898 authored about 9 years ago
corrected mistakes in comments for FilterProperty in SaveFilePickerView and OpenFilePickerView

b89fa814411b47d7bb7773c184a90ce75dcdaedf authored over 9 years ago
ORCOMP-200 Adds files filter to OpenFilePickerView

a827ad4b18aa95369043755374269ba153eeb8f7 authored over 9 years ago
Removed unused namespace

fceb5476caf9ffd8a5520034dba6db3d7d2f1a27 authored over 9 years ago
small improvements to AnimatedGif

45661ad6eec2b2ac4c4fa93b2fd0ea6eaa8a69b2 authored over 9 years ago
Updated packages

2ea74eddfd281fa6d5e74b88377dcfd84f3de1fb authored over 9 years ago
SA-223 Moves FluentRibbon backstage to front

8367527904550f482d6913b6b100709dd2b32b2c authored over 9 years ago
ORCOMP-165 Updates color legend example.

9bdf7cac0ea264c105355d41ad646b44f4a02cda authored over 9 years ago
Merge branch 'release/1.1.0'

4ed456ea2abe13e0299e6bb9b4af5581db0a3763 authored over 9 years ago
Updated all packages to stable versions

79253a214ff3c1bfd77388500fb4e2fc313da579 authored over 9 years ago
Merge branch 'release/1.0.0'

f7b27fa63525201da0ebcd5bc7fd4d7f3d8fbb53 authored over 9 years ago
Updated resharper settings

7fe673645d8a909ce95c03b5b659559e85728405 authored over 9 years ago
Updates ListBoxItem style in FilterBox control

411cf3b4eb9237f890a3a2c5d26998d5d0dad05c authored over 9 years ago
Moves FilterBox list box style to FilterBox.generic.xaml

42bf26c2f7a035e49cb382446df6bfcce4d9fbf7 authored over 9 years ago
ORCOMP-162 Fixes problem with list box style overwriting. Cleans up ColorLegend.xaml

54d036dede16148e568298b7246942753fb62774 authored over 9 years ago
ORCOMP-162 Replaces search box by filter box control in Legend control

18f0946bfcba03748e2dd76b976f7eaa97a16e58 authored over 9 years ago
Fixes the crash with clearing entries on start with custom listener.

321471301951f704257ae76e4b07fa2a2646b026 authored over 9 years ago
ORCOMP-174 Updates Expander control styles. Cleans up the code

930e46c0477dd6808f74dfa403eda6b8f2eabbf0 authored over 9 years ago
ORCOMP-174 Adds accent color to Expander. Updates Expander control style

62329bdae8b15af016ba1bcdb7b2d95f3668a550 authored over 9 years ago
ORCOMP-174 cleans up the code

51cde93c40d15ef47a40931c289288434c10f8c0 authored over 9 years ago
ORCOMP-174 Moves Expander control from Orc.Toolkit to Orc.Controls

c8583018b2bc5b9bff76a582d395546b45c46662 authored over 9 years ago
Merge branch 'develop' of https://github.com/Orcomp/Orc.Controls into develop

60c739e1654c33fd9853fe97fbb94f7e96cd8c2e authored over 9 years ago
Fixes the problem with duplicated log messages.

50d01ebce8af3d98d69283c92daa1d3b38ab3eaa authored over 9 years ago
Updates Catel packages

97493a231fe4970c2033c0836f1697273bb8caff authored over 9 years ago
ORCOMP-121 Updates Date Picker control to use system defined separator symbol

160bead96990e0fc34c5151f92ff6f8c31ec17cc authored over 9 years ago
Do not disable Open Directory button if the path does not exists.

ae4393e97df35341037a64ceb45cee194855826d authored over 9 years ago
Merge branch 'feature/ORCOMP-119' into develop

Conflicts:
src/Orc.Controls/Orc.Controls.Shared/Controls/DatePicker/Views/DatePickerControl.xam...

3185150d9bc3229e4f7c5aee8d2d8db050e642de authored over 9 years ago
ORCOMP-121 Implements possibility to specify format and numeric text box position in DatePicker control

b39f55e9ad01c8039711a4c522f5cff4dfe447d4 authored over 9 years ago
ORCOMP-121 Refactoring. Replaces AllowDecimal and DoubleZero properties with more generic Format property.

3d1c7348ddda59963b5b8193cc21b8de4eb46579 authored over 9 years ago
ORCOMP-119 Moves TimeSpan control styles to TimeSpan.generic.xaml

7d4210c882ba49fd5a2831adbfe34ddf4a90aca2 authored over 9 years ago
ORCOMP-119 Moves LogViwer styles to LogViewer.generic.xaml

6150d07fd4fcee687f0770a5045c32c39ad7b49d authored over 9 years ago
Merge branch 'develop' into feature/ORCOMP-119

06defda5ca152f1bf09d0f27565b20af078f8d53 authored over 9 years ago
ORCOMP-119 Moves FilterBox styles to FilterBox.generic.xaml

db8c1d5f1c8c9d1876b3d75a7ed743471ba96b4e authored over 9 years ago
ORCOMP-163 Fixes ColorLegend styles

fc0a4b9a3e5383a821a136ad4282ebfa7b745d38 authored over 9 years ago
ORCOMP-163 Fixes the popup placement

c273e4513da536b206f1031119af54b5d7ad9221 authored over 9 years ago
ORCOMP-119 Moves DropDownButton styles to DropDownButton.generic.xaml

9e88f6eea80abe23e14e6697acecd4600c974ac4 authored over 9 years ago
ORCOMP-119 Moves DateTimePickerControl styles to DateTimePickerControl.generic.xaml

31cfe305ee0c158eb6de14b19cbb96196a69fc18 authored over 9 years ago
ORCOMP-119 Moves DatePickerControl styles to DatePickerControl.generic.xaml

97565a18ab81d54648ce55301ed6afe157b7e1d2 authored over 9 years ago
ORCOMP-164 Updates checkbox check mark color

f65a70343b0e5c2e7ccc4e4004885dbbd04f5de7 authored over 9 years ago
ORCOMP-184 Moves AnimatedGif control from Catel to Orc.Controls

89b792c34f818aad6c7e2e4fd7c652d85d55fc61 authored over 9 years ago
Merge remote-tracking branch 'origin/develop' into develop

86cdbc707749b092461e70ea914d91b10d4a7220 authored over 9 years ago
ORCOMP-164 Updates checkbox style

b7f457f4ca57e53291bb46220a3c5a311e2e4497 authored over 9 years ago
ORCOMP-164 Implements Check all checkbox functionality

e7bb3d5f1cbb3fee8c2fa46de487dff64fe096d2 authored over 9 years ago
Apply async best practices

1efa282af7a35439bfd499b15709c9b9cda90ff8 authored over 9 years ago
Updates packages

e06284d5d42fe5d23807c0eff9d587e1de69b5c8 authored over 9 years ago
Changes the visibility of the ColorExtensions class

d2e09235d4ea1743b23869d89225c942c7b1f682 authored over 9 years ago
ORCOMP-157 Improves PinnableToolTip layout

5f3e4a856184f0ca0d28fa87cf49e6cea9d36095 authored over 9 years ago
ORCOMP-157 Improves PinnableToolTip layout, drag surface style

603254ebfb61708d5c41e104feb44f150138cf15 authored over 9 years ago