Ryujinx-GtkSharp/Source/Libs/GtkSharp
dmg f857cd7edf GapiCodegen: added support for deprecated constructors
Also added deprecation to manual constructors
2022-07-22 22:29:01 +03:00
..
Accel.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
AccelKey.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Action.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
ActionEntry.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ActionGroup.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
Adjustment.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
Application.cs Improve library loading code 2019-11-04 21:02:36 +01:00
ArrayExtensions.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Bin.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
BindingAttribute.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Builder.cs Fix loading of resources if jit inlines method (#328) 2022-01-27 21:49:41 +01:00
Button.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
Calendar.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
CellAreaBox.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
CellLayoutAdapter.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
CellRenderer.cs GtkSharp.CellRenderer: implement https://github.com/mono/gtk-sharp/blob/master/gtk/glue/gtk/cellrenderer.c 2020-04-21 17:28:34 +02:00
CellRenderer.GetSize.cs Use Marshal.GetFunctionPointerForDelegate<T> (#301) 2022-01-25 19:46:06 +01:00
CellView.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
CheckMenuItem.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
ChildPropertyAttribute.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Clipboard.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
ColorSelection.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
ComboBox.cs Prevent InvalidCastException in Combobox.Entry 2020-01-07 18:18:00 +00:00
ComboBoxText.cs Fix 'ComboBoxText.Entry' hides inherited member 'ComboBox.Entry'. 2020-01-07 18:20:03 +00:00
Container.cs Fixed containers child properties 2022-01-25 19:41:30 +01:00
Container.Forall.cs Use Marshal.GetFunctionPointerForDelegate<T> (#301) 2022-01-25 19:46:06 +01:00
CssProvider.cs Fix loading of resources if jit inlines method (#328) 2022-01-27 21:49:41 +01:00
Dialog.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
Drag.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
Entry.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
EntryCompletion.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
FileChooserDialog.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
FileChooserNative.cs FileChooserNative: allow null parent, free memory (#322) 2022-01-26 21:08:42 +01:00
Frame.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Global.cs introduce IsSupported in <namespace>.Global 2021-07-19 20:13:14 +02:00
GtkSharp-api.xml Small not important API fixes (#329) 2022-06-15 13:22:58 +02:00
GtkSharp-symbols.xml Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
GtkSharp.csproj Multitarget with .net6.0 and .netstandard2.0 (#318) 2022-01-26 13:24:28 +01:00
GtkSharp.metadata Small not important API fixes (#329) 2022-06-15 13:22:58 +02:00
GtkSharp.targets Bump up dependencies (#221) 2021-03-07 12:31:19 +01:00
HBox.cs GapiCodegen: added support for deprecated constructors 2022-07-22 22:29:01 +03:00
HScale.cs GapiCodegen: added support for deprecated constructors 2022-07-22 22:29:01 +03:00
ICellLayout.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Icon.png Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
IconFactory.cs GapiCodegen: added support for deprecated constructors 2022-07-22 22:29:01 +03:00
IconSet.cs GapiCodegen: added support for deprecated constructors 2022-07-22 22:29:01 +03:00
IconTheme.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
IconView.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
Image.cs Fix loading of resources if jit inlines method (#328) 2022-01-27 21:49:41 +01:00
ImageMenuItem.cs GapiCodegen: added support for deprecated constructors 2022-07-22 22:29:01 +03:00
Init.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ITreeModel.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ITreeNode.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Key.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
Label.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ListStore.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
Menu.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
MenuItem.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
MessageDialog.cs Fix MessageDialog effectively creating an additional Dialog due to wrong base call 2021-01-25 11:07:39 +01:00
NativeDialog.cs Manually marshal UTF-8 dialog title 2020-12-08 10:07:43 +01:00
NodeCellDataFunc.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
NodeSelection.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
NodeStore.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
NodeView.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Notebook.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
PaperSize.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Plug.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
Printer.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
RadioAction.cs GapiCodegen: added support for deprecated constructors 2022-07-22 22:29:01 +03:00
RadioActionEntry.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
RadioButton.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
RadioMenuItem.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
RadioToolButton.cs GapiCodegen: added support for deprecated constructors 2022-07-22 22:29:01 +03:00
RecentManager.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
RowsReorderedHandler.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ScrolledWindow.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
SelectionData.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
Settings.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
SpinButton.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
StatusIcon.cs GapiCodegen: added support for deprecated constructors 2022-07-22 22:29:01 +03:00
Stock.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
StockItem.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
StockManager.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
StyleContext.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
StyleProviderPriority.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
Target.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
TargetEntry.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
TargetList.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
TextAttributes.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
TextBuffer.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
TextChildAnchor.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
TextIter.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
TextMark.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
TextTag.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
TextView.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
ThreadNotify.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
ToggleActionEntry.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
TreeEnumerator.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
TreeIter.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
TreeMenu.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
TreeModelAdapter.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
TreeModelFilter.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
TreeModelSort.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
TreeNode.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
TreeNodeAttribute.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
TreeNodeValueAttribute.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
TreePath.cs TreePath improvements (#235) 2021-04-01 12:38:54 +02:00
TreeSelection.cs Reduce usage of Type (#323) 2022-01-26 21:15:18 +01:00
TreeStore.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
TreeView.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00
TreeViewColumn.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
UIManager.cs GapiCodegen: added support for deprecated constructors 2022-07-22 22:29:01 +03:00
VBox.cs GapiCodegen: added support for deprecated constructors 2022-07-22 22:29:01 +03:00
Viewport.cs Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
VScale.cs GapiCodegen: added support for deprecated constructors 2022-07-22 22:29:01 +03:00
Widget.cs Update based on PR feedback 2021-07-21 00:24:49 +06:00
Window.cs Fixtures: added UnmanagedFunctionPointer to whole delegate calls collection to prevent stack incosistence exception for x86 apllications on windows. 2019-11-04 20:12:50 +01:00