Changes between Version 167 and Version 168 of windows_backend_activity_log


Ignore:
Timestamp:
06/30/10 15:06:40 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend_activity_log

    v167 v168  
    9999o -with-pthread-win32 option 
    100100o improved ddk build scripts/reuse what libusb-win32 is doing 
     101o vsnprintf review if needed 
    101102 
    102103[EXTRAS - POST RELEASE TASKS] 
     
    272273o [zadig] selecting text changes the field background colour [FIXED: 2010.06.24] 
    273274o [zadig] edit desc (and dropdown) can be changed during install [FIXED: 2010.06.25] 
    274 o [zadig] re-cliking install too soon after a cancelled install results in a "could not create/extract files in " message 
     275o [zadig] re-cliking install too soon after a cancelled install results in a "could not create/extract files in " message [FIXED: 2010.06.30] 
    275276o [zadig] crashes on XP [FIXED (bad string dim): 2010.06.16] 
    276277o [zadig] still seeing double insert notifications from time to time 
     
    366367  - use ini to set default options [DONE: 2010.06.17] 
    367368  - improve UI by following MS's UI guidelines 
     369  - setting of the log level 
    368370  - allow the provision of an external inf/conf file / custom driver fixed inf file? 
    369371  - allow the generation of an inf file only for existing driver [NO LONGER NEEDED (Extract Only will do): 2010.06.04] 
     
    374376  - maybe we should tone down notifications a notch between log, status and dialogs 
    375377  - feedback our cygwin/DDK/64 bit changes to the makers of libconfig 
    376   - change the progress text to warn when log stalls, to warn about the super long MS induced delays 
     378  - change the progress text to warn about the super long MS induced delays [DONE: 2010.06.30] 
    377379  - prevent the entering of non hex chars for VID/PID (will need subclassing => v2 or never) 
    378380o allow the provision of signed inf/cat, and other files in the embedder [DONE: 2010.04.29]