summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2001-03-14* src/events.c (delegate_event): calls focus_change on FocusOutsabetts
and FocusIn events. (focus_change): new function * src/list.c (add_to_window_list): add FocusChangeMask to the window's event mask.
2001-03-14warn the user if the x terminal emulator cannot besabetts
found.
2001-03-14* src/conf.h: replaced the silly c++ style comment aroundsabetts
HIDE_MOUSE with a REAL comment. * src/manage.c (update_window_information): updates the window's border width. * src/conf.h (WINDOW_BORDER_WIDTH): new constant * src/manage.c (maximize_normal): Set the border width to WINDOW_BORDER_WIDTH. takes the border width into account when calculating the position, width, and height. (maximize_transient): likewise (maximize): calls XSetWindowBorderWidth to set the window's border width. (force_maximize): likewise
2001-03-12merged rel-0-1-0 branchsabetts
2001-03-04updated to reflect changesalgernon
2001-03-02* configure.in: adds -g to CFLAGS when debugging is turned on.sabetts
2001-03-02* main.c (print_version): updated copyright notice.sabetts
* doc/Makefile.am (EXTRA_DIST): man page comes with the distro.
2001-03-02* actions.c (initialize_default_keybindings): removed emacssabetts
binding. * Makefile.am (SUBDIRS): removed man/ * configure.in (AC_OUTPUT): removed man/Makefile removed references to emacs. * doc/Makefile.am (man_MANS): ratpoison.1 moved to doc/ * doc/ratpoison.texi: minor updates.
2001-03-02*** empty log message ***sabetts
2001-03-01*** empty log message ***sabetts
2001-02-28*** empty log message ***sabetts
2001-02-26* configure.in (AC_OUTPUT): added man/Makefilesabetts
* Makefile.am (SUBDIRS): added man dir
2001-02-22changed version to 0.0.6-cvsrcyeske
2001-02-20swapped aclocal and autoheader orderingrcyeske
2001-02-19trivial changesrcyeske
2001-02-18updatedalgernon
2001-02-17updated to reflect changesalgernon
2001-02-15updated to reflect my changesalgernon
2001-02-12added to repositoryrcyeske
2001-02-05*** empty log message ***rcyeske
2000-09-07restructured tree, added automake and autoconf to the build process.sabetts