Commit Graph

  • 25790c5226 fixed compiler warnings wj32 2009-09-05 06:06:44 +00:00
  • c5f2b3c1b8 fixed SemaphorePair for old versions of the .NET Framework wj32 2009-09-05 06:04:52 +00:00
  • 11d2515cd3 sort arrow performance fix wj32 2009-09-05 05:55:31 +00:00
  • 671e9dc669 all sortable ListViews now have sort arrow support wj32 2009-09-05 05:18:19 +00:00
  • 5a18962835 partially rewrote the process tree model; improves memory and CPU usage wj32 2009-09-05 04:16:46 +00:00
  • 43c274a967 added new IPC mechanism: IpcCircularBuffer wj32 2009-09-05 00:23:41 +00:00
  • 0e73636822 added hostname resolve and other fixes to IPInfoWindow wj32 2009-09-04 22:21:09 +00:00
  • 7d4578bf27 Install update button now has the UAC shield if elevation is required wj32 2009-09-04 09:24:39 +00:00
  • 11de89eae9 reverted r1841 wj32 2009-09-04 08:33:16 +00:00
  • 42b1201219 recommitted r1827 dmex04 2009-09-03 14:21:28 +00:00
  • 87ce042359 minor style change wj32 2009-09-03 07:35:46 +00:00
  • 841c492e41 #2849052 - "not defined by current visual style" wj32 2009-09-03 07:26:44 +00:00
  • d206ac0721 * added IPv6 network connection support * reverted r1833 (no finalizer needed) wj32 2009-09-03 07:15:15 +00:00
  • 5cc7ed279a fixed API declarations wj32 2009-09-03 06:43:34 +00:00
  • 28b2ab36f0 reverted r1827, r1829, r1830 wj32 2009-09-03 06:29:16 +00:00
  • 2377e8f3cc ipv6 struts/enums dmex04 2009-09-03 03:28:52 +00:00
  • c6f25992f5 added missing ai_family enum definition, fixed api declarations dmex04 2009-09-03 02:10:57 +00:00
  • 59529f9e08 added missing destructor dmex04 2009-09-02 23:05:06 +00:00
  • 3152064f06 removed unused imagelist from PEWindow "Exports" tab, text now aligned dmex04 2009-09-02 21:08:54 +00:00
  • 163abbb965 fixed System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created. Line: 138 dmex04 2009-09-02 20:59:11 +00:00
  • 9ee98adc6f fixed HackerWindow.Exit loop, Exit called before FormClosing allowing cleanup/dispose and elevation dmex04 2009-09-02 20:30:42 +00:00
  • a6785a4629 updated PH exit event for cleaner termination *exits without using force* dmex04 2009-09-02 19:41:14 +00:00
  • be12da022c updated network-tools with ListView dmex04 2009-09-02 19:26:53 +00:00
  • 349d51dec7 fixed issue with NotifyIcons not being disposed and remaining in SysTray dmex04 2009-09-02 19:25:46 +00:00
  • 4e85f69080 reverted r1825 dmex04 2009-09-02 16:22:36 +00:00
  • cf8afac4d2 INITIAL Commit - removed MainMenu component causing spastic IDE behavior for HackerWindow form, MainMenu now entirely created by code dmex04 2009-09-02 14:45:18 +00:00
  • 51020298cb reverted #1822 dmex04 2009-09-02 11:57:56 +00:00
  • 8ba99afd6b increased tracert performance dmex04 2009-09-02 10:28:35 +00:00
  • 8ba3700fab Module list now shows associated icons when viewing process propertes, changed app.config reflecting module collum size with icons dmex04 2009-09-02 09:51:24 +00:00
  • 5bf666a907 removed blank line wj32 2009-09-02 07:44:45 +00:00
  • 42eab73300 reverted - #1813 dmex04 2009-09-02 06:59:00 +00:00
  • e3d1bf9591 * updated CHANGELOG.txt * added copyright header to IPInfoWindow.cs; unused using cleanup wj32 2009-09-02 06:31:31 +00:00
  • bb658c7e34 removed test code wj32 2009-09-02 06:18:24 +00:00
  • 75d53cd8a2 * code cleanup * fixed case of closing IP info window before the thread has finished wj32 2009-09-02 05:51:33 +00:00
  • ebcfe1d9d5 added checks for selected item value *consistent with existing menu items* - whois/tracert/ping menu items are now disabled is the selected item is blank *consistent with existing menu items* dmex04 2009-09-01 18:01:16 +00:00
  • d3a6038c6e added two network-tools, also added threading and removed redundant IsNumber function dmex04 2009-09-01 17:02:15 +00:00
  • 3cbfcdb360 simplified IsAdmin checking function, security fix foolproof dmex04 2009-09-01 12:44:13 +00:00
  • 85c63c8570 ** Security Fix ** - Prevent UpdateURL being changed by non-administrators!! dmex04 2009-09-01 12:38:54 +00:00
  • 215e8ec17f added missing try in ProcessSystemProvider.cs wj32 2009-09-01 09:27:02 +00:00
  • 0e13f19a4c fixed broken IsNumber function, reworked instances for auto-dispose (using), per other changes - removed unnecessary exception handling dmex04 2009-09-01 09:15:38 +00:00
  • 22a2a2521a created hidden collum containing the IP addresses for getting IP of selected item and passing into network-tools dmex04 2009-09-01 09:12:20 +00:00
  • 3f77c811cf updated whois context menu item function dmex04 2009-09-01 09:10:07 +00:00
  • 9c780ea02d removed icon for UpdaterDownloadWindow wj32 2009-09-01 08:32:34 +00:00
  • 6c6f3c2fa7 * more stuff is done in process query stages (used to be "file processing" stages) * removed STA hack for .NET process detection wj32 2009-09-01 07:29:02 +00:00
  • f3c1925659 * #2847691 - "Apply button bug" * fixed OptionsWindow checkbox FlatStyle wj32 2009-09-01 06:54:53 +00:00
  • bd01ee1558 fixed update check typo wj32 2009-09-01 06:43:45 +00:00
  • 61fd0556f3 implemented automatic updating wj32 2009-09-01 06:40:07 +00:00
  • 12b17ef9c9 fixed auto-update setting (not implemented yet) wj32 2009-09-01 03:35:35 +00:00
  • 624bc13ab8 fixed the Close button in IPInfoWindow wj32 2009-09-01 03:29:41 +00:00
  • 15b1f55b2c code cleanup wj32 2009-09-01 03:25:04 +00:00
  • 3fe21639cf renamed whois click event dmex04 2009-08-31 22:45:55 +00:00
  • 207d604d5e initial commit - new network-tools, required updated network tab layout and default column sizes dmex04 2009-08-31 22:42:20 +00:00
  • 13fa0ca672 removed unused component "panelhack" - partially fixes HackerWindow designer/component problem dmex04 2009-08-31 17:48:30 +00:00
  • 54f4a0f17f added options for configuring Toolbar display style, fixed Toolbar.Visible menu setting not being saved, fixed *some* settings not being loaded after options changed - more still need fixing dmex04 2009-08-31 15:38:16 +00:00
  • 517cdb12e9 added elevation for process properties wj32 2009-08-31 09:48:26 +00:00
  • 005db7de7d added GetVolumeFsName to FileHandle wj32 2009-08-31 08:41:20 +00:00
  • c9ced45a5a added better exception handling to HandleStatisticsWindow wj32 2009-08-31 07:51:54 +00:00
  • dc67963a63 added proxy support to the updater wj32 2009-08-31 07:02:15 +00:00
  • a8a317a28c re-added a few things by dmex: * configurable update location * fixed HackerWindow size also: * added support for non-interactive updating wj32 2009-08-31 06:46:30 +00:00
  • 355914198c reverted to r1784 wj32 2009-08-31 03:11:59 +00:00
  • cda29e0ae1 added dialog allowing user to elevate PH when about to view process properties of an elevated process, added [Administrator] window title when PH is elevated for identifying what window and when PH is elevated dmex04 2009-08-30 20:58:20 +00:00
  • 07932eea67 fixed default HackerWindow UI size - consistent view for all tabs dmex04 2009-08-30 20:51:13 +00:00
  • f2b9e730df added missing return; allowing updatedownload to proceed after exception dmex04 2009-08-30 20:48:56 +00:00
  • 541fd83a48 removed unnecessary update logging dmex04 2009-08-30 20:44:42 +00:00
  • 7e2f02abc7 fixed update detection logic (perfect detection, see comments http://processhacker.sourceforge.net/AppUpdate.xml), removed unused variables, hard-coded UpdateURL moved to app.config, fixed default HackerWindow UI size inconsistency dmex04 2009-08-30 17:46:29 +00:00
  • e2843ca80b ui bug fix - time column size too small dmex04 2009-08-30 16:54:44 +00:00
  • 38e96be39b fixed update downloading from Ohloh wj32 2009-08-30 08:12:11 +00:00
  • 271ab73053 update prompts now execute on the main thread wj32 2009-08-30 07:52:31 +00:00
  • f978804ab6 fixed update logic (2) wj32 2009-08-30 07:40:31 +00:00
  • 173f83c9cb fixed update logic wj32 2009-08-30 07:34:18 +00:00
  • ddbe432c8c fixed typo wj32 2009-08-30 07:23:34 +00:00
  • 808455d7d0 refactored most of the update code wj32 2009-08-30 07:19:49 +00:00
  • bb6536fcdf fixed install button being enabled when theres a hash failure dmex04 2009-08-30 06:49:54 +00:00
  • 2b142076bd added user-agent, fixed PH exiting when UAC disabled or PH already elevated before starting install, prevent download hashing when error occurred and instead show error dmex04 2009-08-30 06:25:29 +00:00
  • 9716a94a82 added required update class exception handling dmex04 2009-08-30 02:40:18 +00:00
  • 7771838dbd * Fix for Refresh menu item being disabled instead of CheckforUpdate * dmex04 2009-08-30 02:33:54 +00:00
  • 8f2291480e * fixed updater installation, changed UI * got rid of the GIF (GIF is evil) wj32 2009-08-30 02:24:37 +00:00
  • b20cadf464 Initial Commit of Update Download and Verification dmex04 2009-08-30 00:57:09 +00:00
  • de107bac35 * Utils refactoring * variable PVoid size for Structs, fixing some issues on x64 wj32 2009-08-29 22:49:28 +00:00
  • 562d9e1802 #2820170 - "System.ArgumentOutOfRangeException in network list" wj32 2009-08-29 22:01:20 +00:00
  • 9f8e6ac14e UI bug fix - set autosize properties for some items overflowing and not being shown dmex04 2009-08-29 11:53:39 +00:00
  • 40f57ff74b re-added the Windows.Forms reference - needed for Debug mode wj32 2009-08-29 07:59:29 +00:00
  • 8e15b3c764 W1 and W2 terminator tests wj32 2009-08-29 06:55:16 +00:00
  • 150010ffd3 removed unused using in PlotterIcon.cs wj32 2009-08-29 06:44:37 +00:00
  • 041e06a65d added missing reference breaking build dmex04 2009-08-29 05:29:09 +00:00
  • 40e96624ce added documentation for Windows.cs functions wj32 2009-08-29 04:01:21 +00:00
  • d0e831e559 * fixed: notification icons were fixed at 16x16 size * removed options window tooltips wj32 2009-08-29 03:41:24 +00:00
  • 40ceca283f replaced UpdateWindow with UpdateWindowMenu wj32 2009-08-29 01:55:47 +00:00
  • 0e62b511ae #2820170 - "System.ArgumentOutOfRangeException in network list" wj32 2009-08-29 00:25:04 +00:00
  • b361f2da56 more ellipsis removal to conform with Vista UI guidelines wj32 2009-08-29 00:21:46 +00:00
  • 2a98bb4540 #2845829 - "System uptime" wj32 2009-08-28 23:52:06 +00:00
  • 3ed4be06af Installer: don't offer to create a QuickLaunch icon on Windows 7 xhmikosr 2009-08-28 20:25:18 +00:00
  • 49ed728c10 updatetype capitalized matching xml changes with last checkin (its case sensitive for update class logging events) also bugfix for preventing hash update for items dmex04 2009-08-28 11:46:24 +00:00
  • 445a453fa4 fixed logging wrong updatetype, various performance fixes, added copyright headers dmex04 2009-08-28 11:35:55 +00:00
  • 707f90b38a #2845427 - "Indicator integer overflow" wj32 2009-08-28 08:18:20 +00:00
  • 4df1209cd3 * fixed TaskDialogIcon typo * update dialogs display on the hacker window wj32 2009-08-28 07:46:08 +00:00
  • 2f20e5b730 fixed update option capitalizations wj32 2009-08-28 07:32:21 +00:00
  • 8788690906 merged with previous commit by dmex wj32 2009-08-28 07:22:31 +00:00
  • efb5477351 * got rid of Win32ForegroundWindow * fixed coding styles, etc. wj32 2009-08-28 07:21:17 +00:00
  • ede746e27c added copyright headers dmex04 2009-08-28 07:03:59 +00:00