mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2026-05-07 11:03:17 +00:00
* glib/Value.cs : add set to Val prop * glue/Makefile.am : build nodestore.c * glue/makefile.win32 : link nodestore.o * glue/nodestore.c : new, glue for TreeModel implementation * gtk/NodeStore.cs : new tree store implementation * gtk/ITreeNode.cs : new interface for nodestore node types * gtk/TreeNode.cs : abstract class for deriving nodestore nodes * gtk/TreeNodeAttribute.cs : tree node marking attr * gtk/TreeNodeValueAttribute.cs : node column marking attr * gtk/TreeView.custom : add ctor(NodeStore) svn path=/trunk/gtk-sharp/; revision=19630 |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| adjustment.c | ||
| button.c | ||
| canvas-proxy-marshal.c | ||
| canvas-proxy-marshal.h | ||
| canvas-proxy-marshal.list | ||
| canvas-proxy.c | ||
| canvas-proxy.h | ||
| canvasitem.c | ||
| canvaspoints.c | ||
| clipboard.c | ||
| colorseldialog.c | ||
| combo.c | ||
| dialog.c | ||
| error.c | ||
| event.c | ||
| fileselection.c | ||
| gladexml.c | ||
| layout.c | ||
| list.c | ||
| Makefile.am | ||
| makefile.win32 | ||
| nodestore.c | ||
| object.c | ||
| paned.c | ||
| program.c | ||
| selection.c | ||
| slist.c | ||
| style.c | ||
| type.c | ||
| value.c | ||
| widget.c | ||
| win32dll.c | ||