Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-01 | * src/actions.c (command): bail out if alias recursion gets too deep. | sabetts | |
* src/conf.h (MAX_ALIAS_RECURSIVE_DEPTH): new define * src/bar.c (bar_x): update to work with all X11 gravity values. (bar_y): likewise * src/actions.c (cmd_defbargravity): Rename from cmd_defbarloc. Dependant code updated. (cmd_defbargravity): accept all gravity arguments. | |||
2002-01-30 | alphabetized | sabetts | |
2002-01-26 | updates and addition of defbarborder command | sabetts | |
2002-01-24 | * src/actions.c (cmd_defbarloc): Read the location argument as a | sabetts | |
gravity argument using parse_wingravity. | |||
2002-01-17 | (Keystrokes): removed false statement that C-t C-: is bound to colon. | algernon | |
2002-01-10 | * src/events.c (delegate_event): ignore the CirculateRequest event. | sabetts | |
* src/actions.c (cmd_rename): Allows the user to specify a second argument which is the number of the window whose number will be set to the first argument. | |||
2001-12-21 | * src/actions.h (cmd_alias): new prototype | sabetts | |
* src/actions.c (user_commands): remove "license" from the unimplemented section. (user_commands): new command "alias" (cmd_alias): new function (command): handle aliases (initialize_default_keybindings): initialize the alias list (struct cmd_alias): new struct (alias_list): new static global (alias_list_size): likewise (alias_list_last): likewise | |||
2001-12-21 | updates to reflect the state of the code | sabetts | |
2001-12-21 | * src/input.c (input_history): new static global | sabetts | |
(input_num_history_entries): likewise (get_more_input): cycle through the input history. * src/conf.h (INPUT_PREV_HISTORY_KEY): new define (INPUT_PREV_HISTORY_MODIFIER): likewise (INPUT_NEXT_HISTORY_KEY): likewise (INPUT_NEXT_HISTORY_MODIFIER): likewise (INPUT_MAX_HISTORY): likewise * src/input.c (update_input_window): Draw the cursor in the right place. | |||
2001-12-21 | * src/input.c (update_input_window): Draw the cursor in the right place. | sabetts | |
* src/actions.h (cmd_defbarpadding): new prototype * src/actions.c (user_commands): new command entry "defbarpadding" (cmd_defbarpadding): new function | |||
2001-12-08 | ratpoisonrc-mode.el is a thing of the past | algernon | |
2001-10-18 | * src/split.c (show_frame_indicator): call XSync after clearing the window. | sabetts | |
* src/input.c (get_more_input): clear the window after it is raised. Call XSync aftwards. * src/conf.h (MAX_LINK_DEPTH): new define * src/bar.c (marked_message): clear the window after it is raised. Call XSync aftwards. * src/actions.h (cmd_link): new prototype * src/actions.c (user_command): new command 'link' (find_command_by_keydesc): new function (resolve_command_from_keydesc): likewise (cmd_link): likewise | |||
2001-10-18 | focuslast command | sabetts | |
2001-10-18 | focuslast command | sabetts | |
2001-10-18 | cleaned up some ambiguous terms | sabetts | |
2001-10-18 | concepts section added | sabetts | |
2001-10-18 | updates for the gravity name change. | sabetts | |
2001-10-18 | updates for the gravity name change. | sabetts | |
2001-09-21 | *** empty log message *** | sabetts | |
2001-09-16 | winfmt escape code updated | sabetts | |
2001-09-16 | moved | sabetts | |
2001-09-13 | updated to reflect code changes | sabetts | |
2001-09-13 | unbind the key if no command is passed to the 'bind' command. | sabetts | |
2001-09-09 | formatting fixups | sabetts | |
2001-09-09 | typos | sabetts | |
2001-09-09 | new commands | sabetts | |
2001-09-09 | fixed version | sabetts | |
2001-09-06 | (EXTRA_DIST): added ratpoison-mode.el | algernon | |
2001-09-06 | initial checkin | algernon | |
2001-09-06 | fixed the escape command docs | sabetts | |
2001-09-06 | change escape ^a to escape C-a, to reflect the new key naming scheme | algernon | |
2001-09-06 | remove the bit about the rc file parsing taking up 320 bytes | sabetts | |
2001-09-06 | doc updates | sabetts | |
2001-09-05 | removed blank command. There isn't one! | sabetts | |
2001-09-04 | spelling | sabetts | |
2001-09-04 | new commands. split screen section. command line section. | sabetts | |
2001-08-07 | Fix spelling and grammar. | rcyeske | |
2001-04-01 | new commands split, hsplit, vsplit, only, remove | sabetts | |
2001-04-01 | *** empty log message *** | rcyeske | |
2001-03-12 | merged rel-0-1-0 branch | sabetts | |
2001-03-04 | Some small indentitation fixes, removed Emacs keybinding because it was | algernon | |
removed. Removed the note that upstream doesn't have a manual page, because it has. | |||
2001-03-02 | * main.c (print_version): updated copyright notice. | sabetts | |
* doc/Makefile.am (EXTRA_DIST): man page comes with the distro. | |||
2001-03-02 | * actions.c (initialize_default_keybindings): removed emacs | sabetts | |
binding. * Makefile.am (SUBDIRS): removed man/ * configure.in (AC_OUTPUT): removed man/Makefile removed references to emacs. * doc/Makefile.am (man_MANS): ratpoison.1 moved to doc/ * doc/ratpoison.texi: minor updates. | |||
2001-03-02 | moved man page | sabetts | |
2001-03-02 | minor updates. | sabetts | |
2001-03-02 | fixed some typos, clean up some sentences | rcyeske | |
2001-03-01 | (Commands): filled in remaining commands and | sabetts | |
keys. | |||
2001-02-28 | (Commands): added escape command | sabetts | |
2001-02-17 | removed :center and :resize, they're not in rp (yet? :) | algernon | |
2001-02-16 | removed | rcyeske | |