Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed some escapes
|
|
|
|
Converted FAQ to markdown and cleaned up.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix alignment (space is off by 1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix filename encoding error for DCC transfers of files with non-ASCII characters in their name
|
|
usage of g_stat to use GStatBuf instead of OS-native struct stat.
|
|
codepage with GLib's, since GLib's functions work with UTF-8 and GLib handles converting the filename to system codepage for us.
|