summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
* list.h (sort_window_list_by_number): Added prototype * list.c (swap_list_elements): Added (sort_window_list_by_number): Added * input.c (update_input_window): Added (get_input): calls update_input_window in place of xlib calls. (get_input): exits if realloc fails * conf.h: Added INPUT_WINDOW_SIZE * bar.c (update_window_names): loops through window list from head to tail.
2001-02-18* conf.h: restructured comments. Added #define for AUTO_CLOSE.sabetts
* manage.c (unmanage): kills ratpoison when there are no more windows.
2001-02-17renamed display_msg_in_bar() to message(); it and get_input() no longer take ↵rcyeske
a screen_info param
2001-02-17updated to reflect changesalgernon
2001-02-17changed a bunch of fprintfs to PRINT_DEBUGalgernon
2001-02-17(goto_window_by_name, rename_current_window, command)algernon
(shell_command, switch_to, xterm_command): changed static char[100]s to dynamic char *s, as get_input() now supports this
2001-02-17copyright year update & stuffalgernon
2001-02-17reflect get_input chagealgernon
2001-02-17(get_input): use dynamically allocated stringsalgernon
2001-02-16removedrcyeske
2001-02-15added my changesalgernon
2001-02-15header cleanup & copyright blurb additionalgernon
2001-02-15copyright year updatealgernon
2001-02-15(handle_key): use dynamic stringsalgernon
2001-02-15header cleanups & copyright year update & coalgernon
2001-02-15(display_msg_bar): changed an fprintf to a PRING_DEBUGalgernon
2001-02-15added copyright blurbalgernon
2001-02-15fixed a small warningalgernon
2001-02-15*** empty log message ***rcyeske
2001-02-15fixed ANSI violationsrcyeske
2001-02-15*** empty log message ***rcyeske
2001-02-15*** empty log message ***rcyeske
2001-02-15added xterm prompt messagercyeske
2001-02-15added xterm_command and keybindingsrcyeske
2001-02-15added generate_key_eventrcyeske
2001-02-15*** empty log message ***rcyeske
2001-02-14*** empty log message ***rcyeske
2001-02-14reformattingrcyeske
2001-02-14xor highlighting of current windowrcyeske
2001-02-14all displayed messages can have highlighted portionsrcyeske