Browse Source

* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)

git-svn-id: trunk@38616 -
michael 7 years ago
parent
commit
16ba47be46
100 changed files with 110 additions and 110 deletions
  1. 1 1
      packages/cdrom/src/wincd.pp
  2. 1 1
      packages/dblib/src/dblib.pp
  3. 1 1
      packages/fcl-base/src/contnrs.pp
  4. 1 1
      packages/fcl-base/src/fileinfo.pp
  5. 1 1
      packages/fcl-base/src/maskutils.pp
  6. 1 1
      packages/fcl-base/src/rttiutils.pp
  7. 1 1
      packages/fcl-db/src/base/db.pas
  8. 1 1
      packages/fcl-db/src/base/dbcoll.pp
  9. 1 1
      packages/fcl-db/src/base/dbconst.pas
  10. 1 1
      packages/fcl-db/src/base/sqlscript.pp
  11. 1 1
      packages/fcl-db/src/base/sqltypes.pp
  12. 1 1
      packages/fcl-db/src/codegen/fpddcodegen.pp
  13. 1 1
      packages/fcl-db/src/codegen/fpddpopcode.pp
  14. 1 1
      packages/fcl-db/src/datadict/fpdddbf.pp
  15. 1 1
      packages/fcl-db/src/datadict/fpdddiff.pp
  16. 1 1
      packages/fcl-db/src/datadict/fpddfb.pp
  17. 1 1
      packages/fcl-db/src/datadict/fpddmssql.pp
  18. 1 1
      packages/fcl-db/src/datadict/fpddmysql40.pp
  19. 1 1
      packages/fcl-db/src/datadict/fpddmysql41.pp
  20. 1 1
      packages/fcl-db/src/datadict/fpddmysql50.pp
  21. 1 1
      packages/fcl-db/src/datadict/fpddmysql51.pp
  22. 1 1
      packages/fcl-db/src/datadict/fpddmysql55.pp
  23. 1 1
      packages/fcl-db/src/datadict/fpddodbc.pp
  24. 1 1
      packages/fcl-db/src/datadict/fpddoracle.pp
  25. 1 1
      packages/fcl-db/src/datadict/fpddpq.pp
  26. 1 1
      packages/fcl-db/src/datadict/fpddregstd.pp
  27. 1 1
      packages/fcl-db/src/datadict/fpddsqldb.pp
  28. 1 1
      packages/fcl-db/src/datadict/fpddsqlite3.pp
  29. 1 1
      packages/fcl-db/src/sqldb/mssql/mssqlconn.pp
  30. 1 1
      packages/fcl-db/src/sqldb/postgres/pqconnection.pp
  31. 1 1
      packages/fcl-db/src/sqldb/sqldb.pp
  32. 1 1
      packages/fcl-db/src/sqldb/sqldblib.pp
  33. 1 1
      packages/fcl-db/src/sqldb/sqlite/sqlite3backup.pas
  34. 1 1
      packages/fcl-db/src/sqldb/sqlite/sqlite3conn.pp
  35. 1 1
      packages/fcl-db/src/sqlite/customsqliteds.pas
  36. 1 1
      packages/fcl-db/src/sqlite/sqlite3ds.pas
  37. 1 1
      packages/fcl-db/src/sqlite/sqliteds.pas
  38. 2 2
      packages/fcl-image/src/fpimage.pp
  39. 1 1
      packages/fcl-image/src/fpimgbarcode.pp
  40. 1 1
      packages/fcl-image/src/fpimgqrcode.pp
  41. 1 1
      packages/fcl-image/src/fpqrcodegen.pp
  42. 1 1
      packages/fcl-image/src/pngcomn.pp
  43. 1 1
      packages/fcl-registry/src/registry.pp
  44. 1 1
      packages/fcl-web/src/webdata/sqldbwebdata.pp
  45. 1 1
      packages/fpindexer/src/dbindexer.pp
  46. 1 1
      packages/fpindexer/src/fpindexer.pp
  47. 1 1
      packages/fpindexer/src/fpmasks.pp
  48. 1 1
      packages/fv/src/sysmsg.pas
  49. 1 1
      packages/graph/src/win32/wincrt.pp
  50. 1 1
      packages/graph/src/win32/winmouse.pp
  51. 1 1
      packages/libpng/src/png.pp
  52. 1 1
      packages/paszlib/src/paszlib.pas
  53. 1 1
      packages/paszlib/src/trees.pas
  54. 1 1
      packages/paszlib/src/zbase.pas
  55. 1 1
      packages/paszlib/src/zcompres.pas
  56. 1 1
      packages/paszlib/src/zdeflate.pas
  57. 1 1
      packages/paszlib/src/zinflate.pas
  58. 1 1
      packages/paszlib/src/zip.pas
  59. 1 1
      packages/paszlib/src/zipper.pp
  60. 1 1
      packages/paszlib/src/ziputils.pas
  61. 1 1
      packages/paszlib/src/zstream.pp
  62. 1 1
      packages/paszlib/src/zuncompr.pas
  63. 1 1
      packages/rtl-extra/src/win/winsock.pp
  64. 2 2
      packages/rtl-objpas/src/inc/convutil.inc
  65. 1 1
      packages/rtl-objpas/src/inc/dateutil.inc
  66. 1 1
      packages/rtl-objpas/src/inc/stdconvs.pp
  67. 1 1
      packages/rtl-objpas/src/inc/strutils.pp
  68. 1 1
      packages/rtl-objpas/src/inc/variants.pp
  69. 1 1
      packages/rtl-objpas/src/win/varutils.pp
  70. 1 1
      packages/sqlite/src/sqlite.pp
  71. 1 1
      packages/sqlite/src/sqlite3.pp
  72. 1 1
      packages/sqlite/src/sqlite3db.pas
  73. 1 1
      packages/sqlite/src/sqlite3dyn.pp
  74. 1 1
      packages/sqlite/src/sqlitedb.pas
  75. 1 1
      packages/unzip/src/ziptypes.pp
  76. 1 1
      packages/winunits-base/src/comconst.pp
  77. 1 1
      packages/winunits-base/src/commdlg.pp
  78. 1 1
      packages/winunits-base/src/comobj.pp
  79. 1 1
      packages/winunits-base/src/comserv.pp
  80. 1 1
      packages/winunits-base/src/mmsystem.pp
  81. 1 1
      packages/winunits-base/src/ole2.pp
  82. 1 1
      packages/winunits-base/src/richedit.pp
  83. 1 1
      packages/winunits-base/src/stdole2.pas
  84. 1 1
      packages/winunits-base/src/winhttp.pp
  85. 1 1
      packages/winunits-base/src/wininet.pp
  86. 1 1
      packages/winunits-base/src/winspool.pp
  87. 1 1
      packages/winunits-base/src/winutils.pp
  88. 1 1
      packages/winunits-base/src/winver.pp
  89. 1 1
      packages/zlib/src/zlib.pp
  90. 1 1
      rtl/inc/strings.pp
  91. 4 4
      rtl/inc/thread.inc
  92. 4 4
      rtl/inc/threadh.inc
  93. 1 1
      rtl/inc/typshrdh.inc
  94. 1 1
      rtl/objpas/character.pas
  95. 2 2
      rtl/objpas/math.pp
  96. 1 1
      rtl/objpas/sysconst.pp
  97. 1 1
      rtl/objpas/typinfo.pp
  98. 1 1
      rtl/win/messages.pp
  99. 2 2
      rtl/win/sysutils.pp
  100. 1 1
      rtl/win/windirs.pp

