summaryrefslogtreecommitdiff
path: root/src/fe-text
AgeCommit message (Expand)Author
2017-11-30fix commentsailin-nemui
2017-11-26Merge pull request #762 from ailin-nemui/global-historyailin-nemui
2017-11-10use enumailin-nemui
2017-11-01show initial nick and name on first startailin-nemui
2017-10-06add a key binding to erase history entriesailin-nemui
2017-10-06refactor history to use history_entries listailin-nemui
2017-09-15add new function to set the position in bytesailin-nemui
2017-08-07Revert "Merge pull request #452 from LemonBoy/terminfo-cup"ailin-nemui
2017-07-03Merge pull request #653 from ailin-nemui/regexexailin-nemui
2017-06-19Merge branch 'master' into regexexailin-nemui
2017-06-17term-terminfo: Avoid switching out of alt screen on unexpected exitsdequis
2017-06-05Performance improvements for /lastlog -beforedequis
2017-06-05Performance improvements for /lastlog with big result setsdequis
2017-06-05get rid of new_textailin-nemui
2017-06-04Refactor regex and implement UTF8 mode for GRegexailin-nemui
2017-05-27do not reset true colour bit on colour resetailin-nemui
2017-03-21Intentation/whitespace fixesStephen Oberholtzer
2017-03-21Fix delay at startup when running against glib 2.49.3+Stephen Oberholtzer
2017-03-04Merge branch 'd-minor' into 'master' Nei
2017-02-14Prevent some potential null-pointer deferences.LemonBoy
2017-01-31Merge pull request #626 from ailin-nemui/textbuffer_monospaceailin-nemui
2017-01-20implement break_wideailin-nemui
2017-01-03Merge branch 'master' into 'security'Nei
2017-01-03Merge pull request #585 from ailin-nemui/win_seqailin-nemui
2017-01-03switch for gregex and regex.hAilin Nemui
2017-01-02Use the RAW flag when building the regexps.LemonBoy
2017-01-02Rebase against master.LemonBoy
2017-01-02Remove the regexp_compiled field.LemonBoy
2017-01-02Use GLib's regexp interface (backed by PCRE)LemonBoy
2016-12-21Merge pull request #587 from ailin-nemui/sbar_crashailin-nemui
2016-12-19Fix oob read on invalid utf8 in term_addstrJoseph Bisch
2016-12-15reset background for mirc colour 99ailin-nemui
2016-12-15add assertion to statusbar_read_groupailin-nemui
2016-12-13manually redraw the activity list on expose onlyailin-nemui
2016-10-23Kill bell_beeps.Alexander Færøy
2016-08-24Fix an OOB access in the cutbuffer implementation.LemonBoy
2016-08-12remove broken dummy modeailin-nemui
2016-08-04remove curses terminal and ncurses macroailin-nemui
2016-06-25check for NULL in statusbar_more_updatedailin-nemui
2016-06-05Factor out some redundant code and remove hashtable_get_keysLemonBoy
2016-05-18Merge pull request #480 from xavierog/handle-utf8-nicks-with-mk_wcwidthailin-nemui
2016-05-13Simplify scrlen_str() using string_width().Xavier G
2016-05-13Leverage string_policy().Xavier G
2016-05-13Move utf8.{h,c} from fe-common/core to core.Xavier G
2016-05-03Fix some ANSI C issues.pisculichi
2016-03-29Improve cutbuffer handlingailin-nemui
2016-03-22Make use of terminal application keys configurableailin-nemui
2016-03-22Merge pull request #452 from LemonBoy/terminfo-cupailin-nemui
2016-03-22Merge pull request #457 from ailin-nemui/fix_450ailin-nemui
2016-03-22Merge pull request #458 from ailin-nemui/fix_449ailin-nemui