summaryrefslogtreecommitdiff
path: root/src/input.c
AgeCommit message (Expand)Author
2003-08-29* src/window.c (give_window_focus): use set_rp_window_focus.sabetts
2003-05-27* src/editor.c (saved_command): new local globalsabetts
2003-05-25* src/window.c: do not include ctype.hsabetts
2003-05-25(read_key): Do not wait for the key releasesabetts
2003-05-15(struct rp_screen): rename fromsabetts
2003-04-08* src/Makefile.am (ratpoison_SOURCES): add linkedlist.hsabetts
2003-04-05* src/window.c (get_window_list): if wrap_window_list is on thensabetts
2003-03-26* src/split.h (show_frame_message): new prototypesabetts
2003-02-27* src/main.c (free_screen): new functionsabetts
2003-02-23* configure.in: don't check for variable argument support insabetts
2002-01-15fixed crash on solarissabetts
2001-12-21* src/input.c (input_history): new static globalsabetts
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 prototypesabetts
2001-09-13* src/actions.c (command): Gobble the whitespace between thesabetts
2001-09-09* src/list.h (update_window_position): new prototypesabetts
2001-09-06numlock, caps lock, and scroll lock are ignored for the prefix key.sabetts
2001-08-24added a user abort keysabetts
2001-06-01reverted last revisionsabetts
2001-06-01iconic window map_request properlysabetts
2001-05-18* src/input.c (update_modifier_map): rename fromsabetts
2001-04-19* src/input.c (keysym_to_string): handles control, meta, alt,sabetts
2001-03-12merged rel-0-1-0 branchsabetts
2001-03-02* ratpoison.h (xmalloc, xrealloc, fatal): Prototype.rcyeske
2001-02-19added more_input routinercyeske
2001-02-19* manage.c (manage): calls sort_window_list_by_numbersabetts
2001-02-17renamed display_msg_in_bar() to message(); it and get_input() no longer take ...rcyeske
2001-02-17(get_input): use dynamically allocated stringsalgernon
2001-02-14removed bold colorrcyeske
2001-02-10* communications.c (send_restart, send_kill): Addedsabetts
2000-12-09(cook_keycode): updated commentssabetts
2000-12-09* input.c (cook_keycode): properly handle LockMasksabetts
2000-12-04* input.h (cook_keycode): added prototypesabetts
2000-09-15Added a standard error reporting function PRINT_ERROR and a standardsabetts
2000-09-07restructured tree, added automake and autoconf to the build process.sabetts