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
/
bar.h
Age
Commit message (
Expand
)
Author
2006-09-26
* src/manage.c (update_window_name): return 1 if anything changed. 0 otherwise.
sabetts
2006-05-24
* src/xinerama.c (free_xinerama): take void arguments. prototype updated.
sabetts
2006-03-15
* src/bar.c (show_bar): accept a fmt argument. all callers and prototype upda...
sabetts
2004-12-04
update copyright.
sabetts
2004-12-02
Updated copyright notices.
sabetts
2003-05-25
* src/window.c: do not include ctype.h
sabetts
2003-05-20
* src/linkedlist.h: Move all C function to linkedlist.c
sabetts
2003-05-15
(struct rp_screen): rename from
sabetts
2003-05-09
* src/split.c (split_frame): call update_bar() instead of
sabetts
2003-04-05
* src/window.c (get_window_list): if wrap_window_list is on then
sabetts
2003-02-27
* src/main.c (free_screen): new function
sabetts
2001-09-18
* src/actions.h (cmd_info): new prototype
sabetts
2001-08-23
new rudeness command
sabetts
2001-02-19
added message macro and marked_message()
rcyeske
2001-02-17
renamed display_msg_in_bar() to message(); it and get_input() no longer take ...
rcyeske
2001-02-15
header cleanups & copyright year update & co
algernon
2001-02-15
fixed ANSI violations
rcyeske
2001-02-14
all displayed messages can have highlighted portions
rcyeske
2000-12-09
* input.c (cook_keycode): properly handle LockMask
sabetts
2000-10-17
fixed bug that lost focus of any window when the current window was unmapped.
sabetts
2000-09-07
restructured tree, added automake and autoconf to the build process.
sabetts