• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Common.cH A D08-Nov-199831.5 KiB864795

Common.hH A D08-Nov-19982.2 KiB11484

Common.manH A D08-Nov-199833 KiB1,228977

CommonP.hH A D08-Nov-19982.6 KiB10888

CommonT.cH A D08-Nov-1998178 97

CommonT.manH A D08-Nov-1998339 1312

ImakefileH A D08-Nov-1998108 75

READMEH A D08-Nov-1998428 1310

README

1Common
2
3History
41.1	Fixed keyboard traversal. Errors included:
5	- widgets sometimes refused to release focus
6	- in some cases programs crashed when iconified
7	Visibility and unmap actions removed (they were not needed);
8	highlighting is now only done when the focus is set
9	explicitly; improved conditions in focusIn and focusOut.
10
111.2	(Oct '93) Added type Icon + converters; strncasecmp() replaced
12	with XMuCompareISOLatin1();
13