.. |
.cvsignore
|
..and cvsignores for new binaries..
|
2000-06-02 01:59:19 +00:00 |
gui-entry.c
|
Entry line scrolling works better.
|
2000-08-11 22:13:27 +00:00 |
gui-entry.h
|
Changed the names of /BIND commands to be epic-compatible. Also added
|
2000-07-23 00:29:31 +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
|
/CLEAR -all - clear all windows.
|
2000-12-04 20:36:00 +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
|
Use GIOChannel instead of sockets directly. Helps porting to win32 :)
|
2000-12-04 22:57:18 +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
|
/SCROLLBACK REDRAW - redraw the contents of current window according to
|
2000-11-21 03:00:05 +00:00 |
gui-windows.c
|
don't allow printing iso8859-1 nonprintable highascii chars.
|
2000-12-04 15:15:03 +00:00 |
gui-windows.h
|
several fixes to make irssi compile without warnings with MIPSpro
|
2000-11-23 21:40:07 +00:00 |
irssi.c
|
net_gethostbyname_nonblock(): don't crash if net_gethosterror() returns
|
2000-12-05 19:43:12 +00:00 |
mainwindow-activity.c
|
windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to
|
2000-11-17 16:27:14 +00:00 |
mainwindows.c
|
window_[add|remove]_item -> window_item_[add|remove]
|
2000-12-02 19:08:21 +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
|
Cleaned up printtext.c, split part of it to formats.c
|
2000-10-28 20:14:19 +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
|
Moved activity to last item in statusbar
|
2000-12-02 22:03:26 +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 |