1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src/fe-text
ailin-nemui 3a54c85b15
Merge pull request #1295 from ailin-nemui/module-autoload-one
autoload modules from default setting
2021-04-11 13:24:21 +02:00
..
gui-entry.c Update gui-entry.c 2021-02-05 22:48:43 +03:00
gui-entry.h update include guard names 2019-05-01 22:22:22 +02:00
gui-expandos.c Use full paths to includes 2019-05-01 22:08:45 +02:00
gui-printtext.c implement server-time 2021-02-25 10:41:05 +01:00
gui-printtext.h enable mirc colour processing 2020-04-28 15:46:53 +02:00
gui-readline.c correct wrong function prefixes: g_input -> i_input 2021-01-07 10:09:45 +01:00
gui-readline.h update include guard names 2019-05-01 22:22:22 +02:00
gui-windows.c make lines reformattable 2020-04-26 18:54:16 +02:00
gui-windows.h update include guard names 2019-05-01 22:22:22 +02:00
irssi.c autoload modules from default setting 2021-04-03 21:25:18 +02:00
lastlog.c make lines reformattable 2020-04-26 18:54:16 +02:00
mainwindow-activity.c Use full paths to includes 2019-05-01 22:08:45 +02:00
mainwindows-layout.c Use full paths to includes 2019-05-01 22:08:45 +02:00
mainwindows.c fix crash on startup when resizing before active_win 2019-08-27 12:42:20 +02:00
mainwindows.h update include guard names 2019-05-01 22:22:22 +02:00
Makefile.am configure automake with nostdinc 2021-02-02 00:24:34 +01:00
meson.build make lines reformattable 2020-04-26 18:54:16 +02:00
module-formats.c Use full paths to includes 2019-05-01 22:08:45 +02:00
module-formats.h Use full paths to includes 2019-05-01 22:08:45 +02:00
module.h Use full paths to includes 2019-05-01 22:08:45 +02:00
statusbar-config.c Use full paths to includes 2019-05-01 22:08:45 +02:00
statusbar-config.h update include guard names 2019-05-01 22:22:22 +02:00
statusbar-item.h Add function to set minimum/maximum size for a statusbar item. 2008-12-01 18:18:59 +00:00
statusbar-items.c make actlist_sort a choice type now that we have it 2020-05-24 18:44:25 +02:00
statusbar.c Use full paths to includes 2019-05-01 22:08:45 +02:00
statusbar.h update include guard names 2019-05-01 22:22:22 +02:00
term-terminfo.c manually handle NUL unicode in g_utf8_get_next_char_validated 2020-04-28 15:40:21 +02:00
term.c Use full paths to includes 2019-05-01 22:08:45 +02:00
term.h update include guard names 2019-05-01 22:22:22 +02:00
terminfo-core.c Add a check for term.h 2021-03-27 10:54:30 -07:00
terminfo-core.h update include guard names 2019-05-01 22:22:22 +02:00
textbuffer-commands.c make lines reformattable 2020-04-26 18:54:16 +02:00
textbuffer-formats.c add format_string_expand and format_string_unexpand methods to Perl 2021-03-14 19:00:22 +01:00
textbuffer-formats.h add format_string_expand and format_string_unexpand methods to Perl 2021-03-14 19:00:22 +01:00
textbuffer-view.c add format_string_expand and format_string_unexpand methods to Perl 2021-03-14 19:00:22 +01:00
textbuffer-view.h make lines reformattable 2020-04-26 18:54:16 +02:00
textbuffer.c Merge tag '1.2.3' into integrate/1.2.3 2021-04-09 19:03:58 +02:00
textbuffer.h add format_string_expand and format_string_unexpand methods to Perl 2021-03-14 19:00:22 +01:00