1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-07 02:54:19 -04:00
irssi/src/fe-text
Timo Sirainen 9e5926c207 Don't trigger window activity if window is already visible in some
other split window.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@592 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-08-12 16:40:39 +00:00
..
.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-printtext.c Bugfixes for the windowing system. 2000-07-29 17:59:22 +00:00
gui-printtext.h Lots of /HILIGHT changes. You can use color names with -color. Window 2000-06-30 19:50:56 +00:00
gui-readline.c Windowing system fixes, doesn't crash anymore after window resizes. 2000-08-10 19:13:54 +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-special-vars.c Ctrl-K also puts the deleted text to cutbuffer which can be recovered 2000-07-11 09:44:38 +00:00
gui-special-vars.h ..adding new files.. 2000-04-26 08:03:38 +00:00
gui-textwidget.c Windowing system fixes, doesn't crash anymore after window resizes. 2000-08-10 19:13:54 +00:00
gui-textwidget.h ..adding new files.. 2000-04-26 08:03:38 +00:00
gui-windows.c You can change the default line indentation with /SET indent 2000-07-31 23:16:56 +00:00
gui-windows.h Don't ever add \0\0 to text queue - this might break things. Use \0 + 2000-07-16 17:08:53 +00:00
irssi.c Don't trigger window activity if window is already visible in some 2000-08-12 16:40:39 +00:00
mainwindow-activity.c Don't trigger window activity if window is already visible in some 2000-08-12 16:40:39 +00:00
mainwindows.c Don't trigger window activity if window is already visible in some 2000-08-12 16:40:39 +00:00
mainwindows.h Don't trigger window activity if window is already visible in some 2000-08-12 16:40:39 +00:00
Makefile.am Don't trigger window activity if window is already visible in some 2000-08-12 16:40:39 +00:00
module-formats.c Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
module-formats.h Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
module.h We're fe-text module, not gui-text 2000-07-09 14:22:12 +00:00
screen.c Topic bar doesn't get erased anymore after resize. 2000-08-10 20:50:06 +00:00
screen.h Mainwindows use now real curses WINDOWs, this should fix irssi with some 2000-07-26 23:29:34 +00:00
statusbar-items.c Topic bar doesn't get erased anymore after resize. 2000-08-10 20:50:06 +00:00
statusbar.c Topic bar doesn't get erased anymore after resize. 2000-08-10 20:50:06 +00:00
statusbar.h Topic bar doesn't get erased anymore after resize. 2000-08-10 20:50:06 +00:00