gui: Remove change_theme().
[paraslash.git] / gui.c
2014-05-04 Andre Nollgui: Remove change_theme().
2014-05-04 Andre Nollgui: Move windows *after* resizing them.
2014-05-04 Andre Nollgui: Rename public gui theme functions.
2014-05-04 Andre NollRemove chop().
2014-05-04 Andre Nollgui: Use whline() for drawing the separator.
2014-05-04 Andre Nollgui: Remove welcome message.
2014-05-04 Andre Nollgui: Simplify print_status_bar().
2014-05-04 Andre Nollgui: Print the status bar only once.
2014-05-04 Andre Nollgui: Remove macro STANDARD_STATUS_BAR.
2014-05-04 Andre Nollgui: Simplify display command execution.
2014-05-04 Andre Nollgui: Don't close command fds if a key was pressed.
2014-05-04 Andre Nollgui: Avoid magic number in enum gui_color_pair.
2014-05-04 Andre Nollgui: Kill pointless initialization of top.lines in...
2014-05-04 Andre Nollgui: Make curses_active a bool.
2014-05-04 Andre Nollgui: Rename label of check_key_map_args()
2014-05-04 Andre Nollgui: Rename struct win_data to gui_window.
2014-05-04 Andre Nollgui: Add trailing newline to all log messages.
2014-05-04 Andre Nollgui: Fix some trivial whitespace and spelling issues.
2014-05-04 Andre Nollgui: Remove unused struct stat_item.
2014-05-04 Andre Nollgui: Initialize command_fds to -1.
2014-05-04 Andre Nollgui: Use proper column number in print_in_bar().
2014-05-04 Andre Nollgui: Reset command buf offset on errors.
2014-05-04 Andre Nollgui: Shut down curses before rereading the config file.
2014-05-03 Andre NollMerge branch 't/alsa_improvements'
2014-04-22 Andre NollMerge branch 't/rl_free_keymap'
2014-04-09 Andre NollMerge branch 't/oggdec_latency_improvements'
2014-04-08 Andre NollMerge branch 't/opusdec_busy_loop_fix'
2014-04-06 Andre NollMerge branch 'maint'
2014-03-30 Andre NollMerge branch 't/misc'
2014-02-22 Andre NollChange copyright year to 2014.
2014-02-17 Andre Nollgui: Don't ignore SIGHUP.
2013-12-01 Andre NollMerge branch 'maint'
2013-11-17 Andre NollMerge branch 'maint'
2013-11-03 Andre NollMerge branch 'maint'
2013-10-13 Andre NollMerge branch 't/fork-safe-prng'
2013-10-06 Andre NollMerge branch 't/audiod_cleanups'
2013-09-29 Andre NollMerge branch 't/misc_cleanups'
2013-09-04 Andre NollMake log functions static.
2013-08-23 Andre NollMerge branch 't/image-0.5'
2013-08-22 Andre NollMerge branch 't/dia'
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.
next