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

200 Commits

Author SHA1 Message Date
Berke Viktor
534cd2802f Rebranding on the file level 2012-07-11 21:33:10 +02:00
Berke Viktor
9d9c24c8d3 Another bunch of fixes and additions to the XTM 2012-06-17 10:08:39 +02:00
Berke Viktor
8ec3e46978 Fix a few more crashes in XTM 2012-06-17 06:41:29 +02:00
Patrick Griffs
6bca080d93 Add XChat Theme Manager (TingPing) 2012-06-17 05:45:08 +02:00
Berke Viktor
35821f3875 Fix string handling for Turkish locale 2012-06-16 13:01:47 +02:00
Berke Viktor
c1ed097b46 Add .user files and .gitignore 2012-06-15 22:48:18 +02:00
Berke Viktor
ad59c4a586 Add x64 support to the VS solution 2012-06-15 22:36:29 +02:00
Berke Viktor
593efa703b LOTS of fixes to the VS solution 2012-06-15 21:37:48 +02:00
Berke Viktor
a673109c49 Add all plugins to solution except WMPA 2012-06-10 14:19:40 +02:00
Berke Viktor
95aace51cc More solution fixes and add language interfaces 2012-06-10 12:49:17 +02:00
Berke Viktor
04829d015d Don't use the user's login name for real name while it's invisible 2012-06-10 09:20:58 +02:00
Berke Viktor
eaa6731822 Migrate VS solution to VS2010+WDK7 2012-06-10 07:52:15 +02:00
Berke Viktor
9f7f85fa5d Also check for executable name when restoring from tray via shortcut 2012-06-03 14:22:51 +02:00
Berke Viktor
f480aed3c4 Oopsie 2012-06-03 12:10:47 +02:00
Berke Viktor
39422d5503 Initial Visual Studio solution 2012-06-03 12:06:06 +02:00
Richard Hitt
4f73128e9b Fix coloring the bottom of the chat area (Richard Hitt) 2012-06-03 11:58:37 +02:00
Berke Viktor
e17c390d57 Merge branch 'master' into wdk 2012-06-02 04:34:03 +02:00
Berke Viktor
23f20cc230 Update XChat to r1508 2012-06-02 04:33:53 +02:00
Berke Viktor
2f6eccd873 Restore XChat-WDK from tray when only one instance is allowed to run and X-Tray is used 2012-06-02 04:28:37 +02:00
Richart Hitt
e012c9e5a7 Eliminate multiple inclusions (Richard Hitt) 2012-06-02 02:25:30 +02:00
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