index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe-common
/
core
/
fe-common-core.c
Age
Commit message (
Expand
)
Author
2018-03-20
Merge pull request #803 from ailin-nemui/bug-796-test
ailin-nemui
2018-01-08
Merge pull request #779 from vague666/activity_hide_target_only_channels_v2
ailin-nemui
2018-01-07
fe-common-core: fix redeclaration of server_tag_len
dequis
2018-01-06
Update fe-common-core.c
ailin-nemui
2018-01-06
Update fe-common-core.c
ailin-nemui
2018-01-04
Postpone server cleanup until after unref
ailin-nemui
2017-11-02
Allow selection of what kind of activity targets to ignore
Jari Matilainen
2017-08-09
Add back some ifdefs.
Edward Tomasz Napierala
2017-07-29
Fix build without Capsicum.
Edward Tomasz Napierala
2017-07-29
Add capability mode error/success messages.
Edward Tomasz Napierala
2016-11-29
Merge pull request #565 from ahf/bug/524
LemonBoy
2016-10-23
Kill bell_beeps.
Alexander Færøy
2016-10-22
Display TLS connection information when connected to a TLS enabled server.
Alexander Færøy
2016-03-17
Don't use glob matching, just regular string comparisons
Jari Matilainen
2016-03-14
Use glob matching for activity_hide_targets
Jari Matilainen
2015-12-09
Remove all WIN32 ifdefs (unifdef -UWIN32)
dequis
2015-09-23
Drop some glib version checks that are not needed anymore
dequis
2015-09-20
More format warnings removed.
Alexander Færøy
2014-07-06
Fixed a compiler warning for statusbar_redraw
Geert Hauwaerts
2014-07-06
Redraw the statusbar after reading the settings
Geert Hauwaerts
2010-03-21
Allow servers with the same server and port to be part of multiple networks. ...
Alexander Færøy
2009-02-07
Add strarray_find_dest(). Useful for checking whether a server_tag/target or ...
Alexander Færøy
2008-08-01
Set null encoding for file channels.
Emanuele Giaquinta
2008-05-14
Use g_get_charset to retrieve the locale codeset.
Emanuele Giaquinta
2008-03-30
Use g_io_channel_unref rather than g_io_channel_close for file
Emanuele Giaquinta
2008-03-29
Move autorun_startup in fe-common-core.c and remove autorun.{c,h}.
Emanuele Giaquinta
2008-02-16
Move output recoding in irc_send_cmd_full.
Emanuele Giaquinta
2008-02-03
Remove popt and use glib GOption commandline option parser
Emanuele Giaquinta
2008-02-02
Remove broken by design /set translation.
Emanuele Giaquinta
2007-05-24
Move 'version' option in main.
Emanuele Giaquinta
2007-05-24
Cleanup option handling.
Emanuele Giaquinta
2007-05-08
Oops. Update address correctly now.
Wouter Coekaerts
2007-05-08
Update FSF address
Wouter Coekaerts
2007-04-16
revert last change. Already possible with /format -delete daychange (fixed in...
Wouter Coekaerts
2007-04-16
Hide daychange.
Geert Hauwaerts
2005-11-20
g_log_set_default_handler() came only in glib 2.6.0. Don't use it for older
Timo Sirainen
2005-11-19
With GLIB2 hook all glib logging functions no matter what the domains are.
Timo Sirainen
2005-07-17
Print glib errors nicely (debian/patches/01glib-errors.dpatch by David Pashley)
Wouter Coekaerts
2004-12-22
Don't crash with an empty nick argument from the command line.
Valentin Batz
2004-09-20
Changed the order of recode_out_default_charset, it doesn't override /recode ...
Valentin Batz
2004-09-15
Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix...
Valentin Batz
2004-08-20
Recode patch by decadix/senneth
Timo Sirainen
2004-08-19
After /LAYOUT SAVE changing settings created new windows.
Timo Sirainen
2004-07-11
s/ircnet/network/ - patch by Joost Vunderink
Timo Sirainen
2004-07-11
/SET use_status_window and /SET use_msgs_window make the effects immediately
Timo Sirainen
2004-03-24
/set -default timestamp_timeout crashed, patch by Wouter Coekaerts
Timo Sirainen
2002-12-28
Added time, size and level setting types. Breaks some settings - I'll add
Timo Sirainen
2002-12-10
A few fixes to make irssi work with garbage collected GLIB.
Timo Sirainen
2002-10-21
Added #define DEFAULT_SERVER_ADD_PORT to common.h which /SERVER ADD uses as
Timo Sirainen
2002-10-03
msgs window didn't include ACTIONS but status did, so private actions went
Timo Sirainen
[next]