summaryrefslogtreecommitdiff
path: root/src/split.c
AgeCommit message (Expand)Author
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
2001-06-11* src/actions.c (cmd_generate): return if there is no currentsabetts
2001-06-01transients appear overtop of other windowssabetts
2001-04-15(show_frame_indicator): contents ofsabetts
2001-04-13* src/split.h (blank_frame): new prototypesabetts
2001-04-07* src/split.h (hide_frame_indicator): new prototypesabetts
2001-04-07* src/split.c (remove_all_splits): only maximize the currentsabetts
2001-04-07* src/split.c (maximize_frame): new functionsabetts
2001-04-06* src/split.h (h_split_frame): renamed frome h_split_windowsabetts
2001-04-01* src/split.h (find_window_for_frame): new function prototypesabetts