Age | Commit message (Expand) | Author |
2001-08-24 | added a user abort key | sabetts |
2001-08-23 | new rudeness command | sabetts |
2001-08-23 | new code to handle transient windows | sabetts |
2001-08-19 | help screen fixup | sabetts |
2001-08-18 | commands can be called interactively and non-interactively. commands return a... | sabetts |
2001-06-11 | * src/actions.c (cmd_generate): return if there is no current | sabetts |
2001-06-11 | * src/main.c (rp_rat_bits): remove | sabetts |
2001-06-05 | (parse_keydesc): return NULL if the keydesc is a | sabetts |
2001-06-01 | reverted last revision | sabetts |
2001-06-01 | iconic window map_request properly | sabetts |
2001-05-22 | * src/actions.c (cmd_generate): only generate the event if there | sabetts |
2001-04-19 | * src/input.c (keysym_to_string): handles control, meta, alt, | sabetts |
2001-04-15 | * src/number.h (add_window_number): new prototype | sabetts |
2001-04-15 | * src/actions.c (cmd_clock): remove newline from date string. | sabetts |
2001-04-15 | * src/messages.h (MESSAGE_WELCOME): new define | sabetts |
2001-04-13 | * src/actions.c (cmd_clock): doesn't allocate memory. displays the | sabetts |
2001-04-13 | * src/split.h (blank_frame): new prototype | sabetts |
2001-04-07 | * src/split.h (hide_frame_indicator): new prototype | sabetts |
2001-04-07 | * src/split.c (remove_all_splits): only maximize the current | sabetts |
2001-04-06 | * src/split.h (h_split_frame): renamed frome h_split_window | sabetts |
2001-04-05 | (initialize_default_keybindings): Add keybinding for :banish. | rcyeske |
2001-04-05 | add banish to user_commands. | rcyeske |
2001-04-01 | * src/split.h (find_window_for_frame): new function prototype | sabetts |
2001-03-29 | better command functionality | sabetts |
2001-03-12 | merged rel-0-1-0 branch | sabetts |
2001-03-08 | (string_to_keysym): New function. | rcyeske |
2001-03-06 | formatting | rcyeske |
2001-03-06 | formatting | rcyeske |
2001-03-05 | remove silly C,M,A,S,H #defines and propagate | rcyeske |
2001-03-04 | (cmd_bind): Do not pollute the message bar with | rcyeske |
2001-03-02 | * actions.c (initialize_default_keybindings): removed emacs | sabetts |
2001-03-02 | * actions.c (cmd_source): Open the file. Error report as | rcyeske |
2001-03-02 | * actions.c (cmd_source): Open the file. Error report as | rcyeske |
2001-03-02 | Use PRINT_DEBUG instead of fprintf. Put useful error | rcyeske |
2001-02-28 | * actions.c (cmd_escape): updates the "other" command keybinding | sabetts |
2001-02-28 | * manage.h (ungrab_prefix_key): new prototype | sabetts |
2001-02-28 | * actions.c: "maximize" user command calls cmd_maximize | sabetts |
2001-02-27 | * actions.h: prototype for force_maximize added | sabetts |
2001-02-26 | added cmd_source | rcyeske |
2001-02-24 | fix key rebinding | rcyeske |
2001-02-22 | added preliminar keybinding support | rcyeske |
2001-02-21 | fixed generate prefix stupidity | rcyeske |
2001-02-20 | removed key_actions table, replaced with set of functions | rcyeske |
2001-02-19 | renamed all user commands | rcyeske |
2001-02-19 | * manage.c (manage): calls sort_window_list_by_number | sabetts |
2001-02-17 | renamed display_msg_in_bar() to message(); it and get_input() no longer take ... | rcyeske |
2001-02-17 | changed a bunch of fprintfs to PRINT_DEBUG | algernon |
2001-02-17 | (goto_window_by_name, rename_current_window, command) | algernon |
2001-02-15 | added xterm_command and keybindings | rcyeske |
2001-02-15 | added generate_key_event | rcyeske |