summaryrefslogtreecommitdiff
path: root/src/split.c
AgeCommit message (Expand)Author
2006-04-20* src/split.c (show_frame_message): use XmbDrawString and XmbTextEscapementsabetts
2006-03-16remove tabs and trailing whitespace.sabetts
2006-01-05* src/conf.h (ASPECT_WINDOWS_ARE_TRANSIENTS): new definesabetts
2006-01-03* src/number.c (numset_add_num): store the ret val ofsabetts
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-11-03* src/group.c (group_last_window): add argument, the screen to find thesabetts
2004-02-27* src/screen.c (screen_free_nums): new function. prototype addedsabetts
2004-02-27* src/window.c (give_window_focus): save the mouse position beforesabetts
2004-02-27(hide_frame_indicator): unmap all 'current frame'sabetts
2003-08-29* src/window.c (give_window_focus): use set_rp_window_focus.sabetts
2003-08-23* src/split.c (remove_all_splits): only hide the windows in thesabetts
2003-07-17* src/window.c (set_active_window): run the switch window hook.sabetts
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
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/split.c (split_frame): call update_bar() instead ofsabetts
2003-05-09* src/split.c (set_active_frame): update the window list aftersabetts
2003-04-04(set_active_frame): fix NULL pointer crash bug.sabetts
2003-03-31* src/window.c (set_current_window): use current_frame()sabetts
2003-03-31* src/split.c (current_window): call screen_get_frame.sabetts
2003-03-26* src/split.h (show_frame_message): new prototypesabetts
2003-03-23(resize_frame_vertically): fix typo error (frame_topsabetts
2003-03-18* src/split.c (resize_frame_horizontally): only resize to the leftsabetts
2003-03-18mess upsabetts
2003-03-18* src/actions.c (initialize_default_keybindings): add keybindingssabetts
2003-03-07* src/Makefile.am (ratpoison_SOURCES): add frame.c and frame.hsabetts
2003-03-07* src/split.h (find_frame_number): new prototypesabetts
2003-02-24(remove_all_splits): fix bug hiding windows not insabetts
2003-02-24* src/split.h (cleanup_frame): new protoypesabetts
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-10-18* src/split.c (VERTICALLY): new definesabetts
2002-03-13* src/split.c (set_active_frame): fix to operate properly withsabetts
2002-02-20* src/split.c: include string.hsabetts
2001-12-09* src/events.c (handle_key): revert the focus immediately aftersabetts
2001-10-18* src/split.c (show_frame_indicator): call XSync after clearing the window.sabetts
2001-10-18* src/split.h (find_last_frame): new prototypesabetts
2001-10-10(remove_frame): Make sure the frame attempting tosabetts
2001-09-21* src/split.h (find_frame_up): new prototypesabetts
2001-09-09* src/split.c (set_active_frame): give the key_window focus whensabetts
2001-09-09* src/list.h (update_window_position): new prototypesabetts
2001-08-31maximize bug fixed. frame indicator is less intrusivesabetts
2001-08-27code cleanup, unmap_notify bug fixessabetts
2001-08-26frame indicator suppressed when there is only 1 framesabetts
2001-08-23new code to handle transient windowssabetts
2001-08-18window flicker problems fixedsabetts