summaryrefslogtreecommitdiff
path: root/src/conf.h
AgeCommit message (Expand)Author
2008-05-24Add xft supportMidare Kiyura
2007-08-14src/main.c (xvsprintf): limit memory allocation to 200K when vsnprintf return...brl
2007-05-04* src/main.c (init_defaults): if the default font fails, use thesabetts
2006-05-22*** empty log message ***sabetts
2006-03-16remove tabs and trailing whitespace.sabetts
2006-01-05* src/conf.h (ASPECT_WINDOWS_ARE_TRANSIENTS): new definesabetts
2004-12-04update copyright.sabetts
2004-12-02Updated copyright notices.sabetts
2004-10-05* src/conf.h (DEFAULT_FONT): new definesabetts
2004-04-18* src/manage.h (ungrab_keys_all_wins): new prototypesabetts
2003-09-02* src/main.c (show_welcome_message): search the root keymap forsabetts
2003-05-27* src/editor.c (saved_command): new local globalsabetts
2003-05-25* src/window.c: do not include ctype.hsabetts
2003-02-10* src/split.h (num_frames): new prototypesabetts
2002-07-28* src/main.c (handler): do not report badwindow errors ifsabetts
2002-02-01* src/actions.c (command): bail out if alias recursion gets too deep.sabetts
2001-12-21* src/manage.c (unmanage): set the kill_signalled variable.sabetts
2001-12-21* src/input.c (input_history): new static globalsabetts
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-09(MAXSIZE_WINDOWS_ARE_TRANSIENTS): definedsabetts
2001-09-09* src/list.h (update_window_position): new prototypesabetts
2001-08-27code cleanup, unmap_notify bug fixessabetts
2001-08-24added a user abort keysabetts
2001-06-11* src/events.c (grab_rat): wrap in ifdefsabetts
2001-04-07* src/split.h (hide_frame_indicator): new prototypesabetts
2001-04-01* src/split.h (find_window_for_frame): new function prototypesabetts
2001-03-18added comment concerning INPUT_WINDOW_SIZEsabetts
2001-03-14* src/conf.h: replaced the silly c++ style comment aroundsabetts
2001-02-28* manage.h (ungrab_prefix_key): new prototypesabetts
2001-02-24remove themes supportrcyeske
2001-02-19moved bar back to upper right (oops)rcyeske
2001-02-19added theme supportrcyeske
2001-02-19* manage.c (manage): calls sort_window_list_by_numbersabetts
2001-02-18* conf.h: restructured comments. Added #define for AUTO_CLOSE.sabetts
2001-02-15header cleanups & copyright year update & coalgernon
2001-02-14changed skinsrcyeske
2000-12-09* input.c (cook_keycode): properly handle LockMasksabetts
2000-10-30added ifdef's to toggle the hide mouse featuresabetts
2000-10-20adjusted PADDING_* offset. added comment describing UNMANAGED_WINDOW_LISTsabetts
2000-10-20added unmanaged windows and window paddingrcyeske
2000-10-17fixed bug that lost focus of any window when the current window was unmapped.sabetts
2000-09-07restructured tree, added automake and autoconf to the build process.sabetts