gambas-source-code/gb.gtk
Benoît Minisini fdf5a0f0f6 [DEVELOPMENT ENVIRONMENT]
* NEW: New code snippet to define a startup Main procedure.
* NEW: In the open project dialog, selecting a project directory now
  displays the project contents inside a treeview, like the IDE does.

[GB.QT4]
* NEW: Some changes in the Font class: Font.Height is now a property that 
  returns the font height, and Font.Width has been removed. Now, to compute
  the size of a text fragment, you must use Font.TextWidth() and 
  Font.TextHeight(). Moreover, two new methods, Font.RichTextWidth() and
  Font.RichTextHeight() allow to compute the size of a rich text fragment.
* BUG: When showing a form, the initial focus should be correctly set in 
  all cases now.


[GB.GTK]
* NEW: Some changes in the Font class: Font.Height is now a property that 
  returns the font height, and Font.Width has been removed. Now, to compute
  the size of a text fragment, you must use Font.TextWidth() and 
  Font.TextHeight(). Moreover, two new methods, Font.RichTextWidth() and
  Font.RichTextHeight() allow to compute the size of a rich text fragment.


git-svn-id: svn://localhost/gambas/trunk@3024 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-06-27 22:04:25 +00:00
..
src [DEVELOPMENT ENVIRONMENT] 2010-06-27 22:04:25 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [DEVELOPMENT ENVIRONMENT] 2010-02-07 23:10:41 +00:00
COPYING
depcomp
gambas.h
gb.draw.h
gb.gl.h [GB.GTK] 2009-12-31 12:57:51 +00:00
gb.image.h
gb.paint.h [WIKI CGI SCRIPT] 2009-12-29 01:21:39 +00:00
gb_common.h
INSTALL
ltmain.sh
m4
Makefile.am
missing
NEWS
README
reconf
share [GB.GTK] 2010-02-10 01:16:21 +00:00
TODO [DEVELOPMENT ENVIRONMENT] 2009-12-11 17:45:23 +00:00