gambas-source-code/gb.httpd/src
Benoît Minisini fe1aaed25d [DEVELOPMENT ENVIRONMENT]
* BUG: Don't raise an error while filling the editor procedure combo-box.
  Just fill it with nothing.
* BUG: Use the true family name as class name for the root control of a
  form.

[GB.HTTPD]
* NEW: The standard error output of CGI scripts is not redirected to the
  HTTP client anymore, so that the IDE catch debugging messages printed by
  the DEBUG instruction.

[GB.UTIL.WEB]
* NEW: JS is a new class that quotes a string for javascript when used as a
  static function.

[GB.WEB.FORM]
* NEW: Control can raise events from the browser to the application.
* NEW: Control properties changed during an event are stored in the session
  to make them permanent.
* NEW: Refreshing a control during an event sends the updated HTML to them
  browser.


git-svn-id: svn://localhost/gambas/trunk@7461 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-11-10 03:57:44 +00:00
..
fdwatch.c
fdwatch.h
gb.httpd.component
libhttpd.c [DEVELOPMENT ENVIRONMENT] 2015-11-10 03:57:44 +00:00
libhttpd.h
main.c
main.h
Makefile.am
match.c
match.h
mime_encodings.h
mime_types.h
strerror.c
tdate_parse.c
tdate_parse.h
thttpd.c
thttpd.h
timers.c
timers.h
version.h