Commit Graph

59 Commits

Author SHA1 Message Date
TingPing b6877ccf5c win32: Use WinSparkle for handling updates
Fixes #1282
2015-02-12 19:11:46 -05:00
Arnavion e8fb2dde56 Fixed instances of hexchat_printf that unsafely used a string parameter as a format string.
Fixes #1153
2014-09-25 00:54:38 -07:00
TingPing bb3cb269c2 Upd: Properly handle http errors
Also some cleanup of some old code and comments
2013-07-25 19:54:25 -04:00
TingPing 2e2f4662f3 Updater: fix download links 2013-07-16 12:48:34 -04:00
Berke Viktor bed00e525d Relocate plugin icons 2013-04-14 10:14:17 +02:00
Berke Viktor 13d574b455 Revert XP version check; as it turned out, it's completely irrelevant now
This reverts commit cd2f775fe4.
2013-04-01 21:15:46 -07:00
Berke Viktor cd2f775fe4 Separate version check for XP, we might need it during the transition to VS2012 2013-03-13 23:11:33 +01:00
TingPing b83f797493 Point to new download url 2013-02-04 15:31:24 -05:00
TingPing a46f89998c actually fix updchk 2013-01-17 18:57:02 -05:00
TingPing 32eac07424 fix updchk again 2012-12-22 23:42:49 -05:00
TingPing 76680ae41b Update Checker: Ignore invalid length version nums 2012-12-17 20:48:02 -05:00
TingPing b274ecca4f fix update checkers help message 2012-12-17 20:24:09 -05:00
Berke Viktor 4ec499c241 Eliminate warnings due to missing includes 2012-11-04 04:22:22 +01:00
Berke Viktor 259ed9644d Relocate version.txt, leave a copy in old place for a while for upgrades to work 2012-11-03 01:58:56 +01:00
Berke Viktor 82936df2af Some final rebranding 2012-10-30 10:42:37 +01:00
Berke Viktor e681eafa78 Rebranding for the rest of plugin* 2012-10-30 08:42:48 +01:00
Berke Viktor 45d4fa5801 Rebranding for XCHAT_EAT_* 2012-10-30 07:40:37 +01:00
Berke Viktor 91dd079add Rebranding for XCHAT_PRI_* 2012-10-30 07:18:25 +01:00
Berke Viktor e3be4a0e0a Eliminate some more plugin warnings 2012-10-26 13:38:13 +02:00
Berke Viktor 46b0fe70eb Add commands for modifying UPD options 2012-10-26 13:32:08 +02:00
Berke Viktor 89252106da Add configurable delay and check frequency for UPD and eliminate some warnings 2012-10-26 13:00:09 +02:00
Berke Viktor 1a75c8e1be A lot more rebranding 2012-10-24 21:33:02 +02:00
Berke Viktor f61726ba49 Remove the last remnants of XChat-WDK 2012-07-13 22:27:12 +02:00
Berke Viktor ba664dc848 Even more rebranding 2012-07-12 18:39:52 +02:00
Berke Viktor 067ee4fc5b supposed workaround for disabling chunked encoding (snq-) 2012-02-08 21:52:27 +01:00
Berke Viktor 8849fb4c10 use old code since disabling HTTP/1.1 works with that too 2012-02-04 20:24:30 +01:00
Berke Viktor c73149cf44 fix update checking errors due to GC HTTP bug - manual IE tweaking's still required 2012-02-04 17:41:02 +01:00
Berke Viktor 6ccfa8aaea fix automatic update checking 2011-12-02 12:21:33 +01:00
Berke Viktor e2acf19d42 don't use hardcoded strings for plugin names 2011-12-02 01:05:59 +01:00
Berke Viktor 7c0baeffbc relicense own plugins under the MIT license 2011-11-29 02:04:08 +01:00
Berke Viktor cc0726d83a fix the update checker, return correctly with callback 2011-11-27 11:17:22 +01:00
Berke Viktor 408487f89b perform periodic update checks automatically 2011-11-25 21:44:08 +01:00
Berke Viktor 34a77fdbc5 forgot to bump updater version number 2011-11-23 04:37:57 +01:00
Berke Viktor b2c45b196c fix update checker for separate installers 2011-11-23 02:57:45 +01:00
Berke Viktor 0709b95732 minor formatting 2011-08-11 08:12:35 +02:00
Berke Viktor d00f7dce5a do not cache update info 2011-08-09 14:42:40 +02:00
Berke Viktor 162fc1ead3 update the update checker to use our shiny new git repo 2011-08-09 14:05:57 +02:00
berkeviktor@aol.com 3129703111 update the update checker plugin according to google code hosting changes, preserve the file in default branch for a while for compatibility reasons 2011-04-16 19:48:59 +02:00
berkeviktor@aol.com d03d6e606b add wdk changes to named branch 2011-02-28 18:59:32 +01:00
berkeviktor@aol.com f16af8be94 nuke the repo 2011-02-24 04:13:14 +01:00
berkeviktor@aol.com 0c87e4b914 previous commit broke update checker, fix it 2011-01-13 03:09:00 +01:00
berkeviktor@aol.com 669a6a66cb use 1024 for buffer size, otherwise it crashes (why?) 2011-01-12 19:00:59 +01:00
berkeviktor@aol.com 0f90e6314a oops, accidentally re-introduced the memory leak 2011-01-12 08:03:49 +01:00
berkeviktor@aol.com f6fd353f76 minor plugin fixes 2011-01-12 07:05:07 +01:00
berkeviktor@aol.com 299e90b418 close the handle before returning (XhmikosR and sansnom05) 2011-01-12 00:22:41 +01:00
berkeviktor@aol.com a2cd940002 some capitalization consistency for the menu 2011-01-10 09:56:41 +01:00
berkeviktor@aol.com dbf5040833 some cosmetics 2010-10-21 04:00:16 +02:00
berkeviktor@aol.com 3c72823b01 fix escape character 2010-10-20 03:46:24 +02:00
berkeviktor@aol.com 32023cc18e add icon for update checker menu entry 2010-10-21 03:10:56 +02:00
berkeviktor@aol.com 6263278707 make update checker available via gui 2010-10-21 01:55:12 +02:00