summaryrefslogtreecommitdiff
path: root/src/events.c
AgeCommit message (Expand)Author
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-02-27* src/main.c (free_screen): new functionsabetts
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
2002-11-24* src/main.c: include sys/wait.hsabetts
2002-11-20* src/ratpoison.h[!HAVE_VARARG_MACROS]: PRINT_ERROR andsabetts
2002-04-252002-04-25 Gergely Nagy <algernon@debian.org>algernon
2002-02-20* src/split.c: include string.hsabetts
2002-02-17* src/manage.c (update_normal_hints): fix debugging output to besabetts
2002-02-16* src/manage.c (maximize): remove calls to XSelectInput.sabetts
2002-02-14* src/events.c (configure_request): Ignore the configure notifysabetts
2002-02-14* src/manage.c (maximize_transient): correctly detect when thesabetts
2002-02-08* src/split.h (find_last_frame): prototype now correctly reflectssabetts
2002-02-03(handle_signals): only hide the bar if it timessabetts
2002-01-24* src/actions.c (find_alias_index): new functionsabetts
2002-01-24* src/manage.c (send_configure): Change parameters to X11 window,sabetts
2002-01-24* src/events.c (configure_notify): remove functionsabetts
2002-01-10* src/events.c (delegate_event): ignore the CirculateRequest event.sabetts
2002-01-02* src/main.c (init_screen): do not select on any events for thesabetts
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* src/split.h (find_last_frame): new prototypesabetts
2001-10-11fixed a raise request rudeness maladysabetts
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-27code cleanupsabetts
2001-08-27code cleanup, unmap_notify bug fixessabetts
2001-08-26raise request bug fixsabetts
2001-08-23new rudeness commandsabetts
2001-08-23new code to handle transient windowssabetts
2001-08-23another transient window hiding bug fixsabetts
2001-08-20fixed maximize bug in clean_framesabetts
2001-08-19window switching flicker bug fixedsabetts
2001-08-19fixed emacs20 maximize bugsabetts
2001-08-18commands can be called interactively and non-interactively. commands return a...sabetts
2001-08-18window flicker problems fixedsabetts
2001-06-11* src/events.c (grab_rat): wrap in ifdefsabetts
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-01iconic window map_request properlysabetts
2001-06-01transients appear overtop of other windowssabetts
2001-05-24* src/events.c (colormap_notify): ignore badwindows whensabetts
2001-05-18* src/input.c (update_modifier_map): rename fromsabetts
2001-04-16accidental commented out stuffsabetts
2001-04-15* src/messages.h (MESSAGE_WELCOME): new definesabetts
2001-04-13* src/split.h (blank_frame): new prototypesabetts