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
/
list.c
Age
Commit message (
Expand
)
Author
2001-03-02
* ratpoison.h (xmalloc, xrealloc, fatal): Prototype.
rcyeske
2001-03-01
* manage.c (map_window): calls update_window_information.
sabetts
2001-02-27
(save_mouse_position): stores the mouse position relative
sabetts
2001-02-23
* main.c (main): passes return value of find_window_other() to
sabetts
2001-02-22
commented out broken sort stuff
rcyeske
2001-02-19
renamed functions
rcyeske
2001-02-19
* manage.c (manage): calls sort_window_list_by_number
sabetts
2001-02-15
copyright year update
algernon
2001-02-15
fixed ANSI violations
rcyeske
2001-02-10
* communications.c (send_restart, send_kill): Added
sabetts
2000-12-15
* list.c (set_active_window): Installs colormap
sabetts
2000-12-15
(add_to_window_list): Added init code for `hints'
sabetts
2000-12-09
* input.c (cook_keycode): properly handle LockMask
sabetts
2000-12-01
p out unmapped windows in find_window_by_name
sabetts
2000-10-17
fixed bug that lost focus of any window when the current window was unmapped.
sabetts
2000-09-15
Added a standard error reporting function PRINT_ERROR and a standard
sabetts
2000-09-07
restructured tree, added automake and autoconf to the build process.
sabetts