Révision | l'heure | Auteur |
---|---|---|
fac489b master | 2016-10-09 12:14:12 | Alexander Riccio |
Hmm, it looks like I forgot to commit a few changes |
||
c714547 | 2016-08-29 10:33:15 | Alexander Riccio |
tweaks to compile on VC14 toolset, reduce MFC deps |
||
6de2f96 | 2016-08-26 12:33:05 | Alexander Riccio |
tweak string handling code, & give myself headache |
||
88125e9 | 2016-08-20 03:32:56 | Alexander Riccio |
De-MFC a whole bunch of stuff. |
||
b806f45 | 2016-05-28 01:20:26 | Alexander Riccio |
scattered changes before imaging drive |
||
73ec0da | 2016-05-09 14:36:48 | Alexander Riccio |
lifted some unnecessary complexity out of deep functions |
||
257b99d | 2016-05-09 14:15:21 | Alexander Riccio |
use more meaningful/verbose names |
||
341602d | 2016-05-09 13:39:29 | Alexander Riccio |
Update WTL, build in VS2015 |
||
eeaabb0 | 2016-05-09 07:08:04 | Alexander Riccio |
Attempting to update the WTL NuGet package... |
||
2e1d531 | 2016-05-09 06:15:34 | Alexander Riccio |
Yay! It looks like I've fixed the problem! |
||
6ee80ec | 2016-01-21 14:36:32 | Alexander Riccio |
let's see if I fixed the issue with GfW |
||
d3eece1 | 2015-12-04 07:32:09 | Alexander Riccio |
tweak, mainly to test the GitHub personal access token |
||
b3b1d2a | 2015-12-04 07:24:24 | Alexander Riccio |
tweaked README.md |
||
f0becd1 | 2015-11-12 15:48:23 | Alexander Riccio |
Further reduction in MFC dependency |
||
66f9811 | 2015-11-11 15:25:46 | Alexander Riccio |
Massive cleanup changeset |
||
1339892 | 2015-11-09 14:19:47 | Alexander Riccio |
Merge pull request #11 from ariccio/fix-blank-header-ctrl |
||
9c2717d | 2015-11-09 14:17:36 | Alexander Riccio |
Fixes #8 (sorting issue), drive-by performance fix |
||
00271ca | 2015-11-09 13:11:04 | Alexander Riccio |
add descriptive comments |
||
87481ea | 2015-11-09 11:16:05 | Alexander Riccio |
Merge pull request #10 from ariccio/add-NTFS-special-file-support |
||
4cdd64f | 2015-11-07 15:36:50 | Alexander Riccio |
Teensy performance tweaks |
||
712e81b | 2015-11-01 16:40:22 | Alexander Riccio |
more cleanup |
||
6abe475 | 2015-11-01 16:18:16 | Alexander Riccio |
some cleanup in preparation for merge |
||
f4f584c | 2015-10-27 12:31:00 | Alexander Riccio |
tweaking. |
||
dc74354 | 2015-10-26 17:14:27 | Alexander Riccio |
Added some NTFS file names |
||
e912b9f | 2015-10-26 15:50:09 | Alexander Riccio |
added a few more VERIFY, one guard |
||
3534820 | 2015-10-26 15:44:56 | Alexander Riccio |
Grr. Tiny bug. |
||
23866ef | 2015-10-26 15:38:18 | Alexander Riccio |
Added several VERIFY, one scope guard |
||
3119f08 | 2015-10-26 15:24:57 | Alexander Riccio |
Added const to some old code |
||
0035944 | 2015-10-26 11:44:01 | Alexander Riccio |
Bits of cleanup, squashed registry options-saving bug. |
||
6fbff87 | 2015-10-26 07:49:36 | Alexander Riccio |
Fixes issue #9 |