summaryrefslogtreecommitdiff
path: root/src/data.h
AgeCommit message (Expand)Author
2003-03-31* src/split.c (current_window): call screen_get_frame.sabetts
2003-03-18mess upsabetts
2003-03-18* src/actions.c (initialize_default_keybindings): add keybindingssabetts
2003-03-07* src/split.h (find_frame_number): new prototypesabetts
2003-03-07* src/main.c (main): call init_window_stuff(). Remove call to init_numbers().sabetts
2003-02-27* src/main.c (free_screen): new functionsabetts
2003-02-22* src/actions.c (cmd_number): use list delete entry macrosabetts
2003-02-10* src/split.h (num_frames): new prototypesabetts
2002-11-24* src/main.c: include sys/wait.hsabetts
2002-11-20* src/main.c (init_defaults): set pointer warping to on bysabetts
2002-03-13* src/split.c (set_active_frame): fix to operate properly withsabetts
2002-01-24* src/messages.h (MESSAGE_FRAME_STRING): Pad the string withsabetts
2001-12-21* src/data.h (rp_error_msg): new global externsabetts
2001-12-09* src/events.c (handle_key): revert the focus immediately aftersabetts
2001-10-18(struct rp_window_frame): new field 'last_access'sabetts
2001-09-21* src/split.h (find_frame_up): new prototypesabetts
2001-09-09* src/list.h (update_window_position): new prototypesabetts
2001-09-06numlock, caps lock, and scroll lock are ignored for the prefix key.sabetts
2001-08-23new rudeness commandsabetts
2001-08-23new code to handle transient windowssabetts
2001-06-11* src/main.c (rp_rat_bits): removesabetts
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 whensabetts
2001-06-01reverted last revisionsabetts
2001-06-01iconic window map_request properlysabetts
2001-04-15* src/messages.h (MESSAGE_WELCOME): new definesabetts
2001-04-13* src/split.h (blank_frame): new prototypesabetts
2001-04-07* src/split.h (hide_frame_indicator): new prototypesabetts
2001-04-06* src/split.h (h_split_frame): renamed frome h_split_windowsabetts
2001-04-01* src/split.h (find_window_for_frame): new function prototypesabetts
2001-03-29better command functionalitysabetts
2001-03-19* src/main.c (ratpoison_longopts): add --command to recognizedsabetts
2001-03-12merged rel-0-1-0 branchsabetts
2001-02-28* manage.h (ungrab_prefix_key): new prototypesabetts
2001-02-23* main.c (main): passes return value of find_window_other() tosabetts
2001-02-20removed key_actions table, replaced with set of functionsrcyeske
2001-02-15header cleanups & copyright year update & coalgernon
2001-02-14removed bold coloringrcyeske
2001-02-10* communications.c (send_restart, send_kill): Addedsabetts
2000-12-15* data.h (struct rp_window): Added colormap membersabetts
2000-12-15(struct rp_window): Added XSizeHints membersabetts
2000-12-09* data.h (struct rp_window): added x, y, width, height, border;sabetts
2000-11-27fixed some problems with modifiers for key eventssabetts
2000-10-20added initial support for hiding the rat on key eventssabetts
2000-10-17fixed bug that lost focus of any window when the current window was unmapped.sabetts
2000-10-15added --kill and --restart to kill and restart a running ratpoison processsabetts
2000-09-07restructured tree, added automake and autoconf to the build process.sabetts