1
0
mirror of https://github.com/irssi/irssi.git synced 2024-08-04 03:34:18 -04:00
irssi/src/fe-text
Timo Sirainen 1698500f80 $[.10]var truncates the var to 10 chars, but doesn't pad if var is
shorter than 10 chars


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1105 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-01-12 17:05:05 +00:00
..
.cvsignore ..and cvsignores for new binaries.. 2000-06-02 01:59:19 +00:00
gui-entry.c Added keyboard_entry_redirect() function to keyboard.[ch] which sends 2001-01-04 18:01:51 +00:00
gui-entry.h Added keyboard_entry_redirect() function to keyboard.[ch] which sends 2001-01-04 18:01:51 +00:00
gui-expandos.c Split expandos from special-vars.c to expandos.c. Added list of signals 2000-12-05 00:53:04 +00:00
gui-printtext.c MIRC colors >=16 changed to work as in MIRC (color %= 16) 2001-01-04 19:20:09 +00:00
gui-printtext.h /SB REDRAW fixes, multiline formats should work now correctly. 2000-12-02 20:34:00 +00:00
gui-readline.c Some signed/unsigned warnings removed. Don't call fe_exec_init/deinit in win32 2001-01-11 10:15:34 +00:00
gui-readline.h Ctrl-K also puts the deleted text to cutbuffer which can be recovered 2000-07-11 09:44:38 +00:00
gui-textwidget.c In core/module-formats.h: IRCTXT_ -> TXT_ 2001-01-07 19:42:59 +00:00
gui-windows.c $[.10]var truncates the var to 10 chars, but doesn't pad if var is 2001-01-12 17:05:05 +00:00
gui-windows.h /SET prompt, /SET prompt_window - Specifies the text in prompt. 2000-12-17 07:39:22 +00:00
irssi.c Settings are now stored in module-specific blocks. Irssi complains 2000-12-17 05:44:45 +00:00
mainwindow-activity.c Fixed, added comment what it does so I wouldn't forget again :) 2001-01-09 21:29:00 +00:00
mainwindows.c In core/module-formats.h: IRCTXT_ -> TXT_ 2001-01-07 19:42:59 +00:00
mainwindows.h windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +00:00
Makefile.am Split expandos from special-vars.c to expandos.c. Added list of signals 2000-12-05 00:53:04 +00:00
module-formats.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
module-formats.h In core/module-formats.h: IRCTXT_ -> TXT_ 2001-01-07 19:42:59 +00:00
module.h We're fe-text module, not gui-text 2000-07-09 14:22:12 +00:00
screen.c Win32 fixes - Irssi now compiles with MSVC++ :) 2000-11-18 15:32:59 +00:00
screen.h --disable-curses-windows option to configure 2000-10-08 12:54:26 +00:00
statusbar-items.c Highlighting cleanups. Added /HILIGHT -priority option. 2001-01-09 21:06:45 +00:00
statusbar.c windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +00:00
statusbar.h Topic bar doesn't get erased anymore after resize. 2000-08-10 20:50:06 +00:00