gambas-source-code/gb.sdl2
Benoît Minisini 5ecb973af4 [DEVELOPMENT ENVIRONMENT]
* BUG: Image editor: Don't load the image twice.
* NEW: Do not open the welcome dialog if a project directory has been 
  specified in program arguments.
* NEW: Farm client: Paint the software names the same way everywhere.
* BUG: If the workspace was filled before
  the main window is visible, then the QT5 backing store starts displaying
  garbage. The workaround was to always show the main window before trying 
  to load any file.
* NEW: Add the environment variables to the system information.

[WIKI CGI SCRIPT]
* BUG: Fix some HTML syntax errors.

[INTERPRETER]
* BUG: Add the Rand() syntax description.

[GB.DB.POSTGRESQL]
* BUG: If PostgreSQL version is greater than 9.0, then force the bytea 
  output format to 'escape', as it was before.

[GB.EVAL.HIGHLIGHT]
* NEW: The TextHighlighter.ToHtml() method now takes the 'Alternate' style
  flag into account, and the generated HTML is less verbose.
* BUG: The WebPage highlighting has been fixed.

[GB.FORM]
* BUG: Completion: Fix a possible crash.
* BUG: TabPanel: Fix a possible crash.

[GB.SDL2]
* NEW: Window.Handle is a new property that returns the window handle.


git-svn-id: svn://localhost/gambas/trunk@7188 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-07-27 03:54:57 +00:00
..
src [DEVELOPMENT ENVIRONMENT] 2015-07-27 03:54:57 +00:00
acinclude.m4
AUTHORS [GB.SDL2] 2014-12-27 19:05:42 +00:00
ChangeLog
component.am
configure.ac [GB.SDL2.AUDIO] 2014-12-30 15:56:19 +00:00
COPYING
depcomp
gambas.h
gb.geom.h [GB.SDL2] 2014-12-27 19:05:42 +00:00
gb.image.h
gb_common.h
gb_list.h
gb_list_temp.h
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf