summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2004-12-09* src/messages.h (MESSAGE_NO_OTHER_WINDOW): remove padding spacessabetts
2004-12-09*** empty log message ***sabetts
2004-12-09(frestore): use strtok_r.sabetts
2004-12-09(frestore): use strtok_r.sabetts
2004-12-06remove call to numset_release.sabetts
2004-12-04use a hyphen instead of underscore for f->last_access.sabetts
2004-12-04update copyright.sabetts
2004-12-02Updated 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 parsesabetts
2004-11-19(init_frame): new static functionsabetts
2004-11-19(frame_dump): dump the frame as an sexpr instead ofsabetts
2004-11-19(cmd_describekey): fix error messages.sabetts
2004-11-19* src/actions.c (set_vars): add maxundossabetts
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 debuggingsabetts
2004-11-17*** empty log message ***sabetts
2004-11-17*** empty log message ***sabetts
2004-11-12* src/actions.c (cmd_ratclick): new functionsabetts
2004-11-04*** empty log message ***sabetts
2004-11-03(blank_frame): use the frames screen, not the current screen.sabetts
2004-11-03* src/group.c (group_last_window): add argument, the screen to find thesabetts
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-08msgwait was accidentally deletedsabetts
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 tosabetts
2004-10-05* src/main.c (print_version): update copyright date.sabetts
2004-10-05* src/conf.h (DEFAULT_FONT): new definesabetts
2004-10-05(parse_wingravity): accept numbers for gravity.sabetts
2004-10-05(cmd_version): add the build date and time.sabetts
2004-10-05new command, sselectsabetts
2004-10-05new command, sselectsabetts
2004-10-05(property_notify): pass the root window tosabetts
2004-10-05* src/screen.h (is_a_root_window): new prototypesabetts
2004-09-29* configure.in: Warn when the history header or library is notsabetts
2004-06-14(init_defaults): set default for window list style tosabetts
2004-06-03* src/number.c (numset_add_num): add debugging output to print the args.sabetts
2004-05-20* src/input.c (rp_mask_to_x11_mask): handle the shift modifiersabetts
2004-05-20(format_window_name): add %f format optionsabetts
2004-05-05(grab_key): use keysym_to_keycode_mod to get thesabetts
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 aresabetts