Ansa89
|
0a2ad23c15
|
Add localization system (gettext)
|
2015-08-21 00:24:02 -05:00 |
|
dantok
|
c8a4f88ff3
|
Update configdir.c
|
2015-01-25 21:53:13 +01:00 |
|
dantok
|
37b3b5a5ed
|
Fix an edge case when obtaining home directory.
Make the path to home directory empty before calling get_home_dir(), otherwise if the call fails, the contents are undefined.
|
2015-01-25 20:49:52 +01:00 |
|
Jfreegman
|
c14f2a3fcd
|
put chatlogs in their own directory
|
2014-08-02 21:03:59 -04:00 |
|
Jfreegman
|
bc94e08970
|
sendfile tab-complete for ~/ shortcut
|
2014-07-21 15:11:30 -04:00 |
|
Jfreegman
|
ef097757f3
|
general cleanup: rm unused config.h, add license info to device.c/h, add a couple compiler options and fix warnings
|
2014-06-24 17:47:35 -04:00 |
|
Jfreegman
|
12e33a1760
|
drop broken windows support
|
2014-06-11 14:37:36 -04:00 |
|
Sean Qureshi
|
4cac797b40
|
General cleanup
Signed-off-by: Sean Qureshi <sean@tox.im>
|
2014-04-19 14:58:13 -07:00 |
|
Jfreegman
|
b6613a015f
|
add license info to source files
|
2014-02-25 02:28:24 -05:00 |
|
Giuliano Schneider
|
9ac42daf2b
|
fixed "free(): invalid pointer" when XDG_CONFIG_HOME is set
|
2013-08-29 17:06:05 +02:00 |
|
Sean Qureshi
|
4616aef070
|
Improved msvc compatibility
|
2013-08-28 10:03:21 -07:00 |
|
jin-eld
|
bb8a2b7700
|
Make sure toxic compiles on MinGW/Win32 again
The config dir stuff is simply broken and needs to be fixed. So for now
disabled it, until someone has time to look into it.
|
2013-08-27 11:02:47 +03:00 |
|
Sergey 'Jin' Bostandzhyan
|
78deb13c45
|
Added check and define for wide char support
Try to figure out if wide character support is available and provide
the necessary define for toxic.
|
2013-08-23 10:57:31 +03:00 |
|
Sergey 'Jin' Bostandzhyan
|
43372f09a6
|
Move sources to an own subdirectory
|
2013-08-22 23:57:20 +03:00 |
|