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
2019-08-26Call Destroy on Gtk objectsMichael Cummings
2019-08-26[Gtk] Improve Button.Markup supportVsevolod Kukol
2019-08-23Adding NRE checks and preventing double event subscribingMichael Cummings
2019-08-20Added formatting samplesMichael Cummings
2019-08-09Leverage SetContent from SetFormattedText before setting formatted text.Michael Cummings
2019-08-09Add XamMac and Gtk backendsMichael Cummings
2017-11-12[Gtk] Add Button.IsDefault supportVsevolod Kukol
2017-04-23[Perf] Avoid allocating delegates where method groups are applicable.Marius Ungureanu
2016-09-22[Gtk] Fix Button.LabelColor for text only buttonsVsevolod Kukol
2016-09-22[Gtk] Add Button.LabelColor supportVsevolod Kukol
2016-09-22[Gtk] Fix custom Button.BackgroundColor in Prelight stateVsevolod Kukol
2016-09-22[Gtk] Optimize horizontal Button alignmentVsevolod Kukol
2015-06-02[Gtk] Align left the label of menu button when the button is larger than its ...Jérémie Laval
2015-05-13[Xwt.Gtk] Apply font settings to composite buttonsJérémie Laval
2015-03-25[Gtk] Tweak button internal layout to have MenuButton arrow flushed rightJérémie Laval
2015-01-26[Gtk] fix evt handling for widgets with own windowVsevolod Kukol
2014-06-09[GTK] optimize BackgroundColor handlingVsevolod Kukol
2014-06-02[GTK] move toolkit (gtk2/3) specific backend code to separate filesVsevolod Kukol
2014-04-08[GTK] add initial Gtk3 supportVsevolod Kukol
2013-07-31Finish implementation of mnemonics for Buttons and MenuItemsDavid Lechner
2013-07-31Start work on adding support for mnemonicsDavid Lechner
2013-03-22Initial work to support multi-resolution imagesLluis Sanchez
2013-02-04Ongoing work to improve the Image APILluis Sanchez
2012-11-23Moved Toolkit to root Xwt namespaceLluis Sanchez
2012-11-23Rename ToolkitEngine to ToolkitLluis Sanchez
2012-11-23More API changesLluis Sanchez
2012-11-23Merge branch 'master' into multi-toolkit-lluisLluis Sanchez
2012-09-27On master: Multi toolkit changesLluis Sanchez Gual
2012-09-13[Xwt.Gtk] Put a VSeparator between the content and the down-arrowJeffrey Stedfast
2012-08-01Revert "Remove staticness from WidgetRegistry."Alan McGovern
2012-07-26Remove staticness from WidgetRegistry.Jeremie Laval
2012-01-14Added new borderless button styleLluis Sanchez
2012-01-11Don't fire the click event when changing the Active property.Lluis Sanchez
2011-12-30More sizing fixes. Allow setting a custom natural size.Lluis Sanchez
2011-12-29Fixed several size handling issuesLluis Sanchez
2011-12-16Ongoing workLluis Sanchez
2011-11-24Implement MenuButton for Gtk.Lluis Sanchez
2011-11-10Simplified widget hierarchy. Implemented ComboBoxLluis Sanchez
2011-11-04Ongoing workLluis Sanchez
2011-10-26Initial commitLluis Sanchez