summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Expand)Author
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-10-01Fix memory leak related to url grabbingRichardHitt
2012-09-29Limit the number of URLs to keep and add GUI options for itBerke Viktor
2012-09-24Add strlcat() and strlcpy(), might convert to them in the futureBerke Viktor
2012-09-23Add 2 new networks and fix some sortingBerke Viktor
2012-09-22Fix syntax error, remove extra parenthesisBerke Viktor
2012-09-22Allow full path for logs, actually it can be determined quite reliablyBerke Viktor
2012-09-22Force relative path for logs, for full path you can still use symlinks anywayBerke Viktor
2012-09-21no highlights for some more annoying nicksDaniel Leining
2012-09-16Open links with just left click by defaultBerke Viktor
2012-09-15Update solution to Visual Studio 2012 Express and get rid of mpcInfoBerke Viktor
2012-09-15Disable running WHO after joining channel by defaultBerke Viktor
2012-09-09Add EsperNet - the server list really needs a rewrite btw, IFDEFs are uglyBerke Viktor
2012-09-05Fix unchecked mallocPaul Wise
2012-09-01Merge pull request #68 from RichardHitt/masterbviktor
2012-09-01Some more consistency for variable namesBerke Viktor
2012-09-01Consolidate color stripping for messages, topic and scrollbackBerke Viktor
2012-09-01Add Chat4all networkBerke Viktor
2012-09-01Add Unifont to the default list of alternative fontsBerke Viktor
2012-08-28Enhance LASTLOG to use gtk_xtext_search_textentry()RichardHitt
2012-08-06reordered snoo because i dunno my ABC'sZachary Bloomquist
2012-08-06fixen snoonet sslZachary Bloomquist
2012-08-05added Snoonet, 600+ user netZachary Bloomquist
2012-07-31Fix port number for EntropyNetBerke Viktor
2012-07-31Add Windfyre to the Network ListBerke Viktor
2012-07-31Add EntropyNet to the Network ListBerke Viktor
2012-07-31Remove dead networks from the Network ListBerke Viktor
2012-07-31Merge pull request #31 from Joah/masterbviktor
2012-07-31Use 6697 for SSL connections by defaultBerke Viktor
2012-07-30Update src/common/servlist.cJoah
2012-07-27Update src/common/servlist.cluminoso
2012-07-27Fix auto-loading the Perl interface on WindowsBerke Viktor
2012-07-26Don't hardcode path when printing error message for config dir creationBerke Viktor
2012-07-26Auto-load user plugins and scripts from <config>/addonsBerke Viktor
2012-07-26Autoload local plugins from <config>/pluginsBerke Viktor
2012-07-25Initial support for lastlog -r on win32 (Richard)Richard Hitt
2012-07-23Make HexChat remember minimum and maximum users set in channel listBerke Viktor
2012-07-22Now, really fix grep on WindowsBerke Viktor
2012-07-22Make GREP work on Windows, regexp support isn't implemented in fe_lastlog yetBerke Viktor
2012-07-21Unused sndPlaySound method for future referenceBerke Viktor
2012-07-21Fix error message displayed when cannot create config folderBerke Viktor
2012-07-21Add extension filter for file dialogs, specify filters and starting folder fo...Berke Viktor
2012-07-21Minor cosmetics for util.c tooBerke Viktor
2012-07-21Supposed fix for g_io_channel_read() deprecationBerke 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-21Some aid for compiler warningsBerke Viktor
2012-07-21Add MS Gothic to default list of alternative fontsBerke Viktor