summaryrefslogtreecommitdiff
path: root/src/actions.c
AgeCommit message (Expand)Author
2001-09-21* src/split.h (find_frame_up): new prototypesabetts
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* 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* 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-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-27pad the date with spacessabetts
2001-08-27code cleanup, unmap_notify bug fixessabetts
2001-08-24added a user abort keysabetts
2001-08-23new rudeness commandsabetts
2001-08-23new code to handle transient windowssabetts
2001-08-19help screen fixupsabetts
2001-08-18commands can be called interactively and non-interactively. commands return a...sabetts
2001-06-11* src/actions.c (cmd_generate): return if there is no currentsabetts
2001-06-11* src/main.c (rp_rat_bits): removesabetts
2001-06-05(parse_keydesc): return NULL if the keydesc is asabetts
2001-06-01reverted last revisionsabetts
2001-06-01iconic window map_request properlysabetts
2001-05-22 * src/actions.c (cmd_generate): only generate the event if theresabetts
2001-04-19* src/input.c (keysym_to_string): handles control, meta, alt,sabetts
2001-04-15* src/number.h (add_window_number): new prototypesabetts
2001-04-15* src/actions.c (cmd_clock): remove newline from date string.sabetts
2001-04-15* src/messages.h (MESSAGE_WELCOME): new definesabetts
2001-04-13* src/actions.c (cmd_clock): doesn't allocate memory. displays thesabetts
2001-04-13* src/split.h (blank_frame): new prototypesabetts
2001-04-07* src/split.h (hide_frame_indicator): new prototypesabetts
2001-04-07* src/split.c (remove_all_splits): only maximize the currentsabetts
2001-04-06* src/split.h (h_split_frame): renamed frome h_split_windowsabetts
2001-04-05(initialize_default_keybindings): Add keybinding for :banish.rcyeske
2001-04-05add banish to user_commands.rcyeske
2001-04-01* src/split.h (find_window_for_frame): new function prototypesabetts
2001-03-29better command functionalitysabetts
2001-03-12merged rel-0-1-0 branchsabetts
2001-03-08(string_to_keysym): New function.rcyeske
2001-03-06formattingrcyeske