summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-10-30update debian/Bernhard R. Link
2009-07-17move libraries from LDFLAGS to LDADD to avoid problems in argument orderBernhard R. Link
2009-07-15silence gcc false-positive undefined warningBernhard R. Link
2009-07-15silence gcc warnings against empty if branchesBernhard R. Link
2009-07-15silence unused variables and unused parameters warningsBernhard R. Link
2009-07-15use gcc's __builtin_prefetch if available to silence problems with the empty ...Bernhard R. Link
2009-07-15silence warnings about signed/unsigned char mismatchBernhard R. Link
2009-07-15do not shadow identifiers (silencing gcc's -Wshadow warnings)Bernhard R. Link
2009-07-14update debian/ directory for 1.4.5-1Bernhard R. Link
2009-07-12check for getline in configure.inShawn Betts
2009-07-12Added functionality to rpws scriptHatem Nassrat
2009-07-12bump version to 1.4.6-GITShawn Betts
2009-07-12update NEWSv1.4.5Shawn Betts
2009-07-04fix inverted text when using xftwinliststyle-row_brokenShawn Betts
2009-05-31only add command to general history if it was entered interactivelywinliststyle-row_worksBernhard R. Link
2009-04-30fix 'set fgcolor' for xft. Change screen's ft_font and color slots to xft_fon...Shawn Betts
2009-04-29Fix issues when historysize is zero.Bernhard R. Link
2009-04-27update debian/ to 1.4.4-1Bernhard R. Link
2009-04-26bump version to 1.4.5-GITShawn Betts
2009-04-26update AUTHORS, NEWS, and ChangeLog with recent changesv1.4.4Shawn Betts
2009-04-24rename ratpoison-info and ratpoison-commands-info to remove name clash with r...Shawn Betts
2009-04-24in contrib/nogaps.el, placate the emacs Lisp byte-compiler and standardise th...Philip Hudson