+ 1 - 1
packages/cdrom/src/wincd.pp

@@ -1,6 +1,6 @@
 {
 {
 }
 }
-unit wincd;
+unit WinCD;
 
 
 {$mode objfpc}
 {$mode objfpc}
 {$h+}
 {$h+}

+ 1 - 1
packages/dblib/src/dblib.pp

@@ -25,7 +25,7 @@
                     7.4 - MS SQL Server 2012/2014
                     7.4 - MS SQL Server 2012/2014
       tds version can be set using env.var. TDSVER or in freetds.conf or .freetds.conf
       tds version can be set using env.var. TDSVER or in freetds.conf or .freetds.conf
 }
 }
-unit dblib;
+unit DBLib;
 
 
 {$IFDEF FPC}{$mode objfpc}{$ENDIF}{$H+}
 {$IFDEF FPC}{$mode objfpc}{$ENDIF}{$H+}
 
 

+ 1 - 1
packages/fcl-base/src/contnrs.pp

@@ -16,7 +16,7 @@
 {$H+}
 {$H+}
 {$ifdef CLASSESINLINE}{$inline on}{$endif}
 {$ifdef CLASSESINLINE}{$inline on}{$endif}
 
 
-unit contnrs;
+unit Contnrs;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/fcl-base/src/fileinfo.pp

@@ -13,7 +13,7 @@
 
 
  **********************************************************************}
  **********************************************************************}
 
 
-unit fileinfo;
+unit FileInfo;
 
 
 {$mode objfpc}
 {$mode objfpc}
 {$h+}
 {$h+}

+ 1 - 1
packages/fcl-base/src/maskutils.pp

@@ -19,7 +19,7 @@
 }
 }
 
 
 
 
-unit maskutils;
+unit MaskUtils;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 {.$define debug_maskutils}
 {.$define debug_maskutils}

+ 1 - 1
packages/fcl-base/src/rttiutils.pp

@@ -29,7 +29,7 @@
 
 
 {$mode objfpc}
 {$mode objfpc}
 {$H+}
 {$H+}
-unit rttiutils;
+unit RttiUtils;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/fcl-db/src/base/db.pas

