|
|
@1654
|
14 years |
Gregg Young |
Add support for changing PresParams in the notify status window.
|
|
|
@1642
|
14 years |
Gregg Young |
Fixed thread notes dialog to reopen on startup if it was open on shutdown.
|
|
|
@1607
|
14 years |
Gregg Young |
Cleanup of ini load code with PCSZ replacing hard coded names like FM3INI.
|
|
|
@1604
|
14 years |
Gregg Young |
Cleanup of INI load code; added error checking to save directory load; …
|
|
|
@1603
|
14 years |
Gregg Young |
If both TEMP and TMP environment variables are missing or point to …
|
|
|
@1560
|
15 years |
Steven Levine |
Try using FM3INI to create help instance if fm3.hlp not in current …
|
|
|
@1555
|
15 years |
Gregg Young |
Minor cleanup of the scanning code.
|
|
|
@1554
|
15 years |
Gregg Young |
Check that pTmpDir IsValid and recreate if not found; Fixes hangs …
|
|
|
@1553
|
15 years |
Gregg Young |
Rework scanning code to remove redundant scans, prevent double …
|
|
|
@1551
|
15 years |
Gregg Young |
This code adds the semaphores to prevent a rescan from starting before …
|
|
|
@1546
|
15 years |
Gregg Young |
Add menu item to allow opening of directory container from the …
|
|
|
@1544
|
15 years |
Gregg Young |
Changes to fopen and _fsopen to allow FM2 to be loaded in high memory
|
|
|
@1522
|
15 years |
John Small |
Ticket 434: Startup parameter suggestion improvements and bug fixes.
|
|
|
@1505
|
15 years |
Gregg Young |
Remove unnecessary type casts; minor formating cleanup.
|
|
|
@1498
|
16 years |
Gregg Young |
Changes to get FM2 to compile with the latest watcom 1.9 beta (mostly …
|
|
|
@1482
|
16 years |
Gregg Young |
Fixed separate parameters; added the ability to set it either globally …
|
|
|
@1480
|
16 years |
Gregg Young |
Fix failure to correctly check for large file support in …
|
|
|
@1479
|
16 years |
Gregg Young |
Work around MMIO's failure to recognize MPG files as media. Reorder …
|
|
|
@1475
|
16 years |
Gregg Young |
Add comments rem dbgmsgs
|
|
|
@1471
|
16 years |
Steven Levine |
Remember last filter mask selection
Use Ctrl-click to select state or …
|
|
|
@1452
|
16 years |
Gregg Young |
Change protectonly check from command.com to VKBD module loaded …
|
|
|
@1451
|
16 years |
Gregg Young |
Change WM_USER numbers to account for the fact that some values have …
|
|
|
@1450
|
16 years |
Gregg Young |
Add a PCSZ srting for error messages; prevent error popup for locked …
|
|
|
@1444
|
16 years |
Gregg Young |
Rework of drivebar to rescan all drives and refresh media buttons and …
|
|
|
@1439
|
16 years |
Gregg Young |
Changes to allow high mem loading of dll; Refactor .LONGNAME and …
|
|
|
@1438
|
16 years |
Gregg Young |
Improved drivebar changes; Added AddBackslashToPath() to remove …
|
|
|
@1436
|
16 years |
Gregg Young |
Drive letter incorporated into bitmaps for drivebar buttons. (tickets …
|
|
|
@1434
|
16 years |
Gregg Young |
Update show label or FS in tree to initialize as driveonly and fixed …
|
|
|
@1431
|
16 years |
Gregg Young |
Changed 3 way button to radio buttons and added rescan on change to …
|
|
|
@1429
|
16 years |
Gregg Young |
Comments and documentation for previous 5 change sets
|
|
|
@1424
|
16 years |
Gregg Young |
Show either file system type or drive label beside dirve letter in …
|
|
|
@1409
|
17 years |
Gregg Young |
Rename some container ini keys consolidate inline code in …
|
|
|
@1403
|
17 years |
Gregg Young |
Remove all IBMC specific code (ifdefs) including the removal of …
|
|
|
@1402
|
17 years |
Gregg Young |
Remove variable aurgs from docopy & unlinkf (not used); Move more …
|
|
|
@1400
|
17 years |
Gregg Young |
Remainder of changes to rename commafmt.h/c (Ticket 28, 82); …
|
|
|
@1398
|
17 years |
Gregg Young |
Move embeded strings to PCSZ variables or string table; Eliminate …
|
|
|
@1395
|
17 years |
Gregg Young |
Allow user to turn off alert and/or error beeps in settings notebook. …
|
|
|
@1394
|
17 years |
Steven Levine |
Ticket 340: Convert GetPString to use STRINGTABLE.
Drop …
|
|
|
@1393
|
17 years |
Gregg Young |
Added Archiver.bb2 string back after removal from string table. Fixes …
|
|
|
@1391
|
17 years |
Gregg Young |
Move nontranslated strings to init.c and codepage.c; use those strings …
|
|
|
@1377
|
17 years |
Gregg Young |
Help file updates for recent changes; readme and def file updates for 3.15
|
|
|
@1376
|
17 years |
Gregg Young |
Turn on rescan on eject of removable media and recurse scan local …
|
|
|
@1375
|
17 years |
Gregg Young |
Updated history; comments minor code cleanup for recent changes
|
|
|
@1374
|
17 years |
Gregg Young |
Fix drives not scanned initially for miniapps other than fm/2.
|
|
|
@1370
|
17 years |
Gregg Young |
This should completely fix the drives not getting scanned issue
|
|
|
@1369
|
17 years |
Gregg Young |
Add check for p-rotectonly system to gray out dos/win commandline …
|
|
|
@1365
|
17 years |
Gregg Young |
Add option to rescan drive tree on media eject Ticket 48; Remove error …
|
|
|
@1363
|
17 years |
Gregg Young |
Move the FillInDriveFlags call in init.c to after the ini file is …
|
|
|
@1360
|
17 years |
Gregg Young |
Conditionally enable Refresh removable media and individual partition …
|
|
|
@1358
|
17 years |
Gregg Young |
Comments for CS 1354/55
|
|
|
@1354
|
17 years |
Gregg Young |
Added driveflags to over ride write verify for USB removable drives …
|
|
|
@1351
|
17 years |
Gregg Young |
Additional code cleanup
|
|
|
@1335
|
17 years |
Steven Levine |
Ticket 26: Add exception handlers to all threads using xbeginthread
|
|
|
@1333
|
17 years |
Gregg Young |
Added back the sizeofs for each PrfQueryProfileData call. Change the …
|
|
|
@1328
|
17 years |
Gregg Young |
Code cleanup replace sizeof calls for threaded drive scans
|
|
|
@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 …
|
|
|
@1317
|
17 years |
Gregg Young |
Add an event semaphore to prevent duplicate directory names in tree …
|
|
|
@1313
|
17 years |
Gregg Young |
Improved fix to delete race condition with container updates (Ticket 304)
|
|
|
@1312
|
17 years |
Gregg Young |
Fix for traps caused by race condition on directory deletes. This …
|
|
|
@1306
|
17 years |
Gregg Young |
Added option to use subdirectory based on the archive name for …
|
|
|
@1303
|
17 years |
Gregg Young |
Last part of remove or replace with a mutex semaphore DosEnterCriSec …
|
|
|
@1224
|
17 years |
John Small |
Ticket 187: Moved typedef's and some #define's from fm3dll.h
|
|
|
@1217
|
17 years |
John Small |
init.c: moved a misplaced function declaration.
|
|
|
@1209
|
17 years |
John Small |
Ticket 187: Move data declarations/definitions out of fm3dll.h
|
|
|
@1177
|
17 years |
John Small |
Ticket 187: Draft 2: Move remaining function declarations
|
|
|
@1156
|
17 years |
John Small |
Ticket 187: Draft 1: Functions only
|
|
|
@1130
|
17 years |
John Small |
Ticket 259: More improvements
|
|
|
@1122
|
17 years |
John Small |
Ticket 267 changes: fix typos, standardize on "Toolbar" over "Toolbox" …
|
|
|
@1120
|
17 years |
Gregg Young |
Check TMP directory space warn if lee than 5 MiB prevent archiver from …
|
|
|
@1117
|
17 years |
Gregg Young |
Check disk free space before writing data files to prevent traps from …
|
|
|
@1112
|
17 years |
Gregg Young |
Check free space on TMP & FM2 save directory drives at start up …
|
|
|
@1104
|
17 years |
Gregg Young |
Replace save_dir2(dir) with strcpy(dir, pFM2SaveDirectory)
|
|
|
@1089
|
17 years |
Gregg Young |
Delete orphaned tmp directories without deleting another active …
|
|
|
@1083
|
17 years |
John Small |
Ticket 114: Support user-selectable env. strings in Tree container.
|
|
|
@1082
|
17 years |
Gregg Young |
Changes so FM2 will use TMP/TEMP directory for all temp files; …
|
|
|
@1077
|
17 years |
Steven Levine |
Enhance Fortify infrastructure
Add Fortify_SetOwner …
|
|
|
@1076
|
17 years |
Gregg Young |
Remove fUseTmp
|
|
|
@1075
|
17 years |
Gregg Young |
Debulked TMP code; Added comments;
|
|
|
@1074
|
17 years |
Steven Levine |
Reduce code bulk in fUseTmp setup
|
|
|
@1073
|
17 years |
Gregg Young |
Fm2 uses TMP/TEMP directory if set for temporary files and …
|
|
|
@1069
|
17 years |
Gregg Young |
Fixes trap on viewing multiple files from an archive Ticket 248. Also …
|
|
|
@1065
|
17 years |
John Small |
Ticket 230: Simplified code and eliminated some local variables by …
|
|
|
@1063
|
17 years |
Gregg Young |
Fortify ifdef reformat
|
|
|
@1045
|
17 years |
Gregg Young |
One last piece of the trashcan stuff (ticket 43)
|
|
|
@1017
|
17 years |
Gregg Young |
fortify updates for threads dble free fix
|
|
|
@1013
|
17 years |
Gregg Young |
Add ifdefs to prevent compile error on nonFORTIFY builds
|
|
|
@1012
|
17 years |
Gregg Young |
Fixed crash on directory container close with fortify enabled; fixed …
|
|
|
@1004
|
17 years |
Gregg Young |
Change default command line length to 1024; remove additional hard …
|
|
|
@998
|
18 years |
John Small |
Added comments and removed dead code.
|
|
|
@997
|
18 years |
John Small |
Ticket 230: Make all INI keys for default directory container settings …
|
|
|
@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 …
|
|
|
@952
|
18 years |
Steven Levine |
Compile OpenWatcom version into binary
|
|
|
@940
|
18 years |
Gregg Young |
Minor cleanup, added comments and History for recent changes
|
|
|
@926
|
18 years |
Gregg Young |
Background color on toolbar now can be change with drag drop; ticket …
|
|
|
@922
|
18 years |
Gregg Young |
Get Subjectwidth/left working in the collector
|
|
|
@917
|
18 years |
Steven Levine |
Correct/enhance settings notebook navigation, ticket #188 (Steven) …
|
|
|
@907
|
18 years |
Steven Levine |
Avoid out of memory traps in Compare Directories
Rework Compare …
|
|
|
@898
|
18 years |
Gregg Young |
Add option to not use <mailto:> wrapper (it doesn't work with the old …
|
|
|