gambas-source-code/gb.sdl
Benoît Minisini 5e79f7228e [CONFIGURATION]
* BUG: Fix the GB_COMPONENT() macro so that it defines XXX_LDFLAGS and 
  XXX_LIB variables as in the GB_COMPONENT_PKG_CONFIG() macro. The 
  Makefile.am files of components were fixed accordingly.

[GB.DB.FIREBIRD]
* NEW: Switch to ibpp 2.5.3.1.
* BUG: Link the driver to the fbclient library.

[GB.GTK]
* NEW: TreeView.Item.ParentKey and ColumnView.Item.ParentKey were 
  implemented.

[GB.QT]
* NEW: TreeView.Item.ParentKey and ColumnView.Item.ParentKey were 
  implemented.

[GB.QT4]
* NEW: TreeView.Item.ParentKey and ColumnView.Item.ParentKey were 
  implemented. The previous change incorrectly talked about 
  TreeView.ParentKey and ColumnView.ParentKey.


git-svn-id: svn://localhost/gambas/trunk@2066 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-07-03 23:41:55 +00:00
..
m4 [GB.SDL] 2007-12-31 15:06:15 +00:00
src [CONFIGURATION] 2009-07-03 23:41:55 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
config.guess
config.sub
configure.ac [CONFIGURATION] 2009-07-03 23:41:55 +00:00
COPYING
depcomp
gambas.h
gb.image.h [INTERPRETER] 2009-01-16 23:12:10 +00:00
gb_common.h
INSTALL
install-sh
ltmain.sh
Makefile.am [GB.SDL] 2007-12-31 15:06:15 +00:00
missing
NEWS
README
reconf

Welcome to the "SDL component for gambas !"
-------------------------------------------

Following versions are known to work

Currently SDL component needs are :
  - SDL 1.2.8
  - SDL image 1.2.4
  - OpenGL support
  - Xcursor support (provide with Xfree 4.x/xorg)

Have fun :-)