@@ -14,7 +14,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit db;
+unit DB;
 
 
 {$mode objfpc}
 {$mode objfpc}
 
 

+ 1 - 1
packages/fcl-db/src/base/dbcoll.pp

@@ -1,4 +1,4 @@
-unit dbcoll;
+unit DBColl;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/fcl-db/src/base/dbconst.pas

@@ -14,7 +14,7 @@
 
 
  **********************************************************************}
  **********************************************************************}
 
 
-unit dbconst;
+unit DBConst;
 
 
 Interface
 Interface
 
 

+ 1 - 1
packages/fcl-db/src/base/sqlscript.pp

@@ -12,7 +12,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit sqlscript;
+unit SQLScript;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/base/sqltypes.pp

@@ -1,4 +1,4 @@
-unit sqltypes;
+unit SQLTypes;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/fcl-db/src/codegen/fpddcodegen.pp

@@ -13,7 +13,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit fpddcodegen;
+unit FPDDCodeGen;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/codegen/fpddpopcode.pp

@@ -1,4 +1,4 @@
-unit fpddpopcode;
+unit FPDDPopCode;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/datadict/fpdddbf.pp

@@ -13,7 +13,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit fpddDbf;
+unit FPDDDBF;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/datadict/fpdddiff.pp

@@ -12,7 +12,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
   **********************************************************************}
   **********************************************************************}
-unit fpdddiff;
+unit FPDDDiff;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/datadict/fpddfb.pp

@@ -13,7 +13,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit fpddfb;
+unit FPDDFB;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/datadict/fpddmssql.pp

@@ -13,7 +13,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit fpddmssql;
+unit FPDDMSSQL;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/datadict/fpddmysql40.pp

@@ -13,7 +13,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit fpddmysql40;
+unit FPDDMySQL40;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/datadict/fpddmysql41.pp

@@ -13,7 +13,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit fpddmysql41;
+unit FPDDMySQL41;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/datadict/fpddmysql50.pp

@@ -13,7 +13,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit fpddmysql50;
+unit FPDDMySQL50;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/datadict/fpddmysql51.pp

@@ -13,7 +13,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit fpddmysql51;
+unit FPDDMySQL51;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/datadict/fpddmysql55.pp

@@ -13,7 +13,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit fpddmysql55;
+unit FPDDMySQL55;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/datadict/fpddodbc.pp

@@ -13,7 +13,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit fpddodbc;
+unit FPDDODBC;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/datadict/fpddoracle.pp

@@ -14,7 +14,7 @@
 
 
  **********************************************************************}
  **********************************************************************}
 
 
-unit fpddoracle;
+unit FPDDOracle;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/datadict/fpddpq.pp

@@ -13,7 +13,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit fpddpq;
+unit FPDDPQ;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/datadict/fpddregstd.pp

@@ -25,7 +25,7 @@
   are registered.
   are registered.
 
 
 }
 }
-unit fpddregstd;
+unit FPDDRegStd;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/datadict/fpddsqldb.pp

@@ -13,7 +13,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit fpddsqldb;
+unit FPDDSQLDB;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/datadict/fpddsqlite3.pp

@@ -13,7 +13,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit fpddsqlite3;
+unit FPDDSQLite3;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/sqldb/mssql/mssqlconn.pp

@@ -34,7 +34,7 @@
                "TextSize=16777216" - set maximum size of text/image data returned
                "TextSize=16777216" - set maximum size of text/image data returned
                "ApplicationName=YourAppName" - Set the app name for the connection. MSSQL 2000 and higher only
                "ApplicationName=YourAppName" - Set the app name for the connection. MSSQL 2000 and higher only
 }
 }
-unit mssqlconn;
+unit MSSQLConn;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/sqldb/postgres/pqconnection.pp

@@ -1,4 +1,4 @@
-unit pqconnection;
+unit PQConnection;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/sqldb/sqldb.pp

@@ -12,7 +12,7 @@
 
 
  **********************************************************************}
  **********************************************************************}
 
 
-unit sqldb;
+unit SQLDB;
 
 
 {$mode objfpc}
 {$mode objfpc}
 {$H+}
 {$H+}

+ 1 - 1
packages/fcl-db/src/sqldb/sqldblib.pp

@@ -1,4 +1,4 @@
-unit sqldblib;
+unit SQLDBLib;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-db/src/sqldb/sqlite/sqlite3backup.pas

@@ -1,4 +1,4 @@
-unit sqlite3backup;
+unit SQLite3Backup;
 
 
 { SQLite3 backup class.
 { SQLite3 backup class.
 
 

+ 1 - 1
packages/fcl-db/src/sqldb/sqlite/sqlite3conn.pp

@@ -23,7 +23,7 @@
 
 
 } 
 } 
  
  
-unit sqlite3conn;
+unit SQLite3Conn;
 {$mode objfpc}
 {$mode objfpc}
 {$h+}
 {$h+}
 
 

