Age | Commit message (Expand) | Author |
2002-02-17 | * src/manage.c (update_normal_hints): fix debugging output to be | sabetts |
2002-02-16 | accidentally cut something | sabetts |
2002-02-16 | * src/manage.c (maximize): remove calls to XSelectInput. | sabetts |
2002-02-14 | * src/manage.c (maximize_transient): correctly detect when the | sabetts |
2002-01-24 | * src/manage.c (send_configure): Change parameters to X11 window, | sabetts |
2002-01-24 | * src/events.c (configure_notify): remove function | sabetts |
2002-01-02 | * src/manage.h (get_state): new prototype | sabetts |
2001-12-21 | * src/manage.c (unmanage): set the kill_signalled variable. | sabetts |
2001-12-20 | * src/manage.c (maximize_transient): always honour the current | sabetts |
2001-12-18 | (maximize_transient): Fit the transient window | sabetts |
2001-12-09 | * src/events.c (handle_key): revert the focus immediately after | sabetts |
2001-09-21 | * src/split.h (find_frame_up): new prototype | sabetts |
2001-09-09 | * src/list.h (update_window_position): new prototype | sabetts |
2001-09-06 | numlock, caps lock, and scroll lock are ignored for the prefix key. | sabetts |
2001-08-31 | maximize bug fixed. frame indicator is less intrusive | sabetts |
2001-08-29 | unhide bug | sabetts |
2001-08-27 | maximize bug | sabetts |
2001-08-27 | code cleanup, unmap_notify bug fixes | sabetts |
2001-08-23 | new rudeness command | sabetts |
2001-08-23 | new code to handle transient windows | sabetts |
2001-08-18 | window flicker problems fixed | sabetts |
2001-06-11 | * src/main.c (rp_rat_bits): remove | sabetts |
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 when | sabetts |
2001-06-01 | transients appear overtop of other windows | sabetts |
2001-05-24 | * src/events.c (colormap_notify): ignore badwindows when | sabetts |
2001-04-19 | * src/manage.c (unhide_window): map and raise the window. | sabetts |
2001-04-15 | * src/messages.h (MESSAGE_WELCOME): new define | sabetts |
2001-04-13 | * src/split.h (blank_frame): new prototype | sabetts |
2001-04-06 | * src/split.h (h_split_frame): renamed frome h_split_window | sabetts |
2001-04-01 | (maximize_normal): fixed maximizing problems for | sabetts |
2001-04-01 | * src/split.h (find_window_for_frame): new function prototype | sabetts |
2001-03-14 | * src/conf.h: replaced the silly c++ style comment around | sabetts |
2001-03-03 | fixes to maximize_transient | sabetts |
2001-03-03 | fixes to maximize_normal | sabetts |
2001-03-02 | * ratpoison.h (xmalloc, xrealloc, fatal): Prototype. | rcyeske |
2001-03-01 | * manage.c (map_window): calls update_window_information. | sabetts |
2001-02-28 | * manage.h (ungrab_prefix_key): new prototype | sabetts |
2001-02-28 | * actions.c: "maximize" user command calls cmd_maximize | sabetts |
2001-02-23 | * main.c (main): passes return value of find_window_other() to | sabetts |
2001-02-22 | comment out broken sort_window_list_by_number call | rcyeske |
2001-02-19 | * manage.c (manage): calls sort_window_list_by_number | sabetts |
2001-02-18 | * conf.h: restructured comments. Added #define for AUTO_CLOSE. | sabetts |
2001-02-17 | renamed display_msg_in_bar() to message(); it and get_input() no longer take ... | rcyeske |
2001-02-15 | header cleanups & copyright year update & co | algernon |
2001-02-11 | * manage.h (set_state): Added prototype | sabetts |
2000-12-15 | * actions.c (maximize): increment size in hints->width_inc and hints->height_... | sabetts |
2000-12-15 | * manage.c (manage): added ColormapChangeMask and | sabetts |
2000-12-15 | added commenting | sabetts |
2000-12-09 | * data.h (struct rp_window): added x, y, width, height, border; | sabetts |