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
2008-03-28
Move selection of string searching function out of the loop by using a
Emanuele Giaquinta
2008-03-12
After last change paste_entry includes the key before the one
Emanuele Giaquinta
2008-03-10
Make line_add_colors part of the textbuffer api.
Emanuele Giaquinta
2008-03-10
Make a copy of the entry buffer only when a paste begins rather than
Emanuele Giaquinta
2008-03-09
Do not buffer keys when waiting for paste confirmation.
Emanuele Giaquinta
2008-03-09
Simplify history handling in key_send_line.
Emanuele Giaquinta
2008-03-09
Rename variable.
Emanuele Giaquinta
2008-03-09
Replace usage of get_utf8_char with g_utf8_get_char_validated and
Emanuele Giaquinta
2008-03-09
Replace usage of get_utf8_char with g_utf8_get_char_validated.
Emanuele Giaquinta
2008-03-09
Use g_ascii_str{,n}casecmp for case insensitive comparison with
Emanuele Giaquinta
2008-03-09
Use g_ascii_str{,n}casecmp for case insensitive comparison with
Emanuele Giaquinta
2008-03-07
g_mem_set_vtable must be called before using any other GLib functions.
Emanuele Giaquinta
2008-02-05
Remove check for ancient default.theme.
Emanuele Giaquinta
2008-02-03
Remove popt and use glib GOption commandline option parser
Emanuele Giaquinta
2008-02-02
Remove broken by design /set translation.
Emanuele Giaquinta
2008-02-02
Remove term-curses.h (was added for cuix).
Emanuele Giaquinta
2008-02-01
Reset colors and attributes on newline.
Emanuele Giaquinta
2008-01-28
Properly initialize and reset last_{fg,bg}.
Emanuele Giaquinta
2008-01-25
Update the terminfo backend to query the 'colors' capability and support more
Emanuele Giaquinta
2008-01-24
Do not assume that bit 0x80 enables blink, rather call set_blink when
Emanuele Giaquinta
2008-01-24
Add function to set blink to the terminfo backend.
Emanuele Giaquinta
2008-01-24
Remove empty function.
Emanuele Giaquinta
2008-01-21
Reindent.
Emanuele Giaquinta
2008-01-21
Simplify.
Emanuele Giaquinta
2008-01-21
Remove .cvsignore files.
Emanuele Giaquinta
2008-01-21
Remove unneeded resets of paste_keycount (check_pasting will reset it
Emanuele Giaquinta
2008-01-21
Move code to insert paste prompt into its own function.
Emanuele Giaquinta
2007-12-12
Revert r2471, having the erase commands clear the cutbuffer when the
Emanuele Giaquinta
2007-12-05
Remove gettext leftover.
Emanuele Giaquinta
2007-12-05
Reindent.
Emanuele Giaquinta
2007-10-11
Fix broken URI.
Geert Hauwaerts
2007-08-24
Make alt/meta+arrow keys work in recent versions of xterm.
Jilles Tjoelker
2007-08-22
Make /LASTLOG -after/-before work without text to match
Wouter Coekaerts
2007-08-07
Use autoconf PACKAGE_TARNAME/PACKAGE_VERSION macros rather than automake
Emanuele Giaquinta
2007-07-26
Change 'actlist_moves' boolean to 'actlist_sort' string which specifies the
Emanuele Giaquinta
2007-07-06
/lastlog -file: use stdio instead of two write(2) calls per line
Jilles Tjoelker
2007-06-28
Do not require that a line matches the input level to add it to the
Emanuele Giaquinta
2007-06-28
Do not compile the regexp if the input string is empty.
Emanuele Giaquinta
2007-06-17
Remove cuix from trunk.
Emanuele Giaquinta
2007-05-31
Assume width 1 for control characters in places where a non-negative width is
Emanuele Giaquinta
2007-05-31
Rename IS_PRINTABLE macro to unichar_isprint and move it to utf8.h.
Emanuele Giaquinta
2007-05-30
Cleanup and optimize a bit sig_statusbar_activity_hilight.
Emanuele Giaquinta
2007-05-25
Make word commands unicode friendly.
Emanuele Giaquinta
2007-05-25
Add function to delete the whole cell under the cursor and use it for
Emanuele Giaquinta
2007-05-25
Move the cursor cell-wise in utf8.
Emanuele Giaquinta
2007-05-25
Forbid insertion of a character with width 0 as the first character in
Emanuele Giaquinta
2007-05-25
Replace utf8_width with Markus Kuhn's wcwidth.
Emanuele Giaquinta
2007-05-24
Move 'version' option in main.
Emanuele Giaquinta
2007-05-24
Cleanup option handling.
Emanuele Giaquinta
2007-05-08
Oops. Update address correctly now.
Wouter Coekaerts
[next]