gambas-source-code/main/lib
Benoît Minisini 2599961aca [DEVELOPMENT ENVIRONMENT]
* NEW: Get rid of the new warnings.
* NEW: Support for arguments without a datatype in function signatures.
* NEW: [ALT] + any brace character is a new editor shrotcut that add or 
  remove braces around the current word. Same thing for [ALT] + [<] or [>].
* NEW: Property editor: Add a clear button. Replace the MenuButton by a
  normal ComboBox.

[INTERPRETER]
* NEW: Support for the new '*.list' file format.

[COMPILER]
* NEW: New '*.list' file format that marks classes having static elements.
* NEW: A warning is emitted when a class having static elements is 
  overriden by a declaration. This is suspicious.
* NEW: A symbol in a local variable declaration, or a global variable or 
  property declaration can now be surrounded by braces to prevent a 
  possible warning.

[GB.FORM]
* NEW: Get rid of the new warnings.
* NEW: TabPanel[].Closable is a new property that defines if a specific tab
  has a close button.

[GB.FORM.MDI]
* NEW: Workspace: Try to minimize flickering during resizing. Not very
  successful.


git-svn-id: svn://localhost/gambas/trunk@6838 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-01-16 00:31:59 +00:00
..
clipper
complex
compress
data [WIKI] 2015-01-13 20:01:40 +00:00
db [DEVELOPMENT ENVIRONMENT] 2015-01-06 22:44:35 +00:00
debug
draw [GB.DRAW] 2014-12-14 22:27:44 +00:00
eval [DEVELOPMENT ENVIRONMENT] 2015-01-16 00:31:59 +00:00
geom [DEVELOPMENT ENVIRONMENT] 2015-01-07 18:17:01 +00:00
gui
gui.opengl
image [DEVELOPMENT ENVIRONMENT] 2015-01-03 21:52:17 +00:00
image.effect
inotify [CONFIGURATION] 2015-01-01 11:46:48 +00:00
option
signal
vb
gb.component
Makefile.am [CONFIGURATION] 2015-01-11 23:41:41 +00:00