cra0zy
|
c35a345041
|
Quick Reorganization
|
2017-09-04 22:36:28 -03:00 |
|
Andres G. Aragoneses
|
2e56a23e9f
|
gtk: Track API changes (I- interface prefixes)
This includes changes to fix the build, and changes to custom code that
gets added to the generated code. I.e. TreeModel now becomes ITreeModel
|
2013-07-23 12:05:24 -05:00 |
|
Mike Kestner
|
bd5af2ca78
|
2005-05-16 Mike Kestner <mkestner@novell.com>
* makefile.win32 : remove 1.0 csc, default to 1.1.
* gtk/TreeEnumerator.cs : remove C# 2.0 usage.
* gtk/glue/makefile.win32 : remove duplicated cellrenderer.o.
* vte/glue/Makefile.am : use VTE_DEPENDENCIES_CFLAGS.
* */makefile.win32 : add glue args to generation target.
svn path=/trunk/gtk-sharp/; revision=44580
|
2005-05-16 19:07:27 +00:00 |
|
Mike Kestner
|
caec90e311
|
2005-05-11 Eric Butler <eric@extremeboredom.net>
* gtk/Gtk.metadata : add IEnumerable iface to ListStore.
* gtk/ListStore.cs : add GetEnumerator.
* gtk/Makefile.am : add file.
* gtk/TreeEnumerator.cs : root node enumerator for a TreeModel.
svn path=/trunk/gtk-sharp/; revision=44409
|
2005-05-11 19:41:45 +00:00 |
|