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