index
:
torxchat.git
this commit
branch-info
default
fe-web
feature/flexible-cert
feature/fork-branding
feature/tls-srp
feature/tor-i2p-dcc
fix-ub
Unnamed repository; edit this file 'description' to name the repository.
blog
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
cfgfiles.c
Age
Commit message (
Expand
)
Author
2013-10-08
Add preference to change tabs on scroll
TingPing
2013-10-03
More improvements to libsexy
TingPing
2013-09-27
Replace xtext's transparency with full window transparency
TingPing
2013-09-19
Add fullscreen to to view menu
TingPing
2013-09-15
Replace search window with a searchbar
TingPing
2013-06-28
Added preferences options to enable the server-time extension when available.
Diogo Sousa
2013-06-08
Minor cosmetic changes
Diogo Sousa
2013-06-08
Now the default configuration tries to set the language from the system
Diogo Sousa
2013-06-07
Change default irc_ban_type to 1
TingPing
2013-05-24
Merge pull request #590 from orium/run-as-root-589-504
TingPing
2013-05-20
Temporary workaround for reconnect crashes on win32
Berke Viktor
2013-05-17
Increase default irc_join_delay to 5
TingPing
2013-05-13
Restructured a fair bit of cfgfiles.c. Besides making the code cleaner this a...
Diogo Sousa
2013-05-12
Removed unnecessary call to check_prefs_dir() in load_config().
Diogo Sousa
2013-05-12
Now hexchat doesn't abnormally terminal when started as root.
Diogo Sousa
2013-05-11
Cosmetics
Berke Viktor
2013-05-11
Make logmask consistent with scrollback mask
Berke Viktor
2013-05-04
Replace g_strdup_printf with g_build_filename where possible
Berke Viktor
2013-04-28
Remove away announce
TingPing
2013-04-28
Store just the filename if the sound file comes from the default sound dir
Berke Viktor
2013-04-28
Remove dead code for sound_command
Berke Viktor
2013-04-27
Get rid of bundled beep
Berke Viktor
2013-04-27
Reverts commit d964af81428a6d768aeb96906eb0538a30d919ca
TingPing
2013-04-16
Move beep to proper place
Berke Viktor
2013-04-14
Use bundled beep file for beep alerts
Berke Viktor
2013-04-14
Remove sound_dir, it's pointless
Berke Viktor
2013-04-14
Add default beep sound, deploy on Windows
Berke Viktor
2013-04-13
Add option for omitting alerts while focused
TingPing
2013-04-05
Fix root user warning running before g_type_init
TingPing
2013-04-03
renable irc_who_join by default
TingPing
2013-03-24
Merge pull request #445 from TingPing/ulistcolors
TingPing
2013-03-09
Add option to color nicknames in the userlist to match the chat
TingPing
2013-03-09
Add irc_notice_pos setting
TingPing
2013-02-18
Fallback to $HOME/Downloads for dcc_dir
TingPing
2013-02-16
follow XDG for default download directory
TingPing
2013-02-16
Try to create the addons folder initially
Berke Viktor
2013-01-04
Merge pull request #337 from TingPing/tray
RichardHitt
2013-01-02
use g_get_user_config_dir
TingPing
2012-12-29
default irc_whois_front on
TingPing
2012-12-23
fix incorrect FSF address
Dan Mashal
2012-12-20
allow tray blinks to be static icons
TingPing
2012-12-20
Add auto-away to plugin-tray
TingPing
2012-12-01
rename pane height variable
TingPing
2012-11-30
Save pane height and restore on start
TingPing
2012-11-12
Make sure g_strconcat() result is NULL terminated
Berke Viktor
2012-11-12
utf8-everywhere: Forgot the g_free's and the g_unlink / g_rename.
Arnav Singh
2012-11-12
Fix g_strdup_printf() call causing removal of hexchat.conf
Berke Viktor
2012-11-11
utf8-everywhere: Fixed some remaining C file I/O API calls to use the glib API.
Arnav Singh
2012-11-11
Disable one instance code coz it's really buggy
Berke Viktor
2012-11-11
Copy-paste fix
Berke Viktor
[next]