summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
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
2003-05-25(read_key): Do not wait for the key releasesabetts
2003-05-20 * src/linkedlist.h: Move all C function to linkedlist.csabetts
2003-05-18(marked_wrapped_message): Free the GC's created withsabetts
2003-05-17version bump to 1.3.0-cvssabetts
2003-05-17(chld_handler): Variable declaration placed in propersabetts
2003-05-17(spawn): always put the DISPLAY string in thesabetts
2003-05-16* src/window.c (add_to_window_list): add the window to the currentsabetts
2003-05-15* src/data.h (struct rp_frame): renamed from rp_window_frame. Allsabetts
2003-05-09* src/manage.h (clear_unmanaged_list): new prototypesabetts
2003-05-09* src/split.c (split_frame): call update_bar() instead ofsabetts
2003-05-09* src/split.c (set_active_frame): update the window list aftersabetts
2003-04-14* src/main.c (main): if the screen was specified on thesabetts
2003-04-14* src/main.c (ratpoison_opts): fix -c option by adding a : after it.sabetts
2003-04-14* src/main.c (init_screen): print the display string forsabetts
2003-04-14(main): add switch case for the display command linesabetts
2003-04-14(ratpoison_opts): add 'd'sabetts