summaryrefslogtreecommitdiff
path: root/src/actions.c
AgeCommit message (Expand)Author
2008-05-24fix whitespace errors in xft patchShawn
2008-05-24Add xft supportMidare Kiyura
2008-02-11Merge branch 'master' of sabetts@git.sv.gnu.org:/srv/git/ratpoisonShawn Betts
2008-02-11ifdef out Xtst library callsShawn Betts
2008-02-06Change the way input is readShawn
2007-07-18free more stuff at termination time to make valgrind output better readablebrl
2007-05-17* src/actions.c (cmd_windows): free buffer to close memory holebrl
2007-03-08* src/split.c (set_active_frame): call switch_frame hooksabetts
2006-12-14*** empty log message ***sabetts
2006-11-26*** empty log message ***sabetts
2006-11-17* src/split.c (show_frame_indicator): use defaults.frame_fmtsabetts
2006-09-27(initialize_default_keybindings): bind "swap" to C-t x and C-t C-xsabetts
2006-09-27*** empty log message ***sabetts
2006-09-26* src/manage.c (update_window_name): return 1 if anything changed. 0 otherwise.sabetts
2006-08-27(parse_args): gobble spaces at the beginning ofsabetts
2006-05-24* src/actions.c (spawn): pass cmd twice to execclsabetts
2006-05-24* src/actions.c (spawn): pass NULL to execclsabetts
2006-05-24* src/xinerama.c (free_xinerama): take void arguments. prototype updated.sabetts
2006-05-22*** empty log message ***sabetts
2006-05-15* src/manage.c (grab_top_level_keys): use defaults.top_kmap for the top kmapsabetts
2006-04-29* src/bar.c (marked_message): print NULL if msg is null in debug outputsabetts
2006-04-29(cmd_getenv): return an empty string forsabetts
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