openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Caliburn.Micro
Settings
|
Report Duplicate
15
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 50 of 55
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Made a field readonly...
EisenbergEffect
More...
about 14 years ago
Merge conductor fix with default.
EisenbergEffect
More...
about 14 years ago
Fixes an overisight in the new conductors mechanism which prevented the ConductorWithCollectionOneActive from closing children which should be closed even if the parent cannot close. A bool property was added to the constructor of the DefaultCloseStrategy in order to simplify changing this behavior.
EisenbergEffect
More...
about 14 years ago
Merge template fixes into default.
EisenbergEffect
More...
about 14 years ago
Fixed a problem with ContentTemplateSelector in WPF tab controls.
EisenbergEffect
More...
about 14 years ago
Some refactoring in WindowManager to fix some bugs in event wireups and lifecycle.
EisenbergEffect
More...
about 14 years ago
Adding Support for using a DataTemplateSelector with WPF ItemsControls
AnsonSmith
More...
about 14 years ago
Fixed a bug in the InstanceActivator for WP7 related to more changes in RTM chooser functionality.
EisenbergEffect
More...
about 14 years ago
Merged with template corrections.
EisenbergEffect
More...
about 14 years ago
Enabled all features of Actions to work withing the AppBar on WP7. Simply use CM's AppBarButton and AppBarMenuItem instead of the OOTB elements. Set the Message property on these elements and the framework will make it work.
EisenbergEffect
More...
about 14 years ago
corrected a problem wioth the template generation, fixes #35
bennage
More...
about 14 years ago
Fixed a bug with availability effects ovverriding explicit bindings.
EisenbergEffect
More...
about 14 years ago
Merge GetTargetMethod changes with PhoneService changes.
EisenbergEffect
More...
about 14 years ago
Some reworking of the GetTarget method to remove parameter tpe chaecking and use linq.
EisenbergEffect
More...
about 14 years ago
Fixed a bug with launcher/choosers that was introduced in the RTM WP7 build. Now we call the completed event regardless of whether the app gets tombstoned or not by the chooser.
EisenbergEffect
More...
about 14 years ago
-Added RegisterWithPhoneService to the PhoneContainer in the WP7 template. This allows DI of instances which are actually cached in the PhoneApplicationState. Use this for complex shared data that needs to persist across tombstoned instances. -A minor bit of refactoring in the SurviveTombstoneAttribute.
EisenbergEffect
More...
about 14 years ago
Added a way to specify the PhoneApplicationFrame for a WP7 application. This enables the injection of custom animating frames, etc.
EisenbergEffect
More...
about 14 years ago
Added "GetTargetMethod" to ActionMessage, which now parses parameters to determine match
bondsbw
More...
about 14 years ago
Fixed some typos in the vs templates.
EisenbergEffect
More...
over 14 years ago
Fixed a bug in nested path binding conventions if the path relates to interface defined properties.
EisenbergEffect
More...
over 14 years ago
Split the project templates out into their own solution.
EisenbergEffect
More...
over 14 years ago
Fixed some typos.
EisenbergEffect
More...
over 14 years ago
Added a missing debug symbol to the WPF project.
EisenbergEffect
More...
over 14 years ago
Fixed a bug I just introduced in WP7.
EisenbergEffect
More...
over 14 years ago
Some bug fixes to Action.Target.
EisenbergEffect
More...
over 14 years ago
Some reformatting.
EisenbergEffect
More...
over 14 years ago
Dropped HasHandlerProperty Use ReadLocalValue / DependencyProperty.UnsetValue instead
Tobias Grimm
More...
over 14 years ago
If Action.Target* is explicitly set and it is null, don't continue searching the hierarchy upwards for a matching target.
Tobias Grimm
More...
over 14 years ago
Merge
Tobias Grimm
More...
over 14 years ago
Consider all elements in the tree when binding to Target changes
Tobias Grimm
More...
over 14 years ago
←
1
2
…
46
47
48
49
50
51
52
53
54
55
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree