summaryrefslogtreecommitdiff
path: root/src/actions.h
AgeCommit message (Expand)Author
2004-12-02Updated copyright notices.sabetts
2004-11-19* src/actions.c (set_vars): add maxundossabetts
2004-11-17*** empty log message ***sabetts
2004-11-12* src/actions.c (cmd_ratclick): new functionsabetts
2004-10-05new command, sselectsabetts
2004-04-19* src/messages.h (MESSAGE_PROMPT_SELECT_VAR): new definesabetts
2004-04-04* src/main.c (init_defaults): init frame_selectors.sabetts
2003-09-02* src/main.c (show_welcome_message): search the root keymap forsabetts
2003-08-23* src/split.c (remove_all_splits): only hide the windows in thesabetts
2003-08-10* src/actions.h (cmd_listhook): new prototypesabetts
2003-07-17* src/window.c (set_active_window): run the switch window hook.sabetts
2003-05-25* src/actions.c (cmd_gmerge): show a message if the groupsabetts
2003-05-25* src/window.c: do not include ctype.hsabetts
2003-05-16* src/window.c (add_to_window_list): add the window to the currentsabetts
2003-05-09* src/manage.h (clear_unmanaged_list): new prototypesabetts
2003-04-07* src/actions.h: All cmd_* functions take char* instead ofsabetts
2003-04-06* src/window.c (get_window_list): if window_list_style is STYLE_COLUMN thensabetts
2003-04-05* src/window.c (get_window_list): if wrap_window_list is on thensabetts
2003-04-04* src/actions.c (cmd_setenv): properly parse the environment namesabetts
2003-03-07* src/split.h (find_frame_number): new prototypesabetts
2003-02-27* src/main.c (free_screen): new functionsabetts
2003-02-24* src/split.h (cleanup_frame): new protoypesabetts
2003-02-10* src/split.h (num_frames): new prototypesabetts
2002-11-20* src/main.c (init_defaults): set pointer warping to on bysabetts
2002-03-24* src/actions.c (command): look for the command in the aliasessabetts
2002-03-13* src/split.c (set_active_frame): fix to operate properly withsabetts
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