summaryrefslogtreecommitdiff
path: root/src/ratpoison.h
AgeCommit message (Expand)Author
2009-07-15silence gcc warnings against empty if branchesBernhard R. Link
2008-10-22define different history types and use themBernhard R. Link
2008-06-22make 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 XmbTextEscapementsabetts
2006-03-16remove 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 prototypesabetts
2004-12-13* src/sbuf.c (sbuf_concat): call sbuf_nconcat. move bulk of bodysabetts
2004-12-04update copyright.sabetts
2004-12-02Updated copyright notices.sabetts
2004-09-29* configure.in: Warn when the history header or library is notsabetts
2004-02-27* src/window.c (give_window_focus): save the mouse position beforesabetts
2003-11-18* contrib/rpshowall.sh: store ratpoison binary location insabetts
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 globalsabetts
2003-05-25* src/window.c: do not include ctype.hsabetts
2003-05-16* src/window.c (add_to_window_list): add the window to the currentsabetts
2003-05-15(struct rp_screen): rename fromsabetts
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.hsabetts
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 insabetts
2002-11-20* src/ratpoison.h[!HAVE_VARARG_MACROS]: PRINT_ERROR andsabetts
2001-12-21* src/sbuf.h (sbuf_printf_concat): new prototypesabetts
2001-09-18* src/ratpoison.h (xstrdup): new prototypesabetts
2001-04-01* src/split.h (find_window_for_frame): new function prototypesabetts
2001-03-02* ratpoison.h (xmalloc, xrealloc, fatal): Prototype.rcyeske
2001-03-02* actions.c (cmd_source): Open the file. Error report asrcyeske
2001-02-26added cmd_sourcercyeske
2001-02-15header cleanups & copyright year update & coalgernon
2001-02-14rewrote bar highlightingrcyeske
2001-02-12#include "sbuf.h"rcyeske
2001-02-11#include "messages.h"rcyeske
2001-02-10* communications.c (send_restart, send_kill): Addedsabetts
2000-10-17fixed bug that lost focus of any window when the current window was unmapped.sabetts
2000-09-15Added a standard error reporting function PRINT_ERROR and a standardsabetts
2000-09-07restructured tree, added automake and autoconf to the build process.sabetts