dmex04
|
d9b57d89f1
|
completed settings migration + updated settings references
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2199 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-10-15 17:32:04 +00:00 |
|
wj32
|
a602d04180
|
* ShowWarning -> ShowError
* IsInternetConnected is a method not a property
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2171 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-10-14 02:05:48 +00:00 |
|
dmex04
|
70ac802fcd
|
fixed IsInternetConnected, removed all PH proxy configuration
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2117 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-10-10 01:14:31 +00:00 |
|
dmex04
|
a6beb72444
|
proxy options added/completed
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1945 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-09-26 02:16:41 +00:00 |
|
dmex04
|
df31b3ed29
|
updated Settings class with proxy settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1941 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-09-25 23:08:08 +00:00 |
|
dmex04
|
69fbf49b27
|
removed proxy test code - added missing proxy properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1940 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-09-25 22:56:25 +00:00 |
|
dmex04
|
0e22bcd63e
|
inital proxy support - Updater
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1939 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-09-25 22:50:00 +00:00 |
|
wj32
|
dc67963a63
|
added proxy support to the updater
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1793 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-08-31 07:02:15 +00:00 |
|
wj32
|
a8a317a28c
|
re-added a few things by dmex:
* configurable update location
* fixed HackerWindow size
also:
* added support for non-interactive updating
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1792 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-08-31 06:46:30 +00:00 |
|
wj32
|
355914198c
|
reverted to r1784
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1791 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-08-31 03:11:59 +00:00 |
|
dmex04
|
541fd83a48
|
removed unnecessary update logging
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1787 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-08-30 20:44:42 +00:00 |
|
dmex04
|
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
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1786 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-08-30 17:46:29 +00:00 |
|
wj32
|
271ab73053
|
update prompts now execute on the main thread
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1783 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-08-30 07:52:31 +00:00 |
|
wj32
|
f978804ab6
|
fixed update logic (2)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1782 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-08-30 07:40:31 +00:00 |
|
wj32
|
173f83c9cb
|
fixed update logic
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1781 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-08-30 07:34:18 +00:00 |
|
wj32
|
ddbe432c8c
|
fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1780 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-08-30 07:23:34 +00:00 |
|
wj32
|
808455d7d0
|
refactored most of the update code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1779 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-08-30 07:19:49 +00:00 |
|
dmex04
|
9716a94a82
|
added required update class exception handling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1776 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-08-30 02:40:18 +00:00 |
|
dmex04
|
b20cadf464
|
Initial Commit of Update Download and Verification
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1773 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-08-30 00:57:09 +00:00 |
|
dmex04
|
445a453fa4
|
fixed logging wrong updatetype, various performance fixes, added copyright headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1757 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-08-28 11:35:55 +00:00 |
|
wj32
|
4df1209cd3
|
* fixed TaskDialogIcon typo
* update dialogs display on the hacker window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1755 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-08-28 07:46:08 +00:00 |
|
wj32
|
efb5477351
|
* got rid of Win32ForegroundWindow
* fixed coding styles, etc.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1752 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2009-08-28 07:21:17 +00:00 |
|