summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
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
2001-04-13* src/split.h (blank_frame): new prototypesabetts
2001-04-12 * src/main.c (main): calls XCloseDisplay before exitting aftersabetts
2001-04-10(main): silence a warningalgernon
2001-04-08(clean_up): destroys resources stored in screenssabetts
2001-04-07* src/split.h (hide_frame_indicator): new prototypesabetts
2001-04-06* src/split.h (h_split_frame): renamed frome h_split_windowsabetts
2001-03-29better command functionalitysabetts
2001-03-19* src/main.c (ratpoison_longopts): add --command to recognizedsabetts
2001-03-12merged rel-0-1-0 branchsabetts
2001-03-08* main.c (read_rc_file): Fix typo that was resulting in exhaustingrcyeske
2001-03-08(read_startup_files): Use PRINT_DEBUG to report failurercyeske
2001-03-02* main.c (print_version): updated copyright notice.sabetts
2001-03-02* ratpoison.h (xmalloc, xrealloc, fatal): Prototype.rcyeske
2001-03-02* actions.c (cmd_source): Open the file. Error report asrcyeske