[Gambas-Notification] [Git][gambas/gambas][master] 6 commits: Application.ParentHandle is a new property that returns the parent process id.

Benoît Minisini gitlab at mg.gitlab.com
Wed Jan 8 14:07:22 CET 2020



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
46b3b166 by gambas at 2020-01-08T13:54:03+01:00
Application.ParentHandle is a new property that returns the parent process id.

[INTERPRETER]
* NEW: Application.ParentHandle is a new property that returns the parent process id.

- - - - -
9512d2bf by gambas at 2020-01-08T13:55:37+01:00
Class.Stat() now understands the ".../" syntax to look for classes in the current project.

[GB.UTIL]
* NEW: Class.Stat() now understands the ".../" syntax to look for classes in the current project.

- - - - -
980aff24 by gambas at 2020-01-08T13:57:26+01:00
TabPanel: Fix tab bar layout routine.

[GB.FORM]
* BUG: TabPanel: Fix tab bar layout routine.

- - - - -
0f958726 by gambas at 2020-01-08T13:58:13+01:00
Use tab bar extra buttons for showing panels, and add a button to toggle sort by inheritance in the project tree.

[DEVELOPMENT ENVIRONMENT]
* NEW: Use tab bar extra buttons for showing project tree, property sheet, control tool box and property help.
* NEW: Remove the 'show property help' option.
* NEW: Add a button to toggle sort by inheritance in the project tree.
* NEW: Update French translation.

- - - - -
9aee4a0d by gambas at 2020-01-08T14:01:21+01:00
Workspace: Add a TabPanel property that returns the inner workspace tab panel.

[GB.FORM.MDI]
* NEW: Workspace: Add a TabPanel property that returns the inner workspace tab panel.

- - - - -
bf72ff3e by gambas at 2020-01-08T14:02:30+01:00
Add WebTable control.

[GB.WEB.FORM2]
* NEW: Add WebTable control.
* BUG: Fix WebTable column headers layout when sorting is enabled.
* NEW: Use big icons for sorted WebTable columns headers.

- - - - -


30 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Editor/Form/FProperty.class
- app/src/gambas3/.src/Editor/Form/FProperty.form
- + app/src/gambas3/.src/Exported/TabPanel.class
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/Help/MHelp.module
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Options/FOption.form
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/CProjectTree.class
- comp/src/gb.form.mdi/.src/Workspace/Workspace.class
- comp/src/gb.form/.project
- comp/src/gb.form/.src/TabPanel/TabPanel.class
- comp/src/gb.form/.src/Test/FTestTabPanel.class
- comp/src/gb.form/.src/Test/FTestTabPanel.form
- comp/src/gb.util/.src/Class.class
- comp/src/gb.web.form2/.public/gw-arrow-down.png
- comp/src/gb.web.form2/.public/gw-arrow-left.png
- comp/src/gb.web.form2/.public/gw-arrow-right.png
- comp/src/gb.web.form2/.public/gw-arrow-up.png
- − comp/src/gb.web.form2/.public/gw-max.png
- + comp/src/gb.web.form2/.src/Select.class
- + comp/src/gb.web.form2/.src/Table/WebTable.class
- + comp/src/gb.web.form2/.src/Table/WebTableData.class
- + comp/src/gb.web.form2/.src/Table/WebTableSelection.class
- + comp/src/gb.web.form2/.src/Table/_WebTableColumn.class
- + comp/src/gb.web.form2/.src/Table/_WebTableColumns.class
- comp/src/gb.web.form2/.src/Test/Webform1.class
- comp/src/gb.web.form2/.src/Test/Webform1.webform


View it on GitLab: https://gitlab.com/gambas/gambas/compare/d0e6769d0a2f2c7e97a2534ab7b35266ce3f42cd...bf72ff3e68ee86ca3c6b3aae685bfb8ecb28cbc2

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/d0e6769d0a2f2c7e97a2534ab7b35266ce3f42cd...bf72ff3e68ee86ca3c6b3aae685bfb8ecb28cbc2
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20200108/2f55bd1d/attachment.html>


More information about the Notification mailing list