]> git.tdb.fi Git - libs/gltk.git/summary
 
descriptionUnnamed repository; edit this file 'description' to name the repository.
ownertdb
last changeTue, 22 Aug 2023 20:43:45 +0000 (23:43 +0300)
shortlog
2023-08-22 Mikko RasaRework how widget ownership works in Container master
2023-08-21 Mikko RasaAdd an example of dialogs in the widget demo program
2023-08-21 Mikko RasaRefactor Dialog to separate the autodeletion functionality
2023-08-21 Mikko RasaUse std::unique_ptr for managing memory
2023-08-21 Mikko RasaRefactor Panel to create Layout internally on request
2023-08-21 Mikko RasaRemove unnecessary Container::create_child
2023-08-21 Mikko RasaStyle and comment updates
2023-08-21 Mikko RasaMinor refactoring
2023-08-21 Mikko RasaUse size_t to represent counts and indices
2023-08-21 Mikko RasaConvert all list containers to vectors
2023-08-20 Mikko RasaMake sure classes follow the rule of 0/3/5
2023-08-20 Mikko RasaClear saved input focus if the widget is removed from...
2023-08-20 Mikko RasaRename some get functions as find because they can...
2023-08-20 Mikko RasaUse the override specifier when overriding a virtual...
2023-08-20 Mikko RasaRemove unnecessary destructors from exception classes
2023-08-20 Mikko RasaUse nullptr instead of 0 for pointers
...
tags
14 years ago 1.1
15 years ago 1.0
15 years ago 0.9
heads
8 months ago master