summaryrefslogtreecommitdiff
path: root/src/events.c
AgeCommit message (Expand)Author
2004-09-29* configure.in: Warn when the history header or library is notsabetts
2004-06-03* src/number.c (numset_add_num): add debugging output to print the args.sabetts
2004-04-18* src/events.c (configure_request): only display a raise requestsabetts
2004-04-18* src/manage.h (ungrab_keys_all_wins): new prototypesabetts
2004-02-27* src/window.c (give_window_focus): save the mouse position beforesabetts
2003-11-29* src/communications.c (receive_command_result): Rename fromrcyeske
2003-11-18* contrib/rpshowall.sh: store ratpoison binary location insabetts
2003-10-15* src/globals.c (rp_hook_db): add hooks quit and restartsabetts
2003-09-02* src/main.c (show_welcome_message): search the root keymap forsabetts
2003-08-31* src/input.c (get_more_input): use XGrabKeyboard and XUngrabKeyboardsabetts
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-25* src/window.c: do not include ctype.hsabetts
2003-05-25(read_key): Do not wait for the key releasesabetts
2003-05-20 * src/linkedlist.h: Move all C function to linkedlist.csabetts
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-10(unmap_notify): fix crash bug in NormalState case.sabetts
2003-04-09(receive_command): handle the case when more thansabetts
2003-04-04* src/actions.c (cmd_setenv): properly parse the environment namesabetts
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