summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-04-07* src/split.c (remove_all_splits): only maximize the currentsabetts
2001-04-07* src/split.c (maximize_frame): new functionsabetts
2001-04-06* src/split.h (h_split_frame): renamed frome h_split_windowsabetts
2001-04-05(initialize_default_keybindings): Add keybinding for :banish.rcyeske
2001-04-05add banish to user_commands.rcyeske
2001-04-01new commands split, hsplit, vsplit, only, removesabetts
2001-04-01(maximize_normal): fixed maximizing problems forsabetts
2001-04-01* src/split.h (find_window_for_frame): new function prototypesabetts
2001-04-01*** empty log message ***rcyeske
2001-03-29better command functionalitysabetts
2001-03-22updated to reflect changesalgernon
2001-03-22removed build-dependency on x-terminal-emulator, downgradedalgernon
2001-03-19* src/main.c (ratpoison_longopts): add --command to recognizedsabetts
2001-03-18added comment concerning INPUT_WINDOW_SIZEsabetts
2001-03-14* src/events.c (delegate_event): calls focus_change on FocusOutsabetts
2001-03-14warn the user if the x terminal emulator cannot besabetts
2001-03-14* src/conf.h: replaced the silly c++ style comment aroundsabetts
2001-03-12merged rel-0-1-0 branchsabetts
2001-03-12merged rel-0-1-0 branchsabetts
2001-03-11updated to reflect changesalgernon
2001-03-11build depend on x-terminal-emulatoralgernon
2001-03-11damn it! fscking typos...algernon
2001-03-08* main.c (read_rc_file): Fix typo that was resulting in exhaustingrcyeske
2001-03-08(string_to_keysym): New function.rcyeske
2001-03-08(read_startup_files): Use PRINT_DEBUG to report failurercyeske
2001-03-06added 0.1.1algernon
2001-03-06doh! remove COPYING from the deb as per policyalgernon
2001-03-06added 'changes since 0.1.0'rcyeske
2001-03-06formattingrcyeske
2001-03-06formattingrcyeske
2001-03-05change version to 0.2.0-cvsrcyeske
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-04updated to reflect changesalgernon
2001-03-04Bumped version number to 0.1.0-1algernon
2001-03-04Fixed the clean target: it failed when there was no Makefilealgernon
2001-03-04Some small indentitation fixes, removed Emacs keybinding because it wasalgernon
2001-03-03fixes to maximize_transientsabetts
2001-03-03fixes to maximize_normalsabetts
2001-03-02* configure.in: adds -g to CFLAGS when debugging is turned on.sabetts
2001-03-02* main.c (print_version): updated copyright notice.sabetts
2001-03-02*** empty log message ***sabetts
2001-03-02* actions.c (initialize_default_keybindings): removed emacssabetts
2001-03-02man page moved to doc/sabetts
2001-03-02moved man pagesabetts
2001-03-02*** empty log message ***sabetts
2001-03-02added changes from texinfo docs.sabetts
2001-03-02minor updates.sabetts
2001-03-02* ratpoison.h (xmalloc, xrealloc, fatal): Prototype.rcyeske