summaryrefslogtreecommitdiff
path: root/src/bar.c
AgeCommit message (Expand)Author
2004-12-09* src/messages.h (MESSAGE_NO_OTHER_WINDOW): remove padding spacessabetts
2004-12-04update copyright.sabetts
2004-12-02Updated copyright notices.sabetts
2004-11-03(blank_frame): use the frames screen, not the current screen.sabetts
2004-02-27* src/window.c (give_window_focus): save the mouse position beforesabetts
2003-09-21(prepare_bar): move and resize the window before mapping it.sabetts
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-06-02* src/group.c (groups_merge): don't merge a group with itself.sabetts
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-15(struct rp_screen): rename fromsabetts
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-04-08* src/Makefile.am (ratpoison_SOURCES): add linkedlist.hsabetts
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-02-27* src/main.c (free_screen): new functionsabetts
2003-02-23* configure.in: don't check for variable argument support insabetts
2002-02-03(marked_message): Fix text marking bug.sabetts
2002-02-01* src/actions.c (command): bail out if alias recursion gets too deep.sabetts
2002-01-24* src/messages.h (MESSAGE_FRAME_STRING): Pad the string withsabetts
2001-12-21* src/sbuf.h (sbuf_printf_concat): new prototypesabetts
2001-10-18* src/split.c (show_frame_indicator): call XSync after clearing the window.sabetts
2001-10-12(show_last_message): abort if there was no lastsabetts
2001-10-02(marked_message_printf): Handle a return value fromsabetts
2001-09-21* src/split.h (find_frame_up): new prototypesabetts
2001-09-18* src/actions.h (cmd_info): new prototypesabetts
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-08-27code cleanup, unmap_notify bug fixessabetts
2001-08-23new rudeness commandsabetts
2001-08-18commands can be called interactively and non-interactively. commands return a...sabetts
2001-04-15* src/messages.h (MESSAGE_WELCOME): new definesabetts
2001-04-06* src/split.h (h_split_frame): renamed frome h_split_windowsabetts
2001-03-05(update_window_names): Print a '+' for the last accessedrcyeske
2001-02-23* main.c (main): passes return value of find_window_other() tosabetts
2001-02-19added message macro and marked_message()rcyeske
2001-02-19* manage.c (manage): calls sort_window_list_by_numbersabetts
2001-02-17renamed display_msg_in_bar() to message(); it and get_input() no longer take ...rcyeske
2001-02-15(display_msg_bar): changed an fprintf to a PRING_DEBUGalgernon
2001-02-14xor highlighting of current windowrcyeske
2001-02-12(calc_bar_width): removed functionrcyeske
2000-12-09* input.c (cook_keycode): properly handle LockMasksabetts
2000-10-25fixed right hand side bar location: right-most border now showsrcyeske
2000-10-17fixed bug that lost focus of any window when the current window was unmapped.sabetts