client.c: Add comment on the supervisor task.
[paraslash.git] / gui.c
2009-12-20 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-10 Andre NollMerge branch 'maint'
2009-12-07 Andre NollMerge branch 'maint'
2009-12-02 Andre NollMerge branch 'maint'
2009-11-30 Andre NollMerge branch 'maint'
2009-11-27 Andre NollMerge branch 'maint'
2009-11-18 Andre NollMerge branch 'maint'
2009-11-12 Andre NollMerge branch 'maint'
2009-11-09 Andre NollMerge branch 'maint'
2009-11-07 Andre NollMerge branch 'maint'
2009-11-06 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
2009-10-24 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint' into next
2009-10-22 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint'
2009-10-16 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-09-24 Andre NollMerge branch 'master' into next
2009-09-21 Andre NollMerge branch 'master' into next
2009-09-19 Andre NollMerge branch 'master' into next
2009-09-14 Andre NollMerge branch 'master' into next
2009-09-06 Andre NollMerge branch 'master' into next
2009-09-04 Andre NollMerge branch 'master' into next
2009-09-03 Andre NollMerge branch 'master' into next
2009-08-31 Andre NollMerge branch 'master' into next
2009-08-29 Andre NollMerge branch 'master' into next
2009-08-25 Andre NollMerge remote branch 'fml/next' into next
2009-08-21 Andre NollMerge branch 'master' into next
2009-08-21 Andre Nollgui: Fix a bug in align_str().
2009-08-02 Andre NollMerge branch 'master' into next
2009-08-01 Andre NollMerge branch 'master' into next
2009-07-25 Andre NollMerge branch 'master' into next
2009-07-21 Andre NollMake some functions/variables static.
2009-07-20 Andre NollMerge branch 'master' into next
2009-07-19 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-13 Andre NollMerge commit 'meins/next' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-11 Andre Nollgui: Output "xxx tag not set" for unset tags rather...
2009-07-10 Andre NollMerge commit 'fml/master' into next
2009-07-09 Andre NollMerge branch 'master' into next
2009-07-09 Andre NollMerge commit 'meins/next' into next
2009-07-08 Andre NollIntroduce para_regcomp.
2009-07-05 Andre NollMerge branch 'master' into next
2009-07-05 Andre Nollgui: Avoid unnecessary strdup's and replace newlines...
2009-07-05 Andre Nollgui: Use variable-sized input buffer for the audiod...
2009-07-04 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollMerge branch 'afh_cleanup' into next.
2009-07-04 Andre NollRevamp status item handling.
2009-05-07 Andre NollMerge branch 'next'
2009-05-03 Andre NollMerge branch 'master' into next
2009-05-02 Andre NollMerge branch 'master' into next
2009-04-27 Andre NollMerge branch 'master' into next
2009-04-26 Andre NollMerge branch 'master' into next
2009-04-25 Andre NollMerge branch 'master' into next
2009-04-19 Andre NollMerge commit 'athcx/next' into next
2009-04-06 Andre NollKill remaining instances of signal().
2009-03-18 Andre NollFix various dead stores found by the clang static analyzer.
2009-03-02 Andre NollMerge commit 'meins/master'
2009-02-16 Andre NollMerge commit 'fml/master'
2009-02-15 Andre NollFix a typo in gui.c.
2009-01-26 Andre NollMerge commit 'fml/master'
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-18 Andre NollUse symbolic names for loglevels and clean up the ggo...
2009-01-15 Andre NollPrefix loglevel macros with "LL_".
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-12-17 Andre NollFix a typo in gui.c.
2008-12-06 Andre NollMerge commit 'meins/master'
2008-12-06 Andre NollAdd missing __printf_2_3 to all para_log functions.
2008-11-29 Andre NollAdd -Wmissing-noreturn to compiler flags.
2008-02-17 Andre NollKill superfluous "%s" in log messages.
2008-02-09 Andre NollRemove gui_common.[ch].
2008-01-19 Andre NollAlways check the return value of mark_fd_nonblocking().
2008-01-14 Andre Nollringbuffer improvements.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2008-01-07 Andre NollMerge commit 'remotes/yangtse/master'
2008-01-07 Andre NollMerge commit 'remotes/yangtse/master'
2008-01-06 Andre Nollgui.c: Change para command to "para_client --".
2007-11-24 Andre Nollgui.c: Handle empty status items properly.
2007-11-24 Andre Nollgui.c: Cosmetics.
2007-11-24 Andre Nollgui.c: Increase numbers of color pairs not related...
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollRename mark_fd_nonblock() to mark_fd_nonblocking().
2007-11-10 Andre NollUse FOR_EACH_STATUS_ITEM everywhere.
2007-11-02 Andre NollMake the status item list globally visible.
2007-11-01 Andre NollAlways print a space after each status item identifier.
2007-10-25 Andre Nollgui.c: Don't ignore SIGPIPE.
next