+ 1 - 1
packages/fcl-db/src/sqlite/customsqliteds.pas

@@ -1,4 +1,4 @@
-unit CustomSqliteDS;
+unit CustomSQLiteDS;
 
 
 {
 {
   This is TCustomSqliteDataset, a TDataset descendant class for use with fpc compiler
   This is TCustomSqliteDataset, a TDataset descendant class for use with fpc compiler

+ 1 - 1
packages/fcl-db/src/sqlite/sqlite3ds.pas

@@ -1,4 +1,4 @@
-unit Sqlite3DS;
+unit SQLite3DS;
 
 
 {
 {
   This is TSqlite3Dataset, a TDataset descendant class for use with fpc compiler
   This is TSqlite3Dataset, a TDataset descendant class for use with fpc compiler

+ 1 - 1
packages/fcl-db/src/sqlite/sqliteds.pas

@@ -1,4 +1,4 @@
-unit SqliteDS;
+unit SQLiteDS;
 
 
 {
 {
   This is TSqliteDataset, a TDataset descendant class for use with fpc compiler
   This is TSqliteDataset, a TDataset descendant class for use with fpc compiler

+ 2 - 2
packages/fcl-image/src/fpimage.pp

@@ -2,7 +2,7 @@
     This file is part of the Free Pascal run time library.
     This file is part of the Free Pascal run time library.
     Copyright (c) 2003 by the Free Pascal development team
     Copyright (c) 2003 by the Free Pascal development team
 
 
-    fpImage base definitions.
+    FPImage base definitions.
 
 
     See the file COPYING.FPC, included in this distribution,
     See the file COPYING.FPC, included in this distribution,
     for details about the copyright.
     for details about the copyright.
@@ -13,7 +13,7 @@
 
 
  **********************************************************************}
  **********************************************************************}
 {$mode objfpc}{$h+}
 {$mode objfpc}{$h+}
-unit FPimage;
+unit FPImage;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/fcl-image/src/fpimgbarcode.pp

@@ -13,7 +13,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit fpimgbarcode;
+unit FPImgBarCode;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-image/src/fpimgqrcode.pp

@@ -12,7 +12,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit fpimgqrcode;
+unit FPImgQRCode;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fcl-image/src/fpqrcodegen.pp

@@ -17,7 +17,7 @@
     https://www.nayuki.io/page/qr-code-generator-library
     https://www.nayuki.io/page/qr-code-generator-library
   **********************************************************************}
   **********************************************************************}
 {$mode objfpc}
 {$mode objfpc}
-unit fpqrcodegen;
+unit FPQRCodeGen;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/fcl-image/src/pngcomn.pp

@@ -13,7 +13,7 @@
 
 
  **********************************************************************}
  **********************************************************************}
 {$mode objfpc}{$h+}
 {$mode objfpc}{$h+}
-unit PNGcomn;
+unit PNGComn;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/fcl-registry/src/registry.pp

@@ -1,4 +1,4 @@
-Unit registry;
+Unit Registry;
 
 
 {$mode objfpc}
 {$mode objfpc}
 {$H+}
 {$H+}

+ 1 - 1
packages/fcl-web/src/webdata/sqldbwebdata.pp

@@ -1,4 +1,4 @@
-unit sqldbwebdata;
+unit SQLDBWebData;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fpindexer/src/dbindexer.pp

@@ -13,7 +13,7 @@
 
 
  **********************************************************************}
  **********************************************************************}
  
  
-unit dbIndexer;
+unit DBIndexer;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fpindexer/src/fpindexer.pp

@@ -13,7 +13,7 @@
 
 
  **********************************************************************}
  **********************************************************************}
  
  
-unit fpIndexer;
+unit FPIndexer;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fpindexer/src/fpmasks.pp

@@ -19,7 +19,7 @@
  *                                                                           *
  *                                                                           *
  *****************************************************************************
  *****************************************************************************
 }
 }
-unit fpmasks;
+unit FPMasks;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
 
 

+ 1 - 1
packages/fv/src/sysmsg.pas

@@ -19,7 +19,7 @@
    MA 02110-1301, USA.
    MA 02110-1301, USA.
 
 
  ****************************************************************************}
  ****************************************************************************}
-Unit sysmsg;
+Unit SysMsg;
 
 
 interface
 interface
 {$i platform.inc}
 {$i platform.inc}

+ 1 - 1
packages/graph/src/win32/wincrt.pp

@@ -14,7 +14,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit wincrt;
+unit WinCRT;
 
 
   interface
   interface
 
 

+ 1 - 1
packages/graph/src/win32/winmouse.pp

@@ -14,7 +14,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit winmouse;
+unit WinMouse;
 
 
   interface
   interface
     { initializes the mouse with the default values for the current screen mode }
     { initializes the mouse with the default values for the current screen mode }

