summary refs log tree commit diff stats
path: root/plugins/upd
AgeCommit message (Expand)Author
2012-11-04Eliminate warnings due to missing includesBerke Viktor
2012-11-03Relocate version.txt, leave a copy in old place for a while for upgrades to workBerke Viktor
2012-10-30Some final rebrandingBerke Viktor
2012-10-30Rebranding for the rest of plugin*Berke Viktor
2012-10-30Rebranding for XCHAT_EAT_*Berke Viktor
2012-10-30Rebranding for XCHAT_PRI_*Berke Viktor
2012-10-30Remove hexchat-plugin.h duplicateBerke Viktor
2012-10-26Eliminate some more plugin warningsBerke Viktor
2012-10-26Add commands for modifying UPD optionsBerke Viktor
2012-10-26Add configurable delay and check frequency for UPD and eliminate some warningsBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-21Move warning level to property sheetBerke Viktor
2012-10-03Complete the VS2010 reversionBerke Viktor
2012-10-03Revert to VS2010 part4Berke Viktor
2012-10-02Use explicit project names, output filenames depend on themBerke Viktor
2012-10-02Oops, wrong find'n'replaceBerke Viktor
2012-10-02Remove hardcoding as much as possibleBerke Viktor
2012-10-02Change platform toolset to Visual Studio 2012Berke Viktor
2012-10-02Add XP (WDK) solution as a fallback optionBerke Viktor
2012-09-15Update solution to Visual Studio 2012 Express and get rid of mpcInfoBerke Viktor
2012-07-21Add _AMD64_ definition for x64 builds, make Visual Studio even happierBerke Viktor
2012-07-21Add trailing backslashes to Output and Intermediate directories, make Visual ...Berke Viktor
2012-07-14get rid of *.user files and ignore themxhmikosr
2012-07-13Rename DLL files, rename X-SASL to SASLBerke Viktor
2012-07-13Remove the last remnants of XChat-WDKBerke Viktor
2012-07-13Rename files, delete old windows makefilesBerke Viktor
2012-07-12Even more rebrandingBerke Viktor
2012-07-11Rebranding on the file levelBerke Viktor
2012-06-15Add .user files and .gitignoreBerke Viktor
2012-06-15Add x64 support to the VS solutionBerke Viktor
2012-06-15LOTS of fixes to the VS solutionBerke Viktor
2012-06-10Add all plugins to solution except WMPABerke Viktor
2012-02-08supposed workaround for disabling chunked encoding (snq-)Berke Viktor
2012-02-04use old code since disabling HTTP/1.1 works with that tooBerke Viktor
2012-02-04fix update checking errors due to GC HTTP bug - manual IE tweaking's still re...Berke Viktor
2011-12-02fix automatic update checkingBerke Viktor
2011-12-02don't use hardcoded strings for plugin namesBerke Viktor
2011-11-29relicense own plugins under the MIT licenseBerke Viktor
2011-11-27fix the update checker, return correctly with callbackBerke Viktor
2011-11-25perform periodic update checks automaticallyBerke Viktor
2011-11-23forgot to bump updater version numberBerke Viktor
2011-11-23fix update checker for separate installersBerke Viktor
2011-08-11minor formattingBerke Viktor
2011-08-09do not cache update infoBerke Viktor
2011-08-09update the update checker to use our shiny new git repoBerke Viktor
2011-04-16update the update checker plugin according to google code hosting changes, pr...berkeviktor@aol.com
2011-02-28add wdk changes to named branchberkeviktor@aol.com
2011-02-24nuke the repoberkeviktor@aol.com
2011-01-13previous commit broke update checker, fix itberkeviktor@aol.com
2011-01-12use 1024 for buffer size, otherwise it crashes (why?)berkeviktor@aol.com