1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00
irssi/src/fe-common/core
Timo Sirainen 0bc084770c File name completion crashed if you tried to complete file in directory
that didn't exist or you didn't have read permission.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@375 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-06-25 21:59:30 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
autorun.c .. lots of changes .. 2000-05-04 10:32:42 +00:00
command-history.c /set max_textbuffer_lines changed to /set scrollback_lines and 2000-05-25 12:24:09 +00:00
command-history.h ..adding new files.. 2000-04-26 08:03:38 +00:00
completion.c File name completion crashed if you tried to complete file in directory 2000-06-25 21:59:30 +00:00
completion.h File name completion for /DCC SEND 2000-06-17 15:58:40 +00:00
fe-common-core.c Rewrite Tab-completion to work with signals - now it should be easy to 2000-06-17 11:53:45 +00:00
fe-common-core.h ..adding new files.. 2000-04-26 08:03:38 +00:00
fe-core-commands.c Changed option handling in /commands. Irssi will now complain about 2000-06-18 01:18:12 +00:00
fe-log.c Changed option handling in /commands. Irssi will now complain about 2000-06-18 01:18:12 +00:00
fe-server.c .. lots of changes .. 2000-05-04 10:32:42 +00:00
fe-settings.c Display /ALIAS list sorted. 2000-06-18 10:25:39 +00:00
hilight-text.c Changed option handling in /commands. Irssi will now complain about 2000-06-18 01:18:12 +00:00
hilight-text.h ..adding new files.. 2000-04-26 08:03:38 +00:00
keyboard.c Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
keyboard.h ..adding new files.. 2000-04-26 08:03:38 +00:00
Makefile.am Rewrite Tab-completion to work with signals - now it should be easy to 2000-06-17 11:53:45 +00:00
module-formats.c /HILIGHT displayed levels twice. 2000-06-04 21:11:53 +00:00
module-formats.h Awaylog is printed to screen when you set yourself unaway. 2000-06-02 01:15:51 +00:00
module.h ..adding new files.. 2000-04-26 08:03:38 +00:00
printtext.c Whops, last "fix" broke timestamp's time. 2000-06-15 10:39:24 +00:00
printtext.h Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
themes.c Changed option handling in /commands. Irssi will now complain about 2000-06-18 01:18:12 +00:00
themes.h Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
translation.c ..adding new files.. 2000-04-26 08:03:38 +00:00
translation.h ..adding new files.. 2000-04-26 08:03:38 +00:00
window-activity.c Window activity is now "msg to you" with lines containing hilighted text. 2000-06-09 16:19:42 +00:00
window-commands.c CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
window-items.c Added /SET reuse_unused_windows setting, default is OFF 2000-06-17 12:22:56 +00:00
window-items.h CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
windows.c "window changed" signal now gives the old window as it's second argument. 2000-06-14 17:41:45 +00:00
windows.h CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00