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
Age
Commit message (
Expand
)
Author
2007-05-08
Update FSF address
Wouter Coekaerts
2007-05-03
Revert, do not use IS_PRINTABLE in reverse_controls.
Emanuele Giaquinta
2007-05-03
Add common IS_PRINTABLE macro.
Emanuele Giaquinta
2007-04-28
Increment paste_keycount when the key before the one that starts a
Emanuele Giaquinta
2007-04-28
Ignore empty lines when pasting.
Emanuele Giaquinta
2007-04-28
When sending a line as non-pasted reset also paste_entry, bug #405.
Emanuele Giaquinta
2007-04-19
Fix typos.
Emanuele Giaquinta
2007-04-14
Reindent.
Emanuele Giaquinta
2007-04-14
Modify gui_entry_draw_from to clear to end of line only if it has not
Emanuele Giaquinta
2007-04-14
Revert r4352.
Emanuele Giaquinta
2007-04-07
Bind also CSI 1 ; 5 D to key cleft and CSI 1 ; 5 C to key cright.
Emanuele Giaquinta
2007-04-07
Remove unused gettext code.
Emanuele Giaquinta
2007-04-05
Forbid "window show" when the target window is sticky rather than when there is
Emanuele Giaquinta
2007-03-12
When removing a line from the view also unconditionally remove any bookmark for
Emanuele Giaquinta
2007-02-20
UTF-8 0x80-0x9f characters weren't treated as control chars as they should have
Timo Sirainen
2007-02-18
Add crapbuster-like "scrollback levelclear" command.
Emanuele Giaquinta
2007-02-17
Generalize window_lastlog_clear in textbuffer_view_remove_lines_by_level.
Emanuele Giaquinta
2007-02-14
Fix format_real_length to return the correct length when the input string
Emanuele Giaquinta
2007-02-14
Replace last occurrence of IRSSI_DIR_SHORT with get_irssi_dir() and remove it.
Emanuele Giaquinta
2007-02-07
Redraw input line correctly in an utf8 locale when deleting a
Emanuele Giaquinta
2007-02-06
Amend check for non printable chars to filter control chars 80-9F in an utf8 ...
Emanuele Giaquinta
2006-09-24
Modify term_move to accept only non negative coordinates.
Emanuele Giaquinta
2006-09-20
Fix bold on monochrome terminals.
Emanuele Giaquinta
2006-09-17
Fix %k and %K mappings.
Emanuele Giaquinta
2006-09-17
Simplify.
Emanuele Giaquinta
2006-09-17
Fix off-by-one error.
Emanuele Giaquinta
2006-09-14
Set view->startline to NULL when the line to delete is the first of the view
Emanuele Giaquinta
2006-09-14
Revert r4343.
Emanuele Giaquinta
2006-09-13
Modify scrollback clear to accept the same arguments as clear.
Emanuele Giaquinta
2006-09-13
Make indentation of cmd_clear consistent.
Emanuele Giaquinta
2006-09-13
Remove redundant variable.
Emanuele Giaquinta
2006-09-12
Revert r4342.
Emanuele Giaquinta
2006-09-12
Refactoring to avoid code duplication.
Emanuele Giaquinta
2006-09-12
Missing update of view->startline when the line to delete is the first of the
Emanuele Giaquinta
2006-09-12
Do not restore the previous view when deleting the first line of the current ...
Emanuele Giaquinta
2006-09-10
Fix compilation with glib-1.
Emanuele Giaquinta
2006-09-09
Add extra libs to irssi_LDADD, not to irssi_LDFLAGS.
Emanuele Giaquinta
2006-09-09
Cosmetic, merge two statements and reindent with tabs.
Emanuele Giaquinta
2006-09-09
Add support for wide curses.
Emanuele Giaquinta
2006-08-08
Merge of cuix back in trunk
nattfodd
2006-03-26
Removed all srand calls and added a single srand invokation in at startup
Jochen Eisinger
2006-02-01
make negative scroll_page_count scroll screensize-n lines (Patch by Chris Moore)
Wouter Coekaerts
2006-01-31
Fix colors with TERM=xterm-{88,256}color, patch by Emanuele Giaquinta
Valentin Batz
2006-01-29
Fixed a bug where tab-complete didn't worked with utf8/big5 multibyte charact...
Valentin Batz
2005-11-23
replace guint by gsize for the glib2 version of irssi_ssl_read
Valentin Batz
2005-11-15
Fixed return code of term_init (resulted in segfault with invalid TERM and
Jochen Eisinger
2005-11-02
Compile with glib1 again (part of patch from peder). g_unichar_*-ifying (maki...
Wouter Coekaerts
2005-10-18
Fix warnings caused by r4043
Wouter Coekaerts
2005-10-18
Fix delete_{next,previous}_word bindings, patch by Emanuele Giaquinta
Wouter Coekaerts
2005-10-12
fixed recoding of own messages.
Valentin Batz
[prev]
[next]