[Gambas-devel-svn] SF.net SVN: gambas:[7228] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-08-18 15:19:24
|
Revision: 7228 http://sourceforge.net/p/gambas/code/7228 Author: gambas Date: 2015-08-18 15:19:22 +0000 (Tue, 18 Aug 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Some HiDPI fixes. [GB.FORM] * NEW: Stock icon default sizes ("small", "medium"...) are now proportional to Desktop.Scale by steps of 8 pixels. This is for HiDPI support. * NEW: Wizard BeforeChange event can be cancelled now. [GB.FORM.MDI] * NEW: Toolbar tries to update the size of its icons when the font changes. [GB.GTK] * NEW: Window now raises a Font event when its font changes. [GB.GTK3] * NEW: Window now raises a Font event when its font changes. [GB.GUI.BASE] * NEW: TreeView items height padding is now proportional to Desktop.Scale. [GB.QT4] * NEW: Window now raises a Font event when its font changes. [GB.QT5] * NEW: Window now raises a Font event when its font changes. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/FMakeInstall.class gambas/trunk/app/src/gambas3/.src/Packager/FMakeInstall.form gambas/trunk/app/src/gambas3/.src/Packager/Package.module gambas/trunk/app/src/gambas3/.src/Project/Farm/CSoftware.class gambas/trunk/app/src/gambas3/.src/Project/Farm/SoftwareBox.class gambas/trunk/app/src/gambas3/.src/Project/ProjectBox.class gambas/trunk/comp/src/gb.form/.hidden/CHANGELOG gambas/trunk/comp/src/gb.form/.lang/fr.po gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Button/ButtonBox.class gambas/trunk/comp/src/gb.form/.src/Stock.class gambas/trunk/comp/src/gb.form/.src/Wizard/Wizard.class gambas/trunk/comp/src/gb.form.mdi/.src/ToolBar/FToolBar.class gambas/trunk/comp/src/gb.gui.base/.src/TreeView/_TreeView.class gambas/trunk/gb.gtk/src/CWindow.cpp gambas/trunk/gb.gtk/src/gmainwindow.cpp gambas/trunk/gb.gtk/src/gmainwindow.h gambas/trunk/gb.qt4/src/CWindow.cpp gambas/trunk/main/lib/db/gb.db/.component gambas/trunk/main/lib/db/gb.db/.project gambas/trunk/main/lib/db/gb.db/.settings This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |