I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename the BugtraqInfo class to ProjectProperties. More... over 19 years ago
Set the CBS_AUTOHSCROLL style for the CHistoryCombo so that the URL is not limited by the size of the ComboBox. More... over 19 years ago
Allow the icon overlays on NT4 to show up in explorer. More... over 19 years ago
Add a "compare with working copy" for comparing remote files with the working copy to the StatusListCtrl. Used in the "Check For Updates" dialog. More... over 19 years ago
en/tsvn_basics.xml: fixed bad replacements of ndash;
Lübbe Onken
as luebbe.tortoisesvn
More... over 19 years ago
Doc Patches
Lübbe Onken
as luebbe.tortoisesvn
More... over 19 years ago
Spent a few hours with the english docs:
Lübbe Onken
as luebbe.tortoisesvn
More... over 19 years ago
Also show the "Repository Browser..." context menu for files in the log dialog, not just for folders. More... over 19 years ago
Add a "Save As..." context menu to the file list in the log dialog. More... over 19 years ago
"Clear" the log message box before inserting any new log message. More... over 19 years ago
Add *.pfx as another certificate extension. More... over 19 years ago
Make the context menu texts consistent. More... over 19 years ago
Split the "Copy To..." context menu entry into "Copy To..." and "Copy To Working Copy...". More... over 19 years ago
Show the number of conflicts left in the statusbar. More... over 19 years ago
Fix spelling bug. More... over 19 years ago
Implement "go to next/previous conflict" in TortoiseMerge. More... over 19 years ago
Allow TortoiseMerge to save a file which still has conflicts. The user then will have to manually resolve the remaining conflicts with a text editor. More... over 19 years ago
Check for a valid config file before doing anything else. More... over 19 years ago
Add some more checks to the icon drawing functions in the context menu part. More... over 19 years ago
Fix the 'svn ls' command to work with special foldernames. Also add a workaround for a just discovered svn bug. More... over 19 years ago
Don't return NULL when the item is not found but an empty std::string. More... over 19 years ago
Build neon with the HAVE_SETSOCKOPT defined. This should reduce the time lag especially in the repobrowser. More... over 19 years ago
Add missing function. More... over 19 years ago
Set the current codepage for the Scintilla-view. More... over 19 years ago
Remove some context menu entries for added files as suggested by Simon Large. More... over 19 years ago
Add the blame command to the repository browser context menu. More... over 19 years ago
Use the new feature of the SpellEdit control to show a margin. Set the margin at 80 chars for now, defined in the registry. More... over 19 years ago
Add some more checks for invalid pointers and failed API calls to the shell extension part. More... over 19 years ago
Add the ability for the CSpellCheck control to draw a margin line for monospaced fonts. More... over 19 years ago
Catch a possible file exception and handle it nicely. More... over 19 years ago