summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2003-09-02* src/main.c (show_welcome_message): search the root keymap forsabetts
2003-08-31* src/input.c (get_more_input): use XGrabKeyboard and XUngrabKeyboardsabetts
2003-08-29* src/window.c (give_window_focus): use set_rp_window_focus.sabetts
2003-08-24(goto_window): don't do anything if the window issabetts
2003-08-23(set_active_window): don't do anything if thesabetts
2003-08-23* src/split.c (remove_all_splits): only hide the windows in thesabetts
2003-08-11(editor_enter): return EDIT_ABORT if there was ansabetts
2003-08-11(prepare_bar): just use height for the height of the window.sabetts
2003-08-10(get_mark_box): take the bar padding into account whensabetts
2003-08-10(give_window_focus): only save the pointer positionsabetts
2003-08-10* src/actions.h (cmd_listhook): new prototypesabetts
2003-08-02(cmd_number): rename the window's group numbersabetts
2003-07-17include string.hsabetts
2003-07-17* src/window.c (set_active_window): run the switch window hook.sabetts
2003-06-26(cmd_gmove): prompt the user if no group is passedsabetts
2003-06-24(cmd_resize): fix error message textsabetts
2003-06-23(cmd_groups): always print a column in non-interactive mode.sabetts
2003-06-23(cmd_groups): print a * beside the currentsabetts
2003-06-15(set_active_window): remove duplicate call tosabetts
2003-06-02* src/group.c (groups_merge): don't merge a group with itself.sabetts
2003-06-02(group_completions): use a group's number if itsabetts
2003-05-28* src/completions.c (completions_complete): if direction issabetts
2003-05-28* src/globals.h (COMPLETION_NEXT): new definesabetts
2003-05-27* src/completions.c (completions_next_completion): checksabetts
2003-05-27* src/editor.c (input_line_free): free the completions structuresabetts
2003-05-27(ratpoison_SOURCES): add editor.c editor.hsabetts
2003-05-27* src/editor.c (saved_command): new local globalsabetts
2003-05-25* src/actions.c (cmd_gselect): if the user didn't type anything then return.sabetts
2003-05-25* src/actions.c (cmd_gmerge): show a message if the groupsabetts
2003-05-25* src/window.c: do not include ctype.hsabetts
2003-05-25* src/bar.c (reset_alarm): new functionsabetts