Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-31 | maximize bug fixed. frame indicator is less intrusive | sabetts | |
2001-08-29 | unhide bug | sabetts | |
2001-08-27 | pad the date with spaces | sabetts | |
2001-08-27 | maximize bug | sabetts | |
2001-08-27 | code cleanup | sabetts | |
2001-08-27 | code cleanup, unmap_notify bug fixes | sabetts | |
2001-08-26 | raise request bug fix | sabetts | |
2001-08-26 | frame indicator suppressed when there is only 1 frame | sabetts | |
2001-08-24 | added a user abort key | sabetts | |
2001-08-23 | new rudeness command | sabetts | |
2001-08-23 | new code to handle transient windows | sabetts | |
2001-08-23 | another transient window hiding bug fix | sabetts | |
2001-08-20 | fixed maximize bug in clean_frame | sabetts | |
2001-08-19 | window switching flicker bug fixed | sabetts | |
2001-08-19 | help screen fixup | sabetts | |
2001-08-19 | fixed emacs20 maximize bug | sabetts | |
2001-08-18 | fixed transient crash | sabetts | |
2001-08-18 | commands can be called interactively and non-interactively. commands return ↵ | sabetts | |
a result string | |||
2001-08-18 | window flicker problems fixed | sabetts | |
2001-08-07 | Fix spelling and grammar. | rcyeske | |
2001-08-06 | change my address, and remove debianisation date | algernon | |
2001-08-06 | changed maintainer address, and bumped standards version | algernon | |
2001-06-29 | updated to reflect changes | algernon | |
2001-06-29 | do not include debian/ in the tarball | algernon | |
2001-06-29 | better xterm check, fixes #430631 | algernon | |
2001-06-11 | *** empty log message *** | sabetts | |
2001-06-11 | * src/events.c (grab_rat): wrap in ifdef | sabetts | |
(ungrab_rat): likewise (handle_key): only change the mouse icon if USE_WAITFORKEY_CURSOR is defined. * src/conf.h (USE_WAITFORKEY_CURSOR): new define | |||
2001-06-11 | * src/actions.c (cmd_generate): return if there is no current | sabetts | |
window. * src/split.c (split_frame): empty frames can be split. * src/actions.c (initialize_default_keybindings): new bindings for "split" and "vsplit". | |||
2001-06-11 | *** empty log message *** | sabetts | |
2001-06-11 | * src/main.c (rp_rat_bits): remove | sabetts | |
(rp_rat_mask_bits): remove include <X11/cursorfont.h> (sighandler): only increment kill_signalled (hup_handler): only increment hup_signalled (alrm_handler): only increment alarm_signalled (read_startup_files): use PRINT_ERROR for error messages. (init_rat_cursor): Use a standard X cursor for the screen's rat. * src/events.h (unmap_notify): remove prototype (delegate_event): likewise (key_press): likewise (keymapstate): likewise (map_request): likewise * src/events.c: includes <signal.h> <sys/time.h> and <error.h> (new_window): static function (unmap_notify): likewise (map_request): likewise (destroy_window): likewise (configure_notify): likewise (configure_request): likewise (key_press): likewise (property_notify): likewise (colormap_notify): likewise (delegate_event): likewise (get_event): new function (more_destroy_events): remove function (handle_events): call get_event. * src/data.h: rp_current_event is an XEvent dependant code updated. new globals alarm_signalled, kill_signalled, hup_signalled. * src/actions.c (initialize_default_keybindings): new bindings for "split" and "vsplit". | |||
2001-06-06 | (unhide_transient_for): abort if the transient_for | sabetts | |
window can't be found. (hide_transient_for): likewise | |||
2001-06-05 | *** empty log message *** | sabetts | |
2001-06-05 | put back give_window_focus | sabetts | |
2001-06-05 | (parse_keydesc): return NULL if the keydesc is a | sabetts | |
'-'. | |||
2001-06-05 | * src/manage.c (hide_window): ignore only StructureNotify events. | sabetts | |
* src/data.h (WIN_EVENTS): Add StructureNotifyMask. * src/events.c (unmap_notify): ignore SubstructureNotify unmaps. | |||
2001-06-02 | * src/list.c (unhide_transient_for): new function | sabetts | |
(hide_transient_for): likewise (set_active_window): print the name of the last and new windows. (set_active_window): unhide new window's transient_for. hide old window's transient_for. * src/list.c (add_to_window_list): use WIN_EVENTS in XSelectInput. | |||
2001-06-02 | * src/manage.c (hide_window): ignore unmap_notify events when | sabetts | |
unmapping the window. * src/list.c (add_to_window_list): use WIN_EVENTS in XSelectInput. * src/data.h (struct rp_window): remove iconizing field. remove code using iconizing. (WIN_EVENTS): new define | |||
2001-06-01 | reverted last revision | sabetts | |
2001-06-01 | iconic window map_request properly | sabetts | |
2001-06-01 | transients appear overtop of other windows | sabetts | |
2001-05-24 | * src/events.c (colormap_notify): ignore badwindows when | sabetts | |
retrieving and installing the colormap. * src/manage.c (withdraw_window): ignore badwindows during all Xlib calls. | |||
2001-05-22 | *** empty log message *** | sabetts | |
2001-05-22 | * src/actions.c (cmd_generate): only generate the event if there | sabetts | |
is a current window. | |||
2001-05-18 | * src/input.c (update_modifier_map): rename from | sabetts | |
init_modifier_map. all callers updated. prototype updated. * src/events.c (mapping_notify): new function (delegate_event): handle MappingNotify events. | |||
2001-05-09 | updated to reflect changes | algernon | |
2001-05-09 | initial revision | algernon | |
2001-05-03 | updated to reflect changes | algernon | |
2001-05-03 | adjust build-depends for potato (except debhelper) | algernon | |
2001-05-03 | fixed, so it works under both potato and woody/sid | algernon | |
2001-04-19 | *** empty log message *** | sabetts | |