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

218 Commits

Author SHA1 Message Date
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
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
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
Berke Viktor
5acd848f79 Initial version of language selector GUI 2012-10-18 16:34:40 +02:00
Berke Viktor
c19fc07b9b Print previous value after /SET 2012-10-15 16:01:26 +02:00
Berke Viktor
13449c282a Reformat the /SET code 2012-10-15 16:00:07 +02:00
Berke Viktor
831794e150 Only omit alerts when we're actually away 2012-10-15 13:46:23 +02:00
Berke Viktor
e8f7653cf0 Add SwiftIRC 2012-10-15 10:40:39 +02:00
Daniel Leining
a62b033cb5 rebrand 2012-10-14 21:29:13 -04:00
Berke Viktor
84c536e4ea Compatibility for Automake 1.12.4+ 2012-10-13 22:26:35 +02:00
Berke Viktor
c01ee90ef6 Provide builtin defauls for treeview icons 2012-10-13 15:31:25 +02:00
Berke Viktor
f7013f70a5 By default, use pure white background color and use background color for UI elements 2012-10-13 14:13:58 +02:00
Berke Viktor
b67b223c26 Add option to omit alerts when marked as being away 2012-10-13 12:38:01 +02:00
Berke Viktor
0ec02c13c7 Make beep consistent with other alerts 2012-10-13 11:53:39 +02:00
Berke Viktor
05b6e0b330 By default, use <config>/downloads for DCC file transfers when in portable mode 2012-10-13 10:49:29 +02:00
Berke Viktor
dfd4828ad2 Fix opening folders in portable mode 2012-10-13 10:26:32 +02:00
Berke Viktor
6f1185c00e get_xdir_fs() cleanup 2012-10-13 10:14:34 +02:00
Berke Viktor
ca3fa043f0 Save URLs to disk on-the-fly and provide an option for toggling it 2012-10-13 10:03:39 +02:00
Berke Viktor
cbd72ff455 Get rid of auto_save, we always want to save 2012-10-13 08:43:57 +02:00
Daniel Atallah
dbef9c9eb4 Speed up Non-BMP filtering 2012-10-13 07:06:38 +02:00
Berke Viktor
902063d932 Get rid of some hardcoding 2012-10-13 06:17:27 +02:00
Berke Viktor
d20daad417 Implement /ADDSERVER 2012-10-13 06:03:14 +02:00
Berke Viktor
de7a4aee31 Make identd check easier to read 2012-10-13 04:25:39 +02:00
Berke Viktor
b43e567dbf Show user name sent by identd 2012-10-13 04:19:56 +02:00
RichardHitt
5f60820eba Fix "Fix URL detection". First-character test in linux should be for
equal, rather than not-equal.  If first character is a slash return
WORD_PATH.
2012-10-08 12:20:11 -07:00
Berke Viktor
8df11c030c Fix Wikipedia URL detection - URLs inside parentheses won't work 2012-10-07 13:27:44 +02:00
Berke Viktor
59f32ccb3a Fix URL detection 2012-10-07 03:00:52 +02:00
Berke Viktor
b4e78e0455 Add SSL port to freenode 2012-10-06 16:49:11 +02:00
Berke Viktor
86596d080d Add Fusion Latina and IRCHighWay 2012-10-06 16:44:31 +02:00
Berke Viktor
2f09db1d4f Fix operator precedence oversight (AND vs OR) 2012-10-05 00:30:35 +02:00
Berke Viktor
afe16e7bb7 Nasty copy-paste problem 2012-10-05 00:24:21 +02:00
Berke Viktor
02fd5a2aff Enable timestamps by default and change default format to include seconds 2012-10-04 22:12:14 +02:00
Berke Viktor
ae2cfa16d9 Add project for generating text events 2012-10-04 21:07:26 +02:00
Berke Viktor
33e0840294 Add support for backslash as drive root for full path logs 2012-10-04 15:42:44 +02:00
Berke Viktor
94c525eee9 Fix for erroneous full path check 2012-10-03 23:18:10 +02:00
Berke Viktor
90db7e85c2 Complete the VS2010 reversion 2012-10-03 18:26:48 +02:00
Berke Viktor
5b8491846d Fix platform toolset for certain projects in legacy solution 2012-10-03 13:52:31 +02:00
Berke Viktor
da46225034 Revert to VS2010 part4 2012-10-03 13:50:31 +02:00
Berke Viktor
822715856e Update GIMPNet name and servers 2012-10-03 11:29:59 +02:00
Berke Viktor
a3b2a203e7 Update default URL grabber limit 2012-10-02 22:03:15 +02:00