+ 1 - 1
packages/libpng/src/png.pp

@@ -1,7 +1,7 @@
 {$ifndef NO_SMART_LINK}
 {$ifndef NO_SMART_LINK}
 {$smartlink on}
 {$smartlink on}
 {$endif}
 {$endif}
-unit png;
+unit PNG;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/paszlib/src/paszlib.pas

@@ -1,4 +1,4 @@
-unit paszlib;
+unit PasZLib;
 
 
 {$inline on}
 {$inline on}
 
 

+ 1 - 1
packages/paszlib/src/trees.pas

@@ -1,4 +1,4 @@
-unit trees;
+unit Trees;
 
 
 {$T-}
 {$T-}
 {$define ORG_DEBUG}
 {$define ORG_DEBUG}

+ 1 - 1
packages/paszlib/src/zbase.pas

@@ -1,4 +1,4 @@
-unit zbase;
+unit ZBase;
 
 
 
 
 { Original:
 { Original:

+ 1 - 1
packages/paszlib/src/zcompres.pas

@@ -1,4 +1,4 @@
-Unit zCompres;
+Unit ZCompres;
 
 
 { compress.c -- compress a memory buffer
 { compress.c -- compress a memory buffer
   Copyright (C) 1995-1998 Jean-loup Gailly.
   Copyright (C) 1995-1998 Jean-loup Gailly.

+ 1 - 1
packages/paszlib/src/zdeflate.pas

@@ -1,4 +1,4 @@
-unit zdeflate;
+unit ZDeflate;
 
 
 {$goto on}
 {$goto on}
 
 

+ 1 - 1
packages/paszlib/src/zinflate.pas

@@ -1,4 +1,4 @@
-unit  zinflate;
+unit  ZInflate;
 
 
 {  inflate.c -- zlib interface to inflate modules
 {  inflate.c -- zlib interface to inflate modules
    Copyright (C) 1995-1998 Mark Adler
    Copyright (C) 1995-1998 Mark Adler

+ 1 - 1
packages/paszlib/src/zip.pas

@@ -1,4 +1,4 @@
-unit zip;
+unit Zip;
 
 
 { zip.c -- IO on .zip files using zlib
 { zip.c -- IO on .zip files using zlib
   zip.h -- IO for compress .zip files using zlib
   zip.h -- IO for compress .zip files using zlib

+ 1 - 1
packages/paszlib/src/zipper.pp

@@ -13,7 +13,7 @@
  **********************************************************************}
  **********************************************************************}
 {$mode objfpc}
 {$mode objfpc}
 {$h+}
 {$h+}
-unit zipper;
+unit Zipper;
 
 
 Interface
 Interface
 
 

+ 1 - 1
packages/paszlib/src/ziputils.pas

@@ -1,4 +1,4 @@
-unit ziputils;
+unit ZipUtils;
 
 
 { ziputils.pas - IO on .zip files using zlib
 { ziputils.pas - IO on .zip files using zlib
   - definitions, declarations and routines used by both
   - definitions, declarations and routines used by both

+ 1 - 1
packages/paszlib/src/zstream.pp

@@ -1,4 +1,4 @@
-unit zstream;
+unit ZStream;
 
 
 {**********************************************************************
 {**********************************************************************
     This file is part of the Free Pascal free component library.
     This file is part of the Free Pascal free component library.

+ 1 - 1
packages/paszlib/src/zuncompr.pas

@@ -1,4 +1,4 @@
-unit zuncompr;
+unit ZUncompr;
 
 
 { uncompr.c -- decompress a memory buffer
 { uncompr.c -- decompress a memory buffer
   Copyright (C) 1995-1998 Jean-loup Gailly.
   Copyright (C) 1995-1998 Jean-loup Gailly.

+ 1 - 1
packages/rtl-extra/src/win/winsock.pp

@@ -19,7 +19,7 @@
 {$endif}
 {$endif}
 {$mode fpc}
 {$mode fpc}
 
 
-unit winsock;
+unit WinSock;
 
 
   interface
   interface
 
 

+ 2 - 2
packages/rtl-objpas/src/inc/convutil.inc

@@ -3,7 +3,7 @@
    Copyright (c) 2004 by Marco van de Voort
    Copyright (c) 2004 by Marco van de Voort
    member of the Free Pascal development team.
    member of the Free Pascal development team.
 
 
-   An implementation for unit convutils, which converts between
+   An implementation for unit ConvUtils, which converts between
    units and simple combinations of them.
    units and simple combinations of them.
 
 
    Based on a guessed interface derived from some programs on the web. (Like
    Based on a guessed interface derived from some programs on the web. (Like
@@ -18,7 +18,7 @@
 
 
 **********************************************************************}
 **********************************************************************}
 
 
-unit convutils;
+unit ConvUtils;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/rtl-objpas/src/inc/dateutil.inc

@@ -15,7 +15,7 @@
 
 
  **********************************************************************}
  **********************************************************************}
 
 
-unit dateutils;
+unit DateUtils;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/rtl-objpas/src/inc/stdconvs.pp

@@ -15,7 +15,7 @@
 
 
 **********************************************************************}
 **********************************************************************}
 
 
-unit stdconvs;
+unit StdConvs;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/rtl-objpas/src/inc/strutils.pp

@@ -15,7 +15,7 @@
 {$mode objfpc}
 {$mode objfpc}
 {$h+}
 {$h+}
 {$inline on}
 {$inline on}
-unit strutils;
+unit StrUtils;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/rtl-objpas/src/inc/variants.pp

@@ -23,7 +23,7 @@
 {$inline on}
 {$inline on}
 {$define VARIANTINLINE}
 {$define VARIANTINLINE}
 
 
-unit variants;
+unit Variants;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/rtl-objpas/src/win/varutils.pp

@@ -19,7 +19,7 @@
 {$smartlink on}
 {$smartlink on}
 {$endif}
 {$endif}
 
 
-Unit varutils;
+Unit VarUtils;
 
 
 Interface
 Interface
 
 

+ 1 - 1
packages/sqlite/src/sqlite.pp

@@ -4,7 +4,7 @@
   {$linklib c}
   {$linklib c}
 {$endif}
 {$endif}
 
 
-unit sqlite;
+unit SQLite;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/sqlite/src/sqlite3.pp

@@ -1,4 +1,4 @@
-unit sqlite3;
+unit SQLite3;
 
 
 {$i sqlite3.inc}
 {$i sqlite3.inc}
 
 

+ 1 - 1
packages/sqlite/src/sqlite3db.pas

@@ -6,7 +6,7 @@ O. Rinaudo - 2005 - [email protected]
 G. Marcou  - 2007 - [email protected]
 G. Marcou  - 2007 - [email protected]
 *************************************************************}
 *************************************************************}
 
 
-unit SQLite3db;
+unit SQLite3DB;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/sqlite/src/sqlite3dyn.pp

@@ -1,4 +1,4 @@
-unit sqlite3dyn;
+unit SQLite3Dyn;
 
 
 {$DEFINE LOAD_DYNAMICALLY}
 {$DEFINE LOAD_DYNAMICALLY}
 
 

+ 1 - 1
packages/sqlite/src/sqlitedb.pas

@@ -1,7 +1,7 @@
 {$mode objfpc}
 {$mode objfpc}
 {$h+}
 {$h+}
 
 
-unit SQLitedb;
+unit SQLiteDB;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/unzip/src/ziptypes.pp

@@ -1,6 +1,6 @@
 {
 {
 }
 }
-UNIT ziptypes;
+UNIT ZipTypes;
 {
 {
 Type definitions for UNZIP
 Type definitions for UNZIP
   * original version by Christian Ghisler
   * original version by Christian Ghisler

+ 1 - 1
packages/winunits-base/src/comconst.pp

@@ -14,7 +14,7 @@
 {$mode objfpc}
 {$mode objfpc}
 {$H+}
 {$H+}
 {$inline on}
 {$inline on}
-unit comconst;
+unit ComConst;
 
 
   interface
   interface
 
 

+ 1 - 1
packages/winunits-base/src/commdlg.pp

@@ -13,7 +13,7 @@
     Note these functions were in the windows unit in older versions
     Note these functions were in the windows unit in older versions
 
 
  **********************************************************************}
  **********************************************************************}
-unit commdlg;
+unit CommDlg;
 
 
 interface
 interface
 {$mode delphi} // interface
 {$mode delphi} // interface

+ 1 - 1
packages/winunits-base/src/comobj.pp

@@ -14,7 +14,7 @@
 {$mode objfpc}
 {$mode objfpc}
 {$H+}
 {$H+}
 {$inline on}
 {$inline on}
-unit comobj;
+unit ComObj;
 
 
   interface
   interface
 
 

+ 1 - 1
packages/winunits-base/src/comserv.pp

@@ -14,7 +14,7 @@
 {$mode objfpc}
 {$mode objfpc}
 {$H+}
 {$H+}
 {$inline on}
 {$inline on}
-unit comserv;
+unit ComServ;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/winunits-base/src/mmsystem.pp

@@ -6,7 +6,7 @@
 {*********************************} (*   LCC-win32 (c) Jacob Navia   *)
 {*********************************} (*   LCC-win32 (c) Jacob Navia   *)
                                     (*********************************)
                                     (*********************************)
 
 
-Unit mmsystem;
+Unit MMSystem;
 {$ifndef NO_SMART_LINK}
 {$ifndef NO_SMART_LINK}
   {$smartlink on}
   {$smartlink on}
 {$endif}
 {$endif}

+ 1 - 1
packages/winunits-base/src/ole2.pp

@@ -13,7 +13,7 @@
 
 
  **********************************************************************}
  **********************************************************************}
 {$MODE OBJFPC}
 {$MODE OBJFPC}
-unit ole2;
+unit Ole2;
 
 
   interface
   interface
 
 

+ 1 - 1
packages/winunits-base/src/richedit.pp

@@ -1,5 +1,5 @@
 { Converted by H2Pas from richedit.h }
 { Converted by H2Pas from richedit.h }
-unit richedit;
+unit RichEdit;
 
 
 {$mode objfpc}
 {$mode objfpc}
 {$calling stdcall}
 {$calling stdcall}

+ 1 - 1
packages/winunits-base/src/stdole2.pas

@@ -1,4 +1,4 @@
-Unit stdole2;
+Unit StdOle2;
 
 
 //  Imported on 24/12/2011 13:43:11 from C:\WINDOWS\system32\stdole2.tlb
 //  Imported on 24/12/2011 13:43:11 from C:\WINDOWS\system32\stdole2.tlb
 //  Modified by Ludo Brands to remove redeclarations
 //  Modified by Ludo Brands to remove redeclarations

+ 1 - 1
packages/winunits-base/src/winhttp.pp

@@ -23,7 +23,7 @@ Abstract:
     Contains manifests, macros, types and prototypes for Windows HTTP Services
     Contains manifests, macros, types and prototypes for Windows HTTP Services
 
 
 }	
 }	
-unit winhttp;
+unit WinHTTP;
 interface
 interface
 
 
 uses windows;
 uses windows;

+ 1 - 1
packages/winunits-base/src/wininet.pp

@@ -1,4 +1,4 @@
-unit wininet;
+unit WinINet;
 //+-------------------------------------------------------------------------
 //+-------------------------------------------------------------------------
 //
 //
 //  Microsoft Windows
 //  Microsoft Windows

+ 1 - 1
packages/winunits-base/src/winspool.pp

@@ -1,4 +1,4 @@
-unit winspool;
+unit Winspool;
 
 
 interface
 interface
 
 

+ 1 - 1
packages/winunits-base/src/winutils.pp

@@ -14,7 +14,7 @@
  **********************************************************************}
  **********************************************************************}
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}
-unit winutils;
+unit WinUtils;
 
 
 Interface
 Interface
 
 

