[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 5 commits: Correctly convert dates before Christ into database representation.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 5 commits: Correctly convert dates before Christ into database representation.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Wed, 06 May 2026 20:32:11 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: c7384144 by Benoît Minisini at 2026-05-06T21:02:31+02:00 Correctly convert dates before Christ into database representation. [GB.DB2.POSTGRESQL] * BUG: Correctly convert dates before Christ into database representation. - - - - - 7bbbb324 by Benoît Minisini at 2026-05-06T21:06:38+02:00 Correctly return the millisecond part of timestamps. [GB.DB.POSTGRESQL] * BUG: Correctly return the millisecond part of timestamps. [GB.DB2.POSTGRESQL] * BUG: Correctly return the millisecond part of timestamps. - - - - - 30dd9736 by Benoît Minisini at 2026-05-06T22:29:14+02:00 Expander: Fix automatic resize. Do not colorize the arrow on mouse hover. [GB.FORM] * NEW: DateBox: Use the 'Enum DateChooseMode' enumeration for the 'Mode' property. * BUG: TableView: Temporarily hide the editor when its cell is scrolled outside of the view. * NEW: TableView: Enhance keyboard management, to support the same shortcuts as GridView. * NEW: TableView: The ENTER / RETURN key now edits the current cell. - - - - - a0af2f60 by Benoît Minisini at 2026-05-06T22:30:54+02:00 DataView: Fix management of date and boolean fields. [GB.DB2.FORM] * BUG: DataView: Correctly display the millisecond part of date fields. * BUG: DataView: Correctly localize the boolean fields. * BUG: DataView: The default width of date columns takes the milliseconds into account now. - - - - - 2f5726c2 by Benoît Minisini at 2026-05-06T22:31:52+02:00 GridView: Add 'VisibleWidth' and 'VisibleHeight' properties. [GB.GUI.BASE] * NEW: GridView: Add 'VisibleWidth' and 'VisibleHeight' properties. - - - - - 14 changed files: - comp/src/gb.db2.form/.lang/fr.po - comp/src/gb.db2.form/.src/DataField.class - comp/src/gb.db2.form/.src/DataView.class - comp/src/gb.form/.project - comp/src/gb.form/.src/Date/DateBox.class - comp/src/gb.form/.src/TableView.class - comp/src/gb.form/.src/Test/FTestDateBox.form - comp/src/gb.gui.base/.src/GridView/GridView.class - comp/src/gb.gui.base/.src/GridView/_GridView_Columns.class - gb.db.postgresql/src/main.c - gb.db2.postgresql/src/gb.db2.postgresql/.app.png - gb.db2.postgresql/src/gb.db2.postgresql/.icon.png - gb.db2.postgresql/src/gb.db2.postgresql/.src/_DatabaseDriver_Postgresql.class - gb.db2.postgresql/src/main.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/8a6dd30b37a9df597469b68c7be727b8fc5875e0...2f5726c2fd219338579bd8240cdb87d2d53e82a5 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/8a6dd30b37a9df597469b68c7be727b8fc5875e0...2f5726c2fd219338579bd8240cdb87d2d53e82a5 You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help