index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe-text
/
gui-windows.c
Age
Commit message (
Expand
)
Author
2000-12-18
bugfix for displaying 128-160 ascii chars.
Timo Sirainen
2000-12-17
/SET prompt, /SET prompt_window - Specifies the text in prompt.
Timo Sirainen
2000-12-17
Some minor query fixes. Nick changes are also detected by checking if
Timo Sirainen
2000-12-04
don't allow printing iso8859-1 nonprintable highascii chars.
Timo Sirainen
2000-12-03
Don't redraw screen when trying to scroll up at the start of scrollback
Timo Sirainen
2000-12-03
fixes
Timo Sirainen
2000-12-02
Print timestamps correctly with /SB REDRAW
Timo Sirainen
2000-12-02
/SB REDRAW fixes, multiline formats should work now correctly.
Timo Sirainen
2000-11-30
window_text_find() didn't work correctly with empty find string.
Timo Sirainen
2000-11-27
fixed text buffer crash when scrollback got full
Timo Sirainen
2000-11-23
more warning fixes
Timo Sirainen
2000-11-21
/SCROLLBACK REDRAW - redraw the contents of current window according to
Timo Sirainen
2000-11-18
Win32 fixes - Irssi now compiles with MSVC++ :)
Timo Sirainen
2000-11-17
windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to
Timo Sirainen
2000-11-12
Text printing changes. Formats are now optionally saved to each line so
Timo Sirainen
2000-11-04
Removed useless part of code.
Timo Sirainen
2000-10-29
long word handling fixes
Timo Sirainen
2000-10-29
Don't indent the next line when long word is split. Also we try not to
Timo Sirainen
2000-10-08
--disable-curses-windows option to configure
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-08-22
Using blinking/bright background colors would crash irssi..
Timo Sirainen
2000-07-31
You can change the default line indentation with /SET indent
Timo Sirainen
2000-07-29
Bugfixes for the windowing system.
Timo Sirainen
2000-07-26
Mainwindows use now real curses WINDOWs, this should fix irssi with some
Timo Sirainen
2000-07-16
Don't ever add \0\0 to text queue - this might break things. Use \0 +
Timo Sirainen
2000-07-15
Small bugfix with resizing window.
Timo Sirainen
2000-06-30
Removed some warning messages.
Timo Sirainen
2000-06-30
If joined channel had some low-ascii (color codes), they were displayed
Timo Sirainen
2000-06-30
/SCROLLBACK HOME/END/GOTO commands weren't working right.
Timo Sirainen
2000-06-14
Remove line cache from memory after 10 minutes of inactivity.
Timo Sirainen
2000-05-28
text buffer fixes
Timo Sirainen
2000-05-27
Long lines sometimes had some colors displayed wrong.
Timo Sirainen
2000-05-25
If line didn't have a color change code at the beginning, it could have
Timo Sirainen
2000-05-18
Some logging fixes. Flood checking had a memory leak. Query had a small
Timo Sirainen
2000-05-15
Lots of changes again. Biggest ones:
Timo Sirainen
2000-05-10
/LAST didn't work when window's max. number of lines was full + a few
Timo Sirainen
2000-05-04
.. lots of changes ..
Timo Sirainen
2000-04-27
Setting window's prompt didn't check that the window was active -> some
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen