1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00
Commit Graph

514 Commits

Author SHA1 Message Date
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
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
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
Berke Viktor
bf27d43052 Variable cleanup for gui_* 2012-10-22 13:49:28 +02:00
Berke Viktor
87e903cd73 Variable cleanup for flood_* 2012-10-22 12:20:47 +02:00
Berke Viktor
b563b93414 Variable cleanup for dcc_* 2012-10-22 12:10:55 +02:00
Berke Viktor
cf8ea26498 Variable cleanup for completion_* 2012-10-22 10:10:19 +02:00
Berke Viktor
a05817c0eb Variable cleanup for away_* 2012-10-22 09:53:28 +02:00
Berke Viktor
fba30c4cf8 Rebrand xchatprefs 2012-10-22 09:00:35 +02:00
Berke Viktor
25f2506984 Add missing define for Unix 2012-10-22 08:59:00 +02:00
Berke Viktor
f98b3a5609 Remove duplicate 2012-10-22 08:54:21 +02:00
Berke Viktor
c42f8b98df Get rid of platform-specific settings (except for fast DCC), make migrations smoother 2012-10-22 08:51:54 +02:00
Berke Viktor
4f68ac6cc0 Get rid of ALL gui_tweaks 2012-10-22 08:37:28 +02:00
Berke Viktor
445e8c006e Learn some grammar 2012-10-22 08:26:18 +02:00
Berke Viktor
1665443062 Get rid of gui_tweaks 4 2012-10-22 08:24:52 +02:00
Berke Viktor
6cd5d086bb do_layout is required for dots to appear or disappear 2012-10-22 08:13:09 +02:00
Berke Viktor
9435851dee Get rid of gui_tweaks 8 2012-10-22 08:00:55 +02:00
Berke Viktor
02dd0ba560 Get rid of gui_tweaks 16 & 1 2012-10-22 07:24:52 +02:00
Berke Viktor
2cbae7f6a5 Get rid of gui_tweaks 32 2012-10-22 06:18:32 +02:00
Berke Viktor
0e88d01caf Get rid of gui_tweaks 64 2012-10-22 06:02:15 +02:00
Berke Viktor
e361efcf94 Rename tab_* to gui_tab_* 2012-10-22 05:38:52 +02:00
Berke Viktor
09c94486be Get rid of obsolete values 2012-10-22 05:36:08 +02:00
Berke Viktor
cb891a9732 Rename WinSys on the code level 2012-10-21 06:40:28 +02:00
Berke Viktor
ddbce0b9fe Move warning level to property sheet 2012-10-21 05:57:00 +02:00
Berke Viktor
df33905ad1 Relocate typedef.h 2012-10-21 04:41:59 +02:00
Berke Viktor
0ca97e2108 Fix tabulation 2012-10-21 03:51:40 +02:00
Berke Viktor
125cebb09a Fix Command button on Mac, round 2 2012-10-21 03:47:21 +02:00
Berke Viktor
8c297f6797 Supposed fix for using Command/Super button instead of Ctrl on Mac 2012-10-21 03:04:53 +02:00
Berke Viktor
0c04cfed7f Make modifier buttons truly abstract 2012-10-21 03:03:38 +02:00
Berke Viktor
d0268f1cf8 Supposed fix for opening links on Mac 2012-10-21 01:54:56 +02:00
Berke Viktor
9be155633f Don't show transparency options when compiling w/o Xlib coz they won't work 2012-10-20 23:36:51 +02:00
Berke Viktor
12456bf063 Use better wording 2012-10-20 20:23:57 +02:00
Berke Viktor
bfc8a1a1ed Reorganize the Settings menu and fix Search menu offset 2012-10-20 20:18:26 +02:00
Berke Viktor
29e96d7611 Fix dialog icon in userlist popup and add entry for Ignore 2012-10-20 19:58:41 +02:00
Berke Viktor
c1bc4303ce Fix TYPE_BOOL vs unsigned int inconsistency 2012-10-20 17:56:38 +02:00
Berke Viktor
99b68f6e24 Update set variable after English lang code change 2012-10-20 17:12:21 +02:00
Berke Viktor
4ee52cb4fa Remove Hebrew file, it fails to import to Transifex and barely contains translations anyway 2012-10-20 16:42:38 +02:00
Berke Viktor
2995b05794 Fix language codes and naming 2012-10-20 16:00:03 +02:00
Berke Viktor
d90ae8012a Add support for new languages in the language selector 2012-10-20 15:59:22 +02:00
Berke Viktor
033ebcfee1 Remove L10n test string 2012-10-19 21:53:34 +02:00
Berke Viktor
1215336b2d Add L10n test string 2012-10-19 21:14:20 +02:00
Berke Viktor
d5477a81d6 Reorganize the Appearance tab 2012-10-19 19:37:10 +02:00
Berke Viktor
ff2f121d8a Add Nynorsk language 2012-10-19 00:34:47 +02:00
Berke Viktor
cd21d1b623 Get rid of saveconf remnants, we save automatically 2012-10-18 23:55:47 +02:00
Berke Viktor
41e4b3a59c Add notes 2012-10-18 23:26:13 +02:00
Berke Viktor
3c5100510f Separate correctly the Win32-only code 2012-10-18 23:26:06 +02:00
Berke Viktor
9abfecf05e Hardcoded dropdown menu for language selection 2012-10-18 22:57:55 +02:00
Berke Viktor
b686a24d3b Add function for listing subdirs 2012-10-18 20:09:15 +02:00