summaryrefslogtreecommitdiff
path: root/src/data.h
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-03-15(init_user_commands): add optional argument to "info"sabetts
2006-02-26* src/window.c (add_to_window_list): only change the window'ssabetts
2005-10-20* src/window.c: include unistd.hsabetts
2005-01-15 * src/actions.c (ARG_STRING): new definesabetts
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-05-20* src/input.c (rp_mask_to_x11_mask): handle the shift modifiersabetts
2004-04-24* src/data.h (struct rp_defaults): new members, font_string,sabetts
2004-04-04* src/main.c (init_defaults): init frame_selectors.sabetts
2004-02-27* src/window.c (give_window_focus): save the mouse position beforesabetts
2003-09-02* src/main.c (show_welcome_message): search the root keymap forsabetts
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
2003-05-15* src/data.h (struct rp_frame): renamed from rp_window_frame. Allsabetts
2003-05-15(struct rp_screen): rename fromsabetts
2003-04-11* src/window.c (window_name): use WIN_NAME_* defines for possiblesabetts
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-03-31* src/split.c (current_window): call screen_get_frame.sabetts
2003-03-18mess upsabetts
2003-03-18* src/actions.c (initialize_default_keybindings): add keybindingssabetts
2003-03-07* src/split.h (find_frame_number): new prototypesabetts
2003-03-07* src/main.c (main): call init_window_stuff(). Remove call to init_numbers().sabetts
2003-02-27* src/main.c (free_screen): new functionsabetts
2003-02-22* src/actions.c (cmd_number): use list delete entry macrosabetts
2003-02-10* src/split.h (num_frames): new prototypesabetts
2002-11-24* src/main.c: include sys/wait.hsabetts
2002-11-20* src/main.c (init_defaults): set pointer warping to on bysabetts
2002-03-13* src/split.c (set_active_frame): fix to operate properly withsabetts
2002-01-24* src/messages.h (MESSAGE_FRAME_STRING): Pad the string withsabetts
2001-12-21* src/data.h (rp_error_msg): new global externsabetts
2001-12-09* src/events.c (handle_key): revert the focus immediately aftersabetts
2001-10-18(struct rp_window_frame): new field 'last_access'sabetts
2001-09-21* src/split.h (find_frame_up): new prototypesabetts
2001-09-09* src/list.h (update_window_position): new prototypesabetts
2001-09-06numlock, caps lock, and scroll lock are ignored for the prefix key.sabetts
2001-08-23new rudeness commandsabetts
2001-08-23new code to handle transient windowssabetts
2001-06-11* src/main.c (rp_rat_bits): removesabetts
2001-06-05* src/manage.c (hide_window): ignore only StructureNotify events.sabetts
2001-06-02* src/manage.c (hide_window): ignore unmap_notify events whensabetts
2001-06-01reverted last revisionsabetts
2001-06-01iconic window map_request properlysabetts
2001-04-15* src/messages.h (MESSAGE_WELCOME): new definesabetts