[WIN32SS]

- Remove the unneeded $Id$ blabla from the source code.
- Translate some GreatLordish into English.

svn path=/trunk/; revision=58499
This commit is contained in:
Hermès Bélusca-Maïto 2013-03-14 20:35:39 +00:00
parent 9c65c1548a
commit f0b30b2360
38 changed files with 36 additions and 72 deletions

View file

@ -1,5 +1,4 @@
/* $Id: rosglue.c 39928 2009-03-10 02:49:45Z tkreuzer $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: FreeType implementation for ReactOS * PROJECT: FreeType implementation for ReactOS
* PURPOSE: Glue functions between FreeType * PURPOSE: Glue functions between FreeType

View file

@ -1,12 +1,11 @@
#include "precomp.h" #include "precomp.h"
/* $Id: stubs.c 28709 2007-08-31 15:09:51Z greatlrd $ /*
*
* reactos/lib/gdi32/misc/hacks.c * reactos/lib/gdi32/misc/hacks.c
* *
* GDI32.DLL hacks * GDI32.DLL hacks
* *
* Api that are hacked but we can not do correct implemtions yetm but using own syscall * Apis that are hacked but we cannot write correct implementations yet but we are using our own syscall
* *
*/ */

View file

@ -15,7 +15,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
/* /*
* $Id:
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS GDI32 * PROJECT: ReactOS GDI32
* PURPOSE: * PURPOSE:

View file

@ -1,10 +1,9 @@
/* $Id: stubs.c 28709 2007-08-31 15:09:51Z greatlrd $ /*
*
* reactos/lib/gdi32/misc/historic.c * reactos/lib/gdi32/misc/historic.c
* *
* GDI32.DLL Stubs * GDI32.DLL Stubs
* *
* Api that does basic nothing, but is here for backwords compatible with older windows * Apis that do basically nothing, but are here for backwards compatibility with older Windows
* *
*/ */

View file

@ -1,5 +1,4 @@
/* $Id: stubs.c 28533 2007-08-24 22:44:36Z greatlrd $ /*
*
* reactos/lib/gdi32/misc/eng.c * reactos/lib/gdi32/misc/eng.c
* *
* GDI32.DLL eng part * GDI32.DLL eng part

View file

@ -1,5 +1,4 @@
/* $Id: stubs.c 18897 2005-12-08 23:10:33Z cwittich $ /*
*
* reactos/lib/gdi32/objects/path.c * reactos/lib/gdi32/objects/path.c
* *
* GDI32.DLL Path * GDI32.DLL Path

View file

@ -1,4 +1,3 @@
/* $Id: vbemp.rc 21844 2006-05-07 19:34:23Z ion $ */
#define REACTOS_VERSION_DLL #define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "DXG DirectX interface Device Driver\0" #define REACTOS_STR_FILE_DESCRIPTION "DXG DirectX interface Device Driver\0"

View file

@ -1,4 +1,3 @@
/* $Id: vbemp.rc 21844 2006-05-07 19:34:23Z ion $ */
#define REACTOS_VERSION_DLL #define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "DirectX Graphics Driver Thunk\0" #define REACTOS_STR_FILE_DESCRIPTION "DirectX Graphics Driver Thunk\0"

View file

