diff --git a/debugger/debugger.pp b/debugger/debugger.pp index c59fb3c79b..e0f93ca2d9 100644 --- a/debugger/debugger.pp +++ b/debugger/debugger.pp @@ -4,7 +4,6 @@ ---------------------------------------- @created(Wed Feb 25st WET 2001) - @lastmod($Date$) @author(Marc Weustink ) This unit contains the base class definitions of the debugger. These diff --git a/lcl/buttons.pp b/lcl/buttons.pp index 8e85d162d5..9f842e5ef3 100644 --- a/lcl/buttons.pp +++ b/lcl/buttons.pp @@ -404,8 +404,7 @@ end. -{ ============================================================================= - +{ $Log$ Revision 1.98 2005/06/25 16:38:47 mattias published TBitBtn.AutoSize diff --git a/lcl/comctrls.pp b/lcl/comctrls.pp index 1165484742..4038b5dfef 100644 --- a/lcl/comctrls.pp +++ b/lcl/comctrls.pp @@ -2406,8 +2406,7 @@ end; end. -{ ============================================================================= - +{ $Log$ Revision 1.173 2005/06/22 23:04:44 mattias implemented default height for gtk TStatusBar and set TStatusBar.AutoSize to true diff --git a/lcl/dialogs.pp b/lcl/dialogs.pp index cbefb0262e..d268683875 100644 --- a/lcl/dialogs.pp +++ b/lcl/dialogs.pp @@ -434,8 +434,7 @@ finalization end. -{ ============================================================================= - +{ $Log$ Revision 1.61 2005/03/23 10:45:06 mattias fixed ambigious with ambiguous diff --git a/lcl/extgraphics.pas b/lcl/extgraphics.pas index 3953157cf1..8b6574c4a3 100644 --- a/lcl/extgraphics.pas +++ b/lcl/extgraphics.pas @@ -393,8 +393,7 @@ end; end. -{ ============================================================================= - +{ $Log$ Revision 1.4 2004/11/10 15:25:32 mattias updated memcheck.pas from heaptrc.pp diff --git a/lcl/graphmath.pp b/lcl/graphmath.pp index 6745bbdb9d..f9453a7624 100644 --- a/lcl/graphmath.pp +++ b/lcl/graphmath.pp @@ -1077,8 +1077,7 @@ begin end; end. -{ ============================================================================= - +{ $Log$ Revision 1.6 2004/05/11 11:42:26 mattias replaced writeln by debugln diff --git a/lcl/include/applicationproperties.inc b/lcl/include/applicationproperties.inc index 65d0689bc4..8784530318 100644 --- a/lcl/include/applicationproperties.inc +++ b/lcl/include/applicationproperties.inc @@ -191,8 +191,7 @@ end; // included by forms.pp -{ ============================================================================= - +{ $Log$ Revision 1.1 2004/07/25 01:04:45 mattias TXMLPropStorage basically working diff --git a/lcl/include/bitmapcanvas.inc b/lcl/include/bitmapcanvas.inc index 42353befd4..1f902d2575 100644 --- a/lcl/include/bitmapcanvas.inc +++ b/lcl/include/bitmapcanvas.inc @@ -121,8 +121,7 @@ end; // included by graphics.pp -{ ============================================================================= - +{ $Log$ Revision 1.14 2005/03/07 21:59:44 vincents changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman diff --git a/lcl/include/buttons.inc b/lcl/include/buttons.inc index e1717b7793..9048d7caaf 100644 --- a/lcl/include/buttons.inc +++ b/lcl/include/buttons.inc @@ -293,8 +293,7 @@ begin end; -{ ============================================================================= - +{ $Log$ Revision 1.46 2005/06/03 20:58:23 mattias fixed focussing modal forms on gtk intf diff --git a/lcl/include/colordialog.inc b/lcl/include/colordialog.inc index 58d260fd37..7792c0106f 100644 --- a/lcl/include/colordialog.inc +++ b/lcl/include/colordialog.inc @@ -30,8 +30,7 @@ begin FTitle:= rsSelectcolorTitle; end; -{ ============================================================================= - +{ $Log$ Revision 1.6 2004/04/10 17:58:56 mattias implemented mainunit hints for include files diff --git a/lcl/include/control.inc b/lcl/include/control.inc index 2a1025de9d..b6d11abbbf 100644 --- a/lcl/include/control.inc +++ b/lcl/include/control.inc @@ -3524,7 +3524,7 @@ end; // included by controls.pp -{ ============================================================================= +{ $Log$ Revision 1.269 2005/07/19 20:58:15 mattias fixed reading vaInt16 diff --git a/lcl/include/customcontrol.inc b/lcl/include/customcontrol.inc index 62dd885941..3e76b98c79 100644 --- a/lcl/include/customcontrol.inc +++ b/lcl/include/customcontrol.inc @@ -119,8 +119,7 @@ end; // included by controls.pp -{ ============================================================================= - +{ $Log$ Revision 1.12 2005/01/22 22:26:16 mattias added sprite example diff --git a/lcl/include/customedit.inc b/lcl/include/customedit.inc index c71dfac179..6932f056a3 100644 --- a/lcl/include/customedit.inc +++ b/lcl/include/customedit.inc @@ -383,8 +383,7 @@ end; // included by stdctrls.pp -{ ============================================================================= - +{ $Log$ Revision 1.40 2005/07/25 23:11:48 mattias fixed TEdit to eat normal keys and avoid triggering accelerators diff --git a/lcl/include/customlistview.inc b/lcl/include/customlistview.inc index 9ed6f0c4b6..e038e75a7f 100644 --- a/lcl/include/customlistview.inc +++ b/lcl/include/customlistview.inc @@ -744,8 +744,7 @@ end; // included by comctrls.pp -{ ============================================================================= - +{ $Log$ Revision 1.47 2005/06/25 15:34:03 mattias fixed a few fpc over warnings from Andrew Haines diff --git a/lcl/include/customnotebook.inc b/lcl/include/customnotebook.inc index 8ad5348b8f..d4ea3af3d9 100644 --- a/lcl/include/customnotebook.inc +++ b/lcl/include/customnotebook.inc @@ -795,8 +795,7 @@ begin end; -{ ============================================================================= - +{ $Log$ Revision 1.71 2005/03/31 21:29:45 micha move GetNotebookTabIndexAtPos to the widgetset interface diff --git a/lcl/include/customstatictext.inc b/lcl/include/customstatictext.inc index e59369bbfd..2abb7541ef 100644 --- a/lcl/include/customstatictext.inc +++ b/lcl/include/customstatictext.inc @@ -143,8 +143,7 @@ end; // included by stdctrls.pp -{ ============================================================================= - +{ $Log$ Revision 1.15 2005/06/25 01:42:38 mattias moved InvalidatePreferredSize from gtk intf to lcl diff --git a/lcl/include/dbedit.inc b/lcl/include/dbedit.inc index 6fb0ad3858..c644129435 100644 --- a/lcl/include/dbedit.inc +++ b/lcl/include/dbedit.inc @@ -238,8 +238,7 @@ begin inherited Destroy; end; -{ ============================================================================= - +{ $Log$ Revision 1.12 2005/04/03 10:13:34 mattias dbgrids: Stops propagating ENTER key when modifying a field from Jesus diff --git a/lcl/include/dbtext.inc b/lcl/include/dbtext.inc index 1e2ed83001..446a57d600 100644 --- a/lcl/include/dbtext.inc +++ b/lcl/include/dbtext.inc @@ -103,8 +103,7 @@ begin inherited Destroy; end; -{ ============================================================================= - +{ $Log$ Revision 1.4 2004/08/22 22:57:35 mattias added OnActiveChange from Joost diff --git a/lcl/include/dragdock.inc b/lcl/include/dragdock.inc index a027360f77..0b6294cf7b 100644 --- a/lcl/include/dragdock.inc +++ b/lcl/include/dragdock.inc @@ -360,7 +360,7 @@ end; // included by controls.pp -{ ============================================================================= +{ $Log$ Revision 1.9 2005/07/26 08:45:15 vincents initialize variables at declaration instead in the unit initialization from Florian Köberle diff --git a/lcl/include/edit.inc b/lcl/include/edit.inc index 90b188be27..fe16207acb 100644 --- a/lcl/include/edit.inc +++ b/lcl/include/edit.inc @@ -21,8 +21,7 @@ // included by stdctrls.pp -{ ============================================================================= - +{ $Log$ Revision 1.4 2004/04/10 17:58:57 mattias implemented mainunit hints for include files diff --git a/lcl/include/filedialog.inc b/lcl/include/filedialog.inc index 28eb2f00fa..0cc527401b 100644 --- a/lcl/include/filedialog.inc +++ b/lcl/include/filedialog.inc @@ -279,8 +279,7 @@ begin end; -{ ============================================================================= - +{ $Log$ Revision 1.23 2005/07/18 21:23:06 mattias fixed TSaveDialog.Options ofNoReadOnlyReturn fr omColin Western diff --git a/lcl/include/font.inc b/lcl/include/font.inc index 8dffdbf470..4dd37c7857 100644 --- a/lcl/include/font.inc +++ b/lcl/include/font.inc @@ -1050,8 +1050,7 @@ end; // included by graphics.pp -{ ============================================================================= - +{ $Log$ Revision 1.30 2005/03/07 21:59:44 vincents changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman diff --git a/lcl/include/fontdialog.inc b/lcl/include/fontdialog.inc index 020a8a58c1..3e46dd9093 100644 --- a/lcl/include/fontdialog.inc +++ b/lcl/include/fontdialog.inc @@ -57,8 +57,7 @@ begin end; -{ ============================================================================= - +{ $Log$ Revision 1.6 2004/04/10 17:58:57 mattias implemented mainunit hints for include files diff --git a/lcl/include/graphiccontrol.inc b/lcl/include/graphiccontrol.inc index 8e0228edf2..481d03757b 100644 --- a/lcl/include/graphiccontrol.inc +++ b/lcl/include/graphiccontrol.inc @@ -87,8 +87,7 @@ end; // included by controls.pp -{ ============================================================================= - +{ $Log$ Revision 1.10 2005/01/16 11:40:10 mattias fixed TGtkWidgetSet.ExtSelectClipRGN for DCOrigin diff --git a/lcl/include/graphicsobject.inc b/lcl/include/graphicsobject.inc index d0e7811756..e41971963e 100644 --- a/lcl/include/graphicsobject.inc +++ b/lcl/include/graphicsobject.inc @@ -44,8 +44,7 @@ begin end; -{ ============================================================================= - +{ $Log$ Revision 1.6 2004/04/10 17:58:57 mattias implemented mainunit hints for include files diff --git a/lcl/include/interfacebase.inc b/lcl/include/interfacebase.inc index 633717ba05..187e4eebcc 100644 --- a/lcl/include/interfacebase.inc +++ b/lcl/include/interfacebase.inc @@ -37,8 +37,7 @@ procedure TWidgetSet.PassCmdLineOptions; begin end; -{ ============================================================================= - +{ $Log$ Revision 1.117 2004/09/24 21:34:14 micha convert LM_CREATE message to interface methods diff --git a/lcl/include/intfbaselcl.inc b/lcl/include/intfbaselcl.inc index e26f96d080..d1f511ff5e 100644 --- a/lcl/include/intfbaselcl.inc +++ b/lcl/include/intfbaselcl.inc @@ -608,8 +608,7 @@ begin end; //##apiwiz##eps## // Do not remove -{ ============================================================================= - +{ $Log$ Revision 1.36 2005/07/01 12:07:49 mattias moved some menu intf methods to the TXXXWSMenuItem class from Martin Smat diff --git a/lcl/include/intfbasewinapi.inc b/lcl/include/intfbasewinapi.inc index 6e49e47d00..b51fbf3ed0 100644 --- a/lcl/include/intfbasewinapi.inc +++ b/lcl/include/intfbasewinapi.inc @@ -1429,8 +1429,7 @@ begin end; //##apiwiz##eps## // Do not remove -{ ============================================================================= - +{ $Log$ Revision 1.23 2005/06/22 17:37:06 mattias implemented TMouse.SetCursorPos from Andrew diff --git a/lcl/include/lclintf.inc b/lcl/include/lclintf.inc index cf9def3628..02b3cd35c2 100644 --- a/lcl/include/lclintf.inc +++ b/lcl/include/lclintf.inc @@ -507,8 +507,7 @@ end; //##apiwiz##epi## // Do not remove -{ ============================================================================= - +{ $Log$ Revision 1.31 2005/07/01 12:07:49 mattias moved some menu intf methods to the TXXXWSMenuItem class from Martin Smat diff --git a/lcl/include/lclintfh.inc b/lcl/include/lclintfh.inc index 472da26ab7..31699d86e4 100644 --- a/lcl/include/lclintfh.inc +++ b/lcl/include/lclintfh.inc @@ -145,8 +145,7 @@ procedure RaiseLastOSError; {$ENDIF} -{ ============================================================================= - +{ $Log$ Revision 1.32 2005/07/17 01:27:22 mattias removed %MainUnit directive diff --git a/lcl/include/listcolumn.inc b/lcl/include/listcolumn.inc index 277dc221c2..1eceb4c68e 100644 --- a/lcl/include/listcolumn.inc +++ b/lcl/include/listcolumn.inc @@ -268,8 +268,7 @@ begin WSC.ColumnSetVisible(LV, Index, Self, FVisible); end; -{ ============================================================================= - +{ $Log$ Revision 1.10 2005/02/26 17:08:41 marc * Reworked listviews to match new interface diff --git a/lcl/include/listitem.inc b/lcl/include/listitem.inc index 303c74894b..a7a6613ab6 100644 --- a/lcl/include/listitem.inc +++ b/lcl/include/listitem.inc @@ -541,8 +541,7 @@ begin SubItems.Assign(AValue); end; -{ ============================================================================= - +{ $Log$ Revision 1.22 2005/07/01 18:20:41 mattias added ldocktree.pas diff --git a/lcl/include/mainmenu.inc b/lcl/include/mainmenu.inc index 3a6cc40249..6d1e4ff5e2 100644 --- a/lcl/include/mainmenu.inc +++ b/lcl/include/mainmenu.inc @@ -46,8 +46,7 @@ end; // included by menus.pp -{ ============================================================================= - +{ $Log$ Revision 1.6 2004/04/10 17:58:57 mattias implemented mainunit hints for include files diff --git a/lcl/interfaces/gtk/gtkcallback.inc b/lcl/interfaces/gtk/gtkcallback.inc index 4c3509abba..f05d3b0a84 100644 --- a/lcl/interfaces/gtk/gtkcallback.inc +++ b/lcl/interfaces/gtk/gtkcallback.inc @@ -2995,8 +2995,7 @@ end; {$ENDIF} -{ ============================================================================= - +{ $Log$ Revision 1.283 2005/07/23 23:15:19 mattias fixed sending UTF8 key presses in gtk intf diff --git a/lcl/interfaces/gtk2/gtk2lclintfh.inc b/lcl/interfaces/gtk2/gtk2lclintfh.inc index ab567f7062..54be105a07 100644 --- a/lcl/interfaces/gtk2/gtk2lclintfh.inc +++ b/lcl/interfaces/gtk2/gtk2lclintfh.inc @@ -32,8 +32,7 @@ //##apiwiz##eps## // Do not remove, no wizard declaration after this line -{ ============================================================================= - +{ $Log$ Revision 1.3 2005/02/23 01:12:47 marc + Added RemoveProp winapi call diff --git a/lcl/interfaces/gtk2/gtk2winapi.inc b/lcl/interfaces/gtk2/gtk2winapi.inc index c6e2ead432..fbf8a6152a 100644 --- a/lcl/interfaces/gtk2/gtk2winapi.inc +++ b/lcl/interfaces/gtk2/gtk2winapi.inc @@ -659,8 +659,7 @@ end; {$C-} {$EndIf} -{ ============================================================================= - +{ $Log$ Revision 1.14 2005/02/23 01:12:47 marc + Added RemoveProp winapi call diff --git a/lcl/interfaces/qt/qtlclintf.inc b/lcl/interfaces/qt/qtlclintf.inc index 58165480dc..b8ddbac4f6 100644 --- a/lcl/interfaces/qt/qtlclintf.inc +++ b/lcl/interfaces/qt/qtlclintf.inc @@ -33,8 +33,7 @@ //##apiwiz##eps## // Do not remove, no wizard declaration after this line -{ ============================================================================= - +{ $Log$ Revision 1.4 2005/02/23 01:12:47 marc + Added RemoveProp winapi call diff --git a/lcl/interfaces/qt/qtwinapi.inc b/lcl/interfaces/qt/qtwinapi.inc index ac3eab36de..492d6650b0 100644 --- a/lcl/interfaces/qt/qtwinapi.inc +++ b/lcl/interfaces/qt/qtwinapi.inc @@ -32,8 +32,7 @@ //##apiwiz##eps## // Do not remove, no wizard declaration after this line -{ ============================================================================= - +{ $Log$ Revision 1.1 2005/02/23 01:12:47 marc + Added RemoveProp winapi call diff --git a/lcl/interfaces/qt/qtwinapih.inc b/lcl/interfaces/qt/qtwinapih.inc index 693b07f92b..e9db6c2939 100644 --- a/lcl/interfaces/qt/qtwinapih.inc +++ b/lcl/interfaces/qt/qtwinapih.inc @@ -29,8 +29,7 @@ //##apiwiz##eps## // Do not remove, no wizard declaration after this line -{ ============================================================================= - +{ $Log$ Revision 1.1 2005/02/23 01:12:47 marc + Added RemoveProp winapi call diff --git a/lcl/stdctrls.pp b/lcl/stdctrls.pp index 6bc0b2c118..085219c8f0 100644 --- a/lcl/stdctrls.pp +++ b/lcl/stdctrls.pp @@ -1261,8 +1261,7 @@ initialization end. -{ ============================================================================= - +{ $Log$ Revision 1.214 2005/07/25 23:11:48 mattias fixed TEdit to eat normal keys and avoid triggering accelerators