1
0
mirror of https://github.com/irssi/irssi.git synced 2024-10-13 05:03:45 -04:00
irssi/src/perl/textui
Emanuele Giaquinta feb95100ce Remove ypos field of TEXT_BUFFER_VIEW_REC, it is used to compute the row
position where to draw a new line and if the view is at the bottom of the
textbuffer, but the same information can be computed more easily by other
means.


git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4964 dbcabf3a-b0e7-0310-adc4-f8d773084564
2008-12-11 20:59:21 +00:00
..
Makefile.PL.in Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00
module.h Add Perl bindings for some gui_entry methods. 2007-08-04 08:35:59 +00:00
Statusbar.xs Exported expando interface to perl. Fix for statusbar deinit. 2002-10-27 22:30:41 +00:00
TextBuffer.xs Remove methods to create/destroy TextBuffer and TextBufferView and low level 2008-12-10 10:21:04 +00:00
TextBufferView.xs Remove methods to create/destroy TextBuffer and TextBufferView and low level 2008-12-10 10:21:04 +00:00
TextUI.pm Allow exporting symbols, patch by juerd@juerd.nl 2001-12-10 20:23:50 +00:00
TextUI.xs Remove ypos field of TEXT_BUFFER_VIEW_REC, it is used to compute the row 2008-12-11 20:59:21 +00:00
typemap Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00