summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-03-06formattingrcyeske
2001-03-06formattingrcyeske
2001-03-05remove silly C,M,A,S,H #defines and propagatercyeske
2001-03-05(update_window_names): Print a '+' for the last accessedrcyeske
2001-03-04(cmd_bind): Do not pollute the message bar withrcyeske
2001-03-03fixes to maximize_transientsabetts
2001-03-03fixes to maximize_normalsabetts
2001-03-02* main.c (print_version): updated copyright notice.sabetts
2001-03-02* actions.c (initialize_default_keybindings): removed emacssabetts
2001-03-02* ratpoison.h (xmalloc, xrealloc, fatal): Prototype.rcyeske
2001-03-02* actions.c (cmd_source): Open the file. Error report asrcyeske
2001-03-02* actions.c (cmd_source): Open the file. Error report asrcyeske
2001-03-02Use PRINT_DEBUG instead of fprintf. Put useful errorrcyeske
2001-03-01* manage.c (map_window): calls update_window_information.sabetts
2001-02-28* actions.c (cmd_escape): updates the "other" command keybindingsabetts
2001-02-28* manage.h (ungrab_prefix_key): new prototypesabetts
2001-02-28* actions.c: "maximize" user command calls cmd_maximizesabetts
2001-02-28* main.c (handler): Prepends error message with "ERROR: ".sabetts
2001-02-27(save_mouse_position): stores the mouse position relativesabetts
2001-02-27* actions.h: prototype for force_maximize addedsabetts
2001-02-26*** empty log message ***rcyeske
2001-02-26added cmd_sourcercyeske
2001-02-25removed themes.hrcyeske
2001-02-25s/fprintf/PRINT_DEBUG/rcyeske
2001-02-25removed dependancy on gnu extension: getline()rcyeske
2001-02-24added initialization file support "~/.ratpoisonrc"rcyeske
2001-02-24fix key rebindingrcyeske
2001-02-24remove themes supportrcyeske
2001-02-23* main.c (main): passes return value of find_window_other() tosabetts
2001-02-23*** empty log message ***rcyeske
2001-02-22*** empty log message ***rcyeske
2001-02-22commented out broken sort stuffrcyeske
2001-02-22comment out broken sort_window_list_by_number callrcyeske
2001-02-22added preliminar keybinding supportrcyeske
2001-02-21fixed generate prefix stupidityrcyeske
2001-02-20added config.h.inrcyeske
2001-02-20removed key_actions table, replaced with set of functionsrcyeske
2001-02-19moved bar back to upper right (oops)rcyeske
2001-02-19added theme supportrcyeske
2001-02-19renamed functionsrcyeske
2001-02-19propogated function renamesrcyeske
2001-02-19renamed FONT and COLOR definesrcyeske
2001-02-19tweaksrcyeske
2001-02-19added message macro and marked_message()rcyeske
2001-02-19added more_input routinercyeske
2001-02-19renamed all user commandsrcyeske
2001-02-19added themes.hrcyeske
2001-02-19*** empty log message ***rcyeske
2001-02-19theme support filercyeske
2001-02-19* manage.c (manage): calls sort_window_list_by_numbersabetts