[Gambas-Notification] [Git][gambas/gambas][master] 5 commits: Help browser: Fix stylesheet.
Benoît Minisini
gitlab at mg.gitlab.com
Mon Sep 10 20:50:28 CEST 2018
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
091543ed by gambas at 2018-09-10T18:07:07Z
Help browser: Fix stylesheet.
[DEVELOPMENT ENVIRONMENT]
* BUG: Help browser: Fix stylesheet.
- - - - -
f3eca2dd by gambas at 2018-09-10T18:07:46Z
Font dialog: dialog is now centered at startup.
[GB.FORM.DIALOG]
* BUG: Font dialog: dialog is now centered at startup.
- - - - -
88220d48 by gambas at 2018-09-10T18:11:59Z
Let the interpreter correctly manage exceptions when calling non-JIT code from JIT code.
[INTERPRETER]
* BUG: JIT: Let the interpreter correctly manage exceptions when calling non-JIT code from JIT code.
[GB.JIT]
* BUG: Correctly initialize CP during exception handler.
- - - - -
279c9a27 by gambas at 2018-09-10T18:48:41Z
SpinBox: Correctly refresh arrows when leaving the control.
[GB.GUI.BASE]
* BUG: SpinBox: Correctly refresh arrows when leaving the control.
- - - - -
62fefce8 by gambas at 2018-09-10T18:49:46Z
TerminalView: Animate scrolling when Application.Animations property is TRUE.
[GB.FORM.TERMINAL]
* NEW: TerminalView: Animate scrolling when Application.Animations property is TRUE.
- - - - -
15 changed files:
- app/src/gambas3/.project
- app/src/gambas3/.src/Debug/FProfile.class
- app/src/gambas3/help/wiki/style-offline.css
- comp/src/gb.form.dialog/.component
- comp/src/gb.form.dialog/.project
- comp/src/gb.form.dialog/.src/FFontDialog.form
- comp/src/gb.form.terminal/.project
- comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.class
- comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class
- comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/SpinBox.class
- main/gbx/gbx_jit.c
- main/gbx/gbx_stack.h
- main/lib/jit/jit_body.c
View it on GitLab: https://gitlab.com/gambas/gambas/compare/85f2a251e629c2806532a325cc9c44be6949a0a5...62fefce8f7ee1a7e9471778530447e8179b3d9a1
--
View it on GitLab: https://gitlab.com/gambas/gambas/compare/85f2a251e629c2806532a325cc9c44be6949a0a5...62fefce8f7ee1a7e9471778530447e8179b3d9a1
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/20180910/5c86bc79/attachment.html>
More information about the Notification
mailing list