.. |
AlertDialogBackend.cs
|
[WPF] Implement hi-res icon support
|
2013-03-25 19:38:48 +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] Implement hi-res icon support
|
2013-03-25 19:38:48 +01:00 |
Buttons.xaml
|
[WPF] Drop down appearance for normal buttons
|
2012-04-13 18:38:50 -04:00 |
CanvasBackend.cs
|
[WPF] Fix canvas sizing issue
|
2013-04-10 13:47:39 +02:00 |
CheckBoxBackend.cs
|
Merge with upstream
|
2013-05-05 12:37:40 +02:00 |
CheckboxMenuItemBackend.cs
|
[WPF] Enable checking on radio/checkbox menu items
|
2012-04-03 10:50:27 -04:00 |
ClipboardBackend.cs
|
[WPF] Fix infinite loop in clipboard class
|
2013-07-09 16:00:20 +02: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
|
[WPF] Fix build by adding missing interface property
|
2013-05-22 19:22:00 +02:00 |
ContextBackendHandler.cs
|
[Wpf] Fix DrawingContext.CurrentTransform
|
2013-07-09 16:43:46 +01:00 |
CustomScrollViewPort.cs
|
[WPF] Add embed native widget backend
|
2013-07-11 16:08:08 -04:00 |
CustomWidgetBackend.cs
|
[WPF] Track api changes
|
2013-05-31 09:44:45 +02:00 |
DataConverter.cs
|
[WPF] Add support for multi-size icons
|
2013-07-15 15:37:57 +02:00 |
DatePickerBackend.cs
|
Wpf DatePicker(but only supports Date no Time)
|
2013-05-04 07:30:50 +02:00 |
DelegatedCommand.cs
|
[WPF] Remove deprecated requery subscribe
|
2012-03-27 01:40:08 -04:00 |
DialogBackend.cs
|
[WPF] DialogBackend method SetMinSize did not set Width
|
2013-05-05 13:10:01 +02:00 |
DrawingContext.cs
|
[Wpf] Fix DrawingContext.CurrentTransform
|
2013-07-09 16:43:46 +01:00 |
DropDownButton.cs
|
Fix some layout issues with drop down buttons
|
2012-04-23 18:15:42 +02:00 |
EmbedNativeWidgetBackend.cs
|
[WPF] Add embed native widget backend
|
2013-07-11 16:08:08 -04:00 |
ExCanvas.cs
|
[WPF] Fix canvas rendering issue
|
2013-06-11 19:23:22 +02: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] TreeView fixed wrong Shift selecting + implemented Keyboard support
|
2013-05-08 18:52:24 +02:00 |
ExTreeViewItem.cs
|
[WPF] TreeView fixed wrong Shift selecting + implemented Keyboard support
|
2013-05-08 18:52:24 +02:00 |
ExpanderBackend.cs
|
[WPF] Expander set wrong content Fix #205
|
2013-05-04 22:47:07 +02:00 |
FileDialogBackend.cs
|
[WPF] Fix FileDialogBackend for no filters
|
2012-03-21 15:39:39 -04:00 |
FontBackendHandler.cs
|
[WPF] Get correct font size from controls
|
2013-04-10 11:51:56 +02:00 |
FrameBackend.cs
|
[WPF] Fix NRE
|
2012-04-19 20:35:05 +02:00 |
GradientBackendHandler.cs
|
Improve disposal of resources
|
2013-06-25 13:51:10 +02:00 |
ImageAdorner.cs
|
[WPF] Adorn drag images on window content
|
2012-06-06 18:33:32 -04:00 |
ImageBuilderBackendHandler.cs
|
[WPF] Implement hi-res icon support
|
2013-03-25 19:38:48 +01:00 |
ImageHandler.cs
|
[WPF] Add support for multi-size icons
|
2013-07-15 15:37:57 +02:00 |
ImagePatternBackendHandler.cs
|
[WPF] Fix image rendering issues
|
2013-04-10 11:54:54 +02:00 |
ImageViewBackend.cs
|
[WPF] Implement hi-res icon support
|
2013-03-25 19:38:48 +01:00 |
KeyboardUtil.cs
|
[WpfBackend] Initial WidgetBackend impl.
|
2011-12-23 00:07:16 -06:00 |
LabelBackend.cs
|
[WPF] Track api changes
|
2013-05-31 09:44:45 +02:00 |
LevelToIndentConverter.cs
|
[WPF] TreeView drop location indicator
|
2012-06-08 18:55:29 -04:00 |
LinkLabelBackend.cs
|
WPF is buildable again
|
2013-05-08 21:51:40 +02:00 |
ListBoxBackend.cs
|
Reuse event IDs from ListView in ListBox
|
2013-05-21 12:19:14 +02: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
|
[WPF] Implement hi-res icon support
|
2013-03-25 19:38:48 +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
|
Rename some properties and methods in SizeConstraint
|
2013-06-03 16:14:52 +02: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 |
RadioButtonBackend.cs
|
Abit nicer code nothing special
|
2013-05-05 00:02:34 +02: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 |
SaveFileDialogBackend.cs
|
[WPF] Implemented SaveFileDialog
|
2013-03-11 19:15:21 +01:00 |
ScrollAdjustmentBackend.cs
|
Fixes in ScrollAdjustment
|
2013-06-04 12:07:48 +02:00 |
ScrollViewBackend.cs
|
[WPF] Fix NRE in ScrollView
|
2013-06-08 10:14:35 +02:00 |
ScrollbarBackend.cs
|
[WPF] Add scrollbar and slider backends
|
2013-07-09 16:00:20 +02:00 |
SelectColorDialogBackend.cs
|
[WPF] Added SelectColorDialogBacked
|
2013-05-04 12:48:13 +02:00 |
SelectFolderDialogBackend.cs
|
Implemented support for directory creation in SelectFolderDialog
|
2013-04-24 14:15:29 +02:00 |
SeparatorBackend.cs
|
Rename some properties and methods in SizeConstraint
|
2013-06-03 16:14:52 +02:00 |
SeparatorMenuItemBackend.cs
|
[WPF] Add Separator menu item
|
2012-03-26 14:38:22 -04:00 |
SliderBackend.cs
|
[WPF] Add scrollbar and slider backends
|
2013-07-09 16:00:20 +02:00 |
SpinButtonBackend.cs
|
Added SpinButton to WpfBackend
|
2013-05-03 14:24:17 +02:00 |
SpinnerBackend.cs
|
[Xwt.Wpf] Use a transparent background for spinners.
|
2013-01-14 11:57:43 +00:00 |
TextEntryBackend.cs
|
Add support for multi-line text entries
|
2013-05-21 10:13:07 +02:00 |
TextLayoutBackendHandler.cs
|
[WPF] Fix build
|
2013-06-25 16:35:42 -04: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] TreeView fixed wrong Shift selecting + implemented Keyboard support
|
2013-05-08 18:52:24 +02:00 |
TreeViewBackend.cs
|
[WPF] Track api changes
|
2013-05-31 09:44:45 +02:00 |
TreeViewDropAdorner.cs
|
[WPF] TreeView drop location indicator
|
2012-06-08 18:55:29 -04:00 |
Util.cs
|
[WPF] Implement hi-res icon support
|
2013-03-25 19:38:48 +01:00 |
ValuesContainer.cs
|
[WPF] ValuesContainer.cs header
|
2012-04-05 12:38:43 -04:00 |
WPFEngine.cs
|
[WPF] Add embed native widget backend
|
2013-07-11 16:08:08 -04:00 |
WidgetBackend.cs
|
[WPF] Add opacity support
|
2013-07-10 21:05:59 +02:00 |
WindowBackend.cs
|
[WPF] Widget placement fixes
|
2013-07-09 16:00:21 +02:00 |
WindowFrameBackend.cs
|
[WPF] Add opacity support
|
2013-07-10 21:05:59 +02:00 |
WindowsSpinButton.xaml.cs
|
[Wpf] SpinButton was before created with Xaml which MonoDevelop can't handle so now i rewrited to C#
|
2013-05-24 17:44:27 +02:00 |
WpfDesktopBackend.cs
|
Add Desktop.MouseLocation API with Gtk, Mac and WPF implementations
|
2013-06-25 16:35:42 -04:00 |