Name | Modified | Size |
---|---|---|
.. | ||
DockingFeature | ||
x64 | ||
x86 | ||
COPYRIGHT | 15 years ago | 1 KB |
menuCmdID.h | 15 years ago | 13 KB |
Notepad_plus_msgs.h | 15 years ago | 17 KB |
NppPerforcePlugin.cpp | 15 years ago | 2 KB |
NppPerforcePlugin.rc | 10 years ago | 3 KB |
NppPerforcePlugin.sln | 8 years ago | 2 KB |
NppPerforcePlugin.vcproj | 14 years ago | 5 KB |
NppPerforcePlugin.vcproj.SKNOP-WIN7.Sven Erik Knop.user | 14 years ago | 1 KB |
NppPerforcePlugin.vcproj.vspscc | 14 years ago | 247 B |
NppPerforcePlugin.vcxproj | 8 years ago | 12 KB |
NppPerforcePlugin.vcxproj.filters | 10 years ago | 2 KB |
NppPerforcePlugin.vssscc | 14 years ago | 246 B |
PerforceClient.cpp | 10 years ago | 11 KB |
PerforceClient.h | 10 years ago | 798 B |
PluginDefinition.cpp | 10 years ago | 7 KB |
PluginDefinition.h | 10 years ago | 2 KB |
PluginInterface.h | 15 years ago | 2 KB |
README.txt | 15 years ago | 1 KB |
resource.h | 10 years ago | 579 B |
Scintilla.h | 15 years ago | 29 KB |
Change | User | Description | Committed |
---|---|---|---|
20945 | Sven Erik Knop | Release builds instead of debug builds. Separate DLL for 32 bit and 64 bit Requires VC...S10 redistribution libraries installed to work. « |
8 years ago |
20943 | Sven Erik Knop | Re-submit to figure out why this version does not work on Windows 10. | 8 years ago |
11396 | Sven Erik Knop | Fixed login issue from file command (endless loop). Bumped version to 1.0.7 Final vers...ion in this iteration (I hope). « |
10 years ago |
11391 | Sven Erik Knop | Added login status to connection info output. | 10 years ago |
11384 | Sven Erik Knop | Added logout menu item (more for testing than practical use) | 10 years ago |
11381 | Sven Erik Knop | Added login dialog (after many years of waiting) Currently needs to log on in a separate... step, next change should prompt for password if ticket expired in any case. Also fixed a bug with showing file information for freshly added files. « |
10 years ago |
11341 | Sven Erik Knop | Updated the version string in the resource | 10 years ago |
11340 | Sven Erik Knop | Added an about box and menu item. | 10 years ago |
11003 | Sven Erik Knop | Don't seem to need stdafx.h | 10 years ago |
10986 | Sven Erik Knop | Updated for new-style P4V. Now using P4VC (there is no more P4V -cmd). Currently only Re...vgraph, Timelapse View and Submit are supported. « |
10 years ago |
7822 | Sven Erik Knop | Preparations for log-in dialog. The dialog is written, but not hooked up yet, but all the... parts compile and link. Error dialog now displays a different error text if the ticket has expired, in preparation for the next step. « |
14 years ago |
7821 | Sven Erik Knop | Small change to Notepad++ plugin: improved error handling, in that errors are actually pri...nted out as errors. Especially important if the user's session has expired and the user needs to log on again. Next up: Login dialog. « |
14 years ago |
7817 | Sven Erik Knop | Updated NppPerforcePlugin: prevent crash for some people using newer versions of Notepad++.... It seems that the existing sample code are wrong: adding a separator to the menu list does require a new entry in the function list. I also re-added my Visual Studio solution and project and added a compiled release version of the DLL. Let me know if there are any problems. « |
14 years ago |
7814 | Sven Erik Knop | Ok, now removed the visual studio project files. They are still broken, but now they are... actually deleted. « |
14 years ago |
7813 | Sven Erik Knop | Removed the Visual Studio projects, they are broken. | 14 years ago |
7482 | Sven Erik Knop | Added P4V support to the plugin. If p4v.exe is in the path, additional menu items become... available. « |
15 years ago |
7469 | Sven Erik Knop | Solved a problem with Unicode enabled servers. | 15 years ago |
7468 | Sven Erik Knop | Show the otherAction as well. | 15 years ago |
7467 | Sven Erik Knop | Updated the file info one more time. Now it shows the last change date, the last change n...umber and the fact that files are open in other workspaces even if they are not open in the local workspace. « |
15 years ago |
7465 | Sven Erik Knop | Updated the fstat output for the plugin. Now the file type of the head revision is shown... as well. « |
15 years ago |
7464 | Sven Erik Knop | Added Copyright notice and a small README to NppPerforcePlugin. | 15 years ago |
7440 | Sven Erik Knop | Notepad++ Perforce Plugin. The provided DLL will only work for the Unicode version of No...tepad++. The code currently contains no provision for ASCII builds. The plugin can : Add Edit Delete Revert Sync (to head) --- Show file info Show connection info « |
15 years ago |