fpc/rtl/win
marco cce08d837b --- Merging r49490 into '.':
U    packages/fcl-db/src/base/db.pas
U    packages/paszlib/src/zstream.pp
--- Recording mergeinfo for merge of r49490 into '.':
 U   .
--- Merging r49491 into '.':
G    packages/fcl-db/src/base/db.pas
--- Recording mergeinfo for merge of r49491 into '.':
 G   .
--- Merging r49492 into '.':
U    packages/paszlib/src/infblock.pas
U    packages/paszlib/src/infcodes.pas
U    packages/paszlib/src/inffast.pas
U    packages/paszlib/src/zbase.pas
U    packages/paszlib/src/zconf.inc
U    packages/paszlib/src/zdeflate.pas
--- Recording mergeinfo for merge of r49492 into '.':
 G   .
--- Merging r49565 into '.':
U    rtl/win/wininc/defines.inc
--- Recording mergeinfo for merge of r49565 into '.':
 G   .
--- Merging r49590 into '.':
U    packages/gtk2/src/gtkext/gtkstatusicon.inc
U    packages/gtk2/src/gtkext/gtkstatusiconh.inc
--- Recording mergeinfo for merge of r49590 into '.':
 G   .

# revisions: 49490,49491,49492,49565,49590
r49490 | marco | 2021-06-08 10:52:50 +0200 (Tue, 08 Jun 2021) | 2 lines
Changed paths:
   M /trunk/packages/fcl-db/src/base/db.pas
   M /trunk/packages/paszlib/src/zstream.pp

 * use local buffer for seek mantis #38930 patch by Hendi.
r49491 | marco | 2021-06-08 10:53:42 +0200 (Tue, 08 Jun 2021) | 2 lines
Changed paths:
   M /trunk/packages/fcl-db/src/base/db.pas

 * revert accidentally modified file.
r49492 | marco | 2021-06-08 10:58:21 +0200 (Tue, 08 Jun 2021) | 2 lines
Changed paths:
   M /trunk/packages/paszlib/src/infblock.pas
   M /trunk/packages/paszlib/src/infcodes.pas
   M /trunk/packages/paszlib/src/inffast.pas
   M /trunk/packages/paszlib/src/zbase.pas
   M /trunk/packages/paszlib/src/zconf.inc
   M /trunk/packages/paszlib/src/zdeflate.pas

 * commit second patch (from Hendi) from mantis #38930, make debug define compiling again
r49565 | marco | 2021-06-26 20:36:37 +0200 (Sat, 26 Jun 2021) | 1 line
Changed paths:
   M /trunk/rtl/win/wininc/defines.inc

 * redo psd constants, mantis #39022
r49590 | marco | 2021-07-10 14:07:55 +0200 (Sat, 10 Jul 2021) | 6 lines
Changed paths:
   M /trunk/packages/gtk2/src/gtkext/gtkstatusicon.inc
   M /trunk/packages/gtk2/src/gtkext/gtkstatusiconh.inc

 * add gtk_status_icon_set_tooltip_text as per Juha's patch, mantis #39199
 --This line, and those below, will be ignored--

M    gtk2/src/gtkext/gtkstatusicon.inc
M    gtk2/src/gtkext/gtkstatusiconh.inc

git-svn-id: branches/fixes_3_2@49607 -
2021-07-13 13:35:01 +00:00
..
wininc --- Merging r49490 into '.': 2021-07-13 13:35:01 +00:00
dos.pp * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 2016-11-17 22:05:17 +00:00
dynlibs.inc Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 2015-02-03 20:00:00 +00:00
fpcmemdll.pp
messages.pp * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 2018-03-23 22:06:36 +00:00
sharemem.pp
sysdir.inc * Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes(). 2014-02-19 07:28:46 +00:00
sysdl.inc Merged revision(s) 44256-44257, 44746, 45329 from trunk: 2020-12-13 21:52:13 +00:00
sysdlh.inc Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 2015-02-03 20:00:00 +00:00
sysfile.inc * Reset filerec mode field to fmClosed if the system call to open the file failed 2014-11-23 21:49:29 +00:00
sysheap.inc * First part of 64-bit Windows fixes from Mantis #23074. 2014-02-18 02:10:35 +00:00
sysos.inc --- Merging r45159 into '.': 2020-12-17 22:44:26 +00:00
sysosh.inc --- Merging r41636 into '.': 2019-09-03 13:30:49 +00:00
systhrd.inc --- Merging r45159 into '.': 2020-12-17 22:44:26 +00:00
systlsdir.inc Replace __tls_used for win64 by an alias of _tls_used 2017-05-05 14:27:04 +00:00
sysutils.pp --- Merging r49244 into '.': 2021-04-29 11:34:37 +00:00
syswin.inc --- Merging r45159 into '.': 2020-12-17 22:44:26 +00:00
syswinh.inc # revisions: 44952,44996,45855,46343,46753,46839 2020-11-25 07:26:17 +00:00
tthread.inc * Merging revisions r45805 from trunk: 2020-08-23 09:24:13 +00:00
windirs.pp * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) 2018-03-23 22:06:36 +00:00
winres.inc Adjust SysInstance so that it is correctly handled with the indirect entry information on Win32 2016-02-19 16:22:20 +00:00