mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-24 20:05:38 +00:00
2c9ce7d64e
[Fixes #70187]. Kill two varargs warnings. * gtk/TextBuffer.custom: Update for that, and also implement InsertWithTagsByName * sample/GtkDemo/DemoHyperText.cs: * sample/GtkDemo/DemoTextView.cs: Remove kludges for broken TextIter handling. Also fix the i18n demo bits by translating the octal-encoded UTF-8 to hex-encoded UTF-16. svn path=/trunk/gtk-sharp/; revision=37039 |
||
---|---|---|
.. | ||
images | ||
.cvsignore | ||
DemoApplicationWindow.cs | ||
DemoButtonBox.cs | ||
DemoColorSelection.cs | ||
DemoDialog.cs | ||
DemoDrawingArea.cs | ||
DemoEditableCells.cs | ||
DemoHyperText.cs | ||
DemoImages.cs | ||
DemoItemFactory.cs | ||
DemoListStore.cs | ||
DemoMain.cs | ||
DemoMenus.cs | ||
DemoPanes.cs | ||
DemoPixbuf.cs | ||
DemoSizeGroup.cs | ||
DemoStockBrowser.cs | ||
DemoTextView.cs | ||
DemoTreeStore.cs | ||
Makefile.am | ||
README | ||
TODO |
This port of gtk-demo.c is still INCOMPLETE. If you can contribute to it don't hesistate to mail your patches at the gtk-sharp-list@lists.ximian.com To compile it just type Make Daniel Kornhauser.