log loader/qtx/list.c @ 37177:d50c97393dc1

age author description
Mon, 14 Jun 2010 11:46:40 +0000 diego Remove unnecessary and unused #defines.
Mon, 14 Jun 2010 11:45:33 +0000 diego Replace forward declarations by loader/wine/winbase.h #include.
Mon, 14 Jun 2010 11:39:22 +0000 diego Remove unnecessary get_path() declaration.
Wed, 03 Feb 2010 08:32:35 +0000 diego Add missing license headers to test programs for external libraries.
Mon, 04 Jan 2010 20:32:23 +0000 diego Drop -Iloader from CPPFLAGS for the loader subdirectory.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Tue, 17 Feb 2009 12:00:43 +0000 diego cosmetics: Replace unused 'argc/argv' in main declarations by 'void'.
Mon, 28 Apr 2008 13:07:01 +0000 diego Remove calls to Restore_LDT_Keeper, exit() is called immediately afterwards
Mon, 28 Apr 2008 13:05:25 +0000 diego Add missing ldt_keeper.h #include; this fixes a bunch of implicit declaration
Mon, 28 Apr 2008 12:01:13 +0000 diego Adjust printf length modifier, fixes the warning:
Sun, 06 Jan 2008 12:22:56 +0000 diego /usr/lib/win32 --> /usr/local/lib/codecs
Sun, 06 Jan 2008 12:20:41 +0000 diego Remove compilation command comments.
Sun, 06 Jan 2008 11:45:47 +0000 diego Fix compilation due to conflicting type declaration:
Mon, 03 Jul 2006 23:27:37 +0000 reynaldo get_path as const, patch by Stefan Huehner, stefan AT huehner-org
Wed, 20 Mar 2002 03:03:29 +0000 arpi InitializeQTML(0) added
Wed, 20 Mar 2002 01:39:09 +0000 arpi comments on compiling
Wed, 20 Mar 2002 01:36:41 +0000 arpi simple sample proggy, using qtmlClient.dll to access QT components