web: Remove basefont tag.
[paraslash.git] / gui.c
2013-08-17 Andre NollMerge branch 't/remove_sb_compat'
2013-07-06 Andre NollMerge branch 't/opus'
2013-07-01 Andre NollMerge branch 't/versioning_improvements'
2013-06-22 Andre NollMerge branch 't/interactive'
2013-06-16 Andre Nollgui: Fix off-by-one in add_spaces().
2013-06-16 Andre NollMerge branch 't/compress'
2013-06-13 Andre NollMerge branch 't/oss_error_message_fix'
2013-06-13 Andre Nollgui: Use version_single_line().
2013-06-13 Andre NollUse self-made help to avoid recompilations on version...
2013-06-13 Andre NollIntroduce version.c to limit recompilation on version...
2013-06-13 Andre NollAvoid unwanted log messages during startup.
2013-06-13 Andre NollDon't check return value of command line parsers unnece...
2013-06-11 Andre NollMerge branch 't/stdin_stdout_fixes'
2013-06-07 Andre NollMerge branch 't/gui_improvements'
2013-05-25 Andre NollMerge branch 't/doc'
2013-05-18 Andre NollMerge branch 't/sched_improvements'
2013-05-14 Andre NollMerge branch 't/utf8'
2013-05-02 Andre Nollstring: Add discard feature for for_each_line().
2013-05-02 Andre Nollstring: Clean up for_each_line() and related functions.
2013-05-02 Andre Nollgui: Don't sleep before executing the status command.
2013-05-02 Andre Nollgui: Speed up add_spaces().
2013-05-02 Andre Nollgui: Rename do_exit().
2013-05-02 Andre Nollgui: Remove superfluous cmd_died.
2013-05-02 Andre Nollgui: Check stdin for readability.
2013-05-02 Andre Nollgui: Discard overlong input lines.
2013-05-02 Andre NollMerge branch 't/allow_zero_btr_add'
2013-03-26 Andre NollMerge branch 't/mood_fix'
2013-03-25 Andre NollChange copyright year to 2013.
2012-12-23 Andre NollUTF-8 support for para_gui.
2012-12-23 Andre Nollgui: Don't compute string length unnecessarily.
2012-08-27 Andre Nollpara_gui ggo: Do not pass --no-handle-error.
2012-03-29 Andre NollMerge branch 't/gui_improvements'
2012-03-18 Andre Nollgui: Also display command's stderr output.
2012-03-18 Andre Nollgui: Check return value of para_exec_cmdline_pid().
2012-03-18 Andre Nollgui: Rename client_cmd_cmdline() to para_cmd().
2012-03-18 Andre Nollgui: Make some functions return void.
2012-03-05 Andre NollMerge branch 't/audioc_cleanups'
2012-02-26 Andre NollMerge branch 't/mmap_sanity'
2012-02-18 Andre NollMerge branch 't/write_consolidation'
2012-01-20 Andre NollReplace PARA_VSNPRINTF by xvasprintf().
2012-01-10 Andre NollMerge branch 't/web_fix'
2012-01-07 Andre NollChange year in copyright message to 2012.
2011-12-04 Andre NollMerge branch 't/interactive'
2011-11-20 Andre NollAllow switching between different log methods at runtime.
2011-08-13 Andre NollMerge branch 't/smaller_tarball'
2011-08-13 Andre NollMerge branch 't/timing_improvements'
2011-08-13 Andre NollMerge branch 't/sched_improvements'
2011-08-09 Andre Nollgui: Fix sparse warning.
2011-05-05 Andre NollMerge branch 't/libao'
2011-04-23 Andre NollMerge branch 't/crypt_cleanups'
2011-04-21 Andre NollMerge branch 't/autogen'
2011-04-08 Andre NollMerge branch 't/gvf'
2011-04-03 Andre NollMerge branch 't/configure_improvements'
2011-03-27 Andre NollRemove some unnecessary includes.
2011-03-20 Andre NollMerge branch 't/testsuite'
2011-03-12 Andre Nollgui: Replace NCURSES_SIZE_T by ordinary size_t.
2011-03-05 Andre NollFix git-version file creation.
2011-03-05 Andre NollMerge branch 't/array_size'
2011-03-05 Andre NollMerge branch 't/vorbis_dummy_header'
2011-03-05 Andre Nollgui: Fix window redrawing on SIGWINCH.
2011-02-27 Andre NollMerge branch 't/ogg_timining_fixes'
2011-02-20 Andre NollMerge branch 't/gui_improvements'
2011-02-20 Andre NollMerge branch 'maint'
2011-02-11 Andre Nollgui: Check return values of curses functions more strictly.
2011-02-11 Andre Nollgui: Open-code check_geometry().
2011-02-11 Andre Nollgui: Cosmetic cleanups for init_curses().
2011-02-11 Andre Nollgui: Recognize "home" and "end" keys.
2011-02-11 Andre Nollgui: Don't exit without shutting down curses on config...
2011-02-11 Andre Nollgui: Don't fail silently on config file errors.
2011-02-11 Andre Nollgui: Check only once for invalid key maps.
2011-02-11 Andre Nollgui: Remove pointless error message for invalid command...
2011-02-11 Andre Nollgui: Allow selecting a startup theme.
2011-02-03 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-01-29 Andre NollMerge branch 't/color_cleanups'
2011-01-22 Andre NollMerge branch 't/periodic_header_optional'
2011-01-17 Andre NollReplace 2010 in copyright message by 2011.
2010-07-04 Andre Nollgui: Replace also \r and \f by spaces.
2010-06-07 Andre NollMerge remote branch 'meins/master'
2010-06-06 Andre NollMerge branch 'maint'
2010-06-06 Andre Nollgui: Avoid busy loop if audiod is down.
2010-05-23 Andre NollMerge branch 'maint'
2010-05-13 Andre NollMerge remote branch 'fml/master'
2010-05-13 Andre NollMerge branch 't/nonblock_api'
2010-05-12 Andre NollMerge branch 'maint'
2010-05-06 Andre Nollgui: Combine open_stat_pipe() and para_open_stat_pipe().
2010-05-06 Andre Nollgui: Rename audiod_pipe to stat_pipe.
2010-05-06 Andre Nollgui: Use nonblock API for command and audiod pipe.
2010-04-25 Andre NollUse non-blocking API for signal handling.
2010-04-22 Andre Nollgui: Avoid bogus "key is not bound" message.
2010-04-19 Andre Nollaudiod: Fix status item parsing for long status items.
2010-04-12 Andre NollMerge branch 'maint'
2010-04-08 Andre NollMerge branch 'maint'
2010-04-05 Andre NollChange year in COPYRIGHT to 2010.
2010-04-04 Andre NollMerge remote branch 'albrecht/master'
2010-04-04 Andre Nollgui: Simplify handle_command() and avoid a buffer overflow.
2010-03-07 Andre NollMerge branch 'maint'
2010-01-31 Andre NollMerge branch 'maint'
2010-01-17 Andre NollMerge branch 'maint'
2009-12-20 Andre NollMerge branch 'maint'
next