|
|
@1326
|
17 years |
Gregg Young |
Changes to avoid duplicate directory names on scan using StubbyScanThread.
|
|
|
@1320
|
17 years |
Gregg Young |
Use event semaphore to prevent rescan of drives while StubbySacnTreads …
|
|
|
@1316
|
17 years |
Gregg Young |
Code clean up -- remove redundant code; move code to match openwatcom …
|
|
|
@1304
|
17 years |
Gregg Young |
Move DosEnterCritSec into SetMask Replace 2 more with semaphore(Ticket 308)
|
|
|
@1303
|
17 years |
Gregg Young |
Last part of remove or replace with a mutex semaphore DosEnterCriSec …
|
|
|
@1299
|
17 years |
Gregg Young |
Scan each drive on separate thread (added StubbyScanThread) to speed …
|
|
|
@1277
|
17 years |
Gregg Young |
Add opencont.bmp use as bitmap for open container pushbutton in …
|
|
|
@1251
|
17 years |
Gregg Young |
Fix issues with drives context menu (Tickets 279, 290)
|
|
|
@1227
|
17 years |
John Small |
Ticket 187: Moved typedef's and some #define's from fm3dll.h
|
|
|
@1213
|
17 years |
John Small |
Ticket 187: Move data declarations/definitions out of fm3dll.h
|
|
|
@1178
|
17 years |
John Small |
Ticket 187: Draft 2: Move remaining function declarations
|
|
|
@1157
|
17 years |
John Small |
Ticket 187: Draft 1: Functions only
|
|
|
@1102
|
17 years |
Gregg Young |
Make the variable passed to treecnr UM_RESCAN a pointer to a temp …
|
|
|
@1079
|
17 years |
Steven Levine |
Avoid some more spurious leak reports
|
|
|
@1078
|
17 years |
Steven Levine |
More Fortify infrastructure enhancements
Rework Fortify_SetOwner
Add …
|
|
|
@1077
|
17 years |
Steven Levine |
Enhance Fortify infrastructure
Add Fortify_SetOwner …
|
|
|
@1063
|
17 years |
Gregg Young |
Fortify ifdef reformat
|
|
|
@1047
|
17 years |
Gregg Young |
Minor code cleanup
|
|
|
@1039
|
17 years |
Gregg Young |
Removed unnecessary xfrees and included fortify.h where needed; moved …
|
|
|
@1037
|
17 years |
Gregg Young |
Newview is used used when view is selected from menus in dircnrs, …
|
|
|
@1018
|
17 years |
Gregg Young |
Additional fortify scopes mostly for "lists"
|
|
|
@1017
|
17 years |
Gregg Young |
fortify updates for threads dble free fix
|
|
|
@1009
|
17 years |
Steven Levine |
Add xfree xstrdup Fortify support
Add MT capable Fortify scope logic
|
|
|
@989
|
18 years |
Gregg Young |
Refactor fm3dll.h to create command.h; broken ini is now replaced with …
|
|
|
@985
|
18 years |
Gregg Young |
Update sizes dialog (ticket 44); Make max command line length user …
|
|
|
@954
|
18 years |
Steven Levine |
Rework ResizeChildren to resize drive tree correctly
Avoid trap in …
|
|
|
@953
|
18 years |
Steven Levine |
Rework code and resources to support settings menu conditional cascade …
|
|
|
@950
|
18 years |
Gregg Young |
Cleanup of code to remove close menu item from tree container & …
|
|
|
@947
|
18 years |
Gregg Young |
Restore close button for VTree and remove move menu item when …
|
|
|
@944
|
18 years |
Gregg Young |
Remove close menu item and button from the tree container (Ticket 216)
|
|
|
@917
|
18 years |
Steven Levine |
Correct/enhance settings notebook navigation, ticket #188 (Steven) …
|
|
|
@908
|
18 years |
Gregg Young |
Back out change for notebook page find
|
|
|
@907
|
18 years |
Steven Levine |
Avoid out of memory traps in Compare Directories
Rework Compare …
|
|
|
@906
|
18 years |
Gregg Young |
The basic program quoting code and some mailto cleanup.
|
|
|
@888
|
18 years |
Gregg Young |
runemf2 now quotes executable strings if needed (Ticket 180); it also …
|
|
|
@877
|
18 years |
Gregg Young |
Cleaned up actual fix for drop down menu fonts and colors not matching.
|
|
|
@875
|
18 years |
Gregg Young |
Used global variable to link presparams to main menu window for both …
|
|
|
@872
|
18 years |
Gregg Young |
Fix failure of font changes and font colors on main menus (tickets 27 …
|
|
|
@847
|
18 years |
Gregg Young |
Removed large file APIs from code where hey are not needed.
|
|
|
@841
|
18 years |
Gregg Young |
This implements large file support; The wrappers to allow WARP3 …
|
|
|
@838
|
18 years |
Gregg Young |
Remainder of changes for xDosFindFirst/Next wrapper performance test
|
|
|
@809
|
18 years |
Steven Levine |
Revert more to DosSleep(0)
Comments
|
|
|
@802
|
18 years |
Steven Levine |
Disable DbgMsgs shipped with 3.0.8beta1
|
|
|
@793
|
18 years |
Gregg Young |
Move #pragma alloc_text to end for OpenWatcom compat
|
|
|
@787
|
18 years |
Steven Levine |
Rework UM_FILLSETUPLIST IDM_SAVEDIRCNRSTATE and ..._setups() logic for …
|
|
|
@775
|
18 years |
Gregg Young |
Minor clean up add comments re recent changes
|
|
|
@771
|
18 years |
Gregg Young |
Increase subject to 1024 reduce DosSleep times
|
|
|
@766
|
18 years |
Gregg Young |
format cleanup
|
|
|
@761
|
18 years |
Gregg Young |
Cleanup of FilesToGet changes (ticket 138)
|
|
|
@751
|
18 years |
Steven Levine |
Sync rest of code with CNRITEM mods
Sync code with ARCITEM mods
Get …
|
|
|
@739
|
18 years |
Steven Levine |
More ticket #24 updates
|
|
|
@730
|
18 years |
Gregg Young |
Preliminary work on variable sized container buffers. Removes …
|
|
|
@726
|
18 years |
Steven Levine |
Disable leftover debug code
|
|
|
@705
|
18 years |
Gregg Young |
Minor code cleanup fix ramdisk on states list & WORPLACE_PROCESS logic
|
|
|
@690
|
18 years |
Steven Levine |
Commit more OpenWatcom compatibility updates
|
|
|
@689
|
18 years |
Steven Levine |
Commit OpenWatcom compatibility updates
|
|
|
@688
|
18 years |
Gregg Young |
Update History and file headers for CheckPmDrgLimit etc changes
|
|
|
@687
|
18 years |
Gregg Young |
Add CheckPmDrgLimit function to fix crash when dragging to FM/2 for …
|
|
|
@675
|
18 years |
Gregg Young |
Change drag limit message box to MB_OK | MB_INFORMATION
|
|
|
@672
|
18 years |
Steven Levine |
Use dcd->ulItemsToUnHilite
Sync UnHilite calls with arg mods
|
|
|
@618
|
18 years |
Steven Levine |
Add more drag/drop error checking
Use FreeDragInfoData
Sync with …
|
|
|
@606
|
18 years |
Gregg Young |
Drag drop work around for number of files limitation in PM
|
|
|
@603
|
18 years |
Gregg Young |
Work around for PM drag/drop limit; more drag/drop error checking
|
|
|
@593
|
18 years |
Gregg Young |
Changes to remove GetPString from window class names
|
|
|
@557
|
19 years |
Gregg Young |
Changes for 3.05 beta mostly drive flag/tree related
|
|
|
@555
|
19 years |
Gregg Young |
Added NTFS support (read only); minor dive icon code cleanup; update …
|
|
|
@552
|
19 years |
Gregg Young |
font cleanup; new image and archiver masks; messages moved to string …
|
|
|
@551
|
19 years |
Gregg Young |
Indentation cleanup
|
|
|
@549
|
19 years |
root |
Support additional file systems types (Gregg)
Reorganize menus (Gregg) …
|
|
|
@527
|
19 years |
root |
31 Aug 06 JS Add more partitioning menu items
|
|
|
@472
|
19 years |
root |
31 Aug 06 JS Add more partitioning menu items
|
|
|
@443
|
19 years |
root |
Rework SetMask args
|
|
|
@386
|
19 years |
root |
Drop extra Runtime_Error
|
|
|
@377
|
19 years |
root |
Validate WinCreateWindow
|
|
|
@352
|
19 years |
root |
Use Runtime_Error
|
|
|
@305
|
19 years |
root |
TreeCnrWndProc: disable menu items if drive not ready
|
|
|
@246
|
20 years |
root |
Renames
|
|
|
@186
|
20 years |
root |
Use QWL_USER
|
|
|
@176
|
20 years |
root |
More large file formatting updates
|
|
|
@156
|
20 years |
root |
Rename comnam to szCommonName and fix typo
Use ULONGLONG and CommaFmtULL
|
|
|
@70
|
22 years |
root |
Add JFS and FAT32 support
|
|
|
@36
|
23 years |
root |
Handle large partitions
|
|
|
@2
|
23 years |
root |
Initial revision
|