summaryrefslogtreecommitdiff
path: root/src/bar.c
AgeCommit message (Expand)Author
2013-05-25Deprecate winliststyle variable & functionality.cr/deprecate_winliststylecos
2008-05-25properly indent calls to rp_text_width and rp_draw_stringShawn
2008-05-25change -1 to the proper string length in some calls to rp_text_width and rp_d...Shawn
2008-05-24Add xft supportMidare Kiyura
2007-03-08* src/split.c (set_active_frame): call switch_frame hooksabetts
2006-12-14*** empty log message ***sabetts
2006-11-18(bar_y): take into account screen paddingsabetts
2006-09-26* src/manage.c (update_window_name): return 1 if anything changed. 0 otherwise.sabetts
2006-08-24(prepare_bar): cap the width and height to the size ofsabetts
2006-05-24* src/xinerama.c (free_xinerama): take void arguments. prototype updated.sabetts
2006-04-29* src/bar.c (marked_message): print NULL if msg is null in debug outputsabetts
2006-04-20* src/split.c (show_frame_message): use XmbDrawString and XmbTextEscapementsabetts
2006-03-16* src/window.c (_XOPEN_SOURCE): new definesabetts
2006-03-16remove tabs and trailing whitespace.sabetts
2006-03-15* src/bar.c (show_bar): accept a fmt argument. all callers and prototype upda...sabetts
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