summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2004-06-03* src/number.c (numset_add_num): add debugging output to print the args.sabetts
2004-04-24* src/data.h (struct rp_defaults): new members, font_string,sabetts
2004-04-04* src/main.c (init_defaults): init frame_selectors.sabetts
2004-02-27* src/window.c (give_window_focus): save the mouse position beforesabetts
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-09-02* src/main.c (show_welcome_message): search the root keymap forsabetts
2003-08-29* src/window.c (give_window_focus): use set_rp_window_focus.sabetts
2003-05-27* src/completions.c (completions_next_completion): checksabetts
2003-05-27* src/editor.c (saved_command): new local globalsabetts
2003-05-25* src/window.c: do not include ctype.hsabetts
2003-05-17(chld_handler): Variable declaration placed in propersabetts
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-15(struct rp_screen): rename fromsabetts
2003-05-09* src/manage.h (clear_unmanaged_list): new prototypesabetts
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*** empty log message ***sabetts
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-11* src/window.c (window_name): use WIN_NAME_* defines for possiblesabetts
2003-04-08(WAIT_ANY): define it if it isn't already define.sabetts
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-03-26* src/split.h (show_frame_message): new prototypesabetts
2003-03-18* src/actions.c (initialize_default_keybindings): add keybindingssabetts
2003-03-07* src/split.h (find_frame_number): new prototypesabetts
2003-03-07* src/main.c (main): call init_window_stuff(). Remove call to init_numbers().sabetts
2003-02-27* src/main.c (free_screen): new functionsabetts
2003-02-23* configure.in: don't check for variable argument support insabetts
2003-02-22* src/actions.c (cmd_number): use list delete entry macrosabetts
2003-02-10* src/split.h (num_frames): new prototypesabetts
2002-11-24* src/main.c: include sys/wait.hsabetts
2002-11-20* src/main.c (init_defaults): set pointer warping to on bysabetts
2002-07-28* src/main.c (handler): do not report badwindow errors ifsabetts
2002-01-27* configure.in: check for the vsnprintf function and stdarg.hsabetts
2002-01-24* src/messages.h (MESSAGE_FRAME_STRING): Pad the string withsabetts
2002-01-24(init_screen): create the help window with a 0 bordersabetts
2002-01-11(handler): store the error text at the beginning ofsabetts
2002-01-02* src/main.c (init_screen): do not select on any events for thesabetts
2002-01-02* src/manage.h (get_state): new prototypesabetts
2001-12-21* src/sbuf.h (sbuf_printf_concat): new prototypesabetts
2001-12-21* src/data.h (rp_error_msg): new global externsabetts
2001-12-09* src/events.c (handle_key): revert the focus immediately aftersabetts
2001-09-28remove 'r' and 'k'.sabetts