gambas-source-code/main/lib
Benoît Minisini 64fef6f598 [DEVELOPMENT ENVIRONMENT]
* BUG: If the project is read-only, the profile file is stored in the 
  process temporary directory in /tmp instead of the project directory.
* NEW: The name of profile files now follows this scheme: '.N.prof', where
  'N' is an index incremented each time the project is run.
* BUG: Toolbars and popup-menus are correctly updated at first load form
  text, source and form editors.
* BUG: Do not show or hide toolbars buttons outside of the toolbar 
  'Configure' event.

[INTERPRETER]
* NEW: The '-p' option now takes the profile file path as argument.

[GB.DEBUG]
* NEW: The profile file path can be specified on the command line.

[GB.FORM.MDI]
* NEW: Configured toolbars are drawn with a red frame.

[GB.GTK]
* BUG: Remove warnings displayed by the Control Raise() and Lower() 
  methods.
* BUG: Draw.Style methods now are correctly clipped.


git-svn-id: svn://localhost/gambas/trunk@4820 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-06-10 14:58:45 +00:00
..
compress [INTERPRETER] 2012-05-08 15:32:33 +00:00
db [INTERPRETER] 2012-05-08 15:32:33 +00:00
debug [DEVELOPMENT ENVIRONMENT] 2012-06-10 14:58:45 +00:00
draw [INTERPRETER] 2012-05-08 15:32:33 +00:00
eval [DEVELOPMENT ENVIRONMENT] 2012-05-24 12:05:21 +00:00
gui [INTERPRETER] 2012-05-08 15:32:33 +00:00
gui.opengl [INTERPRETER] 2012-05-08 15:32:33 +00:00
image [EXAMPLES] 2012-05-15 01:22:45 +00:00
image.effect [CONFIGURATION] 2011-12-31 02:39:20 +00:00
option [CONFIGURATION] 2011-12-31 02:39:20 +00:00
signal [INTERPRETER] 2012-05-08 17:15:54 +00:00
vb [GB.VB] 2012-03-18 19:21:52 +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 [GB.GUI.OPENGL] 2012-05-06 21:09:42 +00:00