summaryrefslogtreecommitdiff
path: root/src/actions.c
AgeCommit message (Expand)Author
2006-04-21* src/actions.h: new command sfrestoresabetts
2006-04-20* src/split.c (show_frame_message): use XmbDrawString and XmbTextEscapementsabetts
2006-03-162006-03-15 Bernhard R. Link <brlink@debian.org>sabetts
2006-03-16* src/main.c (clean_up): use list_size not rp_num_frame_undossabetts
2006-03-16* src/window.c (_XOPEN_SOURCE): new definesabetts
2006-03-16remove tabs and trailing whitespace.sabetts
2006-03-15* src/bar.c (show_bar): accept a fmt argument. all callers and prototype upda...sabetts
2006-03-15(init_user_commands): add optional argument to "info"sabetts
2006-03-08* src/main.c (clean_up): properly free rp_frame_numsetsabetts
2006-02-26* src/window.c (add_to_window_list): only change the window'ssabetts
2006-01-03* src/number.c (numset_add_num): store the ret val ofsabetts
2005-10-20* src/window.c: include unistd.hsabetts
2005-10-14(cmd_describekey): print the key name even when it's bound.sabetts
2005-08-24(cmd_addhook): remove erroneous call to free.sabetts
2005-06-11* src/main.c (clean_up): call del_frame_undo not pop_frame_undosabetts
2005-06-11(cmd_tmpwm): stop waiting for the child if waitpidsabetts
2005-04-17* src/actions.h: new prototype compatsabetts
2005-04-10(cmdret_new): malloc enough for the cmdret structure.sabetts
2005-04-09(cmd_help): likewise.sabetts
2005-04-09(cmd_set): pass the string produced when no args are passid in tosabetts
2005-04-09(init_user_commands): add KEY argument to meta command.sabetts
2005-03-05* src/ratpoison.h (check_child_procs): new prototypesabetts
2005-02-26(parse_args): properly check if we've hit the argsabetts
2005-02-22* src/main.c (read_startup_files): use xsprintf when generatingsabetts
2005-02-10(parse_keydesc): return a cmdret error in thesabetts
2005-02-06(cmd_prompt): allow prompt to be runsabetts
2005-02-06*** empty log message ***sabetts
2005-02-04*** empty log message ***sabetts
2005-02-01*** empty log message ***sabetts
2005-01-30(cmd_undefinekey): call XSync after ungrabbing and grabbing allsabetts
2005-01-30(cmd_escape): when the escape key doesn't have asabetts
2005-01-22* src/actions.h (argtype): add arg_RAWsabetts
2005-01-22(init_user_commands): make unmanage'd argumentsabetts
2005-01-21(init_user_commands): fix unmanage command.sabetts
2005-01-15 * src/actions.c (spawn): Prepend cmd with exec.sabetts
2005-01-15 * actions.c (cmd_focusleft,cmd_focusright,cmd_focusup,cmd_focusdown): showsabetts
2005-01-15* src/actions.c (cmd_prev): return a cmdret*. same for errorsabetts
2005-01-15(command): check list_size of head when checking for too manysabetts
2005-01-15(init_user_commands): set the last argument of thesabetts
2005-01-15* src/actions.c (init_user_commands): change select's argument tosabetts
2005-01-15* src/globals.h (rp_exec_newwm): new extern.sabetts
2005-01-15*** empty log message ***sabetts
2005-01-15(parse_args): remove erroneous pointer dereferencesabetts
2005-01-15 * src/actions.c (ARG_STRING): new definesabetts
2005-01-04(cmd_rudeness): Print rudeness to bar when calledrcyeske
2005-01-04* src/main.c (print_help): Update mailing list.rcyeske
2004-12-13backout appendselsabetts
2004-12-13(cmd_appendsel): new functionsabetts
2004-12-13* src/sbuf.c (sbuf_concat): call sbuf_nconcat. move bulk of bodysabetts
2004-12-09* src/actions.c (cmd_unmanage): fix message formattingsabetts