Age | Commit message (Expand) | Author |
2005-01-30 | (cmd_escape): when the escape key doesn't have a | sabetts |
2005-01-22 | * src/actions.h (argtype): add arg_RAW | sabetts |
2005-01-22 | (init_user_commands): make unmanage'd argument | sabetts |
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): show | sabetts |
2005-01-15 | * src/actions.c (cmd_prev): return a cmdret*. same for error | sabetts |
2005-01-15 | (command): check list_size of head when checking for too many | sabetts |
2005-01-15 | (init_user_commands): set the last argument of the | sabetts |
2005-01-15 | * src/actions.c (init_user_commands): change select's argument to | sabetts |
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 dereference | sabetts |
2005-01-15 | * src/actions.c (ARG_STRING): new define | sabetts |
2005-01-04 | (cmd_rudeness): Print rudeness to bar when called | rcyeske |
2005-01-04 | * src/main.c (print_help): Update mailing list. | rcyeske |
2004-12-13 | backout appendsel | sabetts |
2004-12-13 | (cmd_appendsel): new function | sabetts |
2004-12-13 | * src/sbuf.c (sbuf_concat): call sbuf_nconcat. move bulk of body | sabetts |
2004-12-09 | * src/actions.c (cmd_unmanage): fix message formatting | sabetts |
2004-12-09 | * src/messages.h (MESSAGE_NO_OTHER_WINDOW): remove padding spaces | sabetts |
2004-12-09 | (frestore): use strtok_r. | sabetts |
2004-12-09 | (frestore): use strtok_r. | sabetts |
2004-12-04 | update copyright. | sabetts |
2004-12-02 | Updated copyright notices. | sabetts |
2004-11-22 | * src/actions.c (cmd_verbexec): rewritten to fix crash bug. | sabetts |
2004-11-20 | (cmd_rathold): change argument order. echo parse | sabetts |
2004-11-19 | (cmd_describekey): fix error messages. | sabetts |
2004-11-19 | * src/actions.c (set_vars): add maxundos | sabetts |
2004-11-19 | * src/window.c (print_window_information): add argument, | sabetts |
2004-11-18 | * src/window.c (unhide_transient_for): add a newline to debugging | sabetts |
2004-11-17 | *** empty log message *** | sabetts |
2004-11-17 | *** empty log message *** | sabetts |
2004-11-12 | * src/actions.c (cmd_ratclick): new function | sabetts |
2004-11-03 | * src/group.c (group_last_window): add argument, the screen to find the | sabetts |
2004-10-28 | (set_padding): fix the padding order in xsprintf. | sabetts |
2004-10-25 | (cmd_set): check if var is NULL before checking strlen(var) | sabetts |
2004-10-08 | msgwait was accidentally deleted | sabetts |
2004-10-05 | * src/actions.c (cmd_source): display an error message if no file is supplied. | sabetts |
2004-10-05 | * src/actions.c (cmd_unsetenv): add an '=' to the string passed to | sabetts |
2004-10-05 | (parse_wingravity): accept numbers for gravity. | sabetts |
2004-10-05 | (cmd_version): add the build date and time. | sabetts |
2004-10-05 | new command, sselect | sabetts |
2004-10-05 | new command, sselect | sabetts |
2004-05-20 | * src/input.c (rp_mask_to_x11_mask): handle the shift modifier | sabetts |
2004-04-24 | * src/data.h (struct rp_defaults): new members, font_string, | sabetts |
2004-04-19 | * src/actions.c (cmd_set): if non-interactive and no arguments are | sabetts |
2004-04-19 | * src/messages.h (MESSAGE_PROMPT_SELECT_VAR): new define | sabetts |
2004-04-18 | * src/manage.h (ungrab_keys_all_wins): new prototype | sabetts |
2004-04-18 | (cmd_v_split, cmd_h_split): swap names. | sabetts |