Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-03-14 | * src/events.c (delegate_event): calls focus_change on FocusOut | sabetts | |
and FocusIn events. (focus_change): new function * src/list.c (add_to_window_list): add FocusChangeMask to the window's event mask. | |||
2001-03-14 | warn the user if the x terminal emulator cannot be | sabetts | |
found. | |||
2001-03-14 | * src/conf.h: replaced the silly c++ style comment around | sabetts | |
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-12 | merged rel-0-1-0 branch | sabetts | |
2001-03-04 | updated to reflect changes | algernon | |
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 emacs | sabetts | |
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/Makefile | sabetts | |
* Makefile.am (SUBDIRS): added man dir | |||
2001-02-22 | changed version to 0.0.6-cvs | rcyeske | |
2001-02-20 | swapped aclocal and autoheader ordering | rcyeske | |
2001-02-19 | trivial changes | rcyeske | |
2001-02-18 | updated | algernon | |
2001-02-17 | updated to reflect changes | algernon | |
2001-02-15 | updated to reflect my changes | algernon | |
2001-02-12 | added to repository | rcyeske | |
2001-02-05 | *** empty log message *** | rcyeske | |
2000-09-07 | restructured tree, added automake and autoconf to the build process. | sabetts | |