gambas-source-code/comp/src/gb.net.pop3
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
..
.hidden/control [GB.FORM] 2014-08-01 01:37:56 +00:00
.lang Missed changelog for r6551 2014-10-13 17:39:15 +00:00
.src [GB.FORM] 2014-08-01 01:37:56 +00:00
.component [DEVELOPMENT ENVIRONMENT] 2014-10-13 15:03:06 +00:00
.directory [GB.NET.POP3] 2012-08-27 22:55:45 +00:00
.icon.png [GB.NET.SMTP] 2014-08-01 12:56:58 +00:00
.info [CONFIGURATION] 2014-12-16 22:15:59 +00:00
.list [DEVELOPMENT ENVIRONMENT] 2015-01-16 00:31:59 +00:00
.project [CONFIGURATION] 2014-11-11 15:36:40 +00:00
.startup [CONFIGURATION] 2014-12-16 22:15:59 +00:00