gambas-source-code/gb.sdl
Benoît Minisini ef0eae0250 [DEVELOPMENT ENVIRONMENT]
* NEW: Translation dialog: Add an option to replace existing translations 
  when importing an external translation file.
* OPT: Translation dialog: Closing the dialog is now faster.
* BUG: Farm server: Upgrading a software now does not raise en error 
  anymore.

[EXAMPLES]
* NEW: Update BeastScroll example to SDL2.

[GB.GTK]
* BUG: Implement the Invert property in vertical containers.

[GB.GTK3]
* BUG: Implement the Invert property in vertical containers.

[GB.QT4]
* BUG: Implement the Invert property in vertical containers.


git-svn-id: svn://localhost/gambas/trunk@6786 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-01-01 09:01:16 +00:00
..
src [DEVELOPMENT ENVIRONMENT] 2015-01-01 09:01:16 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
COPYING
depcomp
gambas.h
gb.image.h
gb_common.h
INSTALL
m4
Makefile.am
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 :-)