summaryrefslogtreecommitdiff
path: root/src/frame.c
AgeCommit message (Expand)Author
2009-07-15do not shadow identifiers (silencing gcc's -Wshadow warnings)Bernhard R. Link
2007-01-31* src/frame.c (frame_read): fix bug to never set dedicatedbrl
2006-09-27*** empty log message ***sabetts
2006-03-162006-03-15 Bernhard R. Link <brlink@debian.org>sabetts
2006-03-16* src/window.c (_XOPEN_SOURCE): new definesabetts
2006-03-16remove tabs and trailing whitespace.sabetts
2005-01-17(frame_read): remove space in "(frame " string.sabetts
2005-01-15(frame_read): correctly determine if the inputsabetts
2004-12-04use a hyphen instead of underscore for f->last_access.sabetts
2004-12-04update copyright.sabetts
2004-12-02Updated copyright notices.sabetts
2004-11-19(init_frame): new static functionsabetts
2004-11-19(frame_dump): dump the frame as an sexpr instead ofsabetts
2004-11-19* src/actions.c (set_vars): add maxundossabetts
2003-05-25* src/window.c: do not include ctype.hsabetts
2003-05-15* src/data.h (struct rp_frame): renamed from rp_window_frame. Allsabetts
2003-05-15(struct rp_screen): rename fromsabetts
2003-04-04* src/actions.c (cmd_setenv): properly parse the environment namesabetts
2003-03-31* src/split.c (current_window): call screen_get_frame.sabetts
2003-03-18* src/actions.c (initialize_default_keybindings): add keybindingssabetts
2003-03-07* src/Makefile.am (ratpoison_SOURCES): add frame.c and frame.hsabetts