Timeline



Sep 27, 2015:

8:33 PM Ticket #566 (Stop Stubby from inserting container items with NullStr filenames) closed by Gregg Young
fixed: CS [1871]
8:31 PM Ticket #571 (Maketop directory is placed above the top of the tree container after ...) closed by Gregg Young
fixed
8:20 PM Ticket #567 (Remove obsolete code fInitialDriveScan, fDummy and fDontAsk?zip) closed by Gregg Young
fixed
8:15 PM Ticket #568 (Add missing UM_TOPDIR code to dircnr.c) closed by Gregg Young
fixed
8:10 PM Ticket #572 (Remove recurse scan code) closed by Gregg Young
fixed
8:09 PM Ticket #572 (Remove recurse scan code) created by Gregg Young
CS [1863]
8:06 PM Ticket #571 (Maketop directory is placed above the top of the tree container after ...) created by Gregg Young
CS [1871]
8:02 PM Ticket #570 (Eliminate spurious drive A:\ not ready error on startup) closed by Gregg Young
fixed
8:02 PM Ticket #570 (Eliminate spurious drive A:\ not ready error on startup) created by Gregg Young
CS [1864]
7:57 PM Ticket #569 (Stubby hard drive with no directories notification is broken) closed by Gregg Young
fixed
7:56 PM Ticket #569 (Stubby hard drive with no directories notification is broken) created by Gregg Young
cs [1864]
7:52 PM Ticket #568 (Add missing UM_TOPDIR code to dircnr.c) created by Gregg Young
CS [1874]
7:50 PM Ticket #567 (Remove obsolete code fInitialDriveScan, fDummy and fDontAsk?zip) created by Gregg Young
CS [1868][1873]
7:45 PM Ticket #566 (Stop Stubby from inserting container items with NullStr filenames) created by Gregg Young
Need to create complete tree items and then have Flesh skip them to …
7:41 PM Ticket #565 (Modify tree switch code to work with FleshWorkThread) created by Gregg Young
ShowTreeRec gets lost since scanning is no longer serialized
7:36 PM Ticket #564 (Modify tree expand/collapse code for FleshWorkThread) created by Gregg Young
ExpandAll is very slow. Expand does not do entire drive.
7:29 PM Ticket #563 (Create a thread to run Flesh, UnFlesh and Stubby) created by Gregg Young
Move drive scanning to a tread using a double linked list
7:20 PM Changeset [1874] by Gregg Young
DosSleep times in WaitFleshWorkListEmpty set by caller; TOPDIR code …

Sep 26, 2015:

7:23 PM Changeset [1873] by Gregg Young
Adjustments to ShowTreeRec to eliminate failures and reduce retries …

Sep 21, 2015:

1:31 AM Changeset [1872] by Gregg Young
Fixed typo
12:57 AM Changeset [1871] by Gregg Young
Create CollapseAll and modify ExpandAll to reduce code overhead both …
12:48 AM Changeset [1870] by Gregg Young
Code cleanup
12:31 AM Changeset [1869] by Gregg Young
Turn off DbgMsgs

Aug 24, 2015:

10:51 PM Changeset [1868] by Gregg Young
Remove obsolete code fDontAsk?zip and fDummy
5:43 AM Changeset [1867] by Steven Levine
Rework ShowTreeRec to avoid retry failures Rework …

Aug 23, 2015:

11:46 PM Changeset [1866] by Gregg Young
Restore the immediate updates of containers on copy and move. This …
10:36 PM Changeset [1865] by Steven Levine
Correct WaitFleshWorkListEmpty typo that could corrupt heap Protect …
7:11 PM Changeset [1864] by Gregg Young
Fixed code to notify on drive with no subdirectories in first 64 entries
2:13 AM Changeset [1863] by Gregg Young
Remove recurse scan code; fix A:\ drive not ready error caused by not …
2:10 AM Changeset [1862] by Gregg Young
Improve ability of maketop to get directory position in tree correct …
1:33 AM Changeset [1861] by Steven Levine
IsParentOfChildPath: correct Runtime_Error copy/paste typo

