Commit Graph

21 Commits

Author SHA1 Message Date
dmex f6700e6a60 misc/taskmgr: removed unused variables, fixed some warnings, (as requested) use NDK
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4626 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-05 02:50:50 +00:00
dmex 98dfbf3c95 misc/taskmgr: converted if/else chain to switch
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4625 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-04 19:48:34 +00:00
dmex f2660c3685 misc/taskmgr: Removed timer code for performance
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4624 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-04 19:22:24 +00:00
dmex a11475f798 misc/taskmgr: Don't use W functions, don't use L strings.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4622 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-04 18:02:07 +00:00
dmex e1d1abaca0 misc/taskmgr: fixed 20 or so string buffer calculations (thanks ThFabba)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4621 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-04 16:49:14 +00:00
dmex bf11fae2c0 misc/taskmgr: use secure string copy functions, fixed procpage string buffer calcs, fixed if/else casing.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4620 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-04 16:30:35 +00:00
dmex ad0e849fdf misc/taskmgr: fixed duplicate calls, cleaned up code a little
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4617 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-04 13:57:39 +00:00
dmex e6fd75dee0 misc/taskmgr: fixed thread mem leaks (KB104641)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4616 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-03 16:39:33 +00:00
dmex cd451ac7ed misc/taskmgr: init default variable values, cleaned up stack variables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4607 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-31 14:21:40 +00:00
dmex 22aebd299c misc/taskmgr: removed Wine debug channel code, fixed some graph drawing, added menu items
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4606 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-30 20:23:13 +00:00
dmex d70f75af71 misc/taskmgr: 4564
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4567 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-26 05:29:08 +00:00
dmex e6148f2406 misc/taskmgr: removed duplicate resource.h, fixed include paths AGAIN
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4564 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-26 05:14:39 +00:00
dmex ffe9fea0e8 misc/taskmgr: removed useless code, removed unnecessary GetProcAddress calls, updated columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4563 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-26 05:02:14 +00:00
dmex df9c7993f2 misc/taskmgr: fixed deadlock on exit.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4556 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 21:44:16 +00:00
dmex 01433a94eb misc/taskmgr: fixed some listview styles, added temporary position hack.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4551 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 14:16:02 +00:00
dmex 053bad9804 misc/taskmgr: fixed processlist flicker, fixed resource file (AGAIN), updater project filter
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4549 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 12:04:47 +00:00
dmex 51ed38e417 misc/taskmgr: actually fixed resource.h linking for real this time
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4540 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 06:41:26 +00:00
dmex 603376f9bc misc/taskmgr: somewhat fixed stupid resource.h, removed old resource file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4533 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-24 14:43:44 +00:00
dmex a96ff127b1 misc/taskmgr: removed filters file from ignore list, added missing??? resources from last commit.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4531 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-24 10:18:07 +00:00
dmex b5b10f9194 misc/taskmgr: fixed crash, reorganized files, fixed 'debug' project properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4530 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-24 10:06:31 +00:00
dmex ba7172fac8 Misc: initial ReactOS taskmgr rewrite
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4529 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-24 09:00:36 +00:00