summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2001-03-12merged rel-0-1-0 branchsabetts
2001-03-08* main.c (read_rc_file): Fix typo that was resulting in exhaustingrcyeske
2001-03-08(string_to_keysym): New function.rcyeske
2001-03-08(read_startup_files): Use PRINT_DEBUG to report failurercyeske
2001-03-05remove silly C,M,A,S,H #defines and propagatercyeske
2001-03-05(update_window_names): Print a '+' for the last accessedrcyeske
2001-03-04(cmd_bind): Do not pollute the message bar withrcyeske
2001-03-03fixes to maximize_transientsabetts
2001-03-03fixes to maximize_normalsabetts
2001-03-02* main.c (print_version): updated copyright notice.sabetts
2001-03-02* actions.c (initialize_default_keybindings): removed emacssabetts
2001-03-02* ratpoison.h (xmalloc, xrealloc, fatal): Prototype.rcyeske
2001-03-02* actions.c (cmd_source): Open the file. Error report asrcyeske
2001-03-02* actions.c (cmd_source): Open the file. Error report asrcyeske
2001-03-02Use PRINT_DEBUG instead of fprintf. Put useful errorrcyeske
2001-03-01* manage.c (map_window): calls update_window_information.sabetts
2001-02-28* actions.c (cmd_escape): updates the "other" command keybindingsabetts
2001-02-28* manage.h (ungrab_prefix_key): new prototypesabetts
2001-02-28* actions.c: "maximize" user command calls cmd_maximizesabetts
2001-02-28* main.c (handler): Prepends error message with "ERROR: ".sabetts
2001-02-27(save_mouse_position): stores the mouse position relativesabetts
2001-02-27* actions.h: prototype for force_maximize addedsabetts
2001-02-26*** empty log message ***rcyeske
2001-02-26added cmd_sourcercyeske
2001-02-24added initialization file support "~/.ratpoisonrc"rcyeske
2001-02-24fix key rebindingrcyeske
2001-02-23* main.c (main): passes return value of find_window_other() tosabetts
2001-02-23*** empty log message ***rcyeske
2001-02-22*** empty log message ***rcyeske
2001-02-21fixed generate prefix stupidityrcyeske
2001-02-20removed key_actions table, replaced with set of functionsrcyeske
2001-02-19*** empty log message ***rcyeske
2001-02-19* manage.c (manage): calls sort_window_list_by_numbersabetts
2001-02-18* conf.h: restructured comments. Added #define for AUTO_CLOSE.sabetts
2001-02-17renamed display_msg_in_bar() to message(); it and get_input() no longer take ...rcyeske
2001-02-17updated to reflect changesalgernon
2001-02-15added my changesalgernon
2001-02-15*** empty log message ***rcyeske
2001-02-15*** empty log message ***rcyeske
2001-02-15*** empty log message ***rcyeske
2001-02-15*** empty log message ***rcyeske
2001-02-14*** empty log message ***rcyeske
2001-02-12*** empty log message ***rcyeske
2001-02-12*** empty log message ***rcyeske
2001-02-11(set_sig_handler): Addedsabetts
2001-02-11* manage.h (set_state): Added prototypesabetts
2001-02-11*** empty log message ***rcyeske
2001-02-11*** empty log message ***rcyeske
2001-02-11* actions.c (prev_window): display correct message when there isrcyeske
2001-02-10* communications.c (send_restart, send_kill): Addedsabetts