Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
add-gitbotAdd gitbot rebase and backport triggersMichael Cummings (MSFT)3 years
add-vs-theme-supportUpdated to better match Proppy code styleBret Johnson6 years
anbucyk-fix-mac-material-tooltipsWIP converting color swatch to NSView. I'm not super familiar with AppKit or ...Anthony Bucyk5 years
backport-pr-794-to-mainAdd cast to fix bug with numeric conversionBret Johnson2 years
bleroy-BrushEditor-AdornersAn incomplete attempt at moving component gradient brush previews into adorners.Bertrand Le Roy7 years
bleroy-dpi-aware-icon-winAdd a DPI-dependent bitmap icon control, change brush selection tabs from vec...Bertrand Le Roy6 years
bleroy-fix-md-binding-errorsSetup proxy resources so bindings have a lower probability to fail to find th...Bertrand Le Roy6 years
bleroy-mac-focus-eventSet-up infrastructure to bubble up focus events, implement on a plain text fi...Bertrand Le Roy5 years
bleroy-rectangle-editor-windowsUse icons instead of labels for rectangle editor on WindowsBertrand Le Roy6 years
bleroy-reset-previous-color-on-resetReset previous solid color when resetting a brush property. Fixes #162Bertrand Le Roy5 years
bleroy-resourcesNew resource provider interfaces and mock implementationBertrand Le Roy6 years
bleroy-subproperties-archivedAllow for properties with subproperties, and implement it on Brush opacity, c...Bertrand Le Roy6 years
bleroy-tile-brushImplement ImageBrush editorBertrand Le Roy6 years
bleroy-tweak-color-resource-selectorTweak the vertical margins in the color resources dialogs. Fixes #432, and pr...Bertrand Le Roy5 years
char-editorAdds implementation to handle char typesJose Medrano5 years
d15-6Merge pull request #122 from xamarin/dominique-FixesForWorkbooksDominique Louis6 years
d15-7Merge pull request #304 from xamarin/ermau-d15-7-fixesEric Maupin6 years
d15-8Fix double-focusable issue on brush tabs. Fixes #310Bertrand Le Roy6 years
d15-9Fix double-focusable issue on brush tabs. Fixes #310Bertrand Le Roy6 years
d16-0Merge pull request #505 from xamarin/ermau-fix-uncommon-expandEric Maupin5 years
d16-0-p1Merge pull request #423 from xamarin/bleroy-mac-color-picker-layout-crashesEric Maupin6 years
d16-0-p2Merge pull request #423 from xamarin/bleroy-mac-color-picker-layout-crashesEric Maupin6 years
d16-1Merge pull request #563 from xamarin/bleroy-tweak-color-resource-selectorEric Maupin5 years
d16-10Merge pull request #763 from xamarin/dev/bretjohn/fix-1251446Bret Johnson3 years
d16-11Merge pull request #767 from xamarin/bump-vsmacStephen Shaw3 years
d16-2Merge pull request #578 from xamarin/fix-tabbing-for-outline-viewEric Maupin5 years
d16-3Merge pull request #612 from xamarin/dominique-AddVerticalScrollBarEric Maupin5 years
d16-4Merge pull request #681 from xamarin/masterDominique Louis5 years
d16-5Merge pull request #713 from xamarin/d16-5-backportsAlex Corrado4 years
d16-6Merge pull request #712 from xamarin/d16-6-backport-706Alex Corrado4 years
d16-7Increases delay time and disables caller button to override vs4mac focus (#752)Jose Medrano4 years
d16-8Merge pull request #750 from xamarin/locJérémie Laval4 years
d16-9Merge pull request #764 from xamarin/backport-pr-763-to-d16-9Bret Johnson3 years
d17-0Merge pull request #806 from xamarin/dev/thsparks/port_signing_changes_to_d17-0thsparks2 years
d17-0-vsmacMerge pull request #812 from xamarin/dev/bretjohn/fix-blank-outline-rowBret Johnson2 years
d17-0-vsmac-net6Adds XamPropertyEditing.Mac as net6.0 projectJose Medrano2 years
d17-1Merge pull request #809 from xamarin/dev/thsparks/port_signing_to_17_1Bret Johnson2 years
d17-2Merge pull request #803 from xamarin/dev/peterspa/EscCloseBrushEditorPeter Spada2 years
d17-3Merge pull request #818 from xamarin/bundle-fallbackJose Medrano23 months
d17-4Merge pull request #818 from xamarin/bundle-fallbackJose Medrano23 months
dev/bretjohn/fix-excess-property-editor-marginAvoid excess margins on left/right of property editorBret Johnson21 months
dev/bretjohn/fix-search-widthUpdate marginsBret Johnson21 months
dev/cadsit/update-backport-botUpdate backport-trigger.ymlConnor Adsit19 months
dev/davkar/fixMemoryLeakFix memory leakDavid Karlaš4 years
dev/mrward/net7Do not clear existing NuGet package sourcesMatt Ward20 months
dev/netonjm/fix-1569130Use GC.KeepAlive to prevent CGColor getting releasedBret Johnson21 months
dev/sandy/macos-rc3Build: Don't use Mono msbuild on MacSandy Armstrong24 months
dev/sandy/workloads-again-i-knowUpdate macos workload provisioningSandy Armstrong2 years
dev/sandy/workloads-again-i-know-1Update macos workload provisioningSandy Armstrong2 years
dev/therzok/multi-targetMulti-target net472 and net6.0-macosMarius Ungureanu2 years
dev/therzok/release-17.0-net6-port-candidateMulti-target net472 and net6.0-macosMarius Ungureanu2 years
dev/thsparks/optimize_microbuild_signingSimplify workaround, since this project does not sign any nuget files.thsparks2 years
dev/thsparks/port_microbuild_signing_changes_d16-11Revert "Try using dotnet test for running the tests"thsparks2 years
dominique-Autocompletion[Mac] Initial implementation of Autocompletion.Dominique Louis5 years
dominique-Autocompletion2[Mac] Refactor to use Custom NSComboBox as it has built in Complete.Dominique Louis6 years
dominique-DTExampleForJose[Mac] Example of Creating a Control from scratch.Dominique Louis5 years
dominique-Events[Mac] Initial Events implementation.CartBlanche5 years
dominique-FixPropertyReset390[Mac] Fix Property Reset Bug #390 in Point, Rectangle, Size, Thickness controls.Dominique Louis6 years
dominique-IconView[Mac] Initial IconView implementation.Dominique Louis6 years
dominique-MacVariations[Mac] Use the NSView.Tag property to set which control is the 1st one to rece...CartBlanche4 years
dominique-MakeArrangeModeTabbableMerge pull request #639 from xamarin/ermau-fix-reset-variationDominique Louis5 years
dominique-MakeDateTimeControlMoreConfigurableSet Correct UTC TimeZone and default Now when Stand Alone runs.CartBlanche4 years
dominique-OriginControlTry Latest VersionCartBlanche5 years
dominique-PropertySearchTabbing[Mac]Broken tabbing from Property Filter.Dominique Louis5 years
dominique-SetCorrectValueSourceOnBrushes[Mac]Set correct ValueSources for Brushes.Dominique Louis6 years
dominique-StatefulProperties[Mac] Stateful Group Editor Control Initial ImplementationCartBlanche5 years
dominique-ThemingChanges to support dynamic themes through Apple's .car files.Dominique Louis6 years
dominique-TypeName[Mac] Initial TypeName implementation.Dominique Louis6 years
dominique-UseNativeNSDataPickerUse NSDataPicker. Remove CustomnDatePicker.Dominique Louis5 years
dominique-autoresizing[Mac] Initial Autoresizing Control ImplementationCartBlanche4 years
ermau-fix-spacehierarchy[Win] Don't listen to keys from another sourceEric Maupin5 years
ermau-investigate-perfmoarEric Maupin6 years
ermau-mac-default-colors[mac] Move default colors to Mac libraryEric Maupin5 years
ermau-mac-label-colors[mac] Flush out more foreground useEric Maupin5 years
ermau-multi-events[Win] Events list shouldnt be focusableEric Maupin5 years
ermau-refresh-resources[Core] Support refreshing resourcesEric Maupin5 years
ermau-resource-selectorAdd simple resource selectorEric Maupin5 years
ermau-restore-bindingwip restoreEric Maupin5 years
ermau-stateful-properties[Core] Reverse when stateful is delve vs editEric Maupin5 years
ermau-thickness[Tests] Add thickness test propertyEric Maupin6 years
ermau-warnings[Win] WIP WarningsEric Maupin6 years
ermau-windows-eyedropper[Win] EyedropperEric Maupin6 years
fix-mac-save-collections[mac] fixed always canceled result in the collection windowPavel Yakovlev4 years
fix-proppyFixes NRE when activeRequester is null (Weak) when is no longer referencedJose Medrano4 years
fix-reset-button-mac[Mac] Don't show 'Reset' for read-only propertiesAlan McGovern5 years
focus-fixesDon't allows make first responder the disclosure view from the outlineviewJose Medrano5 years
juno/hb_867398d8-c3a7-4080-9dbc-0b26ebbb32db_20220105210305254LEGO: check in for loc to temporary branch.CSIGS2 years
juno/hb_867398d8-c3a7-4080-9dbc-0b26ebbb32db_20220112013440282LEGO: check in for loc to temporary branch.CSIGS2 years
juno/hb_867398d8-c3a7-4080-9dbc-0b26ebbb32db_20220320014841620LEGO: check in for loc to temporary branch.CSIGS2 years
juno/hb_867398d8-c3a7-4080-9dbc-0b26ebbb32db_20220321014851566LEGO: check in for loc to temporary branch.CSIGS2 years
juno/hb_867398d8-c3a7-4080-9dbc-0b26ebbb32db_20220322014803154LEGO: check in for loc to temporary branch.CSIGS2 years
lewing-accessibility-namesImprove accessibiltiy of the thickness propertiesLarry Ewing6 years
lewing-mac-group-editing[mac] expose group editor in the property treeLarry Ewing6 years
locLEGO: Merge pull request 807csigs2 years
mainMerge pull request #824 from xamarin/dev/sandy/prov-updateSandy Armstrong18 months
microbuild-signingAdd in MicroBuild signing to all csprojsConnor Adsit5 years
monodevelop[build] Strongname this so it can be referenced by other strongnamed libsJose Medrano5 years
monodevelop-rebasedFixes some compilation issuesJose Medrano5 years
perf-testwipAlan McGovern6 years
predefined-valuesNon constrained PredefinedValues allow filter and set valueJose Medrano4 years
release-17.0-net6-port-candidateMulti-target net472 and net6.0-macosMarius Ungureanu2 years
removes-focus-hackRemoves current hack to focus caller view on calling a RunModalForWindowJose Medrano4 years
separator-stringAdds a mechanism in PredefinedValues to allow handle separator string valuesJose Medrano5 years
stores-delegateKeeps reference from delegateJose Medrano22 months
target-frameworkTestingJose Medrano23 months
testsSome constraints changes based in current ControlSizeJose Medrano5 years
timespan-editor[mac] Fix visibility and layout for TimeSpanEric Maupin5 years
viniciusjarina-fix-do-whileFix UpdateResourcesAsync crash.Vinicius Jarina5 years
workbooksMerge pull request #469 from xamarin/pr-sandy-workbooks-nreSandy Armstrong5 years