summaryrefslogtreecommitdiff
path: root/doc
AgeCommit 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-30alphabetizedsabetts
2002-01-26updates and addition of defbarborder commandsabetts
2002-01-24* src/actions.c (cmd_defbarloc): Read the location argument as asabetts
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 prototypesabetts
* 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-21updates to reflect the state of the codesabetts
2001-12-21* src/input.c (input_history): new static globalsabetts
(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-08ratpoisonrc-mode.el is a thing of the pastalgernon
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-18focuslast commandsabetts
2001-10-18focuslast commandsabetts
2001-10-18cleaned up some ambiguous termssabetts
2001-10-18concepts section addedsabetts
2001-10-18updates for the gravity name change.sabetts
2001-10-18updates for the gravity name change.sabetts
2001-09-21*** empty log message ***sabetts
2001-09-16winfmt escape code updatedsabetts
2001-09-16movedsabetts
2001-09-13updated to reflect code changessabetts
2001-09-13unbind the key if no command is passed to the 'bind' command.sabetts
2001-09-09formatting fixupssabetts
2001-09-09typossabetts
2001-09-09new commandssabetts
2001-09-09fixed versionsabetts
2001-09-06(EXTRA_DIST): added ratpoison-mode.elalgernon
2001-09-06initial checkinalgernon
2001-09-06fixed the escape command docssabetts
2001-09-06change escape ^a to escape C-a, to reflect the new key naming schemealgernon
2001-09-06remove the bit about the rc file parsing taking up 320 bytessabetts
2001-09-06doc updatessabetts
2001-09-05removed blank command. There isn't one!sabetts
2001-09-04spellingsabetts
2001-09-04new commands. split screen section. command line section.sabetts
2001-08-07Fix spelling and grammar.rcyeske
2001-04-01new commands split, hsplit, vsplit, only, removesabetts
2001-04-01*** empty log message ***rcyeske
2001-03-12merged rel-0-1-0 branchsabetts
2001-03-04Some small indentitation fixes, removed Emacs keybinding because it wasalgernon
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 emacssabetts
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-02moved man pagesabetts
2001-03-02minor updates.sabetts
2001-03-02fixed some typos, clean up some sentencesrcyeske
2001-03-01(Commands): filled in remaining commands andsabetts
keys.
2001-02-28(Commands): added escape commandsabetts
2001-02-17removed :center and :resize, they're not in rp (yet? :)algernon
2001-02-16removedrcyeske