summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2001-09-06* src/main.c (show_welcome_message): If the help key is bound to ?sabetts
2001-09-05* src/messages.h (MESSAGE_WELCOME): The help keystroke is notsabetts
2001-08-23new rudeness commandsabetts
2001-08-18commands can be called interactively and non-interactively. commands return a...sabetts
2001-06-11* src/main.c (rp_rat_bits): removesabetts
2001-05-18* src/input.c (update_modifier_map): rename fromsabetts
2001-04-15* src/messages.h (MESSAGE_WELCOME): new definesabetts
2001-04-13* src/split.h (blank_frame): new prototypesabetts
2001-04-12 * src/main.c (main): calls XCloseDisplay before exitting aftersabetts
2001-04-10(main): silence a warningalgernon
2001-04-08(clean_up): destroys resources stored in screenssabetts
2001-04-07* src/split.h (hide_frame_indicator): new prototypesabetts
2001-04-06* src/split.h (h_split_frame): renamed frome h_split_windowsabetts
2001-03-29better command functionalitysabetts
2001-03-19* src/main.c (ratpoison_longopts): add --command to recognizedsabetts
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(read_startup_files): Use PRINT_DEBUG to report failurercyeske
2001-03-02* main.c (print_version): updated copyright notice.sabetts
2001-03-02* ratpoison.h (xmalloc, xrealloc, fatal): Prototype.rcyeske
2001-03-02* actions.c (cmd_source): Open the file. Error report asrcyeske
2001-02-28* manage.h (ungrab_prefix_key): new prototypesabetts
2001-02-28* main.c (handler): Prepends error message with "ERROR: ".sabetts
2001-02-26added cmd_sourcercyeske
2001-02-25s/fprintf/PRINT_DEBUG/rcyeske
2001-02-25removed dependancy on gnu extension: getline()rcyeske
2001-02-24added initialization file support "~/.ratpoisonrc"rcyeske
2001-02-23* main.c (main): passes return value of find_window_other() tosabetts
2001-02-20removed key_actions table, replaced with set of functionsrcyeske
2001-02-19renamed FONT and COLOR definesrcyeske
2001-02-15header cleanups & copyright year update & coalgernon
2001-02-14removed bold colorrcyeske
2001-02-11(set_sig_handler): Addedsabetts
2001-02-10* communications.c (send_restart, send_kill): Addedsabetts
2000-12-15(main): propagated changes to set_active_window usagesabetts
2000-10-20added initial support for hiding the rat on key eventssabetts
2000-10-17fixed bug that lost focus of any window when the current window was unmapped.sabetts
2000-10-15added --kill and --restart to kill and restart a running ratpoison processsabetts
2000-10-05fixed wimpy c++ style commentsabetts
2000-09-15now quits when it receives an invalid command line option.sabetts
2000-09-15Added a standard error reporting function PRINT_ERROR and a standardsabetts
2000-09-07restructured tree, added automake and autoconf to the build process.sabetts