Ryujinx-GtkSharp/gtk
Bertrand Lorentz 2d34ed8351 gtk: Remove unused P/Invoke in IconTheme
Now that it uses the Marshaller, IconTheme doesn't call g_strfreev
directly anymore.
2013-04-21 16:39:52 +02:00
..
glue Fix stack overflow in subclasses of managed containers 2012-10-13 15:06:51 +02:00
gui-thread-check gui-thread-check: Replace COPYING with the correct license 2012-11-15 21:14:45 +01:00
.gitignore Flatten the bootstrap and remove glade-sharp 2010-11-21 21:18:06 -06:00
Accel.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
AccelKey.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
Action.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
ActionEntry.cs
ActionGroup.cs gtk: Make the Group property for Radio* widgets a properly typed array 2012-11-15 12:05:45 +01:00
Adjustment.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
Application.cs Add a SynchronizationContext implementation for GLib (bnc#621444) 2012-11-08 22:33:46 +01:00
Bin.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
BindingAttribute.cs
Builder.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
Button.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
Calendar.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
CellAreaBox.cs The rest of the first pass. 2011-02-08 22:15:37 -06:00
CellLayout.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
CellLayoutAdapter.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
CellRenderer.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
CellView.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
CheckMenuItem.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
ChildPropertyAttribute.cs
Clipboard.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
ColorSelection.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
ComboBox.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
ComboBoxText.cs gtk: Fix creation of ComboBox and ComboBoxText subclasses with entry 2011-12-05 19:14:05 +01:00
Container.cs gtk: Move interface declaration from fix-up to custom code 2012-11-03 17:50:05 +01:00
Dialog.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
Drag.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
Entry.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
EntryCompletion.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
FileChooserDialog.cs gtk: Remove invalid FileChooserDialog constructor 2013-04-21 16:19:10 +02:00
Frame.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
Global.cs Move new ShowUri API to partial class. 2011-04-18 11:49:17 -05:00
gtk-api.raw parser: Add property support for ginterface 2011-08-01 21:18:02 +02:00
gtk-sharp-3.0.pc.in Add gio-sharp dep to gtk-sharp pc file 2011-07-18 12:44:44 -05:00
gtk-sharp.dll.config.in Update to Gtk+ 3.0.0 API. 2011-02-12 15:30:20 -06:00
gtk-symbols.xml
gtk.csproj gtk: Make the Group property for Radio* widgets a properly typed array 2012-11-15 12:05:45 +01:00
Gtk.metadata gtk: Fixup AccelMap.LookupEntry to have key as an out param (bxc#11367) 2013-04-21 14:39:18 +02:00
HBox.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
HScale.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
IconFactory.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
IconSet.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
IconTheme.cs gtk: Remove unused P/Invoke in IconTheme 2013-04-21 16:39:52 +02:00
IconView.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
Image.cs gtk: Switch to generic collections in some classes 2012-11-04 16:58:50 +01:00
ImageMenuItem.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
Init.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
ITreeNode.cs
Key.cs dllimport libname updates for Gtk. 2011-02-09 16:54:12 -06:00
Label.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
ListStore.cs gtk: Move interface declaration from fix-up to custom code 2012-11-03 17:50:05 +01:00
Makefile.am gtk: Make the Group property for Radio* widgets a properly typed array 2012-11-15 12:05:45 +01:00
Menu.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
MenuItem.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
MessageDialog.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
NodeCellDataFunc.cs 2009-03-04 Christian Hoff <christian_hoff@gmx.net> 2009-03-04 20:33:12 +00:00
NodeSelection.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
NodeStore.cs gtk: Switch to generic collections in some classes 2012-11-04 16:58:50 +01:00
NodeView.cs gtk: Re-enable NodeView.CreateRowDragIcon method 2011-07-03 16:44:15 +02:00
Notebook.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
PaperSize.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
Plug.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
Printer.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
RadioAction.cs gtk: Make the Group property for Radio* widgets a properly typed array 2012-11-15 12:05:45 +01:00
RadioActionEntry.cs
RadioButton.cs gtk: Make the Group property for Radio* widgets a properly typed array 2012-11-15 12:05:45 +01:00
RadioMenuItem.cs gtk: Make the Group property for Radio* widgets a properly typed array 2012-11-15 12:05:45 +01:00
RadioToolButton.cs gtk: Make the Group property for Radio* widgets a properly typed array 2012-11-15 12:05:45 +01:00
RecentManager.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
RowsReorderedHandler.cs 2007-04-17 Mike Kestner <mkestner@novell.com> 2007-04-17 17:42:58 +00:00
ScrolledWindow.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
SelectionData.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
Settings.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
SpinButton.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
StatusIcon.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
Stock.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
StockItem.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
StockManager.cs dllimport libname updates for Gtk. 2011-02-09 16:54:12 -06:00
Style.cs gtk: Mark the whole Style class as obsolete 2012-11-18 15:55:03 +01:00
StyleContext.cs Add the gtk_render_* methods to StyleContext 2011-04-21 12:10:36 -05:00
Target.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
TargetEntry.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
TargetList.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
TextAttributes.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
TextBuffer.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
TextChildAnchor.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
TextIter.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
TextMark.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
TextTag.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
TextView.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
ThreadNotify.cs
ToggleActionEntry.cs
TreeEnumerator.cs
TreeIter.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
TreeMenu.cs The rest of the first pass. 2011-02-08 22:15:37 -06:00
TreeModel.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
TreeModelAdapter.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
TreeModelFilter.cs gtk: Add license header in TreeModelFilter.cs 2012-08-05 19:06:18 +02:00
TreeModelSort.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
TreeNode.cs
TreeNodeAttribute.cs 2005-09-02 Ben Maurer <bmaurer@ximian.com> 2005-09-02 22:04:05 +00:00
TreeNodeValueAttribute.cs 2005-09-02 Ben Maurer <bmaurer@ximian.com> 2005-09-02 22:04:05 +00:00
TreePath.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
TreeSelection.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
TreeStore.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
TreeView.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
TreeViewColumn.cs gtk: Remove TreeViewColumn.CellRenderers property (bxc#8593) 2013-04-21 13:50:48 +02:00
UIManager.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
VBox.cs gtk: Re-indent code that was moved inside partial classes 2012-08-05 17:24:05 +02:00
Viewport.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
VScale.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00
Widget.cs gtk: Switch to generic collections in some classes 2012-11-04 16:58:50 +01:00
Window.cs gtk: Move all .custom files to partial classes 2012-08-05 16:32:41 +02:00