+ 1 - 1
packages/winunits-base/src/winver.pp

@@ -14,7 +14,7 @@
  **********************************************************************}
  **********************************************************************}
 
 
 {$mode objfpc}
 {$mode objfpc}
-unit winver;
+unit WinVer;
 
 
 Interface
 Interface
 
 

+ 1 - 1
packages/zlib/src/zlib.pp

@@ -1,7 +1,7 @@
 {$ifndef NO_SMART_LINK}
 {$ifndef NO_SMART_LINK}
 {$smartlink on}
 {$smartlink on}
 {$endif}
 {$endif}
-unit zlib;
+unit ZLib;
 
 
 interface
 interface
 
 

+ 1 - 1
rtl/inc/strings.pp

@@ -12,7 +12,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit strings;
+unit Strings;
 {$S-}
 {$S-}
 {$inline on}
 {$inline on}
 interface
 interface

+ 4 - 4
rtl/inc/thread.inc

@@ -211,25 +211,25 @@ begin
   CurrentTM.InitCriticalSection(cs);
   CurrentTM.InitCriticalSection(cs);
 end;
 end;
 
 
-procedure DoneCriticalsection(var cs : TRTLCriticalSection);
+procedure DoneCriticalSection(var cs : TRTLCriticalSection);
 
 
 begin
 begin
   CurrentTM.DoneCriticalSection(cs);
   CurrentTM.DoneCriticalSection(cs);
 end;
 end;
 
 
