Files
tvision/tvision.changes
Julius Enriquez 6c261c9535 - Update to version 0~git727:
* Rename string formatting function into 'formatStr'
  * Make code page conversion customizable by the developer, not the user
  * Add Unicode support for TMenuView shortcuts
  * Implement TText::equalsIgnoreCase
  * Fix cast of constant variable
  * platform: reorganize character processing functions
  * Reorganize and improve comparison and printing operators in tests
  * Add string-based variants of hotKey, getAltChar and getCtrlChar functions
  * platform: simplify freeing memory of DisplayBuffer objects
  * Fix warning in TVDemo::mouse()
- fix the build: add 0001-add-project.patch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tvision?expand=0&rev=7
2025-12-21 11:38:40 +00:00

27 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Sat Dec 20 16:02:00 UTC 2025 - Klaus Kämpf <kkaempf@suse.de>
- Update to version 0~git727:
* Rename string formatting function into 'formatStr'
* Make code page conversion customizable by the developer, not the user
* Add Unicode support for TMenuView shortcuts
* Implement TText::equalsIgnoreCase
* Fix cast of constant variable
* platform: reorganize character processing functions
* Reorganize and improve comparison and printing operators in tests
* Add string-based variants of hotKey, getAltChar and getCtrlChar functions
* platform: simplify freeing memory of DisplayBuffer objects
* Fix warning in TVDemo::mouse()
- fix the build: add 0001-add-project.patch
-------------------------------------------------------------------
Wed May 29 02:38:31 UTC 2024 - Julius Enriquez <win8linux@gmail.com>
- Working spec file
-------------------------------------------------------------------
Fri May 10 06:39:27 UTC 2024 - Julius Enriquez <win8linux@gmail.com>
- Initial spec and source for tvision