gambas-source-code/main
Benoît Minisini bc3e2269d6 [DEVELOPMENT ENVIRONMENT]
* NEW: Opening a SQLite database file automatically creates a new 
  connection and open it in the database editor.
* NEW: Redesign the form menu editor.
* BUG: Fix copy & paste in the form menu editor.
* NEW: The IDE now can open a single extern file without any project. This 
  is done internally by creating a temporary fake project. The GUI tries to
  adapt to that new mode, but this is not yet perfect.

[INTERPRETER]
* NEW: Args.Max is a new property that returns Args.Count - 1.

[GB.QT4]
* NEW: When several menus have the same shortcut, one is triggered instead 
  of displaying a warning message and doing nothing.

[GB.QT.EXT]
* NEW: Editor: CTRL+X now cut the current line if nothing is selected. If
  you stay on the same line, cutted lines accumulate.


git-svn-id: svn://localhost/gambas/trunk@6324 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-06-17 11:44:20 +00:00
..
gbc [DEVELOPMENT ENVIRONMENT] 2014-05-23 11:52:04 +00:00
gbx [DEVELOPMENT ENVIRONMENT] 2014-06-17 11:44:20 +00:00
lib [DEVELOPMENT ENVIRONMENT] 2014-05-23 11:52:04 +00:00
mime
share [DEVELOPMENT ENVIRONMENT] 2014-06-08 11:54:07 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [CONFIGURATION] 2014-04-05 21:22:43 +00:00
COPYING
depcomp
gb.pcre.h
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf
TODO