Commit Graph

11 Commits

Author SHA1 Message Date
Gautier de Montmollin e81f5c55da gwindows 1.5.4 metadata (examples removed) (#1917)
Removed build of examples: this causes a new, mysterious issue in at least one crate (LEA) using the GWindows crate.
Examples will be built in a separate crate.
Note that gwindows_contrib.gpr also has some own examples but is not exposed to that issue which is related to an extra file added for the linker.
2026-05-23 13:51:59 +02:00
Gautier de Montmollin 4137ced849 gwindows 1.5.4 (#1904)
GWindows release, 09-May-2026 [revision 635]
=========================================

629: GWindows.Clipboard: added Clipboard_HTML procedure (copy HTML fragment
        to the clipboard; useful for copying more than plain texts)

626: GWindows.Common_Controls: added check box feature to List_View's
2026-05-14 16:02:33 +02:00
Gautier de Montmollin 57f5e531f6 gwindows 1.5.3 (#1797)
Minor addition to API, which is needed by the LEA crate in an upcoming release.
2026-02-05 23:38:26 +01:00
Gautier de Montmollin 6b9498ad15 gwindows 1.5.2 (#1783)
Fix to 1.5.1
A bug in GNAT 15.* causes it to suggest and accept an incorrect overriding indicator. Details in gwindows-1.5.2.toml
2026-01-22 11:51:36 +01:00
Gautier de Montmollin 4c8faa17cf gwindows 1.5.1 (#1776)
Style check fixes for GNAT 15.2+
Needed because of warning => error setting in the .gpr's
Details here: https://github.com/zertovitch/gwindows/commit/590a7fb
2026-01-20 11:39:45 +01:00
Gautier de Montmollin 64f02e3f71 gwindows 1.5.0 (#1451) 2025-03-23 12:28:10 +01:00
Gautier de Montmollin 310ba0cd79 Create gwindows-1.4.3.toml (#1036) 2024-04-22 18:54:52 +02:00
Gautier de Montmollin 447945a29a gwindows 1.4.2 (#1029)
* Create gwindows-1.4.2.toml

* Update gwindows-1.4.2.toml

GMGPL license not recognized; put back string from previous release.

* Update gwindows-1.4.2.toml

Zip ball uses the Zip 2.0 compression format (Deflate).

* Update gwindows-1.4.2.toml

Using a single root dir within Zip ball.

* Update gwindows-1.4.2.toml

Using Git (as in previous releases) instead of a Zip ball.
NB: the Alire test failure was something else (GNAT not found), but who knows...

* Update gwindows-1.4.2.toml

Removed extra GNATCOM tools path.
2024-04-15 13:05:15 +02:00
Gautier de Montmollin c9aee2e127 gwindows 1.4.1 tags samples update (#852)
Added some "catchy" demos in the executables list.
2023-07-21 10:49:15 +02:00
Gautier de Montmollin d3ea5abead gwindows 1.4.1 (#820)
* Create gwindows-1.4.1.toml

Update to recent version of GWindows.

* Update gwindows-1.4.1.toml

Use git commit instead of release Zip file (alire's unzip tool too ancient).
2023-05-31 10:06:33 +02:00
Felix Patschkowski ee6b2bdaf4 GWindows 1.4 (#245)
* Added GWindows manifest.

* Point to original GWindows repo.

* Fix temporarily broken build checks

* Added optional, recommended properties after review by Alire team.

Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
2021-02-09 10:24:38 +01:00