108
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 04, 2023 — Jun 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set the "Size" column to 50 pixels. More... over 16 years ago
Disable the "create backups" checkbox on startup. It will be enabled as soon as there is a text to replace. More... over 16 years ago
While the search thread is running, set the cursor to an hourglass. More... over 16 years ago
Remove missing file from project. More... over 16 years ago
Set the index first before trying to get the list control item info. More... over 16 years ago
Disable the "Add bookmark" button if the search text is empty. More... over 16 years ago
* Move the tooltip handling to the base dialog * Add one more tooltip More... over 16 years ago
Add a tooltip control to the main dialog and add a first tooltip. More... over 16 years ago
Only set the button text to "Replace" if there's actually text in the replace edit control. More... over 16 years ago
* add an info dialog which will be shown when the user presses F1 * add a checkbox to force case-sensitive searches More... over 16 years ago
* add an info dialog which will be shown when the user presses F1 * add a checkbox to force case-sensitive searches More... over 16 years ago
Set the size of the file path column to 300 pixels when initializing. This avoids having the column too small for even small filenames while the search is in progress. More... almost 17 years ago
If the regex is empty, do not show "regex ok" but leave the hint text empty. More... almost 17 years ago
Add possibility to filter by patterns. More... almost 17 years ago
Fix path to delete the temp files in. More... almost 17 years ago
Fix tab-order. More... almost 17 years ago
Enable the "create backup" checkbox on startup. More... almost 17 years ago
Right-align the size edit box. More... almost 17 years ago
* Add custom icon * Remove unused 'small' icon More... almost 17 years ago
Make the bookmarks dialog resizable. More... almost 17 years ago
Do not attempt to search with regexes if the regex string is invalid. More... almost 17 years ago
Do nothing if the search path or the search string are empty. More... almost 17 years ago
Implement sorting of the result list. More... almost 17 years ago
Make the bookmark list control have full-row-selection. More... almost 17 years ago
Add a context menu to remove a bookmark. More... almost 17 years ago
Only send a PostQuitMessage if we're dealing with a pseudo-modal dialog. More... almost 17 years ago
* Use a keyboard accelerator table in the bookmarks dialog * VK_DELETE will remove the selected bookmark from the list More... almost 17 years ago
Implement a fake modal dialog which is able to use a keyboard accelerator table. More... almost 17 years ago
Fix broken installation and add a programs menu entry for grepWin. More... almost 17 years ago
Check whether the parameter is present before attempting to use it. More... almost 17 years ago