summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2004-04-19* src/messages.h (MESSAGE_PROMPT_SELECT_VAR): new definesabetts
2004-04-18* src/events.c (configure_request): only display a raise requestsabetts
2004-04-18* src/manage.h (ungrab_keys_all_wins): new prototypesabetts
2004-04-18(cmd_v_split, cmd_h_split): swap names.sabetts
2004-04-04* src/main.c (init_defaults): init frame_selectors.sabetts
2004-02-27new filessabetts
2004-02-27* src/screen.c (screen_free_nums): new function. prototype addedsabetts
2004-02-27* src/window.c (give_window_focus): save the mouse position beforesabetts
2004-02-27(hide_frame_indicator): unmap all 'current frame'sabetts
2004-01-30xsync callsabetts
2004-01-26(sync_wins): Change list_for_each_entry torcyeske
2003-11-29* src/communications.c (receive_command_result): Rename fromrcyeske
2003-11-25(ratpoison_longopts): add "file"sabetts
2003-11-18* contrib/rpshowall.sh: store ratpoison binary location insabetts
2003-11-03 * configure.in: Add "--disable-history" handling.sabetts
2003-11-02(cook_keycode): null terminate the string.sabetts
2003-10-15* src/globals.c (rp_hook_db): add hooks quit and restartsabetts
2003-09-21(prepare_bar): move and resize the window before mapping it.sabetts
2003-09-04(initialize_default_keybindings): use ROOT_KEYMAPsabetts