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
/
main.c
Age
Commit message (
Expand
)
Author
2001-05-18
* src/input.c (update_modifier_map): rename from
sabetts
2001-04-15
* src/messages.h (MESSAGE_WELCOME): new define
sabetts
2001-04-13
* src/split.h (blank_frame): new prototype
sabetts
2001-04-12
* src/main.c (main): calls XCloseDisplay before exitting after
sabetts
2001-04-10
(main): silence a warning
algernon
2001-04-08
(clean_up): destroys resources stored in screens
sabetts
2001-04-07
* src/split.h (hide_frame_indicator): new prototype
sabetts
2001-04-06
* src/split.h (h_split_frame): renamed frome h_split_window
sabetts
2001-03-29
better command functionality
sabetts
2001-03-19
* src/main.c (ratpoison_longopts): add --command to recognized
sabetts
2001-03-12
merged rel-0-1-0 branch
sabetts
2001-03-08
* main.c (read_rc_file): Fix typo that was resulting in exhausting
rcyeske
2001-03-08
(read_startup_files): Use PRINT_DEBUG to report failure
rcyeske
2001-03-02
* main.c (print_version): updated copyright notice.
sabetts
2001-03-02
* ratpoison.h (xmalloc, xrealloc, fatal): Prototype.
rcyeske
2001-03-02
* actions.c (cmd_source): Open the file. Error report as
rcyeske
2001-02-28
* manage.h (ungrab_prefix_key): new prototype
sabetts
2001-02-28
* main.c (handler): Prepends error message with "ERROR: ".
sabetts
2001-02-26
added cmd_source
rcyeske
2001-02-25
s/fprintf/PRINT_DEBUG/
rcyeske
2001-02-25
removed dependancy on gnu extension: getline()
rcyeske
2001-02-24
added initialization file support "~/.ratpoisonrc"
rcyeske
2001-02-23
* main.c (main): passes return value of find_window_other() to
sabetts
2001-02-20
removed key_actions table, replaced with set of functions
rcyeske
2001-02-19
renamed FONT and COLOR defines
rcyeske
2001-02-15
header cleanups & copyright year update & co
algernon
2001-02-14
removed bold color
rcyeske
2001-02-11
(set_sig_handler): Added
sabetts
2001-02-10
* communications.c (send_restart, send_kill): Added
sabetts
2000-12-15
(main): propagated changes to set_active_window usage
sabetts
2000-10-20
added initial support for hiding the rat on key events
sabetts
2000-10-17
fixed bug that lost focus of any window when the current window was unmapped.
sabetts
2000-10-15
added --kill and --restart to kill and restart a running ratpoison process
sabetts
2000-10-05
fixed wimpy c++ style comment
sabetts
2000-09-15
now quits when it receives an invalid command line option.
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