1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00
Commit Graph

57 Commits

Author SHA1 Message Date
Berke Viktor
ddbce0b9fe Move warning level to property sheet 2012-10-21 05:57:00 +02:00
Berke Viktor
90db7e85c2 Complete the VS2010 reversion 2012-10-03 18:26:48 +02:00
Berke Viktor
da46225034 Revert to VS2010 part4 2012-10-03 13:50:31 +02:00
Berke Viktor
1d7773f735 Use explicit project names, output filenames depend on them 2012-10-02 18:40:23 +02:00
Berke Viktor
de70630cef Oops, wrong find'n'replace 2012-10-02 18:21:16 +02:00
Berke Viktor
567270d5a7 Remove hardcoding as much as possible 2012-10-02 18:15:49 +02:00
Berke Viktor
ab2d0b736c Change platform toolset to Visual Studio 2012 2012-10-02 16:05:20 +02:00
Berke Viktor
a57a7d3f88 Add XP (WDK) solution as a fallback option 2012-10-02 16:00:13 +02:00
Berke Viktor
6942d2b4b1 Update solution to Visual Studio 2012 Express and get rid of mpcInfo 2012-09-15 21:52:47 +02:00
Berke Viktor
0e3fbb01d7 Add _AMD64_ definition for x64 builds, make Visual Studio even happier 2012-07-21 14:59:25 +02:00
Berke Viktor
2ae76fcacf Add trailing backslashes to Output and Intermediate directories, make Visual Studio happy 2012-07-21 14:46:29 +02:00
xhmikosr
1fae4ef09f get rid of *.user files and ignore them 2012-07-14 06:03:42 +03:00
Berke Viktor
3485b4fb94 Rename DLL files, rename X-SASL to SASL 2012-07-13 23:47:41 +02:00
Berke Viktor
f61726ba49 Remove the last remnants of XChat-WDK 2012-07-13 22:27:12 +02:00
Berke Viktor
ea2c58c234 Rename files, delete old windows makefiles 2012-07-13 17:55:31 +02:00
Berke Viktor
ba664dc848 Even more rebranding 2012-07-12 18:39:52 +02:00
Berke Viktor
534cd2802f Rebranding on the file level 2012-07-11 21:33:10 +02:00
Berke Viktor
c1ed097b46 Add .user files and .gitignore 2012-06-15 22:48:18 +02:00
Berke Viktor
ad59c4a586 Add x64 support to the VS solution 2012-06-15 22:36:29 +02:00
Berke Viktor
593efa703b LOTS of fixes to the VS solution 2012-06-15 21:37:48 +02:00
Berke Viktor
a673109c49 Add all plugins to solution except WMPA 2012-06-10 14:19:40 +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
6d0fa458f0 update wdk distribution to use relative paths where possible 2010-10-29 19:40:02 +02: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
berkeviktor@aol.com
a4c0e7f3fe some formatting 2010-10-20 22:49:55 +02:00
berkeviktor@aol.com
93e99d8241 shorten plugin name 2010-10-06 15:43:09 +02:00