Print the tid in the first column when +tid is specified.
[wine] / dlls / opengl32 /
2001-04-24  Alexandre JulliardSmall cleanups.
2001-03-28  Gavriel State- Always use a double-buffered visual if one is available.
2001-03-04  Lionel Ulmer - add tracing to OpenGL thunks
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-08-19  Alexandre JulliardAuthors: Alexandre Julliard <julliard@codeweavers.com...
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-12  Lionel Ulmer- moved the 'constructor' into a real DLL init function
2000-06-12  Lionel UlmerNew OpenGL thunk generation script.
2000-05-30  Lionel UlmerImplemented wglShareLists and wglGetCurrentDC.
2000-05-23  Patrik StridvallFixed issues found by winapi_check.
2000-05-23  Lionel Ulmer- fixed the OpenGL32 spec file (and the make_opengl_spe...
2000-05-23  Lionel Ulmer- added option to get double-buffered desktop
2000-05-18  Patrik StridvallFixed issues found by winapi_check.
2000-05-14  Lionel Ulmer- set debug messages after a TRACE_ON test
2000-05-12  Lionel UlmerAdded support for OpenGL.