gambas-source-code/app/src
Benoît Minisini ebaf84261d [DEVELOPMENT ENVIRONMENT]
* BUG: Fix background color of code editor tooltip messages.

[GB.FORM]
* NEW: MenuButton now uses the new DrawingArea Font event.
* BUG: Fix FileChoose/DirChooser directory buttons layout.

[GB.GUI.BASE]
* NEW: Paint.TrimRichText() is a new method that trims some rich text to a
  specific size, adding ellipsis if needed.
* NEW: Use smaller arrows in TreeView and GridView headers.
* BUG: TreeView now should keep the selection correctly while an item is
  expanded or collapsed.

[GB.GTK]
* NEW: DrawingArea now raises a new Font event when its font changes.

[GB.GTK3]
* NEW: DrawingArea now raises a new Font event when its font changes.
* BUG: Style.PaintArrow() now works correctly.


git-svn-id: svn://localhost/gambas/trunk@6462 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-09-09 13:54:42 +00:00
..
doc.cgi [DOC.CGI] 2014-06-29 19:23:00 +00:00
gambas-wiki [DEVELOPMENT ENVIRONMENT] 2014-09-03 14:33:18 +00:00
gambas3 [DEVELOPMENT ENVIRONMENT] 2014-09-09 13:54:42 +00:00
gb.wiki [DOC.CGI] 2014-06-29 19:23:00 +00:00
gbs3 [DEVELOPMENT ENVIRONMENT] 2014-07-23 20:49:56 +00:00
INSTALL