Age | Commit message (Expand) | Author |
2001-04-13 | * src/split.h (blank_frame): new prototype | sabetts |
2001-04-10 | *** empty log message *** | rcyeske |
2001-04-07 | * src/split.h (hide_frame_indicator): new prototype | sabetts |
2001-04-06 | * src/split.h (h_split_frame): renamed frome h_split_window | sabetts |
2001-04-01 | * src/split.h (find_window_for_frame): new function prototype | sabetts |
2001-03-29 | better command functionality | sabetts |
2001-03-19 | * src/main.c (ratpoison_longopts): add --command to recognized | sabetts |
2001-03-14 | * src/events.c (delegate_event): calls focus_change on FocusOut | sabetts |
2001-03-12 | merged rel-0-1-0 branch | sabetts |
2001-03-02 | * ratpoison.h (xmalloc, xrealloc, fatal): Prototype. | rcyeske |
2001-03-01 | * manage.c (map_window): calls update_window_information. | sabetts |
2001-02-28 | * manage.h (ungrab_prefix_key): new prototype | sabetts |
2001-02-28 | * main.c (handler): Prepends error message with "ERROR: ". | sabetts |
2001-02-23 | * main.c (main): passes return value of find_window_other() to | sabetts |
2001-02-22 | added preliminar keybinding support | rcyeske |
2001-02-20 | removed key_actions table, replaced with set of functions | rcyeske |
2001-02-19 | propogated function renames | rcyeske |
2001-02-17 | renamed display_msg_in_bar() to message(); it and get_input() no longer take ... | rcyeske |
2001-02-15 | (handle_key): use dynamic strings | algernon |
2001-02-14 | cannot over modify keystrokes | rcyeske |
2001-02-11 | * manage.h (set_state): Added prototype | sabetts |
2001-02-10 | * communications.c (send_restart, send_kill): Added | sabetts |
2000-12-15 | * events.c: propagated changes to set_active_window usage | sabetts |
2000-12-15 | (property_notify): Added handler for XA_WM_NORMAL_HINTS. | sabetts |
2000-12-09 | * data.h (struct rp_window): added x, y, width, height, border; | sabetts |
2000-12-09 | * input.c (cook_keycode): properly handle LockMask | sabetts |
2000-12-04 | * input.h (cook_keycode): added prototype | sabetts |
2000-11-28 | fixed window focus problems in handle_key | sabetts |
2000-11-27 | fixed some problems with modifiers for key events | sabetts |
2000-10-30 | added ifdef's to toggle the hide mouse feature | sabetts |
2000-10-21 | for windows that don't grab the mouse, ratpoison restores the rat to | sabetts |
2000-10-20 | fixed MODIFIER_PREFIX bug | sabetts |
2000-10-20 | added initial support for hiding the rat on key events | sabetts |
2000-10-20 | added unmanaged windows and window padding | rcyeske |
2000-10-20 | fixed badwindow errors when deleting windows by ignoring badwindow errors in ... | sabetts |
2000-10-17 | emacs now maximizes properly rxvt seems to too, but more testing will be needed. | sabetts |
2000-10-17 | fixed bug that lost focus of any window when the current window was unmapped. | sabetts |
2000-10-15 | added --kill and --restart to kill and restart a running ratpoison process | sabetts |
2000-09-15 | Added a standard error reporting function PRINT_ERROR and a standard | sabetts |
2000-09-07 | restructured tree, added automake and autoconf to the build process. | sabetts |