Commit Graph

2343 Commits

Author SHA1 Message Date
xhmikosr bcbb7d923a Installer: *simplified the .NET 2.0 detection using the {dotnet20} constant
*installer now does not show an error if .NET 2.0 is not installed, when running silently

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2343 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-10 12:57:51 +00:00
wj32 9ebc052ac1 disabled Network Information
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2342 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-07 11:16:02 +00:00
wj32 da59a931f2 fixed compiler warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2341 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-07 11:11:28 +00:00
wj32 0b5f0f44cd added PID column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2340 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-06 06:13:48 +00:00
wj32 3c72f1c75c process item is working
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2339 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-05 07:31:14 +00:00
wj32 ad09716adc fixed read/write memory (2)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2338 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-04 10:06:14 +00:00
wj32 c5f0be5a15 fixed read/write memory
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2337 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-04 09:57:51 +00:00
wj32 0f57cd38d7 #2891754 - "Exception in read/write memory if memory list is empty"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2336 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-04 09:38:23 +00:00
wj32 c9a0708add #2891748 - "Prompt box resize behaviour"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2335 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-04 09:35:38 +00:00
wj32 d112461f21 #2891760 - ""Select All" menu in memory tab not working"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2334 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-04 09:31:42 +00:00
wj32 df2b94efa5 ported KPH object manager
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2333 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-04 04:22:15 +00:00
xhmikosr 8adfe8c9ce git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2332 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-11-01 04:03:17 +00:00
wj32 04aebd11d9 fixed file not found errors
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2331 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 02:21:42 +00:00
wj32 21b9a501d3 fixed PhUtils.GetForegroundWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2330 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 02:04:43 +00:00
wj32 64709d587e excluded unneeded SharpDevelop stuff
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2329 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 01:58:41 +00:00
wj32 d76bd184ae redid fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2328 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 01:53:17 +00:00
wj32 5027592ce9 * reverted the entire logging thing. sorry dmex, it's just not good enough.
* EnumProcessModulesEx only works on Vista and above, and we already get WOW64 modules

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2327 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 01:35:54 +00:00
dmex04 803c5793cf fixed: processes now show correct amount of loaded modules
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2326 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 01:11:36 +00:00
dmex04 e8facaf03b added EnumProcessModulesEx with support for 32bit/64bit module querying
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2325 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 00:45:54 +00:00
dmex04 59d36a0bc7 committing missing resource files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2324 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-31 23:33:36 +00:00
dmex04 595de8a694 updated: log window - fixed icon display (since separate window), added icons to differentiate between log items/severity and also which ones contain extra data
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2323 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-31 23:22:38 +00:00
dmex04 f9262305c3 Various Fixes/updates:
* fixed: MemoryList provider_DictionaryRemoved
* fixed: (and orginized) extensions
* fixed: message centering
* fixed: EnableKPH settings option being enabled on 64bit
* fixed: menu becoming disabled. if enabled, ph is minimized then exited.
* fixed: InfomationBox using incorrect font
* fixed: Form.ActiveForm cross-thread exceptions
* fixed: settings requiring ProcessHacker restart notification
* fixed: SourceForge upload status remaining "uploading" after error
* fixed: ExtendedListView mode fixed

-added: restart to ErrorDialog
-updated: WaitChainTraversal window
-completed: ProcessTreeNodeDisplayStyle options (ShowSelectiveNodes now Works)
-replaced: Updater form window handle hopscotch handling :P, with GetFWindow method 
-merged: logging/messaging (QueMessage, Logging.Log, (4) PhUtils methods) into one class
-improved: exception handling/logging/dialog control consistency 


git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2322 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-31 23:05:00 +00:00
xhmikosr 0d82ec94b6 Installer: cosmetics
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2321 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-31 15:45:24 +00:00
wj32 7a376c8d4b changed OSVersion WindowsVersion enum values
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2320 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-30 22:37:58 +00:00
dmex04 9c3965f268 WaitChainWindow updates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2319 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-30 22:24:02 +00:00
xhmikosr 4ebba3385c updated 7-Zip to 9.07 Beta + cosmetics to release.cmd
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2318 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-30 20:46:35 +00:00
dmex04 22cc8b4c82 IntPtr caching, added more architecture control
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2317 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-30 20:36:36 +00:00
xhmikosr 7048596dcc Installer: added German translation (contribution by martinalex)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2316 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-30 19:48:12 +00:00
wj32 1fda267dc5 process enumeration and list view items work
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2315 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 11:30:46 +00:00
wj32 4dd74a9b0e fixed SetWindowPos usage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2314 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 11:01:48 +00:00
wj32 4d35077fe3 * fixed ugly tab font
* added some list views

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2313 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 10:24:55 +00:00
wj32 1183cc9612 window now has a tab control
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2312 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 07:52:31 +00:00
wj32 29a8edfe4f added NT types
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2311 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 06:19:11 +00:00
wj32 d8aecdccac main window works
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2310 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 04:31:19 +00:00
wj32 df7104c3ac created ProcessHacker solution and project with initial configuration
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2309 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 03:25:44 +00:00
wj32 944800d6cf created 2.x tags directory
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2308 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 02:28:17 +00:00
wj32 27b62032f6 created 2.x trunk directory
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2307 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 02:26:35 +00:00
wj32 ac2f05b76c created 2.x branches directory
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2306 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 02:25:34 +00:00
wj32 dfa1480df9 created 2.x branch directory
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2305 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 02:23:37 +00:00
wj32 7bd28e4357 moved branches, tags, trunk to 1.x branch
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2304 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 02:22:46 +00:00
wj32 2fba111ab9 created 1.x branch directory
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2303 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 02:19:11 +00:00
wj32 023fbcfc3e fixed SetCurrent with null value, added SetCurrentContext
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2302 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-24 11:59:34 +00:00
wj32 cd0fce398a added some transaction NT status values
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2301 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-24 11:53:48 +00:00
wj32 3338d73469 transacted operations work!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2300 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-24 11:40:43 +00:00
wj32 ffc64254c2 * added support for file offsets when reading/writing
* fixed some I/O completion port stuff
* figured out how to create named pipes using NtCreateNamedPipeFile
* documented a lot of FileHandle stuff

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2299 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-24 11:13:08 +00:00
wj32 b5ae64cb0d added some more I/O stuff
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2298 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-24 00:44:18 +00:00
wj32 913459a8fe added some more I/O stuff
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2297 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-23 10:40:42 +00:00
wj32 0c7d25801c added support for I/O completion ports to AsyncIoContext
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2296 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-23 10:04:00 +00:00
wj32 d119b86cb7 deleted unused file: SettingsManager.cs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2295 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-22 10:25:57 +00:00
wj32 22999343e5 fixed toolbar settings saving
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2294 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-21 09:58:09 +00:00