summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-07Here comes ratpoison 1.4.6v1.4.6Jérémie Courrèges-Anglas
2013-04-07More ChangeLog and NEWS entries for upcoming releaseJérémie Courrèges-Anglas
2013-04-07In strtok_ws() use "last", not "pointer" for the static variableJérémie Courrèges-Anglas
2013-04-07Don't use a flexible array member in struct history_itemJérémie Courrèges-Anglas
2013-04-01bump to 1.4.6-rc1Jérémie Courrèges-Anglas
2013-04-01a .dir-locals.el file for contributors using EmacsJérémie Courrèges-Anglas
2013-02-22receive_command_result() fixupJérémie Courrèges-Anglas
2013-02-22fixup return values of several commandsJérémie Courrèges-Anglas
2013-02-22make ratpoison -c provide a useful exit statusJérémie Courrèges-Anglas
2013-02-18silence minor compilation warning in src/manage.cJérémie Courrèges-Anglas
2013-02-18more correct cmd_help()Jérémie Courrèges-Anglas
2013-02-13move xa_string initialisation before first useBernhard R. Link
2013-02-12readd AM_MAINTAINER_MODE, but enable maintainer mode by defaultBernhard R. Link
2013-02-11get rid of AM_MAINTAINER_MODEJérémie Courrèges-Anglas
2013-02-11update Shawn's email address in documentationJérémie Courrèges-Anglas
2013-02-10texinfo manual updateJérémie Courrèges-Anglas
2013-02-08add myself (as current maintainer) to AUTHORSJérémie Courrèges-Anglas
2013-02-08update FAQ urlJérémie Courrèges-Anglas
2013-02-07remove ratpoison.specJérémie Courrèges-Anglas
2013-02-07mv configure.in configure.acJérémie Courrèges-Anglas
2013-02-06rp_text_width: remove "font" argumentJérémie Courrèges-Anglas
2013-02-06use utf8-handling Xft functions if we are in an UTF-8 localeJérémie Courrèges-Anglas
2013-02-06make TEXT atoms global variablesJérémie Courrèges-Anglas
2013-02-06introduce defaults.utf8_localeJérémie Courrèges-Anglas
2013-01-21autotools: introduce AM_LANGINFO_CODESETJérémie Courrèges-Anglas
2013-01-21configure.in: get rid of AC_TYPE_SIGNALJérémie Courrèges-Anglas
2013-01-21configure.in: compiler handlingJérémie Courrèges-Anglas
2013-01-21configure.in: rename obsolete macrosJérémie Courrèges-Anglas
2013-01-21Makefile.am: strip unused stuffJérémie Courrèges-Anglas
2013-01-21more up-to-date autotools practicesJérémie Courrèges-Anglas
2013-01-20basic contrib/ cleanupJérémie Courrèges-Anglas
2013-01-20tmpwm fix: SIG_IGN -> SIG_DFLJérémie Courrèges-Anglas
2012-12-26environment handling fixesJérémie Courrèges-Anglas
2012-08-10contrib/genrpbindings: removing the space between method name and the parenth...Vincent Batts
2012-07-01cmd_info: also display a window not in the current groupBernhard R. Link
2011-05-25remove mention of non-existant keybinding for quit from manpageBernhard R. Link
2011-05-10Fix display_string construction to handle new XDisplayString() behaviouranthony
2010-12-23don't follow a pointer that might be NULL (HIDE_MOUSE specific)Bernhard R. Link
2010-08-21document nextscreen and prevscreen default keybindings in the manpageBernhard R. Link
2010-05-18add a titlechanged hookZed Lopez
2010-05-07fix alias bugKeith Amling
2010-04-16in init_screen, properly handle a dot in the display stringShawn Betts
2010-04-12document newwindow hookShawn Betts
2010-04-12add a new_window_hook to the map_window function of manage.c.Eric A
2010-03-31Cleaned up some cmdret, sbuf, char * usage; eliminating associated memory leaksKipling Inscore
2010-03-17fix swap across multiple screensBernhard R. Link
2010-01-31change error message for gdelete to reduce confusion.Shawn Betts
2010-01-31cother/iother Segfault patchRob Paisley
2010-01-03correct spelling errors in the manpageBernhard R. Link
2009-11-25Do not manually set docdir to default directory.Bernhard R. Link