gambas-source-code/gb.sdl.sound
Benoît Minisini 57aac2157c [DEVELOPMENT ENVIRONMENT]
* NEW: Search in current procedure has been implemented.
* OPT: The Hall Of Fame is now animated only if its tab is visible.

[WEB SITE MAKER]
* NEW: Added some example authors in the hall of fame.

[GB.DB.SQLITE2]
* BUG: Fix a memory leak when failing to open a database.

[GB.DB.SQLITE3]
* BUG: Fix a memory leak when failing to open a database.

[GB.FORM]
* BUG: The text in FontChooser relative size list is not wrapped anymore.

[GB.FORM.MDI]
* BUG: Some fixes in toolbar layouting.
* NEW: Some little design change in the toolbar configuration dialog.
* NEW: Toolbar separators are now automatically hidden if they are useless.

[GB.GTK]
* NEW: TextLabel.Wrap is a new property that tells if the text should be 
  wrapped. This property is set by default.

[GB.SDL.SOUND]
* BUG: The component now works correctly  with gb.qt4.

[GB.QT4]
* NEW: TextLabel.Wrap is a new property that tells if the text should be 
  wrapped. This property is set by default.



git-svn-id: svn://localhost/gambas/trunk@2899 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-04-20 01:21:07 +00:00
..
src [DEVELOPMENT ENVIRONMENT] 2010-04-20 01:21:07 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
COPYING
depcomp
gambas.h
gb_common.h
INSTALL
ltmain.sh
m4
Makefile.am
missing
NEWS
README
reconf

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

Following versions are known to work

Currently SDL component needs are :
  - SDL 1.2.8 with cdrom support
  - SDL mixer 1.2.6

Have fun :-)