summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-11-04*** empty log message ***rcyeske
2000-11-04* Makefile.am (ratpoison_SOURCES): added getopt.c, getopt1.c andrcyeske
2000-10-31*** empty log message ***rcyeske
2000-10-31* actions.h (execute_command): added prototypercyeske
2000-10-31* actions.c (rename_current_window): added test to skip renaming if user ente...rcyeske
2000-10-31initial releasesabetts
2000-10-30removed PointerMotionMask from the events ratpoison polls windows forsabetts
2000-10-30added ifdef's to toggle the hide mouse featuresabetts
2000-10-25*** empty log message ***rcyeske
2000-10-25fixed right hand side bar location: right-most border now showsrcyeske
2000-10-21for windows that don't grab the mouse, ratpoison restores the rat tosabetts
2000-10-20*** empty log message ***sabetts
2000-10-20fixed MODIFIER_PREFIX bugsabetts
2000-10-20added initial support for hiding the rat on key eventssabetts
2000-10-20free pointer and test for NULL names in unmanaged_window()rcyeske
2000-10-20adjusted PADDING_* offset. added comment describing UNMANAGED_WINDOW_LISTsabetts
2000-10-20added unmanaged windows and window paddingrcyeske
2000-10-20fixed badwindow errors when deleting windows by ignoring badwindow errors in ...sabetts
2000-10-20key 't' should be KEY_PREFIX. fixed.sabetts
2000-10-20*** empty log message ***sabetts
2000-10-20added get_window_namesabetts
2000-10-17*** empty log message ***sabetts
2000-10-17emacs now maximizes properly rxvt seems to too, but more testing will be needed.sabetts
2000-10-17fixed bug that lost focus of any window when the current window was unmapped.sabetts
2000-10-15*** empty log message ***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-15new news!sabetts
2000-09-15initial revision.sabetts
2000-09-15minor change to update_window_name to get rid of a compiler warningsabetts
2000-09-15added DEBUGsabetts
2000-09-15Added a standard error reporting function PRINT_ERROR and a standardsabetts
2000-09-15Added a --enable-debug option to enable debugging output.sabetts
2000-09-14*** empty log message ***sabetts
2000-09-07added some content!sabetts
2000-09-07added copyright noticesabetts
2000-09-07needed for autoconfsabetts
2000-09-07moved to the docs/ dirsabetts
2000-09-07moved to src/sabetts
2000-09-07restructured tree, added automake and autoconf to the build process.sabetts
2000-09-06added a rename window key.sabetts
2000-09-06reverted rxvt to xterm. added a rename window key.sabetts
2000-09-05respects return value of update_window_name in property_notify().sabetts
2000-09-05in property_notify(), when the name of a window changes, update thesabetts
2000-08-31handles getting input from the user.sabetts
2000-08-31made bar_x and bar_y global so I could use them in input.c.sabetts
2000-08-31Added an input_window to allow the user to type data. This is used tosabetts
2000-08-30switched the default term from 'xterm' to 'rxvt'.sabetts
2000-08-30added an entry explaining how to use a different terminal program.sabetts