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
2017-06-02[Xwt] Fix one strong event handler registration on strong ref cycleMarius Ungureanu
2017-04-24Fix formatting.Marius Ungureanu
2017-04-23[Perf] Avoid allocating delegates where method groups are applicable.Marius Ungureanu
2017-03-04[Gtk] Fix Gtk error if the window size is zeroVsevolod Kukol
2017-03-04[Gtk2] Fix initial Window allocationVsevolod Kukol
2016-12-30Add HasFocus property to Window.Konrad M. KruczyƄski
2016-05-20Add NativeToolkit supportVsevolod Kukol
2015-12-28Add WindowFrame.Name propertyVsevolod Kukol
2014-07-18Merge remote-tracking branch 'mono/master' into sevoku/gtk3Vsevolod Kukol
2014-06-26Sensitivity for WindowFrame.Thomas Mayer
2014-05-30[GTK] add toolkit (gtk2/3) specific extensions to reduce XWT_GTK3 usageVsevolod Kukol
2014-04-08[GTK] add initial Gtk3 supportVsevolod Kukol
2014-04-07[GTK] add missing window icon supportVsevolod Kukol
2013-11-14The Imrpove WindowFrame.CloseLluis Sanchez
2013-11-14Window and dialog closing improvementsLluis Sanchez
2013-11-06CloseRequested event fixesLluis Sanchez
2013-07-21Fix several size calculation issues in Window and DialogLluis Sanchez
2013-07-10Add support for widget and window opacityLluis Sanchez
2013-05-31[GTK] Fix window sizing issueLluis Sanchez
2013-05-31[GTK] Widget and window sizing fixesLluis Sanchez
2013-03-23Improvements in the bitmap generation apiLluis Sanchez
2013-03-22Initial work to support multi-resolution imagesLluis Sanchez
2013-03-12Add FullScreen property to WindowLluis Sanchez
2013-02-07[GTK] Implement Window.Shown/Hidden eventsLluis Sanchez
2013-01-14Add support for getting screen geometry informationLluis Sanchez
2012-11-23Moved Toolkit to root Xwt namespaceLluis Sanchez
2012-11-23More API changesLluis Sanchez
2012-11-23Ongoing work on multi-toolkit supportLluis Sanchez
2012-10-02[GTK] Another window sizing fixLluis Sanchez
2012-10-02[GTK] Fix more window sizing issuesLluis Sanchez
2012-10-02Revert "Revert "Set the correct window size for Dialogs""Lluis Sanchez
2012-10-02Revert "Set the correct window size for Dialogs"Jeremie Laval
2012-10-01Set the correct window size for DialogsLluis Sanchez
2012-09-26[Gtk.WindowBackend] When a size is set we do force with a size requestJeremie Laval
2012-09-25[WindowFrame] Add Resizable option with impl on all backendsJeremie Laval
2012-09-11Closed -> CloseRequested rename as per slluis' tips in #125.Konrad M. Kruczynski
2012-09-04Window close event with GTK backend.Konrad M. Kruczynski
2012-08-20[WindowFrame] Add TransientFor propertyJeremie Laval
2012-08-09[GTK] Fix Window.Present method when runnin on MacLluis Sanchez
2012-08-09add icon property to WindowFrame on Gtk backendWolfgang Silbermayr
2012-06-25Fix window position when shown for the first timeLluis Sanchez
2012-05-17Revert "[WindowFrame] Add support for setting window opacity"Jeremie Laval
2012-05-17[WindowFrame] Add support for setting window opacityJeremie Laval
2012-04-20Added Window.Present methodLluis Sanchez
2012-04-03Reorganized event sinks into backend hostsLluis Sanchez
2012-03-16Fix issue with the Dispose methodLluis Sanchez
2012-01-25Provide the correct window location for Window's Bounds propertyLluis Sanchez
2011-12-29Fixed several size handling issuesLluis Sanchez
2011-12-28Fix cast exceptionLluis Sanchez
2011-12-23Fix issue when getting parent window of embedded wigetLluis Sanchez