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
2018-03-05Set LangVersion to C# 6Vsevolod Kukol
2017-08-08Remove old warnings in Xwt and Xwt.Gtk (#712)Svante Seleborg
2017-06-06Merge remote-tracking branch 'origin/a11y'Vsevolod Kukol
2017-03-16[Gtk] Add Accessibility supportVsevolod Kukol
2017-03-07[Gtk] Track API changes, add IUtilityWindowBackendVsevolod Kukol
2016-09-21Implement ComboBoxCellView (only gtk for now)Lluis Sanchez Gual
2016-04-11Make XS happyJeffrey Stedfast
2015-10-06[Gtk] Removing obsolete icons:Vaclav Vancura
2015-10-05Merge remote-tracking branch 'origin/master' into image-loaderLluis Sanchez Gual
2015-09-21Fixup release configsMarius Ungureanu
2015-08-30[Gtk] Add FontSelector and SelectFontDialog backendsVsevolod Kukol
2015-07-21[Icons] [Gtk] New icons + dark skinVaclav Vancura
2015-07-02Add Calendar WidgetClaudio Rodrigo Pereyra Diaz
2014-12-11Enable Pdb creation in Release configurationVsevolod Kukol
2014-11-29Merge branch 'add-color-picker' of https://github.com/sevoku/xwt into sevoku-...Lluis Sanchez Gual
2014-08-07Merge remote-tracking branch 'mono/master' into add-color-pickerVsevolod Kukol
2014-08-03Merge remote-tracking branch 'mono/master' into add-color-selector-backendsVsevolod Kukol
2014-07-21[GTK] add Gtk3 PopoverBackend supportVsevolod Kukol
2014-07-18Merge remote-tracking branch 'mono/master' into sevoku/gtk3Vsevolod Kukol
2014-07-16[GTK] add color picker backendVsevolod Kukol
2014-07-15[GTK] add color selector backendVsevolod Kukol
2014-06-08extend WebView functionality (incl. all backends)Vsevolod Kukol
2014-06-02[GTK] move toolkit (gtk2/3) specific backend code to separate filesVsevolod Kukol
2014-05-30[GTK] add a custom GtkDrawingArea base for ImageBox with toolkit (gtk2/3) spe...Vsevolod Kukol
2014-05-30[GTK] add a custom GtkViewPort base for CustomViewPort with toolkit (gtk2/3) ...Vsevolod Kukol
2014-05-30[GTK] add a custom Gtk.CellRenderer base with toolkit (gtk2/3) specific imple...Vsevolod Kukol
2014-05-30[GTK] add toolkit (gtk2/3) specific extensions to reduce XWT_GTK3 usageVsevolod Kukol
2014-03-20[Icons] Fix missing icon for search entry.Matt Ward
2014-03-14[Icons] New searchbox icons:Vaclav Vancura
2014-02-26Add SearchTextEntry, with GTK implementationLluis Sanchez Gual
2014-02-22Add support for mouse events to CellViewLluis Sanchez Gual
2014-02-19Merge branch 'new-scroll-properties'Lluis Sanchez Gual
2014-02-19New ScrollControl classLluis Sanchez Gual
2014-02-19Flush xamarin studio csproj changesAlan McGovern
2014-01-25Added Xwt.Gtk.Mac and Xwt.Gtk.Windows support libsLluis Sanchez Gual
2013-10-03Added Keyboard classLluis Sanchez
2013-07-26Implement password entry for GTK and WPF.Bojan Rajkovic
2013-05-20[GTK] Implement scrollbar widget backendLluis Sanchez
2013-05-09Improve cell view backend apiLluis Sanchez
2013-05-09Reorganize TextAttribute apiLluis Sanchez
2013-04-13Added RadioButton widget with GTK backendunknown-user
2013-03-28Track api changes and reorganize context backend implementationLluis Sanchez
2013-02-26[Xwt] Add a simple Slider widget with a Gtk backendJeremie Laval
2013-02-06Add SegmentedButton widget and a basic Gtk backend.Jeremie Laval
2013-02-02Initial support for custom drawn cellsLluis Sanchez
2013-01-21Add support for native widget embeddingLluis Sanchez
2013-01-14Add support for getting screen geometry informationLluis Sanchez
2012-11-23Merge branch 'master' into multi-toolkit-lluisLluis Sanchez
2012-09-27index on master: c769c7a Add GtkMac bridge (MonoMac hosted in Gtk) projectLluis Sanchez Gual
2012-09-19Refactor MarkdownView into a more generalized RichTextView APIAlex Corrado