summaryrefslogtreecommitdiff
path: root/src/fe-text/gui-windows.c
AgeCommit message (Expand)Author
2000-11-27fixed text buffer crash when scrollback got fullTimo Sirainen
2000-11-23more warning fixesTimo Sirainen
2000-11-21/SCROLLBACK REDRAW - redraw the contents of current window according toTimo Sirainen
2000-11-18Win32 fixes - Irssi now compiles with MSVC++ :)Timo Sirainen
2000-11-17windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] toTimo Sirainen
2000-11-12Text printing changes. Formats are now optionally saved to each line soTimo Sirainen
2000-11-04Removed useless part of code.Timo Sirainen
2000-10-29long word handling fixesTimo Sirainen
2000-10-29Don't indent the next line when long word is split. Also we try not toTimo Sirainen
2000-10-08--disable-curses-windows option to configureTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-22Using blinking/bright background colors would crash irssi..Timo Sirainen
2000-07-31You can change the default line indentation with /SET indentTimo Sirainen
2000-07-29Bugfixes for the windowing system.Timo Sirainen
2000-07-26Mainwindows use now real curses WINDOWs, this should fix irssi with someTimo Sirainen
2000-07-16Don't ever add \0\0 to text queue - this might break things. Use \0 +Timo Sirainen
2000-07-15Small bugfix with resizing window.Timo Sirainen
2000-06-30Removed some warning messages.Timo Sirainen
2000-06-30If joined channel had some low-ascii (color codes), they were displayedTimo Sirainen
2000-06-30/SCROLLBACK HOME/END/GOTO commands weren't working right.Timo Sirainen
2000-06-14Remove line cache from memory after 10 minutes of inactivity.Timo Sirainen
2000-05-28text buffer fixesTimo Sirainen
2000-05-27Long lines sometimes had some colors displayed wrong.Timo Sirainen
2000-05-25If line didn't have a color change code at the beginning, it could haveTimo Sirainen
2000-05-18Some logging fixes. Flood checking had a memory leak. Query had a smallTimo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-10/LAST didn't work when window's max. number of lines was full + a fewTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-27Setting window's prompt didn't check that the window was active -> someTimo Sirainen
2000-04-26..adding new files..Timo Sirainen