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

# User Rev Content
1 pcg 1.1
2 pcg 1.3 Gtk2
3     * xs/GtkAdjustment.xs: add accors/mutators for struct values.
4 pcg 1.5 * 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 pcg 1.3
8 pcg 1.6 Glib
9     * gperl.h: make it compile even on non-threaded perls (where aTHX is empty).
10