gambas-source-code/main/lib
Benoît Minisini 6abae433a9 [DEVELOPMENT ENVIRONMENT]
* BUG: Fix the similar control menu in the form editor.
* NEW: Do not take the Padding into account when drawing Report containers.
* BUG: Some fixes in the Report dimension selector.
* BUG: Do not import any translation if no translation file has been
  selected in the translation dialog.

[INTERPRETER]
* BUG: When converting a string into a number with Val(), only accept 
  thousand separators after three digits.

[GB.DEBUG]
* BUG: Lock the debugger pipe between reads, to avoid the callback to be
  called ever and ever.

[GB.GTK]
* NEW: Tried to implement a transparent drawing area, but failed!
* NEW: Allow non-native GDK windows. This is experimental, as it crashed 
  before.
* BUG: Fix the ComboBox Click event behaviour. See the wiki for more 
  details.

[GB.QT4]
* BUG: Fix the ComboBox Click event behaviour. See the wiki for more 
  details.
* BUG: Sort sorted ComboBoxes before accessing it, not just before showing
  the popup.


git-svn-id: svn://localhost/gambas/trunk@2762 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-03-07 17:14:54 +00:00
..
compress [CONFIGURATION] 2009-08-24 14:19:32 +00:00
db [CONFIGURATION] 2010-03-05 02:05:52 +00:00
debug [DEVELOPMENT ENVIRONMENT] 2010-03-07 17:14:54 +00:00
draw [DEVELOPMENT ENVIRONMENT] 2010-03-07 01:38:15 +00:00
eval [CONFIGURATION] 2010-03-05 02:05:52 +00:00
gui [DEVELOPMENT ENVIRONMENT] 2010-02-23 03:21:43 +00:00
image [DEVELOPMENT ENVIRONMENT] 2010-02-08 15:59:30 +00:00
image.effect [GB.IMAGE.EFFECT] 2010-03-05 09:02:37 +00:00
option [CONFIGURATION] 2009-08-24 14:19:32 +00:00
vb [CONFIGURATION] 2009-08-24 14:19:32 +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] 2009-09-01 01:14:13 +00:00