gambas-source-code/app
Benoît Minisini 4331dca89c [DEVELOPMENT ENVIRONMENT]
* BUG: The search list is updated correctly and almost in real time when 
  edited files are modified.
* NEW: When an editor is splitted, then the unfocused one is darker now.

[GB.QT4.EXT]
* NEW: Do not highlight text when reading the Editor.Text property.
* NEW: When getting the highlight state of a line, do not highlight it if 
  it is currently edited.

[GB.WEB]
* NEW: Request.Get and Request.Post are two array-like properties that 
  return the contents of the "GET" and "POST" parts of a HTTP request.
  Using Request directly is possible. Then the two parts are merged.


git-svn-id: svn://localhost/gambas/trunk@3231 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-09-20 23:49:48 +00:00
..
mime
other/MakeWebSite [INTERPRETER] 2010-07-29 10:19:10 +00:00
src [DEVELOPMENT ENVIRONMENT] 2010-09-20 23:49:48 +00:00
acinclude.m4
AUTHORS
ChangeLog
configure.ac [CONFIGURATION] 2010-07-14 01:50:18 +00:00
COPYING
depcomp
INSTALL
ltmain.sh
Makefile.am [CONFIGURATION] 2010-05-03 11:46:02 +00:00
missing
NEWS
README
reconf
TODO