-procedure EnterCriticalsection(var cs : TRTLCriticalSection);
+procedure EnterCriticalSection(var cs : TRTLCriticalSection);
 
 
 begin
 begin
   CurrentTM.EnterCriticalSection(cs);
   CurrentTM.EnterCriticalSection(cs);
 end;
 end;
 
 
-function TryEnterCriticalsection(var cs : TRTLCriticalSection):longint;
+function TryEnterCriticalSection(var cs : TRTLCriticalSection):longint;
 
 
 begin
 begin
   result:=CurrentTM.TryEnterCriticalSection(cs);
   result:=CurrentTM.TryEnterCriticalSection(cs);
 end;
 end;
 
 
-procedure LeaveCriticalsection(var cs : TRTLCriticalSection);
+procedure LeaveCriticalSection(var cs : TRTLCriticalSection);
 
 
 begin
 begin
   CurrentTM.LeaveCriticalSection(cs);
   CurrentTM.LeaveCriticalSection(cs);

+ 4 - 4
rtl/inc/threadh.inc

@@ -153,10 +153,10 @@ function  GetCurrentThreadId : TThreadID;
 { it is also used to make the heap management      }
 { it is also used to make the heap management      }
 { thread safe                                      }
 { thread safe                                      }
 procedure InitCriticalSection(var cs : TRTLCriticalSection);
 procedure InitCriticalSection(var cs : TRTLCriticalSection);
