.. |
EngineBackend.cs
|
Initial commit
|
2011-10-26 13:56:14 +02:00 |
IAlertDialogBackend.cs
|
Changed hierarchy of Window. A window is not a widget anymore.
|
2011-12-12 16:51:22 +01:00 |
IBackend.cs
|
Initial commit
|
2011-10-26 13:56:14 +02:00 |
IBackendHandler.cs
|
Initial commit
|
2011-10-26 13:56:14 +02:00 |
IBoxBackend.cs
|
Initial commit
|
2011-10-26 13:56:14 +02:00 |
IButtonBackend.cs
|
Ongoing work
|
2011-11-03 23:01:18 +01:00 |
ICanvasBackend.cs
|
Allow embedding widgets in a canvas.
|
2011-11-30 11:13:04 +01:00 |
IColumnContainerBackend.cs
|
Initial commit
|
2011-10-26 13:56:14 +02:00 |
IComboBoxBackend.cs
|
Add selection changed event and removed some debug code
|
2011-11-11 12:37:34 +01:00 |
IContextBackendHandler.cs
|
Added new helper methods.
|
2011-11-09 18:22:07 +01:00 |
ICustomWidgetBackend.cs
|
Ongoing work on Window and screen coordinate methods
|
2011-11-23 20:56:17 +01:00 |
IDesignerSurfaceBackend.cs
|
Initial commit
|
2011-10-26 13:56:14 +02:00 |
IFontBackendHandler.cs
|
Initial commit
|
2011-10-26 13:56:14 +02:00 |
IGradientBackendHandler.cs
|
Initial commit
|
2011-10-26 13:56:14 +02:00 |
IImageViewBackend.cs
|
Added Image and ToggleButton
|
2011-11-24 17:40:47 +01:00 |
ILabelBackend.cs
|
Initial commit
|
2011-10-26 13:56:14 +02:00 |
IListStoreBackend.cs
|
Add support for custom data sources for ListView, TreeView and ComboBox
|
2011-11-11 11:53:53 +01:00 |
IListViewBackend.cs
|
Add support for custom data sources for ListView, TreeView and ComboBox
|
2011-11-11 11:53:53 +01:00 |
IMenuBackend.cs
|
Initial commit
|
2011-10-26 13:56:14 +02:00 |
IMenuButtonBackend.cs
|
Implement MenuButton for Gtk.
|
2011-11-24 11:45:19 +01:00 |
IMenuItemBackend.cs
|
Improved menu item support.
|
2011-12-02 11:50:19 +01:00 |
INotebookBackend.cs
|
Initial commit
|
2011-10-26 13:56:14 +02:00 |
IPanedBackend.cs
|
Initial commit
|
2011-10-26 13:56:14 +02:00 |
IScrollViewBackend.cs
|
Ongoing work
|
2011-11-03 19:08:31 +01:00 |
ITableViewBackend.cs
|
Initial commit
|
2011-10-26 13:56:14 +02:00 |
ITextEntryBackend.cs
|
Implemented some missing widgets in mac
|
2011-12-05 09:31:24 +01:00 |
ITextLayoutBackendHandler.cs
|
Added new helper methods.
|
2011-11-09 18:22:07 +01:00 |
IToggleButtonBackend.cs
|
Added Image and ToggleButton
|
2011-11-24 17:40:47 +01:00 |
ITreeStoreBackend.cs
|
Add support for custom data sources for ListView, TreeView and ComboBox
|
2011-11-11 11:53:53 +01:00 |
ITreeViewBackend.cs
|
Add support for custom data sources for ListView, TreeView and ComboBox
|
2011-11-11 11:53:53 +01:00 |
IWidgetBackend.cs
|
Initial support for key events
|
2011-12-09 14:46:34 +01:00 |
IWindowBackend.cs
|
Changed hierarchy of Window. A window is not a widget anymore.
|
2011-12-12 16:51:22 +01:00 |
IWindowFrameBackend.cs
|
Changed hierarchy of Window. A window is not a widget anymore.
|
2011-12-12 16:51:22 +01:00 |
ImageBackendHandler.cs
|
Drag&drop fixes
|
2011-11-22 13:39:28 +01:00 |