com_touch: Only print error message on errors.
[paraslash.git] / gui.c
2007-10-23 Andre NollReplace status item STATUS_BAR to BASENAME.
2007-10-11 Andre NollMerge commit 'remotes/fml/v0.3' into v0.3
2007-10-10 Andre NollGet rid of E_WAITPID.
2007-10-02 Andre NollMake it compile on FreeBSD.
2007-09-21 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-09-20 Andre NollMake para_fsck work without specifying tables.
2007-09-08 Andre NollMake struct signal_task generic and make afs use it.
2007-09-08 Andre NollMerge the new afs code.
2007-08-06 Andre NollDon't use depricated xxx_cmdline_parser_configfile().
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-02-11 Andre Nollmove gui-related symbols from para.h to new gui.h
2007-02-11 Andre Nollkill STRINGSIZE macro
2007-02-06 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-05 Andre Nollgui.c: make command pipe a nonblocking fd
2007-02-04 Andre Nolluse own version handler for all commands.
2007-01-02 Andreremove duplicate prototypes for signal functions
2006-11-16 Andregui.c: clarify wording of reload message
2006-08-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash/ into...
2006-07-13 Andregui: fix command abort
2006-07-13 maanMerge branch 'master' into my-osx
2006-06-28 Andreget rid of -DVERSION
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-23 Andrefix gcc warnings on shadowed declarations
2006-06-15 Andredo not use STDIN as a fd for select
2006-06-15 Andregui: mark all fds used for select() as non-blocking.
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andreintegrate para_client into para_audiod
2006-04-19 Andreuse para_fd_set also in gui.c and in http_send.c
2006-04-15 AndreRename MIN, MAX, ABS macros
2006-04-07 Andreintroduce mark_fd_nonblock()
2006-04-07 Andreintroduce para_select()
2006-04-07 AndreNew source files: fd.c/fd.h
2006-03-26 Andreuse const qualifiers where possible
2006-03-23 Andregui: Only check STDIN for readability if curses is...
2006-03-09 AndreMerge branch 'no_colon_separators'
2006-03-07 AndreMerge branch 'xf_64_compile_warning_fixes'
2006-03-05 AndreSimplify for_each_line()
2006-02-27 Andreno need to include gcc-compat.h twice
2006-02-26 Andresimplify open_audiod_pipe(), remove a trailing newline...
2006-02-20 Andreinitial git commit