gambas-source-code/app/src
Benoît Minisini 065e2c48b7 [DEVELOPMENT ENVIRONMENT]
* BUG: Clicking on the paste button correctly set the focus back to the 
  editor.

[WEBSITE MAKER]
* BUG: Fix pages not located in the wiki.

[EXAMPLES]
* BUG: PhotoTouch: Fix the example.

[COMPILER]
* NEW: Remove the Js$() function. Maybe it's not where it should be.

[INTERPRETER]
* NEW: Remove the Js$() function. Maybe it's not where it should be.
* BUG: Displaying a Result object in the debugger does not crash anymore.
* NEW: The GB.Realloc() API now calls GB.Alloc() if the pointer to 
  reallocate is null.

[GB.FORM]
* NEW: DateChooser: Make the time font size a little bit smaller.


git-svn-id: svn://localhost/gambas/trunk@6512 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-09-26 21:52:42 +00:00
..
doc.cgi [WIKI CGI SCRIPT] 2014-09-22 21:46:06 +00:00
gambas-wiki [WIKI CGI SCRIPT] 2014-09-22 21:46:06 +00:00
gambas3 [DEVELOPMENT ENVIRONMENT] 2014-09-26 21:52:42 +00:00
gb.wiki [WIKI CGI SCRIPT] 2014-09-22 21:46:06 +00:00
gbs3 [DEVELOPMENT ENVIRONMENT] 2014-07-23 20:49:56 +00:00
INSTALL