summaryrefslogtreecommitdiff
path: root/src/actions.h
AgeCommit message (Expand)Author
2002-02-01* src/actions.c (command): bail out if alias recursion gets too deep.sabetts
2002-01-24* src/messages.h (MESSAGE_FRAME_STRING): Pad the string withsabetts
2001-12-21* src/actions.h (cmd_alias): new prototypesabetts
2001-12-21* src/actions.h (cmd_license): new prototypesabetts
2001-12-21* src/input.c (update_input_window): Draw the cursor in the right place.sabetts
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-09-21* src/split.h (find_frame_up): new prototypesabetts
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-13(command): Gobble the whitespace between thesabetts
2001-09-09* src/bar.c (marked_message): use the screen_info fg_color andsabetts
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-23new rudeness commandsabetts
2001-08-18commands can be called interactively and non-interactively. commands return a...sabetts
2001-04-15* src/number.h (add_window_number): new prototypesabetts
2001-04-15* src/messages.h (MESSAGE_WELCOME): new definesabetts
2001-04-07* src/split.h (hide_frame_indicator): new prototypesabetts
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-02-28* manage.h (ungrab_prefix_key): new prototypesabetts
2001-02-28* actions.c: "maximize" user command calls cmd_maximizesabetts
2001-02-27* actions.h: prototype for force_maximize addedsabetts
2001-02-26added cmd_sourcercyeske
2001-02-22added preliminar keybinding supportrcyeske
2001-02-20removed key_actions table, replaced with set of functionsrcyeske
2001-02-19renamed all user commandsrcyeske
2001-02-17renamed display_msg_in_bar() to message(); it and get_input() no longer take ...rcyeske
2001-02-17copyright year update & stuffalgernon
2001-02-15added xterm_command and keybindingsrcyeske
2001-02-15added generate_key_eventrcyeske
2001-02-14added interactive commandsrcyeske
2001-02-11*** empty log message ***rcyeske
2001-02-11* actions.c (prev_window): display correct message when there isrcyeske
2001-02-10* communications.c (send_restart, send_kill): Addedsabetts
2001-01-02* actions.h (show_clock): added prototypesabetts
2000-12-09* data.h (struct rp_window): added x, y, width, height, border;sabetts
2000-12-09* input.c (cook_keycode): properly handle LockMasksabetts
2000-11-27fixed some problems with modifiers for key eventssabetts
2000-10-31* actions.h (execute_command): added prototypercyeske
2000-10-17*** empty log message ***sabetts