Commit Graph

1317 Commits

Author SHA1 Message Date
Berke Viktor bd6e39ffa9 Typofix 2012-10-25 19:47:20 +02:00
Berke Viktor ce3fa431f4 Check for unallocated string 2012-10-25 18:15:35 +02:00
bviktor 4a5be24804 Merge pull request #184 from blasphemy/spacing
fix alignment (space is off by 1)
2012-10-25 08:05:07 -07:00
Daniel Leining 36aab9a2b3 fix alignment (space is off by 1) 2012-10-25 10:56:37 -04:00
Berke Viktor 7871d8ba2f Fix configure script 2012-10-25 16:46:11 +02:00
Berke Viktor 7cc2dc36e5 Get rid of the SASL plugin 2012-10-25 16:40:26 +02:00
Berke Viktor 82a903f347 Rename HexTray config file 2012-10-25 16:24:03 +02:00
Berke Viktor 4f4958878a Built-in SASL support and other CAP fixes 2012-10-25 16:17:21 +02:00
Berke Viktor 47310229a4 Some more rebranding for consistency's sake 2012-10-25 01:33:23 +02:00
Berke Viktor 9690fa532d Update migration instructions 2012-10-25 00:54:49 +02:00
Berke Viktor 9eb32dd16c Update translations 2012-10-25 00:48:44 +02:00
Berke Viktor 87aa65653b Use own configfile 2012-10-25 00:42:34 +02:00
Berke Viktor 0003b85ccb Bypass the identify-msg patch as well, breaks SASL 2012-10-25 00:20:21 +02:00
Berke Viktor 842e74dce8 Quickfix for plugin breakage after the DCC patch 2012-10-25 00:18:02 +02:00
Berke Viktor d6dec82d3d Some more rebranding 2012-10-25 00:16:27 +02:00
Berke Viktor 1a75c8e1be A lot more rebranding 2012-10-24 21:33:02 +02:00
Berke Viktor 6d356a5e51 Rename libxchatcommon to libhexchatcommon 2012-10-24 20:41:30 +02:00
Berke Viktor bbf2ad1793 Fix fe-text compilation - it still segfaults though 2012-10-24 20:41:13 +02:00
Berke Viktor d26aa1bf82 Move scrollback lines to Logging 2012-10-24 19:19:06 +02:00
Berke Viktor d9b5900525 Add support for ircd-seven identify-msg (author unknown) 2012-10-24 18:52:13 +02:00
Berke Viktor 464b005c97 Fix compilation on Unix with GLib 2.24 or older 2012-10-24 18:34:07 +02:00
Berke Viktor aa917d568f System includes before own includes 2012-10-24 13:13:25 +02:00
Berke Viktor bdbb3d14bd Fix error message printing for raw numeric 263 2012-10-24 12:54:02 +02:00
bviktor ac9bbc6d99 Merge pull request #180 from Arnavion/fix-filename-encoding
Fix filename encoding error for DCC transfers of files with non-ASCII characters in their name
2012-10-23 12:18:59 -07:00
Arnav Singh 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. 2012-10-22 19:08:36 -07:00
Arnav Singh 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. 2012-10-22 19:07:28 -07:00
Arnav Singh 1cc599a0f9 Build DCC file's path using platform's directory separator instead of always using forward slash. 2012-10-22 19:06:18 -07:00
Berke Viktor a9fe82a1b8 Fix nick change dialog being barely visible in most cases 2012-10-22 22:27:30 +02:00
Berke Viktor 332bde3c99 Update translations 2012-10-22 20:46:44 +02:00
Berke Viktor 06ad3e8286 Update translation template 2012-10-22 20:38:22 +02:00
Berke Viktor 3a659d8b05 Even more cosmetics, fixes and new options 2012-10-22 20:33:43 +02:00
Berke Viktor 75169d7181 Add GUI option for compact mode 2012-10-22 20:10:13 +02:00
Berke Viktor a23a08460c Use better wording 2012-10-22 20:03:32 +02:00
Berke Viktor e05c13a097 More fixes, sorting and cleanup 2012-10-22 20:00:08 +02:00
Berke Viktor 6daa63f113 Typofix 2012-10-22 19:03:28 +02:00
Berke Viktor bc4fb2fd0e Fix user count options 2012-10-22 18:59:45 +02:00
Berke Viktor f5338e014a Fix nick box setting 2012-10-22 18:34:31 +02:00
Berke Viktor fd47409e76 Fix translations 2012-10-22 17:57:48 +02:00
Berke Viktor f11f878fcf Update translations 2012-10-22 17:43:41 +02:00
Berke Viktor d444d4dd9d Add Malayalam translation 2012-10-22 17:39:00 +02:00
Berke Viktor 2c256725e8 Use better wording 2012-10-22 17:23:04 +02:00
Berke Viktor ae137af9e3 Update translation template 2012-10-22 17:11:01 +02:00
Berke Viktor 302a06e2e1 Fix previous, failed attempt at fixing the default folder for DCC transfers 2012-10-22 17:00:48 +02:00
Berke Viktor b007592cde Fix DCC accept default value 2012-10-22 16:24:19 +02:00
Berke Viktor e6e252e540 Fix default network 2012-10-22 16:14:23 +02:00
Berke Viktor 107938971c Apparently, auto_indent is not needed anymore 2012-10-22 16:09:11 +02:00
Berke Viktor 0a511852fe Fix Unix compilation 2012-10-22 15:59:52 +02:00
Berke Viktor 51ae33cbe8 Variable cleanup for the rest 2012-10-22 15:55:43 +02:00
Berke Viktor 545b7dc6ff Variable cleanup for irc_* 2012-10-22 14:50:36 +02:00
Berke Viktor 5c49b45a6d Variable cleanup for input_* 2012-10-22 14:18:20 +02:00