summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2001-12-21* src/input.c (input_history): new static globalsabetts
2001-12-21* src/input.c (update_input_window): Draw the cursor in the right place.sabetts
2001-12-21*** empty log message ***sabetts
2001-12-21* src/data.h (rp_error_msg): new global externsabetts
2001-12-20* src/manage.c (maximize_transient): always honour the currentsabetts
2001-12-18(maximize_transient): Fit the transient windowsabetts
2001-12-12(parse_keydesc): Don't mangle the key descriptionsabetts
2001-12-12Add ruby bindings. From Doug Kearns <djkea2@mugc.its.monash.edu.au>.rcyeske
2001-12-09* src/events.c (handle_key): revert the focus immediately aftersabetts
2001-12-08.algernon
2001-12-08.algernon
2001-12-06fixed perl bugrcyeske
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-10-12(show_last_message): abort if there was no lastsabetts
2001-10-11fixed a raise request rudeness maladysabetts
2001-10-10(remove_frame): Make sure the frame attempting tosabetts
2001-10-10(format_window_name): add formatting option '%l' tosabetts
2001-10-05ratpoison.el stuffalgernon
2001-10-02(marked_message_printf): Handle a return value fromsabetts
2001-09-28remove 'r' and 'k'.sabetts
2001-09-23(initialize_default_keybindings): Change C-t a andsabetts
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