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

180 Commits

Author SHA1 Message Date
Berke Viktor
a6cc734b38 Search window improvements (Richard Hitt) 2012-05-28 23:17:09 +02:00
Berke Viktor
1f62507fc0 remove real name field from network list 2012-05-16 19:47:12 +02:00
Berke Viktor
5cc3a49483 Merge branch 'master' into wdk 2012-05-13 14:33:50 +02:00
Berke Viktor
3f556398b3 Update XChat to r1507 2012-05-13 14:33:30 +02:00
Berke Viktor
eeed2c3da0 Merge branch 'master' into wdk 2012-05-04 19:23:07 +02:00
Berke Viktor
cba2e2e360 update xchat to r1505 2012-05-04 19:17:36 +02:00
Berke Viktor
0452f9582e Merge branch 'master' into wdk 2012-03-16 00:08:01 +01:00
Berke Viktor
1012be5efb update xchat to r1503 2012-03-15 23:58:52 +01:00
Berke Viktor
2835b09fd2 Revert "add some nice message to About"
This reverts commit e3121eae68.
2012-02-16 18:24:04 +01:00
Berke Viktor
e3121eae68 add some nice message to About 2012-02-16 18:14:49 +01:00
Berke Viktor
6e72d77bdd Merge branch 'master' into wdk 2012-02-16 17:36:34 +01:00
Berke Viktor
605c3dea36 update xchat to r1501 2012-02-16 17:34:40 +01:00
Berke Viktor
a27d2e4d0b cosmetics 2012-02-16 17:23:08 +01:00
Berke Viktor
0ac0510be0 fix for time stamp format crashes 2012-02-16 17:21:15 +01:00
Berke Viktor
fc3d4d31f0 avoid unnecessary g_free() calls 2012-02-16 00:43:12 +01:00
Berke Viktor
77ca8de9b3 provide a GUI field for alternative fonts, pango.aliases replacement 2012-02-15 22:56:52 +01:00
Berke Viktor
a6230d9e00 fix compilation error on Linux due to bad merge 2012-02-04 16:23:02 +01:00
Berke Viktor
99b9c1f0b2 IPv6 support for XChat (Olipro) 2012-02-01 18:09:27 +01:00
Berke Viktor
7aecdd3009 avoid confusion about strftime 2012-01-30 14:37:07 +01:00
Berke Viktor
3563acdb0d Revert "allow for disabling the filtering mechanism"
This reverts commit c1ec6d1039.
2012-01-20 01:47:01 +01:00
Berke Viktor
c1ec6d1039 allow for disabling the filtering mechanism 2012-01-20 01:31:53 +01:00
Berke Viktor
a9fb6a18ec initial patch for filtering malicious characters on win32 (Khisanth) 2012-01-20 00:38:57 +01:00
Berke Viktor
ffdd106588 remove unused buffer 2012-01-15 23:12:37 +01:00
Berke Viktor
6d8d9c335d avoid garbage in xchat_pluginpref_list 2012-01-15 22:08:14 +01:00
Berke Viktor
5c30b84891 implement xchat_pluginpref_list 2012-01-15 21:15:14 +01:00
Berke Viktor
4942dc667f refactor plugin config API and add skeleton for xchat_pluginpref_list 2012-01-15 19:07:48 +01:00
Berke Viktor
17d13aa8d3 implement xchat_del_pluginpref 2012-01-14 01:49:12 +01:00
Berke Viktor
c3821b6316 skeleton for xchat_del_pluginpref 2012-01-14 00:29:01 +01:00
Berke Viktor
34dace46af Merge branch 'master' into wdk 2012-01-08 23:57:46 +01:00
Berke Viktor
bca7e6c554 update xchat to r1499 2012-01-08 23:48:46 +01:00
Berke Viktor
38a42ed519 fix built-in spelling on linux 2011-12-11 19:27:37 +01:00
Berke Viktor
13ee029364 some more multiplatform support 2011-12-11 18:04:35 +01:00
Berke Viktor
132ef6cb50 initial patches for linux compatibility 2011-12-11 17:34:02 +01:00
Berke Viktor
6dbc85b2db obs gtk 2.24 is utter, unusable crap, revert to gtk 2.16 2011-12-02 11:28:27 +01:00
Berke Viktor
f99e0c73cb return to original code, this is an unnecessary modificatino 2011-12-01 23:04:07 +01:00
Berke Viktor
a3a6346fec fix cfgfiles bug when variable names include each other 2011-12-01 21:25:17 +01:00
Berke Viktor
455032938a plugin api conformance 2011-12-01 21:24:58 +01:00
Berke Viktor
b692172aa9 refactoring 2011-11-30 08:59:40 +01:00
Berke Viktor
e488a0232a make error check possible for xchat_get_plugin_pref_int 2011-11-30 08:52:55 +01:00
Berke Viktor
ac4043dd9d cosmetics 2011-11-30 08:35:18 +01:00
Berke Viktor
ebee44ca13 some more unix love for plugin config 2011-11-30 08:35:13 +01:00
Berke Viktor
1567d32697 plugin config - separate string and int functions 2011-11-30 08:28:19 +01:00
Berke Viktor
f49caf67f6 cosmetics 2011-11-30 07:32:40 +01:00
Berke Viktor
2fac353c85 fix nasty ifdef bug 2011-11-30 07:27:58 +01:00
Berke Viktor
845c4915bf plugin config unix compatibility part 1 2011-11-30 03:40:07 +01:00
Berke Viktor
e2fa2d4787 fix some memory leaks 2011-11-30 02:18:18 +01:00
Berke Viktor
14c7027d52 cfg_put_str is not required anymore 2011-11-30 01:43:45 +01:00
Berke Viktor
f9fa102690 plugin config save is done via raw file access, now works with multiple vars 2011-11-30 01:41:34 +01:00
Berke Viktor
b16ca3fa64 initial plugin config framework, can't save multiple entries 2011-11-29 20:15:56 +01:00
Berke Viktor
e4e44c93e1 disable taskbar alerts on x86 until it's fixed in gtk 2011-11-29 02:00:35 +01:00