summaryrefslogtreecommitdiff
path: root/src/list.c
AgeCommit message (Expand)Author
2003-03-07Renamed list.c to window.csabetts
2003-03-07* src/main.c (main): call init_window_stuff(). Remove call to init_numbers().sabetts
2003-02-27* src/main.c (free_screen): new functionsabetts
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
2002-11-20* src/main.c (init_defaults): set pointer warping to on bysabetts
2002-01-26* src/list.c (format_window_name): If res_class or res_name aresabetts
2002-01-26(set_active_window): Corrected a bug in determiningsabetts
2001-12-21(format_window_name): print unrecognized formattingsabetts
2001-12-09* src/events.c (handle_key): revert the focus immediately aftersabetts
2001-10-10(format_window_name): add formatting option '%l' tosabetts
2001-09-21* src/split.h (find_frame_up): new prototypesabetts
2001-09-18(window_name): make sure the default window name issabetts
2001-09-16(format_window_name): Use 2 character escape codes,sabetts
2001-09-09* src/list.h (update_window_position): new prototypesabetts
2001-08-27code cleanup, unmap_notify bug fixessabetts
2001-08-23new code to handle transient windowssabetts
2001-08-23another transient window hiding bug fixsabetts
2001-08-19window switching flicker bug fixedsabetts
2001-08-18fixed transient crashsabetts
2001-08-18commands can be called interactively and non-interactively. commands return a...sabetts
2001-08-18window flicker problems fixedsabetts
2001-06-06(unhide_transient_for): abort if the transient_forsabetts
2001-06-05put back give_window_focussabetts
2001-06-02* src/list.c (unhide_transient_for): new functionsabetts
2001-06-02* src/manage.c (hide_window): ignore unmap_notify events whensabetts
2001-06-01transients appear overtop of other windowssabetts
2001-04-15* src/number.h (add_window_number): new prototypesabetts
2001-04-15* src/messages.h (MESSAGE_WELCOME): new definesabetts
2001-04-13* src/split.h (blank_frame): new prototypesabetts
2001-04-06* src/split.h (h_split_frame): renamed frome h_split_windowsabetts
2001-04-01* src/split.h (find_window_for_frame): new function prototypesabetts
2001-03-14* src/events.c (delegate_event): calls focus_change on FocusOutsabetts
2001-03-02* ratpoison.h (xmalloc, xrealloc, fatal): Prototype.rcyeske
2001-03-01* manage.c (map_window): calls update_window_information.sabetts
2001-02-27(save_mouse_position): stores the mouse position relativesabetts
2001-02-23* main.c (main): passes return value of find_window_other() tosabetts
2001-02-22commented out broken sort stuffrcyeske
2001-02-19renamed functionsrcyeske
2001-02-19* manage.c (manage): calls sort_window_list_by_numbersabetts
2001-02-15copyright year updatealgernon
2001-02-15fixed ANSI violationsrcyeske
2001-02-10* communications.c (send_restart, send_kill): Addedsabetts
2000-12-15* list.c (set_active_window): Installs colormapsabetts
2000-12-15(add_to_window_list): Added init code for `hints'sabetts
2000-12-09* input.c (cook_keycode): properly handle LockMasksabetts
2000-12-01p out unmapped windows in find_window_by_namesabetts
2000-10-17fixed bug that lost focus of any window when the current window was unmapped.sabetts
2000-09-15Added a standard error reporting function PRINT_ERROR and a standardsabetts
2000-09-07restructured tree, added automake and autoconf to the build process.sabetts