summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2001-09-21* src/split.h (find_frame_up): new prototypesabetts
2001-09-18(window_name): make sure the default window name issabetts
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(format_window_name): Use 2 character escape codes,sabetts
2001-09-16* configure.in: check for setpgrp.sabetts
2001-09-16* configure.in: check for setsid and setpgid functions. Addsabetts
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(MAXSIZE_WINDOWS_ARE_TRANSIENTS): definedsabetts
2001-09-09* src/split.c (set_active_frame): give the key_window focus whensabetts
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*** empty log message ***sabetts
2001-09-09(cmd_defbartimeout): merge the 2 ifs.sabetts
2001-09-09* src/list.h (update_window_position): new prototypesabetts
2001-09-07Use AC_CHECK_FUNCS to check for getopt andsabetts
2001-09-06updated to reflect changesalgernon
2001-09-06updated to reflect changesalgernon
2001-09-06numlock, caps lock, and scroll lock are ignored for the prefix key.sabetts
2001-09-06* src/main.c (show_welcome_message): If the help key is bound to ?sabetts
2001-09-06* configure.in: check for getopt and getopt_long.sabetts
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-29unhide bugsabetts
2001-08-27pad the date with spacessabetts
2001-08-27maximize bugsabetts
2001-08-27code cleanupsabetts
2001-08-27code cleanup, unmap_notify bug fixessabetts
2001-08-26raise request bug fixsabetts
2001-08-26frame indicator suppressed when there is only 1 framesabetts
2001-08-24added a user abort keysabetts
2001-08-23new rudeness commandsabetts
2001-08-23new code to handle transient windowssabetts
2001-08-23another transient window hiding bug fixsabetts
2001-08-20fixed maximize bug in clean_framesabetts
2001-08-19window switching flicker bug fixedsabetts
2001-08-19help screen fixupsabetts
2001-08-19fixed emacs20 maximize bugsabetts
2001-08-18commands can be called interactively and non-interactively. commands return a...sabetts
2001-08-18window flicker problems fixedsabetts
2001-08-07Fix spelling and grammar.rcyeske