wok annotate gnustep-gui/description.txt @ rev 25017

updated openjpeg, openjpeg-dev and openjpeg-tools (1.5.0 -> 1.5.2)
author Hans-G?nter Theisgen
date Wed May 18 06:55:41 2022 +0100 (2022-05-18)
parents
children
rev   line source
Hans-G?nter@24457 1 The GNUstep gui library is a library of graphical user interface
Hans-G?nter@24457 2 classes written completely in the Objective-C language;
Hans-G?nter@24457 3 the classes are based upon Apple's Cocoa framwork (which came
Hans-G?nter@24457 4 from the OpenStep specification).
Hans-G?nter@24457 5 These classes include graphical objects such as buttons, text
Hans-G?nter@24457 6 fields, popup lists, browser lists, and windows; there are also
Hans-G?nter@24457 7 many associated classes for handling events, colors, fonts,
Hans-G?nter@24457 8 pasteboards and images.