October 2020 Archives by author
Starting: Thu Oct 1 23:23:08 CEST 2020
Ending: Sat Oct 31 18:55:01 CET 2020
Messages: 45
- [Gambas-Notification] [Git][gambas/gambas][master] Ignore CVS and CVSROOT directories when searching for source files to compile.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Fix Menu proxy management and Control.Refresh().
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] TextArea: Fix both Font and Background property.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Make '.project' format backward-compatible.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Void tooltips do not display anything anymore.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Help browser: Deal with possible missing GUI component information files.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Fix management of Paint.Font. Underline and Strikeout properties are now correctly drawn.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] TerminalView: Take padding into account when computing the number of visible lines.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] MessageView: Speed animation up.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Child processes do not inherit locks anymore. Workaround libraries that override SIGCHLD handler.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Fix Control Lower(), Raise() and Refresh() methods.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Fix Variant arrays sort when a mode is specified.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Project tree: Fix directory creation.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Fix control arrangement, buttons appearance, ToolButton focus stealing, and...
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Separator: Do not use widget theme for drawing.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Fix GUI default layouts.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] FileView: Path is a new read-only property that return the absolute path of...
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Some fixes in icons and mimetypes installation.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Fix installation of IDE icons and menu.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: ToolBar: Layout is a new synonymous property of Settings.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Workaround a bug in 'xdg-desktop-menu' that triggers on Alpine systems.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Some fixes on foreground color management.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Fixes in ScrollArea, HSplit, VSplit and ListBox.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Work continues on the new WebView.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Use the new Web browser of the 'gb.gui.webview' component.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Use 'gb.gui' instead of 'gb.gui.qt', so that GTK+ component can be used.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Welcome dialog: Void example tab does not crash anymore.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Fix signal handler overriding management.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Synchronize with gb.qt5.webview.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Fix menu Show event and allow Mouse key modifiers properties outside of Mouse event handlers.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Allow rewriting during highlighting only when the Mode property is set to...
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Margin is not transparent anymore.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Fix menu shortcuts.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] TerminalView: Support for 'ESC [ 3 J' sequence (clear screen).
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Project property dialog: Environment variables now can be individually disabled.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Fix AutoResize arrangement.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] 7 commits: [GB.EVAL.HIGHLIGHT]
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Gambas bitmap fonts are now embedded into TTF files.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Put the '*.bdf' files into the project data, even if they are generated from the '*.sfd' files.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Project property dialog: Don't try to display the average number of lines by...
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Packager: Debian packages now uses icons in PNG format instead of XPM, that...
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Use OTB format instead of TTF format for Gambas fonts. It works better (but...
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Gambas fonts: merge all different sizes in two SFD files (one for regular, one for bold).
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Control.Reparent() correctly moves the control if the parent is not changed.
Benoît Minisini
- [Gambas-Notification] [Git][gambas/gambas][master] Allow the value of markup attributes not to be embedded between quotes in rich text.
Benoît Minisini
Last message date:
Sat Oct 31 18:55:01 CET 2020
Archived on: Sat Oct 31 18:57:01 CET 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).