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-05-18
Improve descriptions of key bind items
Wouter Coekaerts
2008-05-17
Add 'word_completion_backward' command to scroll backwards in the completion
Emanuele Giaquinta
2008-05-15
Use a GString rather than g_strdup_printf to build the format string.
Emanuele Giaquinta
2008-05-15
Re-add sort by level / aux-sort by refnum and re-map actlist_sort
Emanuele Giaquinta
2008-05-14
Use g_get_charset to check if the locale codeset is UTF-8.
Emanuele Giaquinta
2008-04-25
Refactor code to create a watcher for an fd into a function.
Emanuele Giaquinta
2008-04-21
Use term_add_unichar to print ucs-4 chars.
Emanuele Giaquinta
2008-04-21
Reindent.
Emanuele Giaquinta
2008-04-21
Remove no longer needed kludge to inhibit writing in the last cell.
Emanuele Giaquinta
2008-04-21
Fix leak with $L expando.
Emanuele Giaquinta
2008-04-20
Simplify.
Emanuele Giaquinta
2008-04-20
Simplify computation of TERM_REC fields offsets using G_STRUCT_OFFSET/G_STRUC...
Emanuele Giaquinta
2008-04-19
Remove non-working detach/attach code.
Emanuele Giaquinta
2008-04-16
Remove the need to buffer input by moving the 'gui key pressed' events
Emanuele Giaquinta
2008-04-16
Make last_{fg,bg,flags} members of TEXT_BUFFER_REC.
Emanuele Giaquinta
2008-04-06
Slightly optimize update of activity list when a window is destroyed.
Emanuele Giaquinta
2008-04-06
Really make actlist_sort = level match active_window ordering.
Emanuele Giaquinta
2008-04-05
Restore the behaviour of active_window to go to the window with most recent a...
Emanuele Giaquinta
2008-04-04
Change type of 'chr' argument in terminfo_repeat/term_addch to 'char'.
Emanuele Giaquinta
2008-03-31
Print warning messages to stderr rather than to stdout.
Emanuele Giaquinta
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
[next]