Commit Graph

  • d9b5900525 Add support for ircd-seven identify-msg (author unknown) Berke Viktor 2012-10-24 18:52:13 +02:00
  • 464b005c97 Fix compilation on Unix with GLib 2.24 or older Berke Viktor 2012-10-24 18:34:07 +02:00
  • aa917d568f System includes before own includes Berke Viktor 2012-10-24 13:13:25 +02:00
  • bdbb3d14bd Fix error message printing for raw numeric 263 Berke Viktor 2012-10-24 12:54:02 +02:00
  • ac9bbc6d99 Merge pull request #180 from Arnavion/fix-filename-encoding bviktor 2012-10-23 12:18:59 -07:00
  • 8902f52eb9 Removed DCC::destfile_fs since it was now the same as DCC::destfile. Fixed usage of g_stat to use GStatBuf instead of OS-native struct stat. Arnav Singh 2012-10-22 02:30:38 -07:00
  • 8c7ec909b8 Replaced use of OS file I/O functions which expect filenames in system codepage with GLib's, since GLib's functions work with UTF-8 and GLib handles converting the filename to system codepage for us. Arnav Singh 2012-10-22 02:00:21 -07:00
  • 1cc599a0f9 Build DCC file's path using platform's directory separator instead of always using forward slash. Arnav Singh 2012-10-22 01:33:32 -07:00
  • a9fe82a1b8 Fix nick change dialog being barely visible in most cases Berke Viktor 2012-10-22 22:27:30 +02:00
  • 332bde3c99 Update translations Berke Viktor 2012-10-22 20:46:44 +02:00
  • 06ad3e8286 Update translation template Berke Viktor 2012-10-22 20:38:22 +02:00
  • 3a659d8b05 Even more cosmetics, fixes and new options Berke Viktor 2012-10-22 20:33:43 +02:00
  • 75169d7181 Add GUI option for compact mode Berke Viktor 2012-10-22 20:10:13 +02:00
  • a23a08460c Use better wording Berke Viktor 2012-10-22 20:03:32 +02:00
  • e05c13a097 More fixes, sorting and cleanup Berke Viktor 2012-10-22 20:00:08 +02:00
  • 6daa63f113 Typofix Berke Viktor 2012-10-22 19:03:28 +02:00
  • bc4fb2fd0e Fix user count options Berke Viktor 2012-10-22 18:59:45 +02:00
  • f5338e014a Fix nick box setting Berke Viktor 2012-10-22 18:34:31 +02:00
  • fd47409e76 Fix translations Berke Viktor 2012-10-22 17:57:48 +02:00
  • f11f878fcf Update translations Berke Viktor 2012-10-22 17:43:41 +02:00
  • d444d4dd9d Add Malayalam translation Berke Viktor 2012-10-22 17:39:00 +02:00
  • 2c256725e8 Use better wording Berke Viktor 2012-10-22 17:23:04 +02:00
  • ae137af9e3 Update translation template Berke Viktor 2012-10-22 17:11:01 +02:00
  • 302a06e2e1 Fix previous, failed attempt at fixing the default folder for DCC transfers Berke Viktor 2012-10-22 17:00:48 +02:00
  • b007592cde Fix DCC accept default value Berke Viktor 2012-10-22 16:24:19 +02:00
  • e6e252e540 Fix default network Berke Viktor 2012-10-22 16:14:23 +02:00
  • 107938971c Apparently, auto_indent is not needed anymore Berke Viktor 2012-10-22 16:09:11 +02:00
  • 0a511852fe Fix Unix compilation Berke Viktor 2012-10-22 15:59:52 +02:00
  • 51ae33cbe8 Variable cleanup for the rest Berke Viktor 2012-10-22 15:55:43 +02:00
  • 545b7dc6ff Variable cleanup for irc_* Berke Viktor 2012-10-22 14:50:36 +02:00
  • 5c49b45a6d Variable cleanup for input_* Berke Viktor 2012-10-22 14:18:20 +02:00
  • bf27d43052 Variable cleanup for gui_* Berke Viktor 2012-10-22 13:49:28 +02:00
  • 87e903cd73 Variable cleanup for flood_* Berke Viktor 2012-10-22 12:20:47 +02:00
  • b563b93414 Variable cleanup for dcc_* Berke Viktor 2012-10-22 12:10:55 +02:00
  • cf8ea26498 Variable cleanup for completion_* Berke Viktor 2012-10-22 10:10:19 +02:00
  • a05817c0eb Variable cleanup for away_* Berke Viktor 2012-10-22 09:53:28 +02:00
  • 0e8ac8b7a1 Fix LSB filename Berke Viktor 2012-10-22 09:23:32 +02:00
  • fba30c4cf8 Rebrand xchatprefs Berke Viktor 2012-10-22 09:00:35 +02:00
  • 25f2506984 Add missing define for Unix Berke Viktor 2012-10-22 08:59:00 +02:00
  • f98b3a5609 Remove duplicate Berke Viktor 2012-10-22 08:54:21 +02:00
  • c42f8b98df Get rid of platform-specific settings (except for fast DCC), make migrations smoother Berke Viktor 2012-10-22 08:51:54 +02:00
  • 4f68ac6cc0 Get rid of ALL gui_tweaks Berke Viktor 2012-10-22 08:37:28 +02:00
  • 445e8c006e Learn some grammar Berke Viktor 2012-10-22 08:26:18 +02:00
  • 1665443062 Get rid of gui_tweaks 4 Berke Viktor 2012-10-22 08:24:52 +02:00
  • 6cd5d086bb do_layout is required for dots to appear or disappear Berke Viktor 2012-10-22 08:13:09 +02:00
  • 9435851dee Get rid of gui_tweaks 8 Berke Viktor 2012-10-22 08:00:55 +02:00
  • 02dd0ba560 Get rid of gui_tweaks 16 & 1 Berke Viktor 2012-10-22 07:24:52 +02:00
  • 2cbae7f6a5 Get rid of gui_tweaks 32 Berke Viktor 2012-10-22 06:18:32 +02:00
  • 0e88d01caf Get rid of gui_tweaks 64 Berke Viktor 2012-10-22 06:02:15 +02:00
  • e361efcf94 Rename tab_* to gui_tab_* Berke Viktor 2012-10-22 05:38:52 +02:00
  • 09c94486be Get rid of obsolete values Berke Viktor 2012-10-22 05:36:08 +02:00
  • e5f8aaf8eb Add Windows version check to installer against overly frustrated Win2000 users Berke Viktor 2012-10-22 05:13:27 +02:00
  • a909aa1817 Forgot to add title to changelog Berke Viktor 2012-10-22 04:43:55 +02:00
  • ae95271d3a Change readme icon and add changelog icon as well Berke Viktor 2012-10-22 04:40:32 +02:00
  • 26e655daee Omit upcoming release Berke Viktor 2012-10-22 04:10:57 +02:00
  • ef0a7a61b2 Add own changelog Berke Viktor 2012-10-22 04:05:01 +02:00
  • 01e8b50b4f EXTRA_DIST cleanup Berke Viktor 2012-10-22 04:04:51 +02:00
  • de39738bbd Add README for people who still can't use Google Berke Viktor 2012-10-22 02:34:20 +02:00
  • cdae8fecdd Update plugin autoload info in the FAQ Berke Viktor 2012-10-22 01:37:36 +02:00
  • feae1450c6 Update translation template Berke Viktor 2012-10-21 14:46:30 +02:00
  • 4fd5cf7043 Keep the installer component lists sorted Berke Viktor 2012-10-21 14:38:47 +02:00
  • db4cb3d2f2 Cosmetics Berke Viktor 2012-10-21 14:30:10 +02:00
  • 77d3c50da1 Typofix Berke Viktor 2012-10-21 14:26:46 +02:00
  • 8404ebf1d4 Even more SysInfo fixes Berke Viktor 2012-10-21 14:24:01 +02:00
  • 1e7d7101c6 Some more cleanup for SysInfo Berke Viktor 2012-10-21 12:49:55 +02:00
  • d9dc34499d A LOT of cleanup for SysInfo-Unix Berke Viktor 2012-10-21 12:15:41 +02:00
  • f0b909ea68 Add Mageia support to SysInfo Berke Viktor 2012-10-21 08:11:24 +02:00
  • 3d01c78248 First bunch of fixes to SysInfo-Unix, now it works - barely Berke Viktor 2012-10-21 09:56:09 +02:00
  • 62c9375bc9 Compilation fixes and integration with HexChat Berke Viktor 2012-10-21 08:06:09 +02:00
  • bc57507a4c Add Arch patches to SysInfo-Unix and rebrand it Berke Viktor 2012-10-21 07:15:48 +02:00
  • 187351fa61 Add vanilla X-Sys sources Berke Viktor 2012-10-21 06:44:29 +02:00
  • cb891a9732 Rename WinSys on the code level Berke Viktor 2012-10-21 06:40:28 +02:00
  • c54cd4181b Rename WinSys files Berke Viktor 2012-10-21 06:33:33 +02:00
  • ddbce0b9fe Move warning level to property sheet Berke Viktor 2012-10-21 05:57:00 +02:00
  • df33905ad1 Relocate typedef.h Berke Viktor 2012-10-21 04:41:59 +02:00
  • 0ca97e2108 Fix tabulation Berke Viktor 2012-10-21 03:51:40 +02:00
  • 125cebb09a Fix Command button on Mac, round 2 Berke Viktor 2012-10-21 03:47:21 +02:00
  • 8c297f6797 Supposed fix for using Command/Super button instead of Ctrl on Mac Berke Viktor 2012-10-21 03:04:53 +02:00
  • 0c04cfed7f Make modifier buttons truly abstract Berke Viktor 2012-10-21 03:03:38 +02:00
  • ef18ded827 Update OS X name Berke Viktor 2012-10-21 02:38:06 +02:00
  • d0268f1cf8 Supposed fix for opening links on Mac Berke Viktor 2012-10-21 01:54:56 +02:00
  • 9be155633f Don't show transparency options when compiling w/o Xlib coz they won't work Berke Viktor 2012-10-20 23:36:51 +02:00
  • 1418524090 Add note about the way Transifex treats email addresses Berke Viktor 2012-10-20 23:28:01 +02:00
  • c9d3a20f7f Update translations Berke Viktor 2012-10-20 20:36:21 +02:00
  • 475bd96afb Update translation template Berke Viktor 2012-10-20 20:30:41 +02:00
  • 12456bf063 Use better wording Berke Viktor 2012-10-20 20:23:57 +02:00
  • bfc8a1a1ed Reorganize the Settings menu and fix Search menu offset Berke Viktor 2012-10-20 20:18:26 +02:00
  • 29e96d7611 Fix dialog icon in userlist popup and add entry for Ignore Berke Viktor 2012-10-20 19:58:41 +02:00
  • c1bc4303ce Fix TYPE_BOOL vs unsigned int inconsistency Berke Viktor 2012-10-20 17:56:38 +02:00
  • 99b68f6e24 Update set variable after English lang code change Berke Viktor 2012-10-20 17:12:21 +02:00
  • 6faa4767d8 Finally, update translation files from Transifex Berke Viktor 2012-10-20 16:57:02 +02:00
  • 2f2311a9c5 Update L10n howto with additional step required Berke Viktor 2012-10-20 16:50:57 +02:00
  • e5a36abf90 Update translation template Berke Viktor 2012-10-20 16:47:47 +02:00
  • 4ee52cb4fa Remove Hebrew file, it fails to import to Transifex and barely contains translations anyway Berke Viktor 2012-10-20 16:42:38 +02:00
  • 5374d7cd1f Update translation template Berke Viktor 2012-10-20 16:08:20 +02:00
  • 2995b05794 Fix language codes and naming Berke Viktor 2012-10-20 16:00:03 +02:00
  • d90ae8012a Add support for new languages in the language selector Berke Viktor 2012-10-20 15:59:22 +02:00
  • 89cf271024 Add new languages to the Unix build script Berke Viktor 2012-10-20 15:47:40 +02:00
  • 11d3783195 Add Afrikaans, Asturian, Danish, Gujarati, Hebrew, Indonesian, Kinyarwanda translations from the XChat Translation Project Berke Viktor 2012-10-20 15:45:53 +02:00
  • 725d03477f Update bundled ISO 3166 codes Berke Viktor 2012-10-20 15:43:35 +02:00