gambas-source-code/main/lib
Benoît Minisini 7abbd5e799 [DEVELOPMENT ENVIRONMENT]
* BUG: Don't check conflict on project configuration file if that files 
  does not exist.

[INTERPRETER]
* OPT: Move the string splitting routine in its own file and optimize it.

[INFORMER]
* BUG: Remove unneeded parenthesis on a test.

[GB.CLIPPER]
* BUG: Remove an unused variable.

[GB.DESKTOP]
* BUG: Fix error message in DesktopMime.

[GB.FORM]
* BUG: MaskBox: Raise the Change event after moving the cursor, so that it 
  behaves exactly like a TextBox.

[GB.FORM.MDI]
* NEW: Workspace: Count the number of detached windows so that the "detach 
  current tab" menu entry is disabled when needed.

[GB.GTK]
* BUG: Window.Utility should work even if the window is mapped now.

[GB.GTK3]
* BUG: Window.Utility should work even if the window is mapped now.

[GB.NET.PO3]
* NEW: Add a void constructor to the Pop3Client class for the 
  documentation.


git-svn-id: svn://localhost/gambas/trunk@6285 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-05-23 11:52:04 +00:00
..
clipper [DEVELOPMENT ENVIRONMENT] 2014-05-23 11:52:04 +00:00
complex [GB.COMPLEX] 2014-02-14 23:17:45 +00:00
compress [INTERPRETER] 2013-01-06 16:13:31 +00:00
data [GB.DATA] 2013-10-13 18:29:32 +00:00
db [DEVELOPMENT ENVIRONMENT] 2014-02-01 14:25:26 +00:00
debug [GB.DEBUG] 2014-05-18 21:24:27 +00:00
draw [DEVELOPMENT ENVIRONMENT] 2014-01-12 01:59:49 +00:00
eval [COMPILER] 2014-01-28 16:17:40 +00:00
geom [DEVELOPMENT ENVIRONMEMNT] 2013-09-08 17:15:55 +00:00
gui [DEVELOPMENT ENVIRONMENT] 2013-12-29 15:17:40 +00:00
gui.opengl [GB.GUI] 2013-11-01 13:18:47 +00:00
image [CONFIGURATION] 2014-02-09 16:00:13 +00:00
image.effect [CONFIGURATION] 2013-08-03 15:38:01 +00:00
inotify [GB.INOTIFY] 2014-03-03 22:07:32 +00:00
option [CONFIGURATION] 2013-07-23 00:56:01 +00:00
signal [CONFIGURATION] 2013-08-03 15:38:01 +00:00
vb [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.component * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
Makefile.am [CONFIGURATION] 2013-12-30 11:29:15 +00:00