bviktor
|
48452aca09
|
Merge pull request #186 from TingPing/faq
Fixed some escapes
|
2012-10-25 15:11:29 -07:00 |
|
TingPing
|
823331646c
|
Fixed some escapes
|
2012-10-25 17:07:59 -04:00 |
|
bviktor
|
7827d93c5d
|
Merge pull request #185 from TingPing/faq
Converted FAQ to markdown and cleaned up.
|
2012-10-25 13:40:11 -07:00 |
|
TingPing
|
3538521906
|
Fixed custom icons path
|
2012-10-25 17:39:52 -03:00 |
|
TingPing
|
f359f8f4ba
|
Update faq.md
|
2012-10-25 17:14:04 -03:00 |
|
Berke Viktor
|
b1db3cf514
|
Eliminate compiler warning and update Windows Server name
|
2012-10-25 22:04:16 +02:00 |
|
Berke Viktor
|
05407ee466
|
Update translations
|
2012-10-25 21:24:31 +02:00 |
|
Berke Viktor
|
cd380f6744
|
Update translation template
|
2012-10-25 21:20:30 +02:00 |
|
Berke Viktor
|
c5c92a47d1
|
Fix L10n generation
|
2012-10-25 21:17:18 +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 |
|
TingPing
|
a8f3fdabde
|
Updated faq.md
|
2012-10-25 14:27:37 -04:00 |
|
Berke Viktor
|
21424154a8
|
Hide "empty" SASL messages during auth
|
2012-10-25 20:24:20 +02:00 |
|
TingPing
|
35e6160b71
|
fixed typo
|
2012-10-25 14:19:23 -04:00 |
|
TingPing
|
a626c701a6
|
Converted FAQ to markdown and cleaned up.
|
2012-10-25 13:48:30 -04:00 |
|
Berke Viktor
|
bd6e39ffa9
|
Typofix
|
2012-10-25 19:47:20 +02:00 |
|
Berke Viktor
|
ce3fa431f4
|
Check for unallocated string
|
2012-10-25 18:15:35 +02:00 |
|
bviktor
|
4a5be24804
|
Merge pull request #184 from blasphemy/spacing
fix alignment (space is off by 1)
|
2012-10-25 08:05:07 -07:00 |
|
Daniel Leining
|
36aab9a2b3
|
fix alignment (space is off by 1)
|
2012-10-25 10:56:37 -04:00 |
|
Berke Viktor
|
7871d8ba2f
|
Fix configure script
|
2012-10-25 16:46:11 +02:00 |
|
Berke Viktor
|
7cc2dc36e5
|
Get rid of the SASL plugin
|
2012-10-25 16:40:26 +02:00 |
|
Berke Viktor
|
82a903f347
|
Rename HexTray config file
|
2012-10-25 16:24:03 +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
|
9690fa532d
|
Update migration instructions
|
2012-10-25 00:54:49 +02:00 |
|
Berke Viktor
|
9eb32dd16c
|
Update translations
|
2012-10-25 00:48:44 +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 |
|
bviktor
|
ac9bbc6d99
|
Merge pull request #180 from Arnavion/fix-filename-encoding
Fix filename encoding error for DCC transfers of files with non-ASCII characters in their name
|
2012-10-23 12:18:59 -07: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
|
332bde3c99
|
Update translations
|
2012-10-22 20:46:44 +02:00 |
|
Berke Viktor
|
06ad3e8286
|
Update translation template
|
2012-10-22 20:38:22 +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 |
|