Aug 22, 2015:

4:30 AM Changeset [1860] by Steven Levine
Rework FlesWaitForWorkListEmpty to support wait for parents of path …

Aug 21, 2015:

6:43 PM Ticket #510 (Release tool wish list) closed by John Small
fixed
6:43 PM Ticket #540 (ReleaseTool: Prompt for each upload) closed by John Small
fixed
6:30 PM Ticket #201 (Highlighted text in FM/2's ini editor is added to, not replaced) closed by John Small
wontfix: As mentioned earlier, this is standard behavior. The desired behavior …
6:06 PM Ticket #562 (Finish coding "highmem-safe" wrappers for DosOpenL and WinUpper) created by John Small
FM/2 does not yet use either of these functions. But we should have …
6:00 PM Ticket #522 (High memory: Ensure no "highmem-unsafe" functions are called directly.) closed by John Small
fixed
5:59 PM Changeset [1859] by John Small
Corrected typo in previous comment.

Aug 20, 2015:

7:31 AM Changeset [1858] by Steven Levine
Rework FlestWaitForWorkListEmpty to support wait for parents of path …

Aug 18, 2015:

7:29 PM Changeset [1857] by Steven Levine
Must test last change before committing. My bad.
7:12 PM Changeset [1856] by Steven Levine
Rework Flesh/Stubby etc. to avoid running on thread 1 Should be ready …
6:56 PM Changeset [1855] by Steven Levine
Clean up and comment
6:55 PM Changeset [1854] by Steven Levine
Clean up and comment

Aug 17, 2015:

2:08 AM Changeset [1853] by Steven Levine
Restore comments lost by JBS commit

Aug 15, 2015:

7:30 PM Changeset [1852] by Gregg Young
Use environmental variable to active/inactive PMPRINTF code.

Aug 14, 2015:

11:29 PM Changeset [1851] by Gregg Young
Improved pci checks
7:41 PM Changeset [1850] by John Small
Corrected some missing changes from Dos... to xDos... in previous commit.
4:52 PM Changeset [1849] by John Small
Ticket 522: Change calls to "highmem-unsafe" Dos... functions to …
4:03 PM Changeset [1848] by John Small
Another typo coorection.
3:58 PM Changeset [1847] by John Small
Corrected a typo in the previous commit.

Aug 12, 2015:

10:31 PM Changeset [1846] by John Small
Ticket #524: Ensure no "highmem-unsafe" functions are called directly …
9:54 PM Changeset [1845] by John Small
Ticket #524: Ensure no "highmem-unsafe" functions are called directly …
7:37 AM Changeset [1844] by Steven Levine
Add RESTORE_STATE_... definitions and use
7:13 AM Changeset [1843] by Steven Levine
Use xDosGetInfoBlocks
7:10 AM Changeset [1842] by Steven Levine
Comments
7:08 AM Changeset [1841] by Steven Levine
Use xDosGetInfoBlocks in HandleException
7:06 AM Changeset [1840] by Steven Levine
Expose GetTidForThread and use
6:49 AM Changeset [1839] by Steven Levine
xDosGetInfoBlocks

Aug 3, 2015:

12:20 AM Ticket #561 (Serialize local hard drive scanning to reduce drive thrashing) closed by Gregg Young
fixed: [1838]
12:14 AM Changeset [1838] by Gregg Young
Serialize local hard drive scanning to reduce drive thrashing continue …

Aug 2, 2015:

11:48 PM Ticket #561 (Serialize local hard drive scanning to reduce drive thrashing) created by Gregg Young
11:44 PM Ticket #534 (Trap in Stubby on startup) closed by Gregg Young
fixed: CS [1837]
11:44 PM Changeset [1837] by Gregg Young
Fixed trap in Stubby Ticket [534]
11:42 PM Ticket #534 (Trap in Stubby on startup) reopened by Gregg Young

Jul 31, 2015:

