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

1166 Commits

Author SHA1 Message Date
Berke Viktor
9dd3942c88 Minor cosmetics for util.c too 2012-07-21 16:17:53 +02:00
Berke Viktor
92cb1dc12c Reformat the DNS plugin a bit while we're at it 2012-07-21 16:16:30 +02:00
Berke Viktor
d559401c50 Supposed fix for g_io_channel_read() deprecation 2012-07-21 16:16:00 +02:00
Berke Viktor
0e3fbb01d7 Add _AMD64_ definition for x64 builds, make Visual Studio even happier 2012-07-21 14:59:25 +02:00
Berke Viktor
2ae76fcacf Add trailing backslashes to Output and Intermediate directories, make Visual Studio happy 2012-07-21 14:46:29 +02:00
Berke Viktor
c1f332f0a2 More unused variables 2012-07-21 14:36:16 +02:00
Berke Viktor
e7f723539d Some aid for compiler warnings 2012-07-21 14:26:19 +02:00
Berke Viktor
4cae471af3 Add MS Gothic to default list of alternative fonts 2012-07-21 11:46:56 +02:00
Berke Viktor
63ae51242b Some XChat string left out 2012-07-20 22:01:21 +02:00
Berke Viktor
f15b8090b7 Eliminate some Tcl noise 2012-07-20 19:12:39 +02:00
Berke Viktor
78cc4adfed Only g_free() if we g_malloc() with strip_color() 2012-07-20 18:45:12 +02:00
Berke Viktor
1edd920362 Restructure the preferences window which in turn fixes the marker line toggle bug 2012-07-20 17:15:20 +02:00
Berke Viktor
5290c7f392 Some more rebranding 2012-07-20 15:52:33 +02:00
Berke Viktor
47d6222f1c Be consistent about caps 2012-07-20 15:50:42 +02:00
bviktor
7fdcf9620e Merge pull request #9 from XhmikosR/master
more branding changes
2012-07-20 06:43:35 -07:00
Berke Viktor
27c6150ab3 Fix file version info 2012-07-20 15:41:08 +02:00
xhmikosr
d4ce3fb240 Merge branch 'master' of https://github.com/XhmikosR/hexchat 2012-07-19 18:30:37 +03:00
xhmikosr
f535702903 more branding changes 2012-07-19 18:30:12 +03:00
xhmikosr
c9634793dd more branding changes 2012-07-19 18:25:49 +03:00
Berke Viktor
0d87087fce Add note about building info 2012-07-19 12:10:06 +02:00
Berke Viktor
504e4f2e66 Remove obsolete and empty files 2012-07-19 12:09:37 +02:00
Berke Viktor
397425a9aa Version bump for tarname too 2012-07-19 12:02:59 +02:00
Berke Viktor
d4eebf7424 Update Unix build instructions 2012-07-19 11:37:23 +02:00
Berke Viktor
521d60736d Oh sweet free()dom 2012-07-19 10:34:48 +02:00
Berke Viktor
ef81a24f64 Add option to retain colors in scrollback 2012-07-19 09:14:56 +02:00
Berke Viktor
89584e565a A decent WizardImage for the installer 2012-07-18 22:55:21 +02:00
Berke Viktor
1084a85d5d Rebrand the manifest file too 2012-07-18 22:27:15 +02:00
Berke Viktor
7fff475fda Rebrand HexTray and fix icon rendering for certain events 2012-07-18 22:23:09 +02:00
Berke Viktor
a251934b36 Fix dbus-libproxy confusion causing compilation to fail with dbus disabled and libproxy present 2012-07-18 21:19:11 +02:00
Berke Viktor
cb2f9f3e7b Use GTK+ file dialogs on Windows too, the Win32 dialogs are too buggy 2012-07-18 20:16:35 +02:00
Berke Viktor
b63a4ced19 Fix Checksum compilation on Windows 2012-07-18 18:48:45 +02:00
Berke Viktor
f6f1dafc27 Remove duplicates caused by manual find-n-replace in German translation 2012-07-18 16:28:02 +02:00
Berke Viktor
ad711026f5 Use hardcoded string for this one instance, otherwise it may be untranslatable for certain languages 2012-07-18 16:22:58 +02:00
Berke Viktor
d39acb7ae2 Replace hardcoded "XChat:" strings in translations 2012-07-18 16:11:16 +02:00
Berke Viktor
bc6a452c54 Don't use hardcoded string for quit window 2012-07-18 16:06:00 +02:00
Berke Viktor
a4e32b104c Update quit window string 2012-07-18 16:02:52 +02:00
bviktor
cfb9f4738b Merge pull request #5 from gandaro/german-translation
Update for German translation
2012-07-18 06:54:54 -07:00
Berke Viktor
3ce307994d Add FAQ entry for migrating from XChat 2012-07-18 15:51:04 +02:00
Berke Viktor
e0c9af93a6 configure.in cosmetics 2012-07-18 15:41:01 +02:00
Berke Viktor
e690b83f4a Even more rebranding for the D-Bus plugin 2012-07-18 15:24:21 +02:00
Berke Viktor
746d9b542b Complete the rebranding of the D-Bus plugin 2012-07-18 15:18:43 +02:00
Berke Viktor
1b0c07f8ea Checksum Unix support and configure.in cosmetics 2012-07-18 14:50:58 +02:00
Berke Viktor
d3effc806f Improve the logic for FiSHLiM checks 2012-07-18 14:03:15 +02:00
Berke Viktor
8aaff85e70 Prepare FiSHLiM to use the plugin config API 2012-07-18 11:17:21 +02:00
Berke Viktor
a4052aff32 Add some Unix-specific files for .gitignore, more to come later 2012-07-18 10:51:39 +02:00
Berke Viktor
1d3c6d672e Add make support for FiSHLiM on Unix 2012-07-18 10:51:22 +02:00
Jakob Kramer
f6eee67ae1 Update for German translation 2012-07-17 23:08:08 +02:00
Berke Viktor
0cf80ecb32 For private messages, use message icon instead of hightlight icon 2012-07-17 20:45:51 +02:00
Berke Viktor
8ef97f24e0 Update Plugin-Tray icons (TingPing) 2012-07-17 20:45:11 +02:00
Berke Viktor
2044a9568c Add make support for Do At on Unix 2012-07-17 19:47:19 +02:00