summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Expand)Author
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
2012-07-20Only g_free() if we g_malloc() with strip_color()Berke Viktor
2012-07-19Oh sweet free()domBerke Viktor
2012-07-19Add option to retain colors in scrollbackBerke Viktor
2012-07-18Use GTK+ file dialogs on Windows too, the Win32 dialogs are too buggyBerke Viktor
2012-07-18Even more rebranding for the D-Bus pluginBerke Viktor
2012-07-18Complete the rebranding of the D-Bus pluginBerke Viktor
2012-07-16Remove tab_xp as it was an xchat-windows thingBerke Viktor
2012-07-15escaped an unescaped backslashcremno
2012-07-15Another supposed fix for tray restorationBerke Viktor
2012-07-15Windows doesn't seem to like the hexchat mutex, stops working after some time...Berke Viktor
2012-07-15Add these back, removed with XChat r1516 by the GTK check cleanupBerke Viktor
2012-07-14Update XChat to r1516Berke Viktor
2012-07-14remove a few more *.user filesxhmikosr
2012-07-13Rename X-Tray to HexTrayBerke Viktor
2012-07-13Now really fix window restoration via shortcutBerke Viktor
2012-07-13Update XChat to r1515Berke Viktor
2012-07-13Make the About screen and CTCP VERSION consistent and remove the license text...Berke Viktor
2012-07-13Another bunch of rebranding stuffBerke Viktor
2012-07-13Rename files, delete old windows makefilesBerke Viktor
2012-07-13Config folder and some more HTM rebrandingBerke Viktor
2012-07-12Even more rebrandingBerke Viktor
2012-07-12Make #hexchat@freenode the defaultBerke Viktor
2012-07-11Fix restoration via taskbar iconBerke Viktor
2012-07-11Remove duplicate extension entryBerke Viktor
2012-07-11Improve URL recognition (sacarasc)Alfred Daw