summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-04-04* src/main.c (init_defaults): init frame_selectors.sabetts
2004-03-02fix check for Xinerama.hsabetts
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-22(pkgdata_DATA): add rpshowall.shsabetts
2003-11-18* contrib/rpshowall.sh: store ratpoison binary location insabetts
2003-11-17Added file. From Florian Cramer <cantsin@zedat.fu-berlin.de>rcyeske
2003-11-03 * configure.in: Add "--disable-history" handling.sabetts
2003-11-02(cook_keycode): null terminate the string.sabetts
2003-10-24Added requires.rcyeske
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*** empty log message ***sabetts
2003-07-17*** empty log message ***sabetts
2003-07-17*** empty log message ***sabetts
2003-06-26* contrib/rpws: only set RATPOISON if it's not already set.sabetts
2003-06-26(cmd_gmove): prompt the user if no group is passedsabetts
2003-06-26call /bin/bashsabetts
2003-06-25(rp_call): Don't print debug information.sabetts
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-22*** empty log message ***sabetts
2003-06-15*** empty log message ***sabetts
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-31check for usleepsabetts
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