summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-02-17* src/manage.c (update_normal_hints): fix debugging output to besabetts
2002-02-16accidentally cut somethingsabetts
2002-02-16* src/manage.c (maximize): remove calls to XSelectInput.sabetts
2002-02-14(cmd_license): redraw the bar if it was visible.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(cmd_defbarpadding): print an error message ifsabetts
2002-02-03(handle_signals): only hide the bar if it timessabetts
2002-02-03(marked_message): Fix text marking bug.sabetts
2002-02-01* src/actions.c (command): bail out if alias recursion gets too deep.sabetts
2002-01-27* configure.in: check for the vsnprintf function and stdarg.hsabetts
2002-01-26* src/list.c (format_window_name): If res_class or res_name aresabetts
2002-01-26(alias_t): rename data structure from cmd_alias tosabetts
2002-01-26(set_active_window): Corrected a bug in determiningsabetts
2002-01-24* src/actions.c (cmd_defbgcolor): don't set the background color for key_window.sabetts
2002-01-24* src/actions.c (cmd_defbarloc): Read the location argument as asabetts
2002-01-24* src/messages.h (MESSAGE_FRAME_STRING): Pad the string withsabetts
2002-01-24(init_screen): create the help window with a 0 bordersabetts
2002-01-24* src/actions.c (command): Append to the end of alias command thesabetts
2002-01-24* src/actions.c (find_alias_index): new functionsabetts
2002-01-24(wingravity_to_string): Fix the north gravitysabetts
2002-01-24(wingravity_to_string): Fix the north gravitysabetts
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-15fixed crash on solarissabetts
2002-01-11(handler): store the error text at the beginning ofsabetts
2002-01-10* src/events.c (delegate_event): ignore the CirculateRequest event.sabetts
2002-01-08(setenv, unsetenv): new functions, used when the system libc does not have them.algernon
2002-01-02* src/main.c (init_screen): do not select on any events for thesabetts
2002-01-02* src/manage.h (get_state): new prototypesabetts
2001-12-21* src/actions.h (cmd_alias): new prototypesabetts
2001-12-21* src/actions.c (user_commands): remove "license" from thesabetts
2001-12-21* src/actions.h (cmd_license): new prototypesabetts
2001-12-21(format_window_name): print unrecognized formattingsabetts
2001-12-21* src/manage.c (unmanage): set the kill_signalled variable.sabetts
2001-12-21* src/sbuf.h (sbuf_printf_concat): new prototypesabetts
2001-12-21* src/input.c (input_history): new static globalsabetts
2001-12-21added a note about the contributorsabetts
2001-12-21* src/input.c (update_input_window): Draw the cursor in the right place.sabetts
2001-12-21* src/data.h (rp_error_msg): new global externsabetts
2001-12-20* src/manage.c (maximize_transient): always honour the currentsabetts
2001-12-18(maximize_transient): Fit the transient windowsabetts
2001-12-12(parse_keydesc): Don't mangle the key descriptionsabetts
2001-12-09* src/events.c (handle_key): revert the focus immediately aftersabetts
2001-12-05(cmd_getenv): New function.rcyeske
2001-10-18* src/split.c (show_frame_indicator): call XSync after clearing the window.sabetts
2001-10-18* src/split.h (find_last_frame): new prototypesabetts
2001-10-18(struct rp_window_frame): new field 'last_access'sabetts
2001-10-12(show_last_message): abort if there was no lastsabetts