Change | User | Description | Committed |
---|---|---|---|
11450 | brkarpala | p4win - Fix missing context menu items - Seems for whatever reason some items did not h...ave the string resource set. Seems odd? - This was specifically fixed in: - on changelists - on clientspecs - on depot tree (sync sub menu) « |
10 years ago |
11437 | brkarpala | p4win Fix annoying Project out of date. - Seems there were some header and resource fil...es that were in the project but no longer existed (or a couple existed but not in the location it thought). - Now after compiling and you debug, it does not state that the project is out of date. « |
10 years ago |
11436 | brkarpala | Fixed p4win debug failed assertions - Added missing p4 info attributes: "Peer address"... "Server license-ip" "Case Handling" - Removed some redundant tag checks. Code is unaccessible, for they are already checked earlier. « |
10 years ago |
11435 | brkarpala | Fix p4win project so the project can both build and run in release and Unicode Release ... - Compiled in VS2012 - Was compiled against api r14.2 - Added PostBuildEvent to P4Win409 and P4Win411 to copy TargetFile to all four configurations. Can be done better, but good enough for now. - Both debug configurations receive a failed assertion starting up. Though fixed, that change will be moved to another changelist for it is adding to the code base (more information is returned from p4 info than expected) - Needed to disable GenerateManifest (seem to conflict even if all but one config was disabled) - Created a second P4EnvVariables (for debug). Not required, and probably can be handled better, but wanted the debug build to point to the debug api. « |
10 years ago |
11099 | brkarpala | Integrate p4win from //guest/perforce_software/p4win/...@8562 | 10 years ago |