summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-12-09* src/events.c (handle_key): revert the focus immediately aftersabetts
2001-12-05(cmd_getenv): New function.rcyeske
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-10-18(struct rp_window_frame): new field 'last_access'sabetts
2001-10-12(show_last_message): abort if there was no lastsabetts
2001-10-11fixed a raise request rudeness maladysabetts
2001-10-10(remove_frame): Make sure the frame attempting tosabetts
2001-10-10(format_window_name): add formatting option '%l' tosabetts
2001-10-02(marked_message_printf): Handle a return value fromsabetts
2001-09-28remove 'r' and 'k'.sabetts
2001-09-23(initialize_default_keybindings): Change C-t a andsabetts
2001-09-21* src/split.h (find_frame_up): new prototypesabetts
2001-09-18(window_name): make sure the default window name issabetts
2001-09-18Thank you comments for patchessabetts
2001-09-18* src/actions.c(cmd_defwinpos): abort if data is NULLsabetts
2001-09-18* src/actions.c(user_commands)[0]: remove "lastmsg" from the list.sabetts
2001-09-18* src/actions.h (cmd_info): new prototypesabetts
2001-09-18* src/actions.h (cmd_unsetenv): new prototypesabetts
2001-09-18* src/ratpoison.h (xstrdup): new prototypesabetts
2001-09-18(cmd_clock): rename to cmd_time. Dependant codesabetts
2001-09-17* src/actions.c (update_all_gcs): new functionsabetts
2001-09-16(format_window_name): Use 2 character escape codes,sabetts
2001-09-16* configure.in: check for setpgrp.sabetts
2001-09-15(spawn): set the process group ID and session IDsabetts
2001-09-13(command): Gobble the whitespace between thesabetts
2001-09-13unbind the key if no command is passed to the 'bind' command.sabetts
2001-09-13* src/actions.c (command): Gobble the whitespace between thesabetts
2001-09-09(MAXSIZE_WINDOWS_ARE_TRANSIENTS): definedsabetts
2001-09-09* src/split.c (set_active_frame): give the key_window focus whensabetts
2001-09-09* src/bar.c (marked_message): use the screen_info fg_color andsabetts
2001-09-09(cmd_windows): if data is NULL use the default format string.sabetts
2001-09-09(cmd_defbartimeout): merge the 2 ifs.sabetts
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-09-06* src/main.c (show_welcome_message): If the help key is bound to ?sabetts
2001-09-06* configure.in: check for getopt and getopt_long.sabetts
2001-09-05* src/messages.h (MESSAGE_WELCOME): The help keystroke is notsabetts
2001-09-04* src/actions.h (cmd_unbind): new prototypesabetts
2001-08-31maximize bug fixed. frame indicator is less intrusivesabetts
2001-08-29unhide bugsabetts
2001-08-27pad the date with spacessabetts
2001-08-27maximize bugsabetts
2001-08-27code cleanupsabetts
2001-08-27code cleanup, unmap_notify bug fixessabetts
2001-08-26raise request bug fixsabetts
2001-08-26frame indicator suppressed when there is only 1 framesabetts
2001-08-24added a user abort keysabetts
2001-08-23new rudeness commandsabetts
2001-08-23new code to handle transient windowssabetts