Commit Graph

199 Commits

Author SHA1 Message Date
Brady McDermott
e7bcb43cd1 Update .gitignore 2023-10-21 12:56:06 -06:00
Brady McDermott
28e5ec10fc add vs2010 solution and project 2023-10-21 12:55:48 -06:00
Brady McDermott
55ea523d34 Update .gitignore
no .user either
2023-10-21 12:10:19 -06:00
Brady McDermott
52fc4cdcab add suo to gitignore 2023-10-21 12:05:16 -06:00
freedom
1c273f6337 plelaasee 2023-10-19 10:50:44 -06:00
freedom
edd9da0ce4 back on 143 tools, will create new project files later for vs2010 2023-10-18 15:32:00 -06:00
freedom
c9581062f6 idek i'll do it later 2023-10-18 15:31:40 -06:00
Brady McDermott
e0fa6632cd stuff 2023-10-16 14:40:03 -06:00
Brady McDermott
4054dac5f1 balla 2023-10-16 12:19:20 -06:00
freedom
291e1f0d16 load group wip 2023-10-14 16:59:18 -06:00
freedom
97784e31ae save groups 2023-10-13 12:24:05 -06:00
freedom
475d868825 make item batch count a define instead of being as hard-coded 2023-10-13 08:28:33 -06:00
freedom
f718eb4d51 Merge pull request #38 from u130b8/fix-realloc
update pGroup after realloc
2023-10-13 08:21:28 -06:00
freedom
c5c5d6d714 Merge pull request #37 from u130b8/master
Fix build.cmd
2023-10-13 08:16:53 -06:00
u130b8
59f7eb76bd update pGroup after realloc 2023-10-13 13:28:11 +03:00
u130b8
ef8b514527 build with crt for now, add libraries 2023-10-13 13:14:46 +03:00
freedom
39229500f6 fix item dialog not passing the paths 2023-10-13 01:01:38 -06:00
freedom
493abda875 program execution works now just gotta fix the item creation dialog 2023-10-13 00:42:52 -06:00
freedom
1a17c89074 more progress 2023-10-12 22:12:18 -06:00
freedom
bbf9941fd4 almost add double click functionality and execution, add the image list and improve readability when my screen is squished 2023-10-12 14:54:44 -06:00
freedom
012ad25462 coding style 2023-10-12 11:04:54 -06:00
freedom
06e32d9063 possibly solves #34, check again later 2023-10-12 01:47:44 -06:00
freedom
ef0a73d819 temporarily disable the functionality of the program item friendly name finder, will come back to it later but this is how progman did it and it's more reliable atm 2023-10-12 01:40:10 -06:00
freedom
bd4712a7db i am strength 2023-10-12 01:35:54 -06:00
freedom
710fc5aecd more for compile and whatnot, icons appear now 2023-10-12 01:24:00 -06:00
freedom
39ed21c334 vs2019 wants to use v142 build tools, here i'll let it temporarily 2023-10-12 00:52:35 -06:00
freedom
c1e2d5279d idek if this compiled lol image list 2023-10-12 00:50:57 -06:00
freedom7341
ab9e9d9b18 Progress on #17: we have listview with items, beginning context menu implementation, just need to be able to execute the items and then remove groups and items, as well as give icons to all of the items, we are so close!!! 2023-10-11 14:28:01 -06:00
freedom7341
ea0c0773e6 column is unnecessary, remove 2023-10-11 12:24:05 -06:00
freedom7341
efb000f4ec add listview explorer style 2023-10-11 12:23:24 -06:00
freedom7341
36a6d1a888 positions correctly on initialization now 2023-10-11 12:18:18 -06:00
freedom7341
67e821a33c listview works and positions correctly 2023-10-11 12:13:35 -06:00
freedom7341
69a1ea88f5 rename in case of conflict 2023-10-11 11:44:53 -06:00
freedom7341
0c0f9c765e remove unnecessary cast 2023-10-11 11:38:31 -06:00
freedom7341
b8c4a712f9 fix compile complaints 2023-10-11 11:37:07 -06:00
freedom
b07bcbfa6d pain 2023-10-11 11:11:59 -06:00
freedom
531400b700 a step closer now i just need the item.. to appear. 2023-10-11 11:03:24 -06:00
freedom
15d3bcca5c it no longer crashes 2023-10-11 10:49:34 -06:00
freedom7341
fa1ac0dfc9 i wanna work on this on my desktop 2023-10-11 10:17:34 -06:00
freedom7341
14c5e5560b cast 2023-10-10 16:32:25 -06:00
freedom7341
6f312892e8 begin listviewery 2023-10-10 16:31:19 -06:00
freedom7341
1ed794d640 switch L"" to TEXT("") 2023-10-10 16:31:06 -06:00
freedom7341
c43c176538 grup 2023-10-10 13:14:29 -06:00
freedom
fd51e72432 i'll fix this later 2023-10-04 21:00:06 -06:00
freedom
403cfafedb createitem 2023-10-04 14:54:00 -06:00
freedom7341
866402a7b3 item functions 2023-10-04 14:42:16 -06:00
freedom7341
717d744195 really round up 2023-10-04 13:27:22 -06:00
freedom7341
2c16c265ca use pointers instead :D 2023-10-04 13:20:01 -06:00
freedom7341
82c2d2d15f remove unnecessary variable 2023-10-04 13:10:50 -06:00
freedom7341
925bb43a6d fix memory calculation 2023-10-04 13:02:03 -06:00