Custom Query (31 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 31)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#18 fixed Build cannot find nllogo.bmp when building inf and hlp files Andreas Schnellbacher jbs
Description

Using a fresh checkout of the repository, the build system is unable to "find" nllogo.bmp. The error message is: makefile.txt(*): Warning: filename not fully qualified: bmp\nllogo.bmp

nllogo is still in trunk\arc\ipf\bmp directory where the "svn checkout" put it.

The consequence of this is that various pages in the the inf and hlp files display the "missing icon" icon instead of the proper icon.

#17 fixed Fix the infinite loop in kwhelp.e (when env var and inf file names match) Andreas Schnellbacher jbs
Description

if there is an environment variable whose name matches the name of one of the INF files it references, like: SET REXX=REXX+JSRXUTIL where the first REXX is the name of an environment variable and the second is the name of an INF file, then kwhelp gets stuck in an infinite loop "thinking" both "REXX"'s are environment variable names.

#16 fixed Make mouse settings better configurable Andreas Schnellbacher Andreas Schnellbacher
Description

Actually mouse settings are hard to configure, because they are nested in several procs.

It should be investigated to make mouse config as easy as keyboard config, at best with the same config files. Mouse config depends on multiple cases, therefore it gets probably too complicated for one-line defs. At least simple defs should be easily changeable by a user.

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.