Changeset 1471 for trunk/dll/key.c


Ignore:
Timestamp:
Oct 14, 2009, 1:43:04 AM (16 years ago)
Author:
Steven Levine
Message:

Remember last filter mask selection
Use Ctrl-click to select state or commonly used directory quicklist entry without activating.
Use Ctrl-click to select walk dialog user list entry without activating.
Avoid drivebar MB2 exception
Remember last seek and scan mask selection across runs
Avoid traps when changing tree container display style
Restore missing drives to drive list dropdown
Minor documentation updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/key.c

    r1444 r1471  
    5454  static INT width, direction, ticktock, counter;
    5555  static HPOINTER stick1, stick2, stick3, stick4, stick12, stick22, stick32,
    56     stick42, stick5, stick52;
     56                  stick42, stick5, stick52;
    5757
    5858  switch (msg) {
Note: See TracChangeset for help on using the changeset viewer.