7:58 PM Ticket #560 (Support rpm archives) created by Steven Levine
I would be handy to have at least view support for rpm archives. This …
7:29 PM Ticket #559 (links to archivers listed in archiver.bb2 should be documents) created by Steven Levine
We really should provide links to the archivers listed in …

Jul 15, 2015:

2:59 AM Ticket #556 (Dialog Rename from tree doesn't update the tree container but does ...) closed by Gregg Young
fixed: CS [1834]
2:58 AM Ticket #555 (Trap on close while direct editing a file name in the collector) closed by Gregg Young
fixed: CS [1836]
2:57 AM Ticket #551 (Heap corruption on rescan while scan is running) closed by Gregg Young
fixed: CS[1836]
2:48 AM Changeset [1836] by Gregg Young
Fix trap in collector if a pci-pszFileName = NullStr and fix heap …
2:44 AM Changeset [1835] by Gregg Young
Make sure a pci->pszFileName can be made a NullStr by direct edit.
2:41 AM Changeset [1834] by Gregg Young
Changes so the dialog based rename updates all containers including …

Jul 14, 2015:

2:54 PM Ticket #558 (Opening a local drive directory appears to hang fm2) created by MarkV
A directory I had been opening daily for years suddenly experienced a …
1:07 AM Changeset [1833] by Gregg Young
A correct (I hope as always) fix for the direct edits. I don't need to …

Jul 13, 2015:

1:40 AM Ticket #534 (Trap in Stubby on startup) closed by Gregg Young
fixed
1:39 AM Changeset [1832] by Gregg Young
Presumptive fix for Stubby trap which fits what appeared to be …
12:43 AM Ticket #553 (Trap caused by realloc pszFileName and not repointing pszDisplayName to it) closed by Gregg Young
fixed: cs [1829]
12:41 AM Ticket #554 (Trap on rescan following rename caused by pci->pszFileName being NullStr) closed by Gregg Young
fixed: CS [1827][1828]
12:39 AM Ticket #557 (CN_REALLOCPSZ code to edit file names in misc.c is a mess. It doesn't ...) closed by Gregg Young
fixed: CS [1829]
12:38 AM Changeset [1831] by Gregg Young
Additional #if 0-ed PMPrintf stuff
12:03 AM Changeset [1830] by Gregg Young
PMPrintf support #if 0-ed
12:01 AM Changeset [1829] by Gregg Young
Fix CN_REALLOCPSZ file name editing code to: 1) Actually reallocate …

Jul 12, 2015:

11:51 PM Changeset [1828] by Gregg Young
Comments for CS [1827}
11:41 PM Ticket #557 (CN_REALLOCPSZ code to edit file names in misc.c is a mess. It doesn't ...) created by Gregg Young
The code also potentially updates the container while the edit is in …
11:32 PM Changeset [1827] by Gregg Young
Prevent trap on tree container rescan caused by a pci->pszFileName …
10:34 PM Ticket #556 (Dialog Rename from tree doesn't update the tree container but does ...) created by Gregg Young
10:25 PM Ticket #555 (Trap on close while direct editing a file name in the collector) created by Gregg Young
As with 554 this was caused by pci->pszFileName being NullStr. This is …
10:15 PM Ticket #554 (Trap on rescan following rename caused by pci->pszFileName being NullStr) created by Gregg Young
After I "fixed" the direct edit code it would leave a blank directory …
3:34 AM Ticket #553 (Trap caused by realloc pszFileName and not repointing pszDisplayName to it) created by Gregg Young

Jul 11, 2015:

12:00 AM Changeset [1826] by Gregg Young
Remove misplaced comment

Jul 2, 2015:

11:15 PM Changeset [1825] by John Small
Ticket #532: Corrected some typos, updated some text and removed some …
10:19 PM Ticket #532 (Modify cfgmgr to append additional archiver definitions to ARCHIVER.BB2) closed by John Small
fixed
2:20 PM Ticket #524 (Make searchapath thread-safe) closed by John Small
fixed
Note: See TracTimeline for information about the timeline view.