xwt/Xwt.WPF/Xwt.WPFBackend
Lluis Sanchez 08a6a6c41b Merge branch 'master' into improved_images
Conflicts:
	Xwt/Xwt.csproj
2013-02-07 09:54:29 +01:00
..
AlertDialogBackend.cs [WPF] Track changes in the image API 2013-02-05 00:51:39 +01:00
Backend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
BooleanToValueConverter.cs [WPF] Column support for TreeViews 2012-04-11 11:58:14 -04:00
BoxBackend.cs Fix some layout issues with drop down buttons 2012-04-23 18:15:42 +02:00
ButtonBackend.cs [WPF] Track changes in the image API 2013-02-05 00:51:39 +01:00
Buttons.xaml [WPF] Drop down appearance for normal buttons 2012-04-13 18:38:50 -04:00
CanvasBackend.cs [WPF] More size calculation fixes 2013-01-18 00:04:10 +01:00
CheckBoxBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
CheckboxMenuItemBackend.cs [WPF] Enable checking on radio/checkbox menu items 2012-04-03 10:50:27 -04:00
ClipboardBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
ComboBoxBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
ComboBoxEntryBackend.cs Use XWT's default size for ComboBoxEntry 2012-04-04 09:35:25 +02:00
ComboBoxTextEntryBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
ContextBackendHandler.cs [WPF] Track changes in the image API 2013-02-05 00:51:39 +01:00
CustomScrollViewPort.cs [WPF] Fix vertical scrolling issue 2013-01-18 12:59:30 +01:00
CustomWidgetBackend.cs [WPF] Fix size calculation of custom widgets 2012-09-26 18:24:24 +02:00
DataConverter.cs [WPF] Fix bitmap conversion issue 2013-01-10 15:37:07 +01:00
DelegatedCommand.cs [WPF] Remove deprecated requery subscribe 2012-03-27 01:40:08 -04:00
DialogBackend.cs Merge branch 'master' into xwt-next 2013-01-03 15:22:44 +01:00
DrawingContext.cs Revert "Add Xwt.Drawing.Path API with Gtk, WPF, and Mac implementations and a sample" 2012-12-05 11:42:29 -05:00
DropDownButton.cs Fix some layout issues with drop down buttons 2012-04-23 18:15:42 +02:00
ExCanvas.cs [WPF] Update canvas to use IWpfWidget 2012-03-29 20:37:14 -04:00
ExComboBox.cs [WPF] ComboboxTextEntry support Changed event 2012-04-02 17:47:40 -04:00
ExGrid.cs [WPF] Fix blank groupbox header (hack) 2012-04-05 11:43:52 -04:00
ExListBox.cs [WPF] Simplified ListBox/ListView selection models 2012-04-05 16:14:59 -04:00
ExListView.cs [WPF] Autosize listview columns 2012-04-19 15:11:32 -04:00
ExListViewItem.cs [WPF] Autosize listview columns 2012-04-19 15:11:32 -04:00
ExRichTextBox.cs [Xwt.Wpf] Push the new Wpf based markdown widget 2012-08-28 01:43:28 +01:00
ExScrollViewer.cs [WPF] Mostly support custom scrolling 2012-03-29 20:39:04 -04:00
ExTextBox.cs [WPF] Fix occasional grey text in textboxes 2012-04-16 12:52:53 -04:00
ExTreeView.cs [WPF] Column support for TreeViews 2012-04-11 11:58:14 -04:00
ExTreeViewItem.cs [WPF, TreeView] Basic implementation of expansion events 2013-01-31 18:59:18 +01:00
FileDialogBackend.cs [WPF] Fix FileDialogBackend for no filters 2012-03-21 15:39:39 -04:00
FontBackendHandler.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
FrameBackend.cs [WPF] Fix NRE 2012-04-19 20:35:05 +02:00
GradientBackendHandler.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
ImageAdorner.cs [WPF] Adorn drag images on window content 2012-06-06 18:33:32 -04:00
ImageBuilderBackendHandler.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
ImageHandler.cs [WPF] Track changes in the image API 2013-02-05 00:51:39 +01:00
ImagePatternBackendHandler.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
ImageViewBackend.cs [WPF] Convert image types when needed 2012-03-21 19:33:57 -04:00
KeyboardUtil.cs [WpfBackend] Initial WidgetBackend impl. 2011-12-23 00:07:16 -06:00
LabelBackend.cs [WPF] Fix preferred size calculation bug 2013-01-16 18:07:49 +01:00
LevelToIndentConverter.cs [WPF] TreeView drop location indicator 2012-06-08 18:55:29 -04:00
LinkLabelBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
ListBoxBackend.cs [WPF] Simplified ListBox/ListView selection models 2012-04-05 16:14:59 -04:00
ListDataSource.cs Remove duplicate Clear method 2012-04-19 17:30:02 +02:00
ListSourceNotifyWrapper.cs [WPF] DataSourceNotifyWrapper -> ListSourceNotifyWrapper 2012-03-23 15:59:01 -04:00
ListViewBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
MenuBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
MenuButtonBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
MenuItemBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
NotebookBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
OpenFileDialogBackend.cs Add WPF OpenFileDialogBackend 2012-03-20 12:48:27 -04:00
PanedBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
PopoverBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
ProgressBarBackend.cs ProgressBar: correct some headers 2012-05-14 20:32:22 +01:00
RadioButtonMenuItemBackend.cs [WPF] Enable checking on radio/checkbox menu items 2012-04-03 10:50:27 -04:00
ResPool.cs [Xwt.Wpf] Fix the caching of SolidColorBrushes in ResPool 2012-08-31 10:27:34 +01:00
RichTextViewBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
ScrollAdjustmentBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
ScrollViewBackend.cs [WPF] Fix ScrollView sizing issue 2012-09-18 20:16:11 +02:00
SelectFolderDialogBackend.cs Make SelectFolderDialog working and add sample for single select 2012-03-21 22:12:28 +01:00
SeparatorBackend.cs [WPF] Custom separator 2012-03-22 12:43:42 -04:00
SeparatorMenuItemBackend.cs [WPF] Add Separator menu item 2012-03-26 14:38:22 -04:00
SpinnerBackend.cs [Xwt.Wpf] Use a transparent background for spinners. 2013-01-14 11:57:43 +00:00
TextEntryBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
TextLayoutBackendHandler.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
TextLayoutContext.cs Change TextRenderingHint and clarify DrawTextLayout 2012-08-06 16:14:38 +01:00
Timeout.cs Implement TimerInvoke and CancelTimerInvoke in Application. 2012-02-28 16:54:05 -06:00
ToggleButtonBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
TreeStoreBackend.cs [WPF] Fixed and unified row view models 2012-04-05 12:21:38 -04:00
TreeStoreNode.cs [WPF] TreeView: Defer children collection creation 2012-04-16 14:31:14 -04:00
TreeView.xaml [WPF] Fix tree view header scrolling 2012-04-16 11:25:50 -04:00
TreeViewBackend.cs Track api changes in WPF backend 2012-12-07 13:12:39 +01:00
TreeViewDropAdorner.cs [WPF] TreeView drop location indicator 2012-06-08 18:55:29 -04:00
Util.cs [WPF] Fix font sizes 2012-04-02 13:30:27 -04:00
ValuesContainer.cs [WPF] ValuesContainer.cs header 2012-04-05 12:38:43 -04:00
WPFEngine.cs Require backends to actually implement the interface they are registered for 2013-02-06 15:34:30 -05:00
WidgetBackend.cs [WPF] More size calculation fixes 2013-01-18 00:04:10 +01:00
WindowBackend.cs [WPF] Fix window padding bug 2012-12-13 12:30:57 +01:00
WindowFrameBackend.cs [WPF] Fix window size calculation bug 2012-12-13 12:30:57 +01:00
WpfDesktopBackend.cs [WPF] Implement DesktopBackend 2013-01-14 11:33:33 +01:00