index
:
ratpoison
cr/add_confirmquit
cr/deprecate_winliststyle
cr/implement_gnumber
cr/implement_gnumber-with_winliststyle
cr/implement_gnumber_hack
cr/implement_gnumber_uglyhack
cr/perl_prefer_envvar
cr/remove_cos_obsolete_email
cr/remove_cos_obsolete_irc
fix/authors_dups_clean-up
fix/gselect_exact_match
fix/unsetenv_memory_corruption
hax/altgr_support
master
rp_simplified
ratpoison is a simple window manager with no flashy wank.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.c
Age
Commit message (
Expand
)
Author
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 function
sabetts
2003-02-23
* configure.in: don't check for variable argument support in
sabetts
2003-02-22
* src/actions.c (cmd_number): use list delete entry macro
sabetts
2003-02-10
* src/split.h (num_frames): new prototype
sabetts
2002-11-24
* src/main.c: include sys/wait.h
sabetts
2002-11-20
* src/main.c (init_defaults): set pointer warping to on by
sabetts
2002-07-28
* src/main.c (handler): do not report badwindow errors if
sabetts
2002-01-27
* configure.in: check for the vsnprintf function and stdarg.h
sabetts
2002-01-24
* src/messages.h (MESSAGE_FRAME_STRING): Pad the string with
sabetts
2002-01-24
(init_screen): create the help window with a 0 border
sabetts
2002-01-11
(handler): store the error text at the beginning of
sabetts
2002-01-02
* src/main.c (init_screen): do not select on any events for the
sabetts
2002-01-02
* src/manage.h (get_state): new prototype
sabetts
2001-12-21
* src/sbuf.h (sbuf_printf_concat): new prototype
sabetts
2001-12-21
* src/data.h (rp_error_msg): new global extern
sabetts
2001-12-09
* src/events.c (handle_key): revert the focus immediately after
sabetts
2001-09-28
remove 'r' and 'k'.
sabetts
2001-09-21
* src/split.h (find_frame_up): new prototype
sabetts
2001-09-18
* src/ratpoison.h (xstrdup): new prototype
sabetts
2001-09-16
(format_window_name): Use 2 character escape codes,
sabetts
2001-09-09
* src/split.c (set_active_frame): give the key_window focus when
sabetts
2001-09-09
* src/bar.c (marked_message): use the screen_info fg_color and
sabetts
2001-09-09
* src/list.h (update_window_position): new prototype
sabetts
2001-09-06
* src/main.c (show_welcome_message): If the help key is bound to ?
sabetts
2001-09-05
* src/messages.h (MESSAGE_WELCOME): The help keystroke is not
sabetts
2001-08-23
new rudeness command
sabetts
2001-08-18
commands can be called interactively and non-interactively. commands return a...
sabetts
2001-06-11
* src/main.c (rp_rat_bits): remove
sabetts
2001-05-18
* src/input.c (update_modifier_map): rename from
sabetts
2001-04-15
* src/messages.h (MESSAGE_WELCOME): new define
sabetts
2001-04-13
* src/split.h (blank_frame): new prototype
sabetts
2001-04-12
* src/main.c (main): calls XCloseDisplay before exitting after
sabetts
2001-04-10
(main): silence a warning
algernon
2001-04-08
(clean_up): destroys resources stored in screens
sabetts
2001-04-07
* src/split.h (hide_frame_indicator): new prototype
sabetts
2001-04-06
* src/split.h (h_split_frame): renamed frome h_split_window
sabetts
2001-03-29
better command functionality
sabetts
2001-03-19
* src/main.c (ratpoison_longopts): add --command to recognized
sabetts
2001-03-12
merged rel-0-1-0 branch
sabetts
2001-03-08
* main.c (read_rc_file): Fix typo that was resulting in exhausting
rcyeske
2001-03-08
(read_startup_files): Use PRINT_DEBUG to report failure
rcyeske
2001-03-02
* main.c (print_version): updated copyright notice.
sabetts
2001-03-02
* ratpoison.h (xmalloc, xrealloc, fatal): Prototype.
rcyeske
2001-03-02
* actions.c (cmd_source): Open the file. Error report as
rcyeske
2001-02-28
* manage.h (ungrab_prefix_key): new prototype
sabetts
2001-02-28
* main.c (handler): Prepends error message with "ERROR: ".
sabetts
2001-02-26
added cmd_source
rcyeske
2001-02-25
s/fprintf/PRINT_DEBUG/
rcyeske
2001-02-25
removed dependancy on gnu extension: getline()
rcyeske
[next]