Commit Graph

  • 2b3e1f46e3 Use <configdir>/scripts to (auto)load Lua/Perl/Python/Tcl scripts Berke Viktor 2012-07-21 19:16:31 +02:00
  • 9ea3ac9ddd Update .gitignore to include all Unix-specific files Berke Viktor 2012-07-21 17:09:54 +02:00
  • d05d298bbb Get rid of yet another implicit declaration Berke Viktor 2012-07-21 16:25:08 +02:00
  • 9dd3942c88 Minor cosmetics for util.c too Berke Viktor 2012-07-21 16:17:53 +02:00
  • 92cb1dc12c Reformat the DNS plugin a bit while we're at it Berke Viktor 2012-07-21 16:16:30 +02:00
  • d559401c50 Supposed fix for g_io_channel_read() deprecation Berke Viktor 2012-07-21 16:16:00 +02:00
  • 0e3fbb01d7 Add _AMD64_ definition for x64 builds, make Visual Studio even happier Berke Viktor 2012-07-21 14:59:25 +02:00
  • 2ae76fcacf Add trailing backslashes to Output and Intermediate directories, make Visual Studio happy Berke Viktor 2012-07-21 14:46:29 +02:00
  • c1f332f0a2 More unused variables Berke Viktor 2012-07-21 14:36:16 +02:00
  • e7f723539d Some aid for compiler warnings Berke Viktor 2012-07-21 14:26:19 +02:00
  • 4cae471af3 Add MS Gothic to default list of alternative fonts Berke Viktor 2012-07-21 11:46:56 +02:00
  • 63ae51242b Some XChat string left out Berke Viktor 2012-07-20 22:01:21 +02:00
  • f15b8090b7 Eliminate some Tcl noise Berke Viktor 2012-07-20 19:12:39 +02:00
  • 78cc4adfed Only g_free() if we g_malloc() with strip_color() Berke Viktor 2012-07-20 18:45:12 +02:00
  • 1edd920362 Restructure the preferences window which in turn fixes the marker line toggle bug Berke Viktor 2012-07-20 17:15:20 +02:00
  • 5290c7f392 Some more rebranding Berke Viktor 2012-07-20 15:52:33 +02:00
  • 47d6222f1c Be consistent about caps Berke Viktor 2012-07-20 15:50:42 +02:00
  • 7fdcf9620e Merge pull request #9 from XhmikosR/master bviktor 2012-07-20 06:43:35 -07:00
  • 27c6150ab3 Fix file version info Berke Viktor 2012-07-20 15:41:08 +02:00
  • d4ce3fb240 Merge branch 'master' of https://github.com/XhmikosR/hexchat xhmikosr 2012-07-19 18:30:37 +03:00
  • f535702903 more branding changes xhmikosr 2012-07-19 18:25:49 +03:00
  • c9634793dd more branding changes xhmikosr 2012-07-19 18:25:49 +03:00
  • 0d87087fce Add note about building info Berke Viktor 2012-07-19 12:10:06 +02:00
  • 504e4f2e66 Remove obsolete and empty files Berke Viktor 2012-07-19 12:09:37 +02:00
  • 397425a9aa Version bump for tarname too Berke Viktor 2012-07-19 12:02:59 +02:00
  • d4eebf7424 Update Unix build instructions Berke Viktor 2012-07-19 11:37:23 +02:00
  • 521d60736d Oh sweet free()dom Berke Viktor 2012-07-19 10:34:48 +02:00
  • ef81a24f64 Add option to retain colors in scrollback Berke Viktor 2012-07-19 09:14:34 +02:00
  • 89584e565a A decent WizardImage for the installer Berke Viktor 2012-07-18 22:55:21 +02:00
  • 1084a85d5d Rebrand the manifest file too Berke Viktor 2012-07-18 22:27:15 +02:00
  • 7fff475fda Rebrand HexTray and fix icon rendering for certain events Berke Viktor 2012-07-18 22:23:09 +02:00
  • a251934b36 Fix dbus-libproxy confusion causing compilation to fail with dbus disabled and libproxy present Berke Viktor 2012-07-18 21:19:11 +02:00
  • cb2f9f3e7b Use GTK+ file dialogs on Windows too, the Win32 dialogs are too buggy Berke Viktor 2012-07-18 20:16:35 +02:00
  • b63a4ced19 Fix Checksum compilation on Windows Berke Viktor 2012-07-18 18:48:45 +02:00
  • f6f1dafc27 Remove duplicates caused by manual find-n-replace in German translation Berke Viktor 2012-07-18 16:28:02 +02:00
  • ad711026f5 Use hardcoded string for this one instance, otherwise it may be untranslatable for certain languages Berke Viktor 2012-07-18 16:22:58 +02:00
  • d39acb7ae2 Replace hardcoded "XChat:" strings in translations Berke Viktor 2012-07-18 16:11:16 +02:00
  • bc6a452c54 Don't use hardcoded string for quit window Berke Viktor 2012-07-18 16:06:00 +02:00
  • a4e32b104c Update quit window string Berke Viktor 2012-07-18 16:01:41 +02:00
  • cfb9f4738b Merge pull request #5 from gandaro/german-translation bviktor 2012-07-18 06:54:54 -07:00
  • 3ce307994d Add FAQ entry for migrating from XChat Berke Viktor 2012-07-18 15:51:04 +02:00
  • e0c9af93a6 configure.in cosmetics Berke Viktor 2012-07-18 15:41:01 +02:00
  • e690b83f4a Even more rebranding for the D-Bus plugin Berke Viktor 2012-07-18 15:24:21 +02:00
  • 746d9b542b Complete the rebranding of the D-Bus plugin Berke Viktor 2012-07-18 15:18:43 +02:00
  • 1b0c07f8ea Checksum Unix support and configure.in cosmetics Berke Viktor 2012-07-18 14:50:58 +02:00
  • d3effc806f Improve the logic for FiSHLiM checks Berke Viktor 2012-07-18 14:03:15 +02:00
  • 8aaff85e70 Prepare FiSHLiM to use the plugin config API Berke Viktor 2012-07-18 11:17:21 +02:00
  • a4052aff32 Add some Unix-specific files for .gitignore, more to come later Berke Viktor 2012-07-18 10:51:39 +02:00
  • 1d3c6d672e Add make support for FiSHLiM on Unix Berke Viktor 2012-07-18 10:51:22 +02:00
  • f6eee67ae1 Update for German translation Jakob Kramer 2012-07-17 23:08:08 +02:00
  • 0cf80ecb32 For private messages, use message icon instead of hightlight icon Berke Viktor 2012-07-17 20:45:51 +02:00
  • 8ef97f24e0 Update Plugin-Tray icons (TingPing) Berke Viktor 2012-07-17 20:45:11 +02:00
  • 2044a9568c Add make support for Do At on Unix Berke Viktor 2012-07-17 19:47:19 +02:00
  • e5f4c4d217 Add make support for SASL on Unix Berke Viktor 2012-07-17 19:19:48 +02:00
  • 6d55ce363b Unix compatibility for SASL Jakob Kramer 2012-07-17 18:37:29 +02:00
  • e47235efe3 Remove tab_xp as it was an xchat-windows thing Berke Viktor 2012-07-16 22:56:28 +02:00
  • d8225f79f6 Update logos thanks to TingPing, now only WizardImage is left Berke Viktor 2012-07-16 22:53:28 +02:00
  • e222ff56e2 Use highest compression available, it actually speeds up compression and slightly reduces executable size, no reason not to use it Berke Viktor 2012-07-16 00:52:55 +02:00
  • eecc005901 Merge pull request #4 from cremno/master bviktor 2012-07-15 15:39:27 -07:00
  • 8f4399f900 escaped an unescaped backslash cremno 2012-07-15 23:42:41 +02:00
  • f78acf5eda Another supposed fix for tray restoration Berke Viktor 2012-07-15 14:54:44 +02:00
  • 74ad736626 Update version and revision info Berke Viktor 2012-07-15 12:32:45 +02:00
  • bf98464d2d Windows doesn't seem to like the hexchat mutex, stops working after some time, let's use the old, working one (might be a Win8 bug though) Berke Viktor 2012-07-15 12:29:17 +02:00
  • b20e8feca2 Add these back, removed with XChat r1516 by the GTK check cleanup Berke Viktor 2012-07-15 11:07:16 +02:00
  • 7f675ca254 Update a few remaining XChat strings in HexTray Berke Viktor 2012-07-14 23:53:24 +02:00
  • ad65235bbe Add copyright while we're at it Berke Viktor 2012-07-14 20:56:00 +02:00
  • 1e1501fdcc Update XChat to r1520 Berke Viktor 2012-07-14 20:54:00 +02:00
  • 095d32556c Update XChat to r1519 Berke Viktor 2012-07-14 20:52:41 +02:00
  • 11b73bc8a7 Update XChat to r1517 Berke Viktor 2012-07-14 20:50:00 +02:00
  • c80cb47e5c Update XChat to r1516 Berke Viktor 2012-07-14 20:46:42 +02:00
  • a5cc3b15d7 Ultra compression slows down compilation but doesn't really reduce the size, isn't worth it Berke Viktor 2012-07-14 20:24:07 +02:00
  • 98dd5b89cb Update script/plugin paths in README Berke Viktor 2012-07-14 20:23:11 +02:00
  • 17e6e2ada4 This is breaking page rendering Berke Viktor 2012-07-14 20:23:00 +02:00
  • 37bd8287c7 Fix EOLs screwed up by GitHub client actually Berke Viktor 2012-07-14 20:15:53 +02:00
  • 87074105be Merge pull request #1 from XhmikosR/master bviktor 2012-07-14 11:03:38 -07:00
  • 016ebd8899 Fix EOLs screwed up by GitHub Berke Viktor 2012-07-14 19:48:30 +02:00
  • 5749eee43c Merge pull request #2 from TingPing/master bviktor 2012-07-14 10:24:35 -07:00
  • 8d643d376f Update master TingPing 2012-07-14 09:42:53 -03:00
  • a19fc013a5 fixed plugins using correct libdir TingPing 2012-07-14 02:22:24 -05:00
  • 34bae3ef6d remove a few more *.user files xhmikosr 2012-07-14 06:14:27 +03:00
  • 3a06b7779a win32/nls/nls.vcxproj: get rid of unused elements xhmikosr 2012-07-14 06:10:37 +03:00
  • a6729b2266 remove trailing space xhmikosr 2012-07-14 06:06:48 +03:00
  • d26c9c23b8 installer: use lzma2/ultra compression xhmikosr 2012-07-14 06:06:37 +03:00
  • 1d0c2943c4 more XChat to HexChat renaming xhmikosr 2012-07-14 06:04:45 +03:00
  • 1fae4ef09f get rid of *.user files and ignore them xhmikosr 2012-07-14 06:03:42 +03:00
  • 91ac20c076 Remove migrators Berke Viktor 2012-07-14 01:58:24 +02:00
  • 876bbe23d9 Add installers for migrating from XChat-WDK Berke Viktor 2012-07-14 01:58:02 +02:00
  • 547fe006ca Rebranding for the FAQ Berke Viktor 2012-07-14 00:05:22 +02:00
  • 3485b4fb94 Rename DLL files, rename X-SASL to SASL Berke Viktor 2012-07-13 23:47:41 +02:00
  • fe3df241c9 Update plugin descriptions and names, too Berke Viktor 2012-07-13 23:21:44 +02:00
  • a9c8ab916b Rename X-Tray to HexTray Berke Viktor 2012-07-13 23:17:29 +02:00
  • 25a9a60bab Update theme extensions in the installer, too Berke Viktor 2012-07-13 22:49:25 +02:00
  • a0d47d108c Dirent is no longer required for Perl Berke Viktor 2012-07-13 22:46:11 +02:00
  • f61726ba49 Remove the last remnants of XChat-WDK Berke Viktor 2012-07-13 22:27:12 +02:00
  • e500363aff Update the list of included translations Berke Viktor 2012-07-13 22:14:18 +02:00
  • 608d18b7a4 Add execution bit for autogen.sh Berke Viktor 2012-07-13 21:37:26 +02:00
  • 926a11eb54 Make static spelling the default (for multi-language spelling support) Berke Viktor 2012-07-13 21:28:23 +02:00
  • d0338fec1d Fix HexChat-Text compilation on Linux when NLS is enabled Berke Viktor 2012-07-13 21:17:43 +02:00
  • a0c0e90f0c Now really fix window restoration via shortcut Berke Viktor 2012-07-13 20:56:26 +02:00
  • 9b139fb49f Update revision numbers Berke Viktor 2012-07-13 20:22:12 +02:00