gambas-source-code/comp/src
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
..
gb.chart [CONFIGURATION] 2010-05-19 12:43:57 +00:00
gb.db.form [DEVELOPMENT ENVIRONMENT] 2010-05-14 21:17:04 +00:00
gb.eval.highlight [DEVELOPMENT ENVIRONMENT] 2010-05-14 21:17:04 +00:00
gb.form [DEVELOPMENT ENVIRONMENT] 2010-06-27 22:04:25 +00:00
gb.form.dialog [DEVELOPMENT ENVIRONMENT] 2010-05-14 21:17:04 +00:00
gb.form.mdi [INTERPRETER] 2010-05-14 21:30:54 +00:00
gb.form.stock [GB.FORM.STOCK] 2010-04-28 21:39:06 +00:00
gb.info [DEVELOPMENT ENVIRONMENT] 2010-05-14 21:17:04 +00:00
gb.mysql [GB.MYSQL] 2010-06-22 22:15:51 +00:00
gb.report [DEVELOPMENT ENVIRONMENT] 2010-06-27 22:04:25 +00:00
gb.settings [CONFIGURATION] 2010-05-19 12:43:57 +00:00
gb.web [DEVELOPMENT ENVIRONMENT] 2010-05-14 21:17:04 +00:00
order [GB.FORM] 2010-04-26 12:29:49 +00:00