gtkglarea r67 - in branches/win32-fixes: . gtkgl
- From: ccollier svn gnome org
- To: svn-commits-list gnome org
- Subject: gtkglarea r67 - in branches/win32-fixes: . gtkgl
- Date: Sun, 3 Jun 2007 09:09:14 +0100 (BST)
Author: ccollier
Date: 2007-06-03 09:09:13 +0100 (Sun, 03 Jun 2007)
New Revision: 67
ViewCVS link: http://svn.gnome.org/viewcvs/gtkglarea?rev=67&view=rev
Added:
branches/win32-fixes/gtkgl/gdkgl-unsupported.c
branches/win32-fixes/gtkgl/gdkgl-x11.c
Removed:
branches/win32-fixes/gtkgl/gdkgl.c
Modified:
branches/win32-fixes/ChangeLog
branches/win32-fixes/TODO
branches/win32-fixes/autogen.sh
branches/win32-fixes/configure.ac
branches/win32-fixes/gtkgl/Makefile.am
branches/win32-fixes/gtkgl/gdkgl.h
branches/win32-fixes/ltmain.sh
Log:
2007-05-03 C.J. Adams-Collier <cjac colliertech org>
* ltmain.sh
- including newer version with more win32 definitions
* configure.ac
- using USE_$TARGET in a way similar to gtk+ core
- status line now prints target rather than whether win32 is being
used
* TODO
- now an unordered listfg
* gtkgl/gdkgl-unsupported.c
- created. haven't tested. It's a bunch of stubs where methods
should be filled in.
* gtkgl/Makefile.am
- x11 is no longer the default target. there is none. we get it
from the gtk detected by pkg-config. thus, gtkgl.c has been
moved to gtkgl-x11.c and is now on a level with gtkgl-win32.c;
quartz, directfb and linux-fb are being treated the same
* gtkgl/gdkgl.c, gtkgl/gdkgl-x11.c
- gdkgl.c was re-named to gdkgl-x11.c
* gtkgl/gdkgl.h
- deprecated non-pango fonts
* autogen.sh
- fixed "GLAGS" typo (FLAGS)
- no longer depending on automake 1.9
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]