summaryrefslogtreecommitdiff
path: root/src/actions.c
AgeCommit message (Expand)Author
2002-02-03(cmd_defbarpadding): print an error message ifsabetts
2002-02-01* src/actions.c (command): bail out if alias recursion gets too deep.sabetts
2002-01-26(alias_t): rename data structure from cmd_alias tosabetts
2002-01-24* src/actions.c (cmd_defbgcolor): don't set the background color for key_window.sabetts
2002-01-24* src/actions.c (cmd_defbarloc): Read the location argument as asabetts
2002-01-24* src/messages.h (MESSAGE_FRAME_STRING): Pad the string withsabetts
2002-01-24* src/actions.c (command): Append to the end of alias command thesabetts
2002-01-24* src/actions.c (find_alias_index): new functionsabetts
2002-01-24(wingravity_to_string): Fix the north gravitysabetts
2002-01-24(wingravity_to_string): Fix the north gravitysabetts
2002-01-10* src/events.c (delegate_event): ignore the CirculateRequest event.sabetts
2002-01-08(setenv, unsetenv): new functions, used when the system libc does not have them.algernon
2001-12-21* src/actions.h (cmd_alias): new prototypesabetts
2001-12-21* src/actions.c (user_commands): remove "license" from thesabetts
2001-12-21* src/actions.h (cmd_license): new prototypesabetts
2001-12-21* src/manage.c (unmanage): set the kill_signalled variable.sabetts
2001-12-21added a note about the contributorsabetts
2001-12-21* src/input.c (update_input_window): Draw the cursor in the right place.sabetts
2001-12-20* src/manage.c (maximize_transient): always honour the currentsabetts
2001-12-12(parse_keydesc): Don't mangle the key descriptionsabetts
2001-12-09* src/events.c (handle_key): revert the focus immediately aftersabetts
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-23(initialize_default_keybindings): Change C-t a andsabetts
2001-09-21* src/split.h (find_frame_up): new prototypesabetts
2001-09-18Thank you comments for patchessabetts
2001-09-18* src/actions.c(cmd_defwinpos): abort if data is NULLsabetts
2001-09-18* src/actions.c(user_commands)[0]: remove "lastmsg" from the list.sabetts
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-17* src/actions.c (update_all_gcs): new functionsabetts
2001-09-16* configure.in: check for setpgrp.sabetts
2001-09-15(spawn): set the process group ID and session IDsabetts
2001-09-13(command): Gobble the whitespace between thesabetts
2001-09-13unbind the key if no command is passed to the 'bind' command.sabetts
2001-09-13* src/actions.c (command): Gobble the whitespace between thesabetts
2001-09-09* src/bar.c (marked_message): use the screen_info fg_color andsabetts
2001-09-09(cmd_windows): if data is NULL use the default format string.sabetts
2001-09-09(cmd_defbartimeout): merge the 2 ifs.sabetts
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-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