gambas-source-code/main
Benoît Minisini 6b10bb831d [DEVELOPMENT ENVIRONMENT]
* NEW: Component/Library dependencies now are chosen from a new component 
  selection dialog.
* BUG: Database editor: Support for requests beginning with "WITH" or 
  "PRAGMA".

[WIKI CGI SCRIPT]
* NEW: New login panel.
* BUG: Fix creatable class detection.

[GB.FORM]
* BUG: IconPanel: The mouse wheel cannot select hidden tabs anymore.
* BUG: Wizard: Remove default padding for wizards having a border.

[GB.GUI.BASE]
* BUG: Border: Rewrite the painting routine. Simplify the clipping to help
  workaround Qt4 bugs.

[GB.DB.SQLITE]
* NEW: Mark the component as deprecated.

[GB.DB.SQLITE3]
* BUG: Support for PRAGMA requests. Start cleaning up the horrible C++ 
  classes.

[GB.QT4]
* BUG: Simplify the clipping management, because the old one was based on 
  the QPainterPath::intersected() Qt method that is buggy. Clipping mixed 
  with world transform matrix has still to be checked.


git-svn-id: svn://localhost/gambas/trunk@6815 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-01-06 22:44:35 +00:00
..
gbc [DEVELOPMENT ENVIRONMENT] 2015-01-05 20:51:21 +00:00
gbx [INTERPRETER] 2015-01-04 23:41:09 +00:00
lib [DEVELOPMENT ENVIRONMENT] 2015-01-06 22:44:35 +00:00
mime
share [INTERPRETER] 2014-11-27 23:31:51 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac
COPYING
depcomp
gb.pcre.h
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf
TODO