-procedure DoneCriticalsection(var cs : TRTLCriticalSection);
-procedure EnterCriticalsection(var cs : TRTLCriticalSection);
-procedure LeaveCriticalsection(var cs : TRTLCriticalSection);
-function  TryEnterCriticalsection(var cs : TRTLCriticalSection):longint;
+procedure DoneCriticalSection(var cs : TRTLCriticalSection);
+procedure EnterCriticalSection(var cs : TRTLCriticalSection);
+procedure LeaveCriticalSection(var cs : TRTLCriticalSection);
+function  TryEnterCriticalSection(var cs : TRTLCriticalSection):longint;
 function  BasicEventCreate(EventAttributes : Pointer; AManualReset,InitialState : Boolean;const Name : ansistring):pEventState;
 function  BasicEventCreate(EventAttributes : Pointer; AManualReset,InitialState : Boolean;const Name : ansistring):pEventState;
 procedure basiceventdestroy(state:peventstate);
 procedure basiceventdestroy(state:peventstate);
 procedure basiceventResetEvent(state:peventstate);
 procedure basiceventResetEvent(state:peventstate);

+ 1 - 1
rtl/inc/typshrdh.inc

@@ -64,7 +64,7 @@
    packed
    packed
   {$endif FPC_REQUIRES_PROPER_ALIGNMENT}
   {$endif FPC_REQUIRES_PROPER_ALIGNMENT}
   record
   record
-       x : Longint; y : Longint;
+       X : Longint; Y : Longint;
      public
      public
        {$ifdef VER3}
        {$ifdef VER3}
        constructor Create(ax,ay:Longint); overload;
        constructor Create(ax,ay:Longint); overload;

+ 1 - 1
rtl/objpas/character.pas

@@ -17,7 +17,7 @@
     This program is distributed in the hope that it will be useful,
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. }
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. }
-unit character;
+unit Character;
 
 
 interface
 interface
 {$ifndef VER2_4}
 {$ifndef VER2_4}

+ 2 - 2
rtl/objpas/math.pp

@@ -36,7 +36,7 @@
  3. This notice may not be removed or altered from any source distribution.
  3. This notice may not be removed or altered from any source distribution.
 ----------------------------------------------------------------------------}
 ----------------------------------------------------------------------------}
 {
 {
-  This unit is an equivalent to the Delphi math unit
+  This unit is an equivalent to the Delphi Math unit
   (with some improvements)
   (with some improvements)
 
 
   What's to do:
   What's to do:
@@ -47,7 +47,7 @@
 {$MODE objfpc}
 {$MODE objfpc}
 {$inline on }
 {$inline on }
 {$GOTO on}
 {$GOTO on}
-unit math;
+unit Math;
 interface
 interface
 
 
 
 

+ 1 - 1
rtl/objpas/sysconst.pp

@@ -12,7 +12,7 @@
 
 
  **********************************************************************}
  **********************************************************************}
 {$mode objfpc}
 {$mode objfpc}
-unit sysconst;
+unit SysConst;
 
 
 interface
 interface
 
 

+ 1 - 1
rtl/objpas/typinfo.pp

@@ -16,7 +16,7 @@
 { This unit provides the same Functionality as the TypInfo Unit }
 { This unit provides the same Functionality as the TypInfo Unit }
 { of Delphi                                                     }
 { of Delphi                                                     }
 
 
-unit typinfo;
+unit TypInfo;
 
 
   interface
   interface
 
 

+ 1 - 1
rtl/win/messages.pp

@@ -1,4 +1,4 @@
-unit messages;
+unit Messages;
 
 
 
 
 interface
 interface

+ 2 - 2
rtl/win/sysutils.pp

@@ -4,7 +4,7 @@
     Copyright (c) 1999-2000 by Florian Klaempfl
     Copyright (c) 1999-2000 by Florian Klaempfl
     member of the Free Pascal development team
     member of the Free Pascal development team
 
 
-    Sysutils unit for win32
+    SysUtils unit for win32
 
 
     See the file COPYING.FPC, included in this distribution,
     See the file COPYING.FPC, included in this distribution,
     for details about the copyright.
     for details about the copyright.
@@ -14,7 +14,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 
  **********************************************************************}
  **********************************************************************}
-unit sysutils;
+unit SysUtils;
 interface
 interface
 
 
 {$MODE objfpc}
 {$MODE objfpc}

+ 1 - 1
rtl/win/windirs.pp

@@ -1,4 +1,4 @@
-unit windirs;
+unit WinDirs;
 
 
 {*******************************************************************************
 {*******************************************************************************
 
 

Some files were not shown because too many files changed in this diff