summaryrefslogtreecommitdiff
path: root/src/actions.c
AgeCommit message (Expand)Author
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
2001-03-06formattingrcyeske
2001-03-05remove silly C,M,A,S,H #defines and propagatercyeske
2001-03-04(cmd_bind): Do not pollute the message bar withrcyeske
2001-03-02* actions.c (initialize_default_keybindings): removed emacssabetts
2001-03-02* actions.c (cmd_source): Open the file. Error report asrcyeske
2001-03-02* actions.c (cmd_source): Open the file. Error report asrcyeske
2001-03-02Use PRINT_DEBUG instead of fprintf. Put useful errorrcyeske
2001-02-28* actions.c (cmd_escape): updates the "other" command keybindingsabetts
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-24fix key rebindingrcyeske
2001-02-22added preliminar keybinding supportrcyeske
2001-02-21fixed generate prefix stupidityrcyeske
2001-02-20removed key_actions table, replaced with set of functionsrcyeske
2001-02-19renamed all user commandsrcyeske
2001-02-19* manage.c (manage): calls sort_window_list_by_numbersabetts