Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libgtk-java: Java bindings for GTK+
- Summary
- libgtk-java is a language binding that allows developers to write GTK
applications in Java. It is part of Java-GNOME.
Changelog
- * Thu Mar 15 00:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri Jan 19 00:00:00 2007 Stepan Kasal <skasal{%}redhat{*}com> - 2.8.7-3
-
- Add libgtk-java-no-libdir.patch and do not pack doc/api to resolve
multilib problems.
- Resolves: #222726.
- * Fri Oct 27 00:00:00 2006 Andrew Cagney <cagney{%}redhat{*}com> - 2.8.7-2
-
- Fix Drawwable.c so that regions are eventually free'd using
gdk_region_destroy, and not g_free. (#210680)