index
:
ratpoison
cr/add_confirmquit
cr/deprecate_winliststyle
cr/implement_gnumber
cr/implement_gnumber-with_winliststyle
cr/implement_gnumber_hack
cr/implement_gnumber_uglyhack
cr/perl_prefer_envvar
cr/remove_cos_obsolete_email
cr/remove_cos_obsolete_irc
fix/authors_dups_clean-up
fix/gselect_exact_match
fix/unsetenv_memory_corruption
hax/altgr_support
master
rp_simplified
ratpoison is a simple window manager with no flashy wank.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
frame.c
Age
Commit message (
Expand
)
Author
2009-07-15
do not shadow identifiers (silencing gcc's -Wshadow warnings)
Bernhard R. Link
2007-01-31
* src/frame.c (frame_read): fix bug to never set dedicated
brl
2006-09-27
*** empty log message ***
sabetts
2006-03-16
2006-03-15 Bernhard R. Link <brlink@debian.org>
sabetts
2006-03-16
* src/window.c (_XOPEN_SOURCE): new define
sabetts
2006-03-16
remove 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 input
sabetts
2004-12-04
use a hyphen instead of underscore for f->last_access.
sabetts
2004-12-04
update copyright.
sabetts
2004-12-02
Updated copyright notices.
sabetts
2004-11-19
(init_frame): new static function
sabetts
2004-11-19
(frame_dump): dump the frame as an sexpr instead of
sabetts
2004-11-19
* src/actions.c (set_vars): add maxundos
sabetts
2003-05-25
* src/window.c: do not include ctype.h
sabetts
2003-05-15
* src/data.h (struct rp_frame): renamed from rp_window_frame. All
sabetts
2003-05-15
(struct rp_screen): rename from
sabetts
2003-04-04
* src/actions.c (cmd_setenv): properly parse the environment name
sabetts
2003-03-31
* src/split.c (current_window): call screen_get_frame.
sabetts
2003-03-18
* src/actions.c (initialize_default_keybindings): add keybindings
sabetts
2003-03-07
* src/Makefile.am (ratpoison_SOURCES): add frame.c and frame.h
sabetts