summaryrefslogtreecommitdiff
path: root/src/globals.c
AgeCommit message (Expand)Author
2009-07-04fix inverted text when using xftwinliststyle-row_brokenShawn Betts
2009-04-30fix 'set fgcolor' for xft. Change screen's ft_font and color slots to xft_fon...Shawn Betts
2009-01-16set _net_wm_name for the root window to ratpoisonBernhard R. Link
2008-06-20support the netwm dialog window typeShawn
2008-05-24Add xft supportMidare Kiyura
2007-03-08* src/split.c (set_active_frame): call switch_frame hooksabetts
2006-05-24* src/xinerama.c (free_xinerama): take void arguments. prototype updated.sabetts
2006-04-20* src/split.c (show_frame_message): use XmbDrawString and XmbTextEscapementsabetts
2006-03-16* src/main.c (clean_up): use list_size not rp_num_frame_undossabetts
2006-03-16remove tabs and trailing whitespace.sabetts
2005-12-11* src/manage.c (withdraw_window): call rp_delete_window_hook hooksabetts
2005-10-20* src/window.c: include unistd.hsabetts
2005-06-11* src/main.c (clean_up): call del_frame_undo not pop_frame_undosabetts
2005-01-15* src/globals.h (rp_exec_newwm): new extern.sabetts
2004-12-13* src/sbuf.c (sbuf_concat): call sbuf_nconcat. move bulk of bodysabetts
2004-12-04update copyright.sabetts
2004-12-02Updated copyright notices.sabetts
2004-11-19* src/actions.c (set_vars): add maxundossabetts
2004-04-18* src/manage.h (ungrab_keys_all_wins): new prototypesabetts
2004-02-27* src/screen.c (screen_free_nums): new function. prototype addedsabetts
2003-10-15* src/globals.c (rp_hook_db): add hooks quit and restartsabetts
2003-08-29* src/window.c (give_window_focus): use set_rp_window_focus.sabetts
2003-07-17* src/window.c (set_active_window): run the switch window hook.sabetts
2003-05-27* src/editor.c (saved_command): new local globalsabetts
2003-05-25* src/window.c: do not include ctype.hsabetts
2003-05-16* src/window.c (add_to_window_list): add the window to the currentsabetts