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

github.com/mono/xwt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-16[build] Make sure our build magic is both explained and easy to findAlan McGovern
2013-08-15[build] Support building in the xamarinvs configuration tooAlan McGovern
2013-08-15[build] Add another ReferencePath for compilation purposesAlan McGovern
2013-08-02Use string builderDavid Lechner
2013-07-31Add Mac MenuItem of UseMnemonicDavid Lechner
2013-07-31Start work on adding support for mnemonicsDavid Lechner
2013-07-30[Mac] Add support for State field to checkbox cell viewLluis Sanchez
2013-07-30[Mac] Allow setting the mixed state even when AllowMixed=falseLluis Sanchez
2013-07-30[Mac] Track api changes in checkboxLluis Sanchez
2013-07-28[Drawing API] Add ModifyCTM (Matrix m) to Xwt.Drawing.Context APIhwthomas
2013-07-21Fix several size calculation issues in Window and DialogLluis Sanchez
2013-07-16Implement CheckBoxCellViewLluis Sanchez
2013-07-16[Mac] CellView improvementsLluis Sanchez
2013-07-14Merge pull request #227 from dlech/fix_treeview_crashLluis Sanchez
2013-07-14[Mac] fix crash when tree view SelectedRows count is zeroDavid Lechner
2013-07-11[Mac] Allow running mac/xwt apps outside of a bundleLluis Sanchez
2013-07-10Add support for widget and window opacityLluis Sanchez
2013-07-04Add support for multi-size iconsLluis Sanchez
2013-06-27[Mac] Fix NRE when adding a widget to a dialogLluis Sanchez
2013-06-27[Mac] Vertically align labels and single-line text entriesLluis Sanchez
2013-06-26Add Desktop.MouseLocation API with Gtk, Mac and WPF implementationsAlex Corrado
2013-06-25Fix some ScrollView issuesLluis Sanchez
2013-06-25Improve disposal of resourcesLluis Sanchez
2013-06-12[Mac] Widget placement fixesLluis Sanchez
2013-06-07[Mac] Fixed scrollbar orientationLluis Sanchez
2013-06-07[Mac] Implemented SliderLluis Sanchez
2013-06-07[Mac] Implement DatePicker backendLluis Sanchez
2013-06-07[Mac/Frame] Fix child allocation issuesLluis Sanchez
2013-06-07[Mac] Fix widget placement updatesLluis Sanchez
2013-06-04[Mac] Fix stack overflow caused by recent scrolling changesLluis Sanchez
2013-06-04Fixes in ScrollAdjustmentLluis Sanchez
2013-06-03Rename some properties and methods in SizeConstraintLluis Sanchez
2013-06-03[Mac] Fix window content sizing issueLluis Sanchez
2013-06-03[Mac] Fix ImageView.Image setterLluis Sanchez
2013-05-31[Mac] Fix drawing unit testsLluis Sanchez
2013-05-31[Mac] Sizing fixesLluis Sanchez
2013-05-30Fix typoLluis Sanchez
2013-05-28Merge branch 'master' into desired-sizeLluis Sanchez
2013-05-28[Mac] ScrollView fixesLluis Sanchez
2013-05-28Layout api improvementsLluis Sanchez
2013-05-27Remove unused SizeRequestMode enumLluis Sanchez
2013-05-27[Mac] Fix resizing issues in ExpanderLluis Sanchez
2013-05-27[Mac] More size calculation fixesLluis Sanchez
2013-05-27[Mac] Fix size calculation issues when using marginsLluis Sanchez
2013-05-27Widget margin is now handled by containersLluis Sanchez
2013-05-24[Mac] Track api changes in size negotiation modelLluis Sanchez
2013-05-24Ongoing work to simplify de size negotiation modelLluis Sanchez
2013-05-24Honor the positioning Rectangle passed to Popover.ShowAlex Corrado
2013-05-23[Mac] Honor borderless style in ButtonLluis Sanchez
2013-05-23[Mac] Fix size calculation issue for custom widgetsLluis Sanchez