Changeset 6327


Ignore:
Timestamp:
2003-12-19T14:59:53+13:00 (20 years ago)
Author:
jmt12
Message:

7 more bugs fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/buglist/status.txt

    r6310 r6327  
    12921292All
    12931293NA
    1294 Pending
    1295 Ensure key mnemonics are installed and correct target key is still in button string (ie when [U]pdate became Replace, "u" was no longer a good choice of keyboard shortcut)
     1294Fixed
     1295Ensure key mnemonics are installed and correct target key is still in button string (ie when [U]pdate became Replace, "u" was no longer a good choice of keyboard shortcut)<br>All normal buttons are accounted for
    12961296
    12971297203B163
     
    13241324All
    13251325NA
    1326 Pending
    1327 File Association manager should be requesting information on how to launch the file (check if it is failing silently)<br>There is still a problem under windows where extra speech marks are wrapped around the command
     1326Fixed
     1327File Association manager should be requesting information on how to launch the file (check if it is failing silently)<br>There is still a problem under windows where extra speech marks are wrapped around the command<br>Using command.com trick to open appropriate program instead
    13281328
    13291329203B167
     
    15801580All
    15811581NA
    1582 Pending
    1583 Prevent same folder (by canonical path) from being copied twice in a single copy action<br>Solution similar to the way import.pl handles this, recurse 99 folders deep and then complain that we may be in an infinite loop.
     1582Fixed
     1583Prevent same folder (by canonical path) from being copied twice in a single copy action<br>Solution similar to the way import.pl handles this, recurse 40ish folders deep and then complain that we may be in an infinite loop.
    15841584
    15851585203B199
     
    16361636Win2k, WinXP
    163716374*.5
    1638 Pending
     1638Fixed
    16391639Check description for Mode argument in buildcol.pl
    16401640
     
    19481948Mac
    19491949NA
    1950 Pending
    1951 How odd. Ensure all editable JComboBoxes are actually GComboBoxes<br>Buttons need to be set to opaque to appear properly under Mac. To that end replace all JButtons with GLIButtons that know whether they are opaque based on the platform
     1950Fixed
     1951How odd. Ensure all editable JComboBoxes are actually GComboBoxes<br>Buttons need to be set to opaque to appear properly under Mac. To that end replace all JButtons with GLIButtons that know whether they are opaque based on the platform<br>GLI buttons in place. GComboBoxes sort-of done, but currently wrong colour. I can't seem to fix it though
    19521952
    19531953203B245
     
    20202020All
    20212021NA
    2022 Pending
    2023 Caused by spinner loosing focus if it also goes nonvisible at the same time. If focus lost while visible appropriate behaviour maintained
     2022Fixed
     2023Caused by spinner loosing focus if it also goes nonvisible at the same time. If focus lost while visible appropriate behaviour maintained<br>Whenever mouse moves off current options view, all JSpinner controls have their changed values commited
    20242024
    20252025203B307
Note: See TracChangeset for help on using the changeset viewer.