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
path: root/Xwt
AgeCommit message (Expand)Author
2017-04-26Merge pull request #683 from sevoku/optimize-desktop-boundsVsevolod Kukol
2017-04-26Add Toolkit.GetScreenBounds for native widgetsVsevolod Kukol
2017-04-26Xwt.Desktop support for cross-toolkit callsVsevolod Kukol
2017-04-26[Mac] Fixed crash using Popover with `NSView`.Vinicius Jarina
2017-04-24Fix formatting.Marius Ungureanu
2017-04-23[Perf] Avoid allocating delegates where method groups are applicable.Marius Ungureanu
2017-04-16Update TextChangedEventArgs.csMarius Ungureanu
2017-04-15[Xwt,Gtk,WPF] Add support for NewText handling in TextCellViewMarius Ungureanu
2017-04-07Merge pull request #531 from sevoku/fix-cellview-eventsVsevolod Kukol
2017-04-05Fix NRE in Window finalizerVsevolod Kukol
2017-03-31Merge pull request #662 from sevoku/add-column-cell-expansionJérémie Laval
2017-03-28Remove expands parameter from CellView constructorVsevolod Kukol
2017-03-28New CellViewCollection.Add overload with expansionVsevolod Kukol
2017-03-27Add CellView expansion supportVsevolod Kukol
2017-03-27Add List/Tree Column expansion supportVsevolod Kukol
2017-03-27Optimize CellView event handlingVsevolod Kukol
2017-03-24Merge remote-tracking branch 'origin/master' into add-popup-windowVsevolod Kukol
2017-03-20[Xwt] Add a faster way of getting the image sizeAlan McGovern
2017-03-16Add Toolkit.WrapAccessible to wrap native accessibility objectsVsevolod Kukol
2017-03-16Use AccessibleBackendHost to handle accessibility eventsVsevolod Kukol
2017-03-16Rename IAccessibleBackend membersVsevolod Kukol
2017-03-16Add basic Accessibility APIVsevolod Kukol
2017-03-16Avoid boxing on Font.ToString()Marius Ungureanu
2017-03-07PopupWindow resizes with its content by defaultVsevolod Kukol
2017-03-07Add new UtilityWindow frontendVsevolod Kukol
2017-03-07Add PopupWindow Frontend implementationVsevolod Kukol
2017-03-07Add WidgetSpacing.IsZero and IEquatable supportVsevolod Kukol
2017-03-07Add WindowFrame.BackgroundColor propertyVsevolod Kukol
2017-03-04Merge pull request #650 from sevoku/fix-initial-window-boundsLluis Sanchez
2017-03-03Fix initial window sizing with Window.PresentVsevolod Kukol
2017-03-03Fix Label sizing with MarkupVsevolod Kukol
2017-02-16Merge pull request #646 from mono/fix-build-warningsLluis Sanchez
2017-02-16Fix build warnings, remove orphaned codeVsevolod Kukol
2017-02-15Merge pull request #645 from mono/fix-special-font-name-parsingLluis Sanchez
2017-02-15Fix complex font name detectionVsevolod Kukol
2017-02-15[Test] Add unit tests for special font name supportVsevolod Kukol
2017-02-15Fix font unit testLluis Sanchez Gual
2017-02-12[Mac] Map ToolkitType.Cocoa to Xwt.XamMacVsevolod Kukol
2017-02-08Merge pull request #638 from sevoku/add-widget-boundsLluis Sanchez
2017-02-08Merge pull request #634 from sevoku/fix-custom-image-drawingVsevolod Kukol
2017-02-08Merge pull request #629 from sevoku/add-translation-supportVsevolod Kukol
2017-02-08Add ParentBounds and WindowBoundsVsevolod Kukol
2017-02-08Use ApplicationContext.Toolkit where appropriateVsevolod Kukol
2017-02-08Don't preserve styles across custom image drawsVsevolod Kukol
2017-02-08Translate default command labelsVsevolod Kukol
2017-02-08Use the new translation APIVsevolod Kukol
2017-02-08Add translation support using Application.TranslationCatalogVsevolod Kukol
2016-12-30Add HasFocus property to Window.Konrad M. Kruczyński
2016-12-16Fix Image loading from file with mono 4.9Vsevolod Kukol
2016-12-05Simplify UI synchronization code using named delegatesVsevolod Kukol