Commit Graph

469 Commits

Author SHA1 Message Date
Berke Viktor 6ae224107f Use Consolas as the default font where available 2012-10-28 02:08:36 +01:00
Berke Viktor e0f61605de Some more unuseful but fancy eyecandy 2012-10-28 01:54:15 +02:00
Berke Viktor 3bfd749037 Even more eyecandy 2012-10-28 01:37:01 +02:00
Berke Viktor e39a4db309 Add notes about managing text events 2012-10-28 01:06:09 +02:00
Berke Viktor 9550862cb0 Fix text event argument counts 2012-10-28 01:05:55 +02:00
Berke Viktor 79b00170ba Even moar polishing 2012-10-28 00:12:53 +02:00
Berke Viktor fe1d958838 More polishing for the About dialog 2012-10-28 00:05:40 +02:00
Berke Viktor d892b3346e Accidental commit is accidental 2012-10-27 23:46:37 +02:00
Berke Viktor 745c0913f6 Redesign the About dialog a'la XChat 2012-10-27 23:44:17 +02:00
Berke Viktor 366e76e3a7 Fix color codes for consistency's sake 2012-10-27 18:27:28 +02:00
Berke Viktor c7ca4a5e68 Fix spacing 2012-10-27 18:09:54 +02:00
Berke Viktor a46df34a2a Remove baked text event headers 2012-10-27 17:39:51 +02:00
Jan Engelhardt b8927e9d1d build: use BUILT_SOURCES to properly order text*.h before libhexcommon.a 2012-10-27 17:25:34 +02:00
Berke Viktor d15d07212d Change default icons 2012-10-27 13:55:52 +02:00
Berke Viktor cd3ade3046 Change default text events 2012-10-27 13:32:04 +02:00
Berke Viktor 9634e4574f Change default colors 2012-10-27 13:32:02 +02:00
Berke Viktor a98dc18d55 Ignore generated config.h properly on Unix 2012-10-27 01:26:32 +02:00
Berke Viktor 1ecc6b3155 g_str_hash is inconsistent, always recalculate it 2012-10-26 15:06:30 +02:00
Berke Viktor 644d24b0d7 Disable spell langs option when spelling is disabled 2012-10-26 00:24:06 +02:00
Berke Viktor b1db3cf514 Eliminate compiler warning and update Windows Server name 2012-10-25 22:04:16 +02:00
Berke Viktor 215325c058 Move SASL passphrase generation code to utils 2012-10-25 21:08:26 +02:00
Berke Viktor f50a1bf1dd Reorganize Preferences/Appearance 2012-10-25 20:39:45 +02:00
Berke Viktor 21424154a8 Hide "empty" SASL messages during auth 2012-10-25 20:24:20 +02:00
Berke Viktor ce3fa431f4 Check for unallocated string 2012-10-25 18:15:35 +02:00
Berke Viktor 7cc2dc36e5 Get rid of the SASL plugin 2012-10-25 16:40:26 +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 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
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 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