summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2003-04-13(main): add switch case for the display command linesabetts
2003-04-13(get_wmname): add debugging output to printsabetts
2003-04-11* src/manage.c (get_wmname): add a debug line to print thesabetts
2003-04-11* src/manage.c (get_wmname): add a debug line to print thesabetts
2003-04-11* src/manage.c (get_wmname): add a debug line to print thesabetts
2003-04-11* src/window.c (window_name): use WIN_NAME_* defines for possiblesabetts
2003-04-10(unmap_notify): fix crash bug in NormalState case.sabetts
2003-04-09(TERM_PROG): Add doc stringsabetts
2003-04-09(receive_command): handle the case when more thansabetts
2003-04-08(WAIT_ANY): define it if it isn't already define.sabetts
2003-04-08* src/Makefile.am (ratpoison_SOURCES): add linkedlist.hsabetts
2003-04-07* src/actions.h: All cmd_* functions take char* instead ofsabetts
2003-04-06* src/bar.c (marked_wrapped_message): make the marked line spansabetts
2003-04-06* src/window.c (get_window_list): if window_list_style is STYLE_COLUMN thensabetts
2003-04-05* src/window.c (get_window_list): if wrap_window_list is on thensabetts
2003-04-04(set_active_frame): fix NULL pointer crash bug.sabetts
2003-04-04* src/actions.c (cmd_setenv): properly parse the environment namesabetts
2003-03-31* src/window.c (set_current_window): use current_frame()sabetts
2003-03-31* src/split.c (current_window): call screen_get_frame.sabetts
2003-03-26* src/split.h (show_frame_message): new prototypesabetts
2003-03-23(resize_frame_vertically): fix typo error (frame_topsabetts