1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-30 06:45:25 +00:00
irssi/src/fe-text
ailin-nemui ad7ad063ca implement reference counted strings
- on glib >=2.58, use the implementation provided by glib
- otherwise, a hash table will contain the strings
2019-08-14 20:50:44 +02:00
..
gui-entry.c restore 8bit support in input entry 2019-06-17 14:58:34 +02: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 Use the 24bit mIRC colour mappings if colors_ansi_24bit is enabled 2019-06-18 14:55:47 +02:00
gui-printtext.h update include guard names 2019-05-01 22:22:22 +02:00
gui-readline.c Use full paths to includes 2019-05-01 22:08:45 +02:00
gui-readline.h update include guard names 2019-05-01 22:22:22 +02:00
gui-windows.c Use full paths to includes 2019-05-01 22:08:45 +02:00
gui-windows.h update include guard names 2019-05-01 22:22:22 +02:00
irssi.c Use full paths to includes 2019-05-01 22:08:45 +02:00
lastlog.c Use full paths to includes 2019-05-01 22:08:45 +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 fe-text/mainwindows: fix /window balance warning 2019-06-09 23:10:05 +00:00
mainwindows.h update include guard names 2019-05-01 22:22:22 +02:00
Makefile.am Use full paths to includes 2019-05-01 22:08:45 +02:00
meson.build meson build support 2019-07-10 09:25:26 +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 Use full paths to includes 2019-05-01 22:08:45 +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 Use full paths to includes 2019-05-01 22:08:45 +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 Use full paths to includes 2019-05-01 22:08:45 +02:00
terminfo-core.h update include guard names 2019-05-01 22:22:22 +02:00
textbuffer-commands.c implement reference counted strings 2019-08-14 20:50:44 +02:00
textbuffer-view.c fix cut off text with theme-indent and /set indent_always off 2019-07-28 00:55:19 +02:00
textbuffer-view.h update include guard names 2019-05-01 22:22:22 +02:00
textbuffer.c Use full paths to includes 2019-05-01 22:08:45 +02:00
textbuffer.h update include guard names 2019-05-01 22:22:22 +02:00