summaryrefslogtreecommitdiff
path: root/src/actions.c
AgeCommit message (Expand)Author
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
2003-02-10* src/split.h (num_frames): new prototypesabetts
2003-02-10 * src/actions.c (cmd_bind): more informative error messagessabetts
2003-01-26(cmd_rudeness): rudeness data correctly stored in rudenesssabetts
2003-01-26(cmd_defwaitcursor): error message correctly shows what commandsabetts
2003-01-26(cmd_help): Print key binding when calledsabetts
2002-12-11* configure.in (AC_CHECK_FUNCS): Add check for putenv, removesabetts
2002-12-10(spawn): only add DISPLAY to the environment if itsabetts
2002-11-24* src/main.c: include sys/wait.hsabetts
2002-11-20* src/ratpoison.h[!HAVE_VARARG_MACROS]: PRINT_ERROR andsabetts
2002-11-20* src/main.c (init_defaults): set pointer warping to on bysabetts
2002-10-18* src/actions.c (read_split): a negative number means subtract thesabetts
2002-10-18* src/split.c (VERTICALLY): new definesabetts
2002-08-31(cmd_bind): malloc the correct amount of memory for keydescsabetts
2002-07-06(cmd_help): key descriptions don't run off thesabetts
2002-04-25Ouch. Somehow this got corrupted :(algernon
2002-04-252002-04-25 Gergely Nagy <algernon@debian.org>algernon
2002-03-24* src/actions.c (command): look for the command in the aliasessabetts
2002-03-13* src/actions.c (cmd_nextscreen): An error message is displayedsabetts
2002-03-13* src/split.c (set_active_frame): fix to operate properly withsabetts
2002-02-14(cmd_license): redraw the bar if it was visible.sabetts
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-01* src/actions.c (command): bail out if alias recursion gets too deep.sabetts
2002-01-26(alias_t): rename data structure from cmd_alias tosabetts
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* 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-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
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* src/manage.c (unmanage): set the kill_signalled variable.sabetts
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-20* src/manage.c (maximize_transient): always honour the currentsabetts
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-09-23(initialize_default_keybindings): Change C-t a andsabetts
2001-09-21* src/split.h (find_frame_up): new prototypesabetts