dmex04
89e6fc6453
removed all TaskBarLib references
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1946 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-26 03:23:34 +00:00
wj32
34d42e9c6e
re-added the TaskbarLib namespace
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1924 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-23 09:39:31 +00:00
dmex04
b136f367fc
updated TaskbarClass: improved exception handling - all interface calls now return HRESULT, split Native functions from TaskbarClass
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1922 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-23 09:08:30 +00:00
wj32
7408cde370
hacklessly & completely fixed the cross-thread problem
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1914 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-22 09:26:40 +00:00
wj32
d81ec868d1
fixed cross-thread exception in PlotterIcon
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1913 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-22 09:16:29 +00:00
wj32
db017067f8
refactored taskbar code, fixed some bugs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1912 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-22 09:04:45 +00:00
dmex04
a5d138a153
*initial Windows 7 TaskBar support* - CPU History now displayed on TaskBar - Update Download progress displayed on TaskBar
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1910 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-22 08:12:49 +00:00
wj32
40f57ff74b
re-added the Windows.Forms reference - needed for Debug mode
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1769 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-29 07:59:29 +00:00
wj32
150010ffd3
removed unused using in PlotterIcon.cs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1767 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-29 06:44:37 +00:00
dmex04
041e06a65d
added missing reference breaking build
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1766 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-29 05:29:09 +00:00
wj32
d0e831e559
* fixed: notification icons were fixed at 16x16 size
...
* removed options window tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1764 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-29 03:41:24 +00:00
wj32
0697f10c58
x64: fixed file object names
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1692 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-10 10:51:29 +00:00
wj32
126388f00f
x64 fixes:
...
* fixed performance info
* beginning to fix PEB info
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1685 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-10 08:20:07 +00:00
wj32
111dbcce1d
refactoring + more docs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1620 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-21 11:45:47 +00:00
wj32
429066dbd7
modified MiniSysInfo.cs a bit
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1507 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-02 08:08:09 +00:00
wj32
5b8ce405f4
extreme micro-optimization
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1449 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 10:16:13 +00:00
wj32
ce24964325
major refactoring - utility functions are now in a separate library and SymbolProvider is now in ProcessHacker.Native
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1355 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-31 11:05:47 +00:00
wj32
3dd07a6f43
icon updating is now done on the shared thread to avoid the GUI blocking when explorer.exe is suspended or is hanging
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1274 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-14 08:44:15 +00:00
flavioe
2106d2a2e6
changed API definitions to use IntPtr instead of int
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1233 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-05 22:05:59 +00:00
wj32
680636438b
changed I/O tray icon tooltip from ROW to RWO
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1232 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-04 10:32:15 +00:00
wj32
e36bc2f107
* fixed the tiny gaps at the ends of longdata plotters
...
* added GetBasePriority to process and thread handles
* fixed options & process windows not getting initialized
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1175 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 11:10:41 +00:00
wj32
dae6567365
got rid of the "Process Hacker" tray tooltip headers; they take up too much room in the 64-char limit
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1167 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 07:03:45 +00:00
wj32
32c99c67ed
* bump to 1.3.7.3
...
* added customizable tray icons
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1166 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 06:57:59 +00:00