summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
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
2001-09-21* src/split.h (find_frame_up): new prototypesabetts
2001-09-18* src/ratpoison.h (xstrdup): new prototypesabetts
2001-09-16(format_window_name): Use 2 character escape codes,sabetts
2001-09-09* src/split.c (set_active_frame): give the key_window focus whensabetts
2001-09-09* src/bar.c (marked_message): use the screen_info fg_color andsabetts
2001-09-09* src/list.h (update_window_position): new prototypesabetts
2001-09-06* src/main.c (show_welcome_message): If the help key is bound to ?sabetts
2001-09-05* src/messages.h (MESSAGE_WELCOME): The help keystroke is notsabetts
2001-08-23new rudeness commandsabetts
2001-08-18commands can be called interactively and non-interactively. commands return a...sabetts
2001-06-11* src/main.c (rp_rat_bits): removesabetts
2001-05-18* src/input.c (update_modifier_map): rename fromsabetts
2001-04-15* src/messages.h (MESSAGE_WELCOME): new definesabetts