index
:
ratpoison
cr/add_confirmquit
cr/deprecate_winliststyle
cr/implement_gnumber
cr/implement_gnumber-with_winliststyle
cr/implement_gnumber_hack
cr/implement_gnumber_uglyhack
cr/perl_prefer_envvar
cr/remove_cos_obsolete_email
cr/remove_cos_obsolete_irc
fix/authors_dups_clean-up
fix/gselect_exact_match
fix/unsetenv_memory_corruption
hax/altgr_support
master
rp_simplified
ratpoison is a simple window manager with no flashy wank.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input.c
Age
Commit message (
Expand
)
Author
2003-02-27
* src/main.c (free_screen): new function
sabetts
2003-02-23
* configure.in: don't check for variable argument support in
sabetts
2002-01-15
fixed crash on solaris
sabetts
2001-12-21
* src/input.c (input_history): new static global
sabetts
2001-12-21
* src/input.c (update_input_window): Draw the cursor in the right place.
sabetts
2001-10-18
* src/split.c (show_frame_indicator): call XSync after clearing the window.
sabetts
2001-10-18
* src/split.h (find_last_frame): new prototype
sabetts
2001-09-13
* src/actions.c (command): Gobble the whitespace between the
sabetts
2001-09-09
* src/list.h (update_window_position): new prototype
sabetts
2001-09-06
numlock, caps lock, and scroll lock are ignored for the prefix key.
sabetts
2001-08-24
added a user abort key
sabetts
2001-06-01
reverted last revision
sabetts
2001-06-01
iconic window map_request properly
sabetts
2001-05-18
* src/input.c (update_modifier_map): rename from
sabetts
2001-04-19
* src/input.c (keysym_to_string): handles control, meta, alt,
sabetts
2001-03-12
merged rel-0-1-0 branch
sabetts
2001-03-02
* ratpoison.h (xmalloc, xrealloc, fatal): Prototype.
rcyeske
2001-02-19
added more_input routine
rcyeske
2001-02-19
* manage.c (manage): calls sort_window_list_by_number
sabetts
2001-02-17
renamed display_msg_in_bar() to message(); it and get_input() no longer take ...
rcyeske
2001-02-17
(get_input): use dynamically allocated strings
algernon
2001-02-14
removed bold color
rcyeske
2001-02-10
* communications.c (send_restart, send_kill): Added
sabetts
2000-12-09
(cook_keycode): updated comments
sabetts
2000-12-09
* input.c (cook_keycode): properly handle LockMask
sabetts
2000-12-04
* input.h (cook_keycode): added prototype
sabetts
2000-09-15
Added a standard error reporting function PRINT_ERROR and a standard
sabetts
2000-09-07
restructured tree, added automake and autoconf to the build process.
sabetts