Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-03 | * src/number.c (numset_add_num): add debugging output to print the args. | sabetts | |
(numset_release): likewise (numset_request): add debugging output to print the requested number * src/manage.c (withdraw_window): Print an error when withdrawing a window who's number is -1. * src/main.c (clean_up): free the global frame numset. (free_screen): don't free the screen's numset, since it's a pointer to the global numset. * src/group.c (group_del_window): don't release the window number here. It's already been done in group_unmap_window. * src/events.c (configure_request): only change the stack mode for non withdrawn windows. | |||
2003-06-15 | *** empty log message *** | sabetts | |
2003-05-09 | * src/split.c (set_active_frame): update the window list after | sabetts | |
switching frames. * src/actions.c (cmd_frestore): update the window list after restoring the frames. * src/split.c (split_frame): update the window list after the split. | |||
2002-11-20 | *** empty log message *** | sabetts | |
2002-01-02 | updated | sabetts | |
2001-12-06 | *** empty log message *** | sabetts | |
2001-09-13 | unbind the key if no command is passed to the 'bind' command. | sabetts | |
2001-09-09 | *** empty log message *** | sabetts | |
2001-09-06 | numlock, caps lock, and scroll lock are ignored for the prefix key. | sabetts | |
2001-02-22 | add new file | rcyeske | |