rename db.c to afs.c and db.h to afs.h
[paraslash.git] / gui.c
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