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
/
ratpoison.h
Age
Commit message (
Expand
)
Author
2008-06-22
make xstrdup argument const char*
Bernhard R. Link
2006-09-27
*** empty log message ***
sabetts
2006-05-24
* src/xinerama.c (free_xinerama): take void arguments. prototype updated.
sabetts
2006-04-20
* src/split.c (show_frame_message): use XmbDrawString and XmbTextEscapement
sabetts
2006-03-16
remove tabs and trailing whitespace.
sabetts
2006-03-15
(init_user_commands): add optional argument to "info"
sabetts
2005-03-05
* src/ratpoison.h (check_child_procs): new prototype
sabetts
2004-12-13
* src/sbuf.c (sbuf_concat): call sbuf_nconcat. move bulk of body
sabetts
2004-12-04
update copyright.
sabetts
2004-12-02
Updated copyright notices.
sabetts
2004-09-29
* configure.in: Warn when the history header or library is not
sabetts
2004-02-27
* src/window.c (give_window_focus): save the mouse position before
sabetts
2003-11-18
* contrib/rpshowall.sh: store ratpoison binary location in
sabetts
2003-11-03
* configure.in: Add "--disable-history" handling.
sabetts
2003-07-17
* src/window.c (set_active_window): run the switch window hook.
sabetts
2003-05-27
* src/editor.c (saved_command): new local global
sabetts
2003-05-25
* src/window.c: do not include ctype.h
sabetts
2003-05-16
* src/window.c (add_to_window_list): add the window to the current
sabetts
2003-05-15
(struct rp_screen): rename from
sabetts
2003-03-31
* src/split.c (current_window): call screen_get_frame.
sabetts
2003-03-07
* src/Makefile.am (ratpoison_SOURCES): add frame.c and frame.h
sabetts
2003-03-07
* src/Makefile.am (ratpoison_SOURCES): remove list.h and list.c,
sabetts
2003-02-23
* configure.in: don't check for variable argument support in
sabetts
2002-11-20
* src/ratpoison.h[!HAVE_VARARG_MACROS]: PRINT_ERROR and
sabetts
2001-12-21
* src/sbuf.h (sbuf_printf_concat): new prototype
sabetts
2001-09-18
* src/ratpoison.h (xstrdup): new prototype
sabetts
2001-04-01
* src/split.h (find_window_for_frame): new function prototype
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-26
added cmd_source
rcyeske
2001-02-15
header cleanups & copyright year update & co
algernon
2001-02-14
rewrote bar highlighting
rcyeske
2001-02-12
#include "sbuf.h"
rcyeske
2001-02-11
#include "messages.h"
rcyeske
2001-02-10
* communications.c (send_restart, send_kill): Added
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