Timeline
Aug 23, 2015:
- 11:46 PM Changeset [1866] by
- Restore the immediate updates of containers on copy and move. This …
- 10:36 PM Changeset [1865] by
- Correct WaitFleshWorkListEmpty typo that could corrupt heap Protect …
- 7:11 PM Changeset [1864] by
- Fixed code to notify on drive with no subdirectories in first 64 entries
- 2:13 AM Changeset [1863] by
- Remove recurse scan code; fix A:\ drive not ready error caused by not …
- 2:10 AM Changeset [1862] by
- Improve ability of maketop to get directory position in tree correct …
- 1:33 AM Changeset [1861] by
- IsParentOfChildPath: correct Runtime_Error copy/paste typo
Aug 22, 2015:
- 4:30 AM Changeset [1860] by
- Rework FlesWaitForWorkListEmpty to support wait for parents of path …
Aug 21, 2015:
- 6:43 PM Ticket #510 (Release tool wish list) closed by
- fixed
- 6:43 PM Ticket #540 (ReleaseTool: Prompt for each upload) closed by
- fixed
- 6:30 PM Ticket #201 (Highlighted text in FM/2's ini editor is added to, not replaced) closed by
- 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
- 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
- fixed
- 5:59 PM Changeset [1859] by
- Corrected typo in previous comment.
Aug 20, 2015:
- 7:31 AM Changeset [1858] by
- Rework FlestWaitForWorkListEmpty to support wait for parents of path …
Aug 18, 2015:
- 7:29 PM Changeset [1857] by
- Must test last change before committing. My bad.
- 7:12 PM Changeset [1856] by
- Rework Flesh/Stubby etc. to avoid running on thread 1 Should be ready …
- 6:56 PM Changeset [1855] by
- Clean up and comment
- 6:55 PM Changeset [1854] by
- Clean up and comment
Aug 17, 2015:
- 2:08 AM Changeset [1853] by
- Restore comments lost by JBS commit
Aug 15, 2015:
- 7:30 PM Changeset [1852] by
- Use environmental variable to active/inactive PMPRINTF code.
Aug 14, 2015:
- 11:29 PM Changeset [1851] by
- Improved pci checks
- 7:41 PM Changeset [1850] by
- Corrected some missing changes from Dos... to xDos... in previous commit.
- 4:52 PM Changeset [1849] by
- Ticket 522: Change calls to "highmem-unsafe" Dos... functions to …
- 4:03 PM Changeset [1848] by
- Another typo coorection.
- 3:58 PM Changeset [1847] by
- Corrected a typo in the previous commit.
Aug 12, 2015:
- 10:31 PM Changeset [1846] by
- Ticket #524: Ensure no "highmem-unsafe" functions are called directly …
- 9:54 PM Changeset [1845] by
- Ticket #524: Ensure no "highmem-unsafe" functions are called directly …
- 7:37 AM Changeset [1844] by
- Add RESTORE_STATE_... definitions and use
- 7:13 AM Changeset [1843] by
- Use xDosGetInfoBlocks
- 7:10 AM Changeset [1842] by
- Comments
- 7:08 AM Changeset [1841] by
- Use xDosGetInfoBlocks in HandleException
- 7:06 AM Changeset [1840] by
- Expose GetTidForThread and use
- 6:49 AM Changeset [1839] by
- xDosGetInfoBlocks
Aug 3, 2015:
- 12:20 AM Ticket #561 (Serialize local hard drive scanning to reduce drive thrashing) closed by
- fixed: [1838]
- 12:14 AM Changeset [1838] by
- 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
- 11:44 PM Ticket #534 (Trap in Stubby on startup) closed by
- fixed: CS [1837]
- 11:44 PM Changeset [1837] by
- Fixed trap in Stubby Ticket [534]
- 11:42 PM Ticket #534 (Trap in Stubby on startup) reopened by
Jul 31, 2015:
- 7:58 PM Ticket #560 (Support rpm archives) created by
- 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
- 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
- fixed: CS [1834]
- 2:58 AM Ticket #555 (Trap on close while direct editing a file name in the collector) closed by
- fixed: CS [1836]
- 2:57 AM Ticket #551 (Heap corruption on rescan while scan is running) closed by
- fixed: CS[1836]
- 2:48 AM Changeset [1836] by
- Fix trap in collector if a pci-pszFileName = NullStr and fix heap …
- 2:44 AM Changeset [1835] by
- Make sure a pci->pszFileName can be made a NullStr by direct edit.
- 2:41 AM Changeset [1834] by
- 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
- A directory I had been opening daily for years suddenly experienced a …
- 1:07 AM Changeset [1833] by
- 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
- fixed
- 1:39 AM Changeset [1832] by
- 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
- fixed: cs [1829]
- 12:41 AM Ticket #554 (Trap on rescan following rename caused by pci->pszFileName being NullStr) closed by
- 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
- fixed: CS [1829]
- 12:38 AM Changeset [1831] by
- Additional #if 0-ed PMPrintf stuff
- 12:03 AM Changeset [1830] by
- PMPrintf support #if 0-ed
- 12:01 AM Changeset [1829] by
- Fix CN_REALLOCPSZ file name editing code to: 1) Actually reallocate …
Jul 12, 2015:
- 11:51 PM Changeset [1828] by
- 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
- The code also potentially updates the container while the edit is in …
- 11:32 PM Changeset [1827] by
- 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
- 10:25 PM Ticket #555 (Trap on close while direct editing a file name in the collector) created by
- 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
- 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
Jul 11, 2015:
- 12:00 AM Changeset [1826] by
- Remove misplaced comment
Jul 2, 2015:
- 11:15 PM Changeset [1825] by
- 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
- fixed
- 2:20 PM Ticket #524 (Make searchapath thread-safe) closed by
- fixed
Jun 28, 2015:
- 6:53 PM Changeset [1824] by
- JBS Ticket #510: - Improved email and nntp code - Improved …
Jun 27, 2015:
- 9:11 PM Ticket #539 (Release Tool: A vote for better email 'from' entries) closed by
- wontfix
- 9:05 PM Changeset [1823] by
- Tecket #539: Updated comments to encourage use of the "Full name" …
Jun 24, 2015:
- 9:12 PM Ticket #552 (Locked non-exe/dll file don't always give an error message on delete ...) closed by
- fixed: CS [1822]
- 9:06 PM Changeset [1822] by
- Fix failure to show error message when delete of a locked non-exe/dll …
- 8:54 PM Ticket #552 (Locked non-exe/dll file don't always give an error message on delete ...) created by
- 5:31 AM Changeset [1821] by
- testing trac viewer
- 5:31 AM Changeset [1820] by
- testing trac viewer
- 5:29 AM Changeset [1819] by
- testing trac viewer
- 5:28 AM Changeset [1818] by
- testing trac viewer
- 5:24 AM Changeset [1817] by
- testing trac viewer
- 5:22 AM Changeset [1816] by
- testing trac viewer
Jun 20, 2015:
- 12:51 PM Changeset [1815] by
- Fixed an error in the announcement text (a missing "/fm2")
Jun 19, 2015:
- 8:37 PM Changeset [1814] by
- Ticket 514: Double free error fix (which also fixes a memory leak)
Jun 15, 2015:
- 12:31 AM Changeset [1813] by
- Revert unnecessary semaphore placement
Jun 14, 2015:
- 12:34 AM Ticket #551 (Heap corruption on rescan while scan is running) created by
- This also produces several different trap that all appear to be …
- 12:27 AM Ticket #550 (Compare selection in directory containers fails because it compares ...) closed by
- fixed: cs [1812]
- 12:25 AM Changeset [1812] by
- Fixed compare selection replaced pszFileNames with pszDisplayNames …
- 12:22 AM Changeset [1811] by
- Fix failure to generate multiple real objects
- 12:13 AM Ticket #550 (Compare selection in directory containers fails because it compares ...) created by
May 25, 2015:
- 10:00 PM Changeset [1810] by
- Tag release FM2-3_23_0
- 10:00 PM Changeset [1809] by
- Correct error in real object code
- 8:33 PM RBuild edited by
- (diff)
- 8:32 PM WikiStart edited by
- (diff)
- 8:27 PM Milestone Release_3.23 completed
- 8:14 PM Changeset [1808] by
- Tag release FM2-3_23_0
- 8:05 PM Changeset [1807] by
- Version update to .def file etc for version 3.23
- 6:50 PM Ticket #533 (Lock file message has incorrect filename) closed by
- worksforme
- 6:32 PM Ticket #520 ("Quick" page help shows help too often) closed by
- fixed: CS [1806]
- 6:31 PM Changeset [1806] by
- Auyo open help only on the first access of quick settlings page during …
Note:
See TracTimeline
for information about the timeline view.