paraslash 0.7.3
[paraslash.git] / gui.c
2023-12-24 Andre Nollgui: Clear status bar after pressing <End>.
2023-06-18 Andre NollMerge branch 'maint'
2023-05-11 Andre NollMerge branch 'maint'
2023-03-11 Andre Nollgui: Improve loglevel message.
2023-02-12 Andre NollMerge branch 'maint'
2022-11-25 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge branch 'maint'
2022-11-14 Andre NollMerge tags 'v0.5.9' and 'v0.6.4' into maint
2022-10-03 Andre NollMerge topic branch t/overflow into master
2022-09-18 Andre NollMerge branch 'refs/heads/t/ll'
2022-09-11 Andre NollMerge branch 'refs/heads/t/poll'
2022-08-25 Andre NollRename ->{pre,post}_select methods to ->{pre,post}_monitor.
2022-08-25 Andre NollHide implementation of para_fd_set().
2022-08-25 Andre Nollfd: Drop fd_set parameter from read_nonblock() and...
2022-08-25 Andre Nollsched: Use integer value for select timeout.
2022-07-29 Andre Nollstring: Rename para_malloc() -> alloc().
2021-11-04 Andre NollMerge branch 'maint'
2021-08-30 Andre NollMerge branch 'maint'
2021-01-01 Andre NollMerge branch 'refs/heads/t/fec'
2020-09-17 Andre Nollgui: Do not decode the pressed key multiple times.
2020-09-17 Andre Nollgui: Have km_keyname() return const.
2018-06-25 Andre NollMerge branch 'refs/heads/t/aft_fixes'
2018-06-10 Andre NollMerge branch 'refs/heads/t/long-help'
2018-05-28 Andre NollMerge branch 'refs/heads/t/listen-address'
2018-05-20 Andre NollMerge branch 'refs/heads/t/clean_server_exit'
2018-05-13 Andre NollMerge branch 'refs/heads/t/crypt'
2018-05-06 Andre NollMerge branch 'refs/heads/t/doc'
2018-05-06 Andre NollMerge branch 'maint'
2018-05-01 Andre NollMerge branch 'refs/heads/t/gui-sigwinch'
2018-04-22 Andre Nollgui: Use lsu_merge_config_file_options().
2017-12-31 Andre NollMerge branch 'maint'
2017-10-28 Andre Nollgui: Catch SIGWINCH.
2017-09-23 Andre NollMerge branch 'maint'
2017-09-22 Andre NollShorten copyright notice.
2017-09-22 Andre NollMerge branch 'refs/heads/t/mp'
2017-09-17 Andre NollMerge branch 'refs/heads/t/sqrt'
2017-09-10 Andre NollMerge branch 'refs/heads/t/opus'
2017-09-03 Andre NollMerge branch 'refs/heads/t/portable_io'
2017-08-27 Andre NollMerge branch 'refs/heads/t/si_conversion'
2017-08-20 Andre NollMerge branch 'refs/heads/t/si_update'
2017-08-11 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-08-05 Andre NollMerge branch 'refs/heads/t/wma'
2017-07-31 Andre NollMerge branch 'maint'
2017-07-28 Andre NollMerge branch 'maint'
2017-07-23 Andre NollMerge branch 'refs/heads/t/hash-sort-for-ls'
2017-07-21 Andre NollMerge branch 'refs/heads/t/doxygen'
2017-07-21 Andre NollDefine status items in para.h.
2017-07-16 Andre Nollgui: Trivial whitespace and spelling fixes.
2017-07-13 Andre NollMerge branch 'maint'
2017-04-28 Andre NollMerge branch 'refs/heads/t/logo-0.6'
2017-04-27 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-03-26 Andre NollConvert para_gui to lopsub.
2017-03-26 Andre Nollgui: Remove --timeout.
2016-12-31 Andre NollMerge branch 'maint'
2016-12-31 Andre NollMerge branch 'refs/heads/t/simple_error_codes'
2016-12-30 Andre NollMerge branch 'refs/heads/t/invalid-ids'
2016-12-28 Andre NollMerge branch 'refs/heads/t/format-signedness'
2016-12-20 Andre NollSimplify the error subsystem, get rid of error2.[ch].
2016-12-04 Andre NollFix signedness issues in format strings.
2016-07-03 Andre NollMerge branch 'refs/heads/t/i9e'
2016-06-26 Andre NollMerge branch 'refs/heads/t/mp3_afh'
2016-06-12 Andre NollMerge branch 'refs/heads/t/opus_cleanup'
2016-06-04 Andre NollMerge branch 'refs/heads/t/audiod-time-string'
2016-05-15 Andre NollMerge branch 'refs/heads/t/gui-improvements'
2016-05-05 Andre NollMerge branch 'refs/heads/t/wmadec'
2016-04-17 Andre NollMerge branch 'refs/heads/t/markdown'
2016-04-10 Andre NollMerge branch 'refs/heads/t/attribute_fix'
2016-04-02 Andre NollMerge branch 'refs/heads/t/image_id_mm'
2016-04-01 Andre NollMerge branch 'maint'
2016-03-18 Andre Nollgui.c: Constify argument to find_cmd_byname().
2016-03-18 Andre Nollgui.c: Improve description of signal task.
2016-03-18 Andre Nollgui.c: Remove pointless return statement.
2016-03-18 Andre Nollgui.c: Remove silly warning on SIGINT.
2016-03-17 Andre Nollgui: Kill process group *before* shutting down curses.
2016-03-13 Andre Nollgui.c: Reset terminal on shutdown in external mode.
2016-03-13 Andre Nollgui: Avoid bad terminal state with xterm.
2016-03-13 Andre Nollgui.c: Constify local variables of add_spaces().
2016-03-13 Andre Nollgui.c: Remove condition which is always true.
2016-03-13 Andre NollIntroduce sanitize_str().
2016-03-13 Andre Nollgui: Remove pointless special casing in align_str().
2016-02-21 Andre NollMerge branch 'maint'
2015-09-06 Andre NollMerge branch 'maint'
2015-08-30 Andre NollMerge branch 'maint'
2015-08-29 Andre NollMerge branch 'maint'
2015-05-30 Andre NollMerge branch 'maint'
2015-04-19 Andre NollMerge branch 'maint'
2015-03-22 Andre NollMerge branch 't/gui_reload_fix'
2015-03-13 Andre Nollgui: Fix config file reloading.
2015-03-08 Andre NollMerge branch 'refs/heads/t/abtract_sockets'
2015-02-19 Andre NollImprove signal init and shutdown.
2015-02-08 Andre Nollsignal: Provide generic signal_pre_select().
2015-02-08 Andre Nollgui: Shutdown scheduler after schedule() returns.
2015-01-23 Andre NollMerge branch 'refs/heads/t/afh_improvements'
2015-01-23 Andre NollMerge branch 'refs/heads/t/tarball-build-fix'
2015-01-22 Andre NollMerge branch 'maint'
2015-01-20 Andre Nollgui.c Fix error handling of for_each_stat_item().
2015-01-12 Andre NollUpdate year in copyright headers.
2014-11-16 Andre NollMerge branch 'maint'
next