ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/gtk2-perl-xs.patch
Revision: 1.7
Committed: Mon Jun 9 17:10:43 2003 UTC (20 years, 11 months ago) by pcg
Branch: MAIN
CVS Tags: stable
Changes since 1.6: +0 -15 lines
Log Message:
*** empty log message ***

File Contents

# Content
1
2 Gtk2
3 * xs/GtkAdjustment.xs: add accors/mutators for struct values.
4 * xs/GtkTextTag.xs: add GtkTextTagTable + some methods.
5 * gtk-demo/textview.pl: fix demo to actually use unicode
6 as opposed to the garbled latin1.
7
8 Glib
9 * gperl.h: make it compile even on non-threaded perls (where aTHX is empty).
10