summaryrefslogtreecommitdiff
path: root/src/data.h
AgeCommit message (Expand)Author
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