summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Collapse)Author
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 ↵Berke Viktor
for loading plugins
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
Studio happy
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 ↵Berke Viktor
time, let's use the old, working one (might be a Win8 bug though)
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 ↵Berke Viktor
text option
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
2012-07-11Initial rebranding in codeBerke Viktor
2012-07-11Rebranding on the file levelBerke Viktor
2012-06-16Fix string handling for Turkish localeBerke 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-10Don't use the user's login name for real name while it's invisibleBerke Viktor
2012-06-10Migrate VS solution to VS2010+WDK7Berke Viktor
2012-06-03Also check for executable name when restoring from tray via shortcutBerke Viktor
2012-06-03OopsieBerke Viktor
2012-06-03Initial Visual Studio solutionBerke Viktor
2012-06-02Merge branch 'master' into wdkBerke Viktor