Name | Modified | Size |
---|---|---|
.. | ||
bin | ||
AssemblyInfo.cs | 20 years ago | 4 KB |
ChooseFile.cs | 17 years ago | 549 B |
ChooseFile.Designer.cs | 17 years ago | 14 KB |
ChooseFile.resx | 19 years ago | 6 KB |
ClassDiagram1.cd | 20 years ago | 1 B |
CommandBar.resx | 20 years ago | 9 KB |
Connect.cs | 17 years ago | 10 KB |
SolutionOpen.csproj | 17 years ago | 4 KB |
Change | User | Description | Committed |
---|---|---|---|
6444 | Jeff Grills | Improve performance on very large projects by persisting the file list between command inv...ocations. Add a new command to refresh the cached file list. At some point it would be nice to detect changes and automatically update, but I needed something to solve this problem quickly. « |
17 years ago |
6275 | Jeff Grills | Fix header flip now that the solution traversal uses a dictionary | 17 years ago |
6274 | Jeff Grills | Fix minor bug when a solution contains the same source file in multiple projects. Fix occ...asional focusing issue with the first element. Properly preserve the case of the file names and paths in the selection window. « |
17 years ago |
6273 | Jeff Grills | Add display limit to alleviate performance problems for very large solutions. Minor code... clean up. « |
17 years ago |
5230 | Jeff Grills | Fix bug where the wrong window would have input focus. Bind child windows to the edges so... resizing works sensibly. Add release build version of the DLL. « |
19 years ago |
5151 | Jeff Grills | Attempt to get newly opened windows to have the focus, but it didn't work. I think... this fix should be corrent, and that it's really a bug in MS' code. I'm going to upgrade to the newest version of the compiler and try again. « |
20 years ago |
5150 | Jeff Grills | Preserve and restore the last search contents when the dialog is opened and closed. | 20 years ago |
5043 | Jeff Grills | Make the dialog modal and remove the now-useless semaphore junk | 20 years ago |
5042 | Jeff Grills | Add first pass of SolutionOpen project, which can open a file listed anywhere within a vis...ual studio solution. This is supposed to be very similar to the WorkspaceWhiz workspace open functionality. « |
20 years ago |