Age | Commit message (Expand) | Author |
2001-10-11 | fixed a raise request rudeness malady | sabetts |
2001-09-21 | * src/split.h (find_frame_up): new prototype | sabetts |
2001-09-09 | * src/list.h (update_window_position): new prototype | sabetts |
2001-09-06 | numlock, caps lock, and scroll lock are ignored for the prefix key. | sabetts |
2001-08-27 | code cleanup | sabetts |
2001-08-27 | code cleanup, unmap_notify bug fixes | sabetts |
2001-08-26 | raise request bug fix | sabetts |
2001-08-23 | new rudeness command | sabetts |
2001-08-23 | new code to handle transient windows | sabetts |
2001-08-23 | another transient window hiding bug fix | sabetts |
2001-08-20 | fixed maximize bug in clean_frame | sabetts |
2001-08-19 | window switching flicker bug fixed | sabetts |
2001-08-19 | fixed emacs20 maximize bug | sabetts |
2001-08-18 | commands can be called interactively and non-interactively. commands return a... | sabetts |
2001-08-18 | window flicker problems fixed | sabetts |
2001-06-11 | * src/events.c (grab_rat): wrap in ifdef | sabetts |
2001-06-11 | * src/main.c (rp_rat_bits): remove | sabetts |
2001-06-05 | * src/manage.c (hide_window): ignore only StructureNotify events. | sabetts |
2001-06-02 | * src/manage.c (hide_window): ignore unmap_notify events when | sabetts |
2001-06-01 | iconic window map_request properly | sabetts |
2001-06-01 | transients appear overtop of other windows | sabetts |
2001-05-24 | * src/events.c (colormap_notify): ignore badwindows when | sabetts |
2001-05-18 | * src/input.c (update_modifier_map): rename from | sabetts |
2001-04-16 | accidental commented out stuff | sabetts |
2001-04-15 | * src/messages.h (MESSAGE_WELCOME): new define | sabetts |
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 |