summaryrefslogtreecommitdiff
path: root/src/fe-common/core
AgeCommit message (Expand)Author
2014-09-30Fix use-after-free bug with cached settings valuesAlexander Færøy
2014-09-11source cleanup: remove trailing whitespacesMichael Vetter
2014-07-28Modify escape of ^ key so it can be used as well as Ctrl+^Ailin Nemui
2014-07-24fix rules for italics emphasisAilin Nemui
2014-07-12Avoid using uninitalized values.David Hill
2014-07-08more strict rules for italic emphasis to avoid file name clashesAilin Nemui
2014-07-07Merge pull request #15 from ailin-nemui/hilights-network-tagAlexander Færøy
2014-07-07cleanup hilight -network patchAilin Nemui
2014-07-07FS#155 hilight -tagManuel Leiner
2014-07-07optionally render /foo/ as italicsLukas Mai
2014-07-07add italics support; don't use standout for reverseLukas Mai
2014-07-06Added the missing -! and -noautosendcmd optionsGeert Hauwaerts
2014-07-06Fixed a compiler warning for statusbar_redrawGeert Hauwaerts
2014-07-06Redraw the statusbar after reading the settingsGeert Hauwaerts
2014-07-04Merge pull request #80 from dgl/noactAlexander Færøy
2014-07-02Merge pull request #48 from ailin-nemui/256-colour-historyAlexander Færøy
2014-06-30Finish 256 colour support for IrssiAilin Nemui
2014-06-30Remove NO_ACT if we see a user specified hilightDavid Leadbeater
2014-06-30Change NO_ACT so it can be used in addition to other ignoresDavid Leadbeater
2014-06-30Make it more obvious if -pattern wasn't provided to a regexp /ignoreDavid Leadbeater
2014-06-30Initial implementation of 256 colour support for IrssiTom Feist
2014-06-27s/INCLUDES/AM_CPPFLAGS/gDave Reisner
2014-06-27Merge pull request #44 from dajohi/g_basenameAlexander Færøy
2014-06-26Remove unused variables to silence compiler warningsDavid Leadbeater
2014-06-22Replace deprecated g_basename with g_path_get_basename.David Hill
2014-06-18Add NO_ACT levelTom Feist
2014-06-18Fix UTF-8 character corruption every 32kb of text bufferKuang-che Wu
2014-06-15speed up window_item_find by interning name and removing call to channel_findAilin Nemui
2014-06-15Disallow unloading of static modulesJaroslav Škarvada
2014-06-15Merge pull request #36 from dajohi/g_tree_foreachAlexander Færøy
2014-06-15Add support for utf8 chars to /bindMarien Zwart
2014-06-15Replace deprecated g_tree_traverse with g_tree_foreach.David Hill
2014-06-15Replace deprecated g_io_channel_close with g_io_channel_shutdown.David Hill
2014-06-15Merge pull request #5 from dajohi/masterAlexander Færøy
2014-06-11fix segfault with xmpp query in layoutAilin Nemui
2014-06-10Don't assume the size of time_t.David Hill
2014-06-10Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.David Hill
2014-01-11Add -ssl_pass to /connect and /serverAlexander Færøy
2013-12-13Check setuid() and getuid() for errorsAlexander Færøy
2012-06-24Fix grammar of no_completions format, patch by Matt Lewandowsky.Emanuele Giaquinta
2011-10-30Replace remaining usage of deprecated g_strdown(). Follow-up to r5138.Jase Thew
2010-10-31Set window binds for channel items as sticky when re-creating window Jase Thew
2010-10-02Strip the argument for boolean options. Patch by Svante Kvarnström. Fixes: #769Alexander Færøy
2010-07-13Bug #748: Fix /ignore -network. Patch by pyropeterWouter Coekaerts
2010-05-20When sending a signal to an /exec'd command, send it to the process Jase Thew
2010-05-19Update help for /exec - clarify use of % prefix for id in command syntax.Jase Thew
2010-04-03deprecated glib strup/down fixes from exg.Alexander Færøy
2010-04-03glib iochannel fixes from exg.Alexander Færøy
2010-03-25Minor documentation tweak. Thanks to suom1 and mofo.Alexander Færøy
2010-03-21Allow servers with the same server and port to be part of multiple networks. ...Alexander Færøy