summaryrefslogtreecommitdiff
path: root/src/fe-text
AgeCommit message (Expand)Author
2015-09-27Send last line of bracketed paste together with the restdequis
2015-09-27paste_bracketed_end: Fix rest length calculationdequis
2015-09-27Save the part of the paste buffer after the bp_end marker for laterdequis
2015-09-27Improve bracketed paste start/end detectiondequis
2015-09-27Get rid of the non-portable memmemLemonBoy
2015-09-27Enable the bracketed paste mode on demandLemonBoy
2015-09-27Replace some hairy logic with g_array_remove_rangeLemonBoy
2015-09-27TogglesLemonBoy
2015-09-27Implement the bracketed paste modeLemonBoy
2015-09-21Fix FS#905, mangled text when pasted line length exceeds 400dequis
2015-09-20Merge pull request #288 from irssi/ahf/kill-gcdx
2015-09-20Fix warning.Alexander Færøy
2015-09-20Remove Garbage Collection support.Alexander Færøy
2015-09-19Modify the terminal initialization sequenceLemonBoy
2015-09-06Send smkx/rmkx sequence at terminal initLemonBoy
2015-04-17Merge pull request #199 from ailin-nemui/config-parserAlexander Færøy
2015-04-07Change all strcmp() to g_strcmp0() to handle nulls gracefullydequis
2015-03-01Merge pull request #217 from Lohhari/lastlog-dateAlexander Færøy
2015-02-17fix crash in layout code when encountering wrong configAilin Nemui
2015-02-17Refuse to load broken configs on irssi startAilin Nemui
2015-02-17add CONFIG_REC to config_node_section* APIsAilin Nemui
2015-02-16Merge pull request #115 from ailin-nemui/fix-hat-keyAlexander Færøy
2015-02-16lastlog.c is a mix of tab and space indentation. My changes now use tabs.Vesa Pirila
2015-02-08Added customization possibility for the lastlog date format, lastlog_dateVesa Pirila
2015-02-08Added a -date parameter to /lastlog to prepend each row with the row's dateVesa Pirila
2014-12-14Fix blinking/bold text in terminals with no color supportdequis
2014-11-10reimplement format and length logic for the entry promptAilin Nemui
2014-11-08typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos
2014-09-11source cleanup: remove trailing whitespacesMichael Vetter
2014-08-25Add the signal for printtext_after that was missed in the original commit.Ailin Nemui
2014-08-09Merge pull request #123 from ailin-nemui/terminfo-scroll-check-boundsAlexander Færøy
2014-08-09Add bounds check to array access in terminfo driver.Ailin Nemui
2014-08-08Merge pull request #109 from cpbills/mastertomaw
2014-07-31fix mirc_blink_fixAilin Nemui
2014-07-28Modify escape of ^ key so it can be used as well as Ctrl+^Ailin Nemui
2014-07-24fix colour 0 againAilin Nemui
2014-07-23restore the colour 0 ("black") that got broken by extended coloursAilin Nemui
2014-07-22Fix right aligned statusbar item redrawingChristopher P. Bills
2014-07-18fix uninitialised copy on 24bit coloursAilin Nemui
2014-07-08Suggest /HELP rather than HELPDavid Leadbeater
2014-07-08Change to printtext for first time message tooDavid Leadbeater
2014-07-08Only show banner if not connecting to serversDavid Leadbeater
2014-07-07add italics support; don't use standout for reverseLukas Mai
2014-07-06Fixed a compiler warning for statusbar_redrawGeert Hauwaerts
2014-07-06Merge pull request #85 from dgl/werrorAlexander Færøy
2014-07-06Updated the startup banner + added generic bannerGeert Hauwaerts
2014-07-06Make configure checks able to build with -WerrorDavid Leadbeater
2014-07-04fix compiler warnings in extended colour codeAilin Nemui
2014-06-30Finish 256 colour support for IrssiAilin Nemui
2014-06-30Initial implementation of 256 colour support for IrssiTom Feist