@ -1,5 +1,4 @@
/* $Id: csr.h 56311 2012-04-01 20:42:43Z akhaldi $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS kernel * PROJECT: ReactOS kernel
* PURPOSE: Interface to csrss * PURPOSE: Interface to csrss

View file

@ -1,5 +1,4 @@
/* $Id: vis.h 56311 2012-04-01 20:42:43Z akhaldi $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS Win32k subsystem * PROJECT: ReactOS Win32k subsystem
* PURPOSE: Visibility computations interface definition * PURPOSE: Visibility computations interface definition

View file

@ -1,5 +1,4 @@
/* $Id: regcontrol.h 50357 2011-01-11 18:47:16Z gadamopoulos $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS User32 * PROJECT: ReactOS User32
* PURPOSE: Built-in control registration * PURPOSE: Built-in control registration

View file

@ -1,5 +1,4 @@
/* $Id: desktop.c 57236 2012-09-04 05:37:13Z jimtabor $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS user32.dll * PROJECT: ReactOS user32.dll
* FILE: lib/user32/misc/desktop.c * FILE: lib/user32/misc/desktop.c

View file

@ -16,8 +16,7 @@
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
/* $Id: object.c 57652 2012-10-30 16:50:11Z gadamopoulos $ /*
*
* PROJECT: ReactOS user32.dll * PROJECT: ReactOS user32.dll
* FILE: lib/user32/misc/dde.c * FILE: lib/user32/misc/dde.c
* PURPOSE: DDE * PURPOSE: DDE

View file

@ -16,8 +16,7 @@
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
/* $Id: timer.c 53436 2011-08-25 08:51:26Z gadamopoulos $ /*
*
* PROJECT: ReactOS user32.dll * PROJECT: ReactOS user32.dll
* FILE: lib/user32/misc/dde.c * FILE: lib/user32/misc/dde.c
* PURPOSE: DDE * PURPOSE: DDE

View file

@ -1,5 +1,4 @@
/* $Id: winsta.c 51082 2011-03-17 13:19:18Z gadamopoulos $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS user32.dll * PROJECT: ReactOS user32.dll
* FILE: lib/user32/misc/winsta.c * FILE: lib/user32/misc/winsta.c

View file

@ -16,8 +16,7 @@
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
/* $Id: accel.c 53436 2011-08-25 08:51:26Z gadamopoulos $ /*
*
* PROJECT: ReactOS user32.dll * PROJECT: ReactOS user32.dll
* FILE: lib/user32/windows/input.c * FILE: lib/user32/windows/input.c
* PURPOSE: Accelerator tables * PURPOSE: Accelerator tables

View file

@ -16,8 +16,7 @@
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
/* $Id: caret.c 54199 2011-10-19 16:17:32Z rharabien $ /*
*
* PROJECT: ReactOS user32.dll * PROJECT: ReactOS user32.dll
* FILE: lib/user32/windows/caret.c * FILE: lib/user32/windows/caret.c
* PURPOSE: Caret * PURPOSE: Caret

View file

@ -1,5 +1,4 @@
/* $Id: clipboard.c 53657 2011-09-09 15:24:14Z rharabien $ /*
*
* PROJECT: ReactOS user32.dll * PROJECT: ReactOS user32.dll
* FILE: lib/user32/windows/clipboard.c * FILE: lib/user32/windows/clipboard.c
* PURPOSE: Input * PURPOSE: Input

View file

@ -16,8 +16,7 @@
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
/* $Id: dc.c 53436 2011-08-25 08:51:26Z gadamopoulos $ /*
*
* PROJECT: ReactOS user32.dll * PROJECT: ReactOS user32.dll
* FILE: lib/user32/windows/input.c * FILE: lib/user32/windows/input.c
* PURPOSE: Input * PURPOSE: Input

View file

@ -16,8 +16,7 @@
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
/* $Id: font.c 48387 2010-07-31 22:36:22Z fireball $ /*
*
* PROJECT: ReactOS user32.dll * PROJECT: ReactOS user32.dll
* FILE: lib/user32/windows/input.c * FILE: lib/user32/windows/input.c
* PURPOSE: Input * PURPOSE: Input

View file

@ -16,8 +16,7 @@
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
/* $Id: rect.c 37763 2008-11-30 11:42:05Z sginsberg $ /*
*
* PROJECT: ReactOS user32.dll * PROJECT: ReactOS user32.dll
* FILE: lib/user32/windows/input.c * FILE: lib/user32/windows/input.c
* PURPOSE: Input * PURPOSE: Input

View file

@ -16,8 +16,7 @@
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
/* $Id: text.c 37776 2008-11-30 19:28:11Z hyperion $ /*
*
* PROJECT: ReactOS user32.dll * PROJECT: ReactOS user32.dll
* FILE: lib/user32/windows/input.c * FILE: lib/user32/windows/input.c
* PURPOSE: Input * PURPOSE: Input

View file

@ -1,4 +1,4 @@
/* $Id: init.c 31400 2007-12-22 17:18:32Z fireball $ /*
* PROJECT: ReactOS CSRSS * PROJECT: ReactOS CSRSS
* LICENSE: GPL - See COPYING in the top level directory * LICENSE: GPL - See COPYING in the top level directory
* FILE: subsystems/win32/csrss/api/alias.c * FILE: subsystems/win32/csrss/api/alias.c

View file

@ -1,5 +1,4 @@
/* $Id: conio.h 55617 2012-02-15 20:29:08Z ion $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS system libraries * PROJECT: ReactOS system libraries
* FILE: subsys/csrss/include/conio.h * FILE: subsys/csrss/include/conio.h

View file

@ -1,5 +1,4 @@
/* $Id: desktopbg.h 47315 2010-05-23 00:51:29Z jmorlan $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS system libraries * PROJECT: ReactOS system libraries
* FILE: subsys/csrss/include/destkopbg.h * FILE: subsys/csrss/include/destkopbg.h

View file

@ -1,5 +1,4 @@
/* $Id: exitros.c 58411 2013-03-02 22:22:56Z gadamopoulos $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS CSRSS subsystem * PROJECT: ReactOS CSRSS subsystem
* FILE: subsys/csrss/win32csr/exitros.c * FILE: subsys/csrss/win32csr/exitros.c

View file

@ -1,5 +1,4 @@
/* $Id: guiconsole.c 57326 2012-09-18 21:45:00Z akhaldi $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS system libraries * PROJECT: ReactOS system libraries
* FILE: subsys/csrss/win32csr/guiconsole.c * FILE: subsys/csrss/win32csr/guiconsole.c

View file

@ -1,5 +1,4 @@
/* $Id: guiconsole.h 57326 2012-09-18 21:45:00Z akhaldi $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS system libraries * PROJECT: ReactOS system libraries
* FILE: subsys/csrss/win32csr/guiconsole.h * FILE: subsys/csrss/win32csr/guiconsole.h

View file

@ -1,5 +1,4 @@
/* $Id: handle.c 56955 2012-07-23 20:25:11Z tfaber $ /*
*
* reactos/subsys/csrss/api/handle.c * reactos/subsys/csrss/api/handle.c
* *
* CSRSS handle functions * CSRSS handle functions

View file

@ -1,5 +1,4 @@
/* $Id: resource.h 51293 2011-04-09 12:01:36Z mkupfer $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS Win32 subsystem * PROJECT: ReactOS Win32 subsystem
* FILE: subsys/csrss/win32csr/resource.h * FILE: subsys/csrss/win32csr/resource.h

View file

@ -1,5 +1,4 @@
/* $Id: tuiconsole.c 47693 2010-06-08 06:38:14Z jmorlan $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS system libraries * PROJECT: ReactOS system libraries
* FILE: subsys/csrss/win32csr/tuiconsole.c * FILE: subsys/csrss/win32csr/tuiconsole.c

View file

@ -1,5 +1,4 @@
/* $Id: tuiconsole.h 21947 2006-05-20 10:49:56Z fireball $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS system libraries * PROJECT: ReactOS system libraries
* FILE: subsys/csrss/win32csr/tuiconsole.h * FILE: subsys/csrss/win32csr/tuiconsole.h

View file

@ -1,5 +1,4 @@
/* $Id: win32csr.h 58214 2013-01-24 23:00:42Z akhaldi $ /*
*
* COPYRIGHT: See COPYING in the top level directory * COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS system libraries * PROJECT: ReactOS system libraries
* FILE: subsys/csrss/win32csr/win32csr.h * FILE: subsys/csrss/win32csr/win32csr.h

View file

@ -1,5 +1,4 @@
/* $Id: dllmain.c 43790 2009-10-27 10:34:16Z dgorbachev $ /*
*
* dllmain.c - ReactOS/Win32 Console+User Enviroment Subsystem Server * dllmain.c - ReactOS/Win32 Console+User Enviroment Subsystem Server
* *
* ReactOS Operating System * ReactOS Operating System

View file

@ -1,5 +1,4 @@
/* $Id: init.c 43790 2009-10-27 10:34:16Z dgorbachev $ /*
*
* init.c - ReactOS/Win32 Console+User Enviroment Subsystem Server - Initialization * init.c - ReactOS/Win32 Console+User Enviroment Subsystem Server - Initialization
* *
* ReactOS Operating System * ReactOS Operating System

View file

@ -1,5 +1,4 @@
/* $Id: server.c 43790 2009-10-27 10:34:16Z dgorbachev $ /*
*
* server.c - ReactOS/Win32 Console+User Enviroment Subsystem Server - Initialization * server.c - ReactOS/Win32 Console+User Enviroment Subsystem Server - Initialization
* *
* ReactOS Operating System * ReactOS Operating System

View file

@ -1,4 +1,4 @@
; $Id: winsrv.def 21947 2006-05-20 10:49:56Z fireball $
LIBRARY winsrv.dll LIBRARY winsrv.dll
EXPORTS EXPORTS
ConServerDllInitialization@8 ConServerDllInitialization@8

View file

@ -1,4 +1,3 @@
/* $Id: win32k.rc 56311 2012-04-01 20:42:43Z akhaldi $ */
#define REACTOS_VERSION_DLL #define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "W32 GDI KM subsystem\0" #define REACTOS_STR_FILE_DESCRIPTION "W32 GDI KM subsystem\0"