summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-22remove libhistory history handling, only feed it on demand when doing ! expan...Bernhard R. Link
2008-10-22add 'set historysize' and 'set historycompaction' (defaulting to true) to com...Bernhard R. Link
2008-10-22alternate history implementation when no libhistory is availableBernhard R. Link
2008-10-22move all HAVE_HISTORY into history.cBernhard R. Link
2008-10-22SHELLCMD history only shows execute arguments, things to execute are stored a...Bernhard R. Link
2008-10-22define different history types and use themBernhard R. Link
2008-10-22return the correct value when set_barinpadding is called without argumentsAntti Nykänen
2008-10-19update the NEWS file to reflect recent changesShawn
2008-10-19add contrib/expose.plJ.R. Mauro
2008-10-19disallow duplicate group namesAli Gholami Rudi
2008-10-12PID support for format_stringAntti Nykänen
2008-10-12run switch group hooks after gdeleteAli Gholami Rudi
2008-10-12don't delete the last groupAli Gholami Rudi
2008-10-12select the last visited group after gdeleteAli Gholami Rudi
2008-10-12change grename arg type to arg_RESTShawn
2008-10-12add grename commandAli Gholami Rudi
2008-10-11cmd_swap checks that both frames are on the same screenBernhard R. Link
2008-10-10document gotherShawn
2008-10-10mark the last group in cmd_groupsShawn
2008-10-10add gother commandAli Gholami Rudi
2008-10-10src/actions.c: fix memory leak in cmd_groups()Ali Gholami Rudi
2008-10-10in get_net_wm_window_type, only call XFree on successShawn
2008-10-10bind nextscreen/prevscreen to C-t N and C-t PShawn
2008-10-10choose a better approach to setting the border color in remove_frameShawn
2008-10-10allow window border color to be set seperately for focused and unfocused windowsKipling Inscore
2008-10-10clean up set_active_window_body() with 2 new helper functionsJ.R. Mauro
2008-10-10doc/ratpoison.texi: fix argument order of execfBernhard R. Link
2008-06-22document new %M in manpageBernhard R. Link
2008-06-22make xstrdup argument const char*Bernhard R. Link
2008-06-22Mark command arguments as arg_COMMANDBernhard R. Link
2008-06-22remove unused history_list_items functionBernhard R. Link
2008-06-20support the netwm dialog window typeShawn
2008-06-20add a maxsize formatter character to format_stringShawn
2008-06-16update copyright noticeShawn Betts
2008-05-29don't grab the key if the keysym doesn't map to a keycodeShawn Betts
2008-05-28Use AC_HELP_STRING for all help texts.Bernhard R. Link
2008-05-28Only check for xft.pc if xft is not disabled.Bernhard R. Link
2008-05-25update news and authors wrt xftShawn
2008-05-25use PKG_CHECK_MODULES to detect xftShawn
2008-05-25don't free defaults.font when xft is enabledShawn
2008-05-25properly indent calls to rp_text_width and rp_draw_stringShawn
2008-05-25change -1 to the proper string length in some calls to rp_text_width and rp_d...Shawn
2008-05-24fix whitespace errors in xft patchShawn
2008-05-24Add xft supportMidare Kiyura
2008-05-02make read_any_key a proper prototypeBernhard R. Link
2008-04-18Merge branch 'master' of ssh://sabetts@git.sv.gnu.org/srv/git/ratpoisonShawn
2008-04-18fix off by one bug in rpwsShawn
2008-04-18bump version to 1.4.4-GITShawn
2008-04-18add 1.4.3 newsv1.4.3Shawn
2008-02-22remove AC_CANONICAL_HOST and bin-dist target as only user of itBernhard R. Link