[Gambas-Notification] [Git][gambas/gambas][master] 7 commits: Compiling a project now recompile all modified translation, not just the...

Benoît Minisini gitlab at mg.gitlab.com
Thu Jan 3 10:57:26 CET 2019


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


Commits:
bceaa0ae by gambas at 2019-01-03T09:27:03Z
Compiling a project now recompile all modified translation, not just the translation of the current language.

[DEVELOPMENT ENVIRONMENT]
* NEW: Really update Italian translation.
* BUG: Compiling a project now recompile all modified translation, not just the translation of the current language.

- - - - -
fe90f345 by gambas at 2019-01-03T09:28:56Z
Fix an incorrectly declared array.

[DEVELOPMENT ENVIRONMENT]
* BUG: Fix an incorrectly declared array.

- - - - -
17bbc13d by gambas at 2019-01-03T09:29:44Z
Do not use loop initial declaration in generated C code for old gcc versions.

[GB.JIT]
* BUG: Do not use loop initial declaration in generated C code for old gcc versions.

- - - - -
12136b7b by gambas at 2019-01-03T09:31:07Z
Remove some useless void lines.

[GB.UTIL]
* BUG: Remove some useless void lines.

- - - - -
a489590b by gambas at 2019-01-03T09:55:06Z
URL is a now a dynamic class that can be used for analyzing and modifying the contents of an URL.

[GB.UTIL.WEB]
* NEW: URL is a now a dynamic class that can be used for analyzing and modifying the contents of an URL.
* NEW: URLQuery is a new class that represents the query part of an URL.

- - - - -
26e14d34 by gambas at 2019-01-03T09:55:45Z
ToolPanel does not crash anymore.

[GB.FORM]
* BUG: ToolPanel does not crash anymore.

- - - - -
e61175c9 by gambas at 2019-01-03T09:56:37Z
Update some component, project and test files.

- - - - -


30 changed files:

- app/examples/Multimedia/MoviePlayer/.project
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.lang/it.mo
- app/src/gambas3/.lang/it.po
- app/src/gambas3/.project
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Translation/Language.module
- app/src/gambas3/.src/Welcome/CWelcome.class
- comp/src/gb.eval.highlight/.component
- comp/src/gb.eval.highlight/.project
- comp/src/gb.eval.highlight/.src/Main.module
- comp/src/gb.form.mdi/.component
- comp/src/gb.form.mdi/.project
- comp/src/gb.form/.component
- comp/src/gb.form/.project
- comp/src/gb.form/.src/Test/FTestDateChooser.class
- comp/src/gb.form/.src/Test/FTestDateChooser.form
- + comp/src/gb.form/.src/Test/FTestToolPanel.class
- + comp/src/gb.form/.src/Test/FTestToolPanel.form
- comp/src/gb.form/.src/ToolPanel/FToolBar.class
- comp/src/gb.map/.component
- comp/src/gb.map/.project
- comp/src/gb.media.form/.src/FTest.form
- comp/src/gb.net.pop3/.component
- comp/src/gb.net.pop3/.project
- comp/src/gb.report2/.component
- comp/src/gb.report2/.project
- comp/src/gb.util.web/.component
- comp/src/gb.util.web/.project
- comp/src/gb.util.web/.src/MMain.module


View it on GitLab: https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/568ec0b21f42b81d0ee911b956dc263b6a05e56c...e61175c939aa9f445987387edd148a688e1800b0
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/20190103/c21bbec2/attachment-0001.html>


More information about the Notification mailing list