summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
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