summary refs log tree commit diff stats
AgeCommit message (Collapse)Author
2012-07-18Rebrand HexTray and fix icon rendering for certain eventsBerke Viktor
2012-07-18Fix dbus-libproxy confusion causing compilation to fail with dbus disabled ↵Berke Viktor
and libproxy present
2012-07-18Use GTK+ file dialogs on Windows too, the Win32 dialogs are too buggyBerke Viktor
2012-07-18Fix Checksum compilation on WindowsBerke Viktor
2012-07-18Remove duplicates caused by manual find-n-replace in German translationBerke Viktor
2012-07-18Use hardcoded string for this one instance, otherwise it may be ↵Berke Viktor
untranslatable for certain languages
2012-07-18Replace hardcoded "XChat:" strings in translationsBerke Viktor
2012-07-18Don't use hardcoded string for quit windowBerke Viktor
2012-07-18Update quit window stringBerke Viktor
2012-07-18Merge pull request #5 from gandaro/german-translationbviktor
Update for German translation
2012-07-18Add FAQ entry for migrating from XChatBerke Viktor
2012-07-18configure.in cosmeticsBerke 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-18Checksum Unix support and configure.in cosmeticsBerke Viktor
2012-07-18Improve the logic for FiSHLiM checksBerke Viktor
2012-07-18Prepare FiSHLiM to use the plugin config APIBerke Viktor
2012-07-18Add some Unix-specific files for .gitignore, more to come laterBerke Viktor
2012-07-18Add make support for FiSHLiM on UnixBerke Viktor
2012-07-17Update for German translationJakob Kramer
2012-07-17For private messages, use message icon instead of hightlight iconBerke Viktor
2012-07-17Update Plugin-Tray icons (TingPing)Berke Viktor
2012-07-17Add make support for Do At on UnixBerke Viktor
2012-07-17Add make support for SASL on UnixBerke Viktor
2012-07-17Unix compatibility for SASLJakob Kramer
2012-07-16Remove tab_xp as it was an xchat-windows thingBerke Viktor
2012-07-16Update logos thanks to TingPing, now only WizardImage is leftBerke Viktor
2012-07-16Use highest compression available, it actually speeds up compression and ↵Berke Viktor
slightly reduces executable size, no reason not to use it
2012-07-15Merge pull request #4 from cremno/masterbviktor
Unescaped backslash in mutex object name
2012-07-15escaped an unescaped backslashcremno
2012-07-15Another supposed fix for tray restorationBerke Viktor
2012-07-15Update version and revision infoBerke 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 a few remaining XChat strings in HexTrayBerke Viktor
2012-07-14Add copyright while we're at itBerke Viktor
2012-07-14Update XChat to r1520Berke Viktor
2012-07-14Update XChat to r1519Berke Viktor
2012-07-14Update XChat to r1517Berke Viktor
2012-07-14Update XChat to r1516Berke Viktor
2012-07-14Ultra compression slows down compilation but doesn't really reduce the size, ↵Berke Viktor
isn't worth it
2012-07-14Update script/plugin paths in READMEBerke Viktor
2012-07-14This is breaking page renderingBerke Viktor
2012-07-14Fix EOLs screwed up by GitHub client actuallyBerke Viktor
2012-07-14Merge pull request #1 from XhmikosR/masterbviktor
Minor changes, merge as a whole for convenience, update it slightly later
2012-07-14Fix EOLs screwed up by GitHubBerke Viktor
2012-07-14Merge pull request #2 from TingPing/masterbviktor
Update scripting interfaces to use correct libdir
2012-07-14Update masterTingPing
2012-07-14fixed plugins using correct libdirTingPing
2012-07-14remove a few more *.user filesxhmikosr