Fixed make install target to work even when nothing has been compiled
[wine] / programs / wineconsole / wineconsole.c
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-30  Alexandre JulliardRenamed handle_t to obj_handle_t to avoid conflict...
2002-05-14  Eric PouechRemoved Trace macro and replaced it by Wine debug chann...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-03-23  Eric PouechStarted implementing event reduction.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-02  Eric PouechFixed color definition (bg and fg were swapped).
2001-12-26  Michael StefaniucCheck the return value of *snprintf for C99 style overf...
2001-12-04  Eric Pouech- allow to save/restore some properties into the regist...
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-25  Eric PouechNow passing event with --use-event to let programs...
2001-11-23  Eric PouechNew console code based on Win32 windows.