irssi/src/perl/common
Timo Sirainen df94b9a44c window_[add|remove]_item -> window_item_[add|remove]
added window_item_destroy(), window_item_remove() doesn't destroy the
item anymore

window_find_item()'s first parameter changed from WINDOW_REC to SERVER_REC


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@922 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-12-02 19:08:21 +00:00
..
.cvsignore s/core/common/ - because make clean tried to delete it :) 2000-10-03 19:10:24 +00:00
Channel.xs added functions from fe-windows.h and window-items.h 2000-11-25 23:05:50 +00:00
Core.xs added functions from fe-windows.h and window-items.h 2000-11-25 23:05:50 +00:00
Ignore.xs Ignore was moved to core. 2000-10-11 22:01:23 +00:00
Irssi.pm added functions from fe-windows.h and window-items.h 2000-11-25 23:05:50 +00:00
Irssi.xs Perl fixes and additions. theme_register() / printformat() works now 2000-11-26 09:22:18 +00:00
Log.xs Logging fixes. Autologging with same named channels in different 2000-10-17 23:37:21 +00:00
Makefile.PL.in Perl fixes and additions. theme_register() / printformat() works now 2000-11-26 09:22:18 +00:00
Masks.xs s/core/common/ - because make clean tried to delete it :) 2000-10-03 19:10:24 +00:00
module.h Perl fixes and additions. theme_register() / printformat() works now 2000-11-26 09:22:18 +00:00
Query.xs s/core/common/ - because make clean tried to delete it :) 2000-10-03 19:10:24 +00:00
Rawlog.xs s/core/common/ - because make clean tried to delete it :) 2000-10-03 19:10:24 +00:00
Server.xs fixes 2000-10-18 20:50:12 +00:00
Settings.xs s/core/common/ - because make clean tried to delete it :) 2000-10-03 19:10:24 +00:00
Themes.xs forgot to add this 2000-11-27 01:23:28 +00:00
typemap updates 2000-10-18 22:45:26 +00:00
Window.xs window_[add|remove]_item -> window_item_[add|remove] 2000-12-02 19:08:21 +00:00