[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Date.ToISO8601() is a new function that converts a date to ISO-8601 format.
Benoît Minisini
gitlab at mg.gitlab.com
Fri Mar 6 00:27:01 CET 2020
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
b7c93322 by gambas at 2020-03-06T00:21:33+01:00
Date.ToISO8601() is a new function that converts a date to ISO-8601 format.
[GB.UTIL]
* NEW: Date.ToISO8601() is a new function that converts a date to ISO-8601 format.
- - - - -
1e4b387a by gambas at 2020-03-06T00:26:53+01:00
TerminalView: Terminal output processing is now delayed until the control is visible and has been arranged, so that the terminal width is accurate..
[GB.FORM.TERMINAL]
* BUG: TerminalView: Terminal output processing is now delayed until the control is visible and has been arranged, so that the terminal width is accurate.
* BUG: Move XTerm files to the hidden project directory.
* NEW: TerminalView: Automatic scrolling is disabled when the last terminal line is hidden.
* OPT: TerminalView: Automatic scrolling is not smooth anymore.
- - - - -
26 changed files:
- comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class
- comp/src/gb.form.terminal/.src/TerminalView/TerminalScreen.class
- comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class
- comp/src/gb.form.terminal/.src/TerminalView/test/FTestTerminalView.form
- − comp/src/gb.form.terminal/Text1
- − comp/src/gb.form.terminal/XtermTests/16colors.sh
- − comp/src/gb.form.terminal/XtermTests/256colors.pl
- − comp/src/gb.form.terminal/XtermTests/256colors2.pl
- − comp/src/gb.form.terminal/XtermTests/88colors.pl
- − comp/src/gb.form.terminal/XtermTests/88colors2.pl
- − comp/src/gb.form.terminal/XtermTests/8colors.sh
- − comp/src/gb.form.terminal/XtermTests/acolors.sh
- − comp/src/gb.form.terminal/XtermTests/doublechars.sh
- − comp/src/gb.form.terminal/XtermTests/dynamic.pl
- − comp/src/gb.form.terminal/XtermTests/dynamic.sh
- − comp/src/gb.form.terminal/XtermTests/dynamic2.sh
- − comp/src/gb.form.terminal/XtermTests/fonts.sh
- − comp/src/gb.form.terminal/XtermTests/paste64.pl
- − comp/src/gb.form.terminal/XtermTests/query-color.pl
- − comp/src/gb.form.terminal/XtermTests/query-fonts.pl
- − comp/src/gb.form.terminal/XtermTests/resize.pl
- − comp/src/gb.form.terminal/XtermTests/resize.sh
- − comp/src/gb.form.terminal/XtermTests/tcapquery.pl
- − comp/src/gb.form.terminal/XtermTests/title.sh
- comp/src/gb.util/.src/Date.module
- comp/src/gb.util/.src/MMain.module
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/829fc971c73b875b0560137215b822dc7224dcdb...1e4b387a2a7f0f375c962070bddfd02308c9a177
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/829fc971c73b875b0560137215b822dc7224dcdb...1e4b387a2a7f0f375c962070bddfd02308c9a177
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/20200305/fed73901/attachment.html>
More information about the Notification
mailing list