Commit graph

32 commits

Author SHA1 Message Date
Colin Finck c2c66aff7d Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
Pierre Schweitzer 3e49feb4e7 [CABINET]
Fix handling of trailing backslash.
Patch by Thomas Faber.

ROSTESTS-135

svn path=/trunk/; revision=73926
2017-02-26 14:31:01 +00:00
Amine Khaldi 9f128bf796 [CABINET] Sync with Wine Staging 1.9.23. CORE-12409
svn path=/trunk/; revision=73266
2016-11-17 22:26:11 +00:00
Amine Khaldi 922b77273d [CABINET] Sync with Wine Staging 1.9.16. CORE-11866
svn path=/trunk/; revision=72274
2016-08-18 09:58:31 +00:00
Amine Khaldi 49bcd564e8 [CABINET] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70826
2016-03-01 12:12:48 +00:00
Amine Khaldi cb274efdc6 [CABINET] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=66790
2015-03-18 16:02:37 +00:00
Amine Khaldi 866bbd4f5b [CABINET]
* Sync with Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=62874
2014-04-22 11:40:28 +00:00
Amine Khaldi bca9468bea [CABINET]
* Remove one time inclusions from the main header and put them back where they belong.
* Improve header inclusions.
CORE-7716

svn path=/trunk/; revision=61744
2014-01-21 17:56:16 +00:00
Amine Khaldi 9bf098744c [CABINET]
* Move some inclusions to the main header.
* Set the default debugging channel globally through the main header.
* Remove inclusions and definitions that already exist in the main header.
CORE-7716

svn path=/trunk/; revision=61338
2013-12-22 17:55:22 +00:00
Amine Khaldi a811de5d38 [CABINET]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=59127
2013-05-31 16:57:42 +00:00
Amine Khaldi 2bd930547c * Slap *some* sense into our header inclusions.
* This significantly shrinks the dependency tracking data and the compiled objects size, which speeds up the whole build process (especially the incremental builds) accelerating the daily development as a result.
* No intended code changes, ~27% smaller build. Enjoy ;)

svn path=/trunk/; revision=58214
2013-01-24 23:00:42 +00:00
Amine Khaldi f33678fca7 [CABINET]
* Sync with Wine 1.5.19.

svn path=/trunk/; revision=57903
2012-12-13 13:25:38 +00:00
Amine Khaldi 5cf9ee2b66 [CABINET]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55103
2012-01-23 15:12:50 +00:00
Aleksey Bragin 9403f80947 - Sync activeds, atl, avifil32, cabinet to Wine-1.1.43.
svn path=/trunk/; revision=46938
2010-04-19 14:03:42 +00:00
Christoph von Wittich 009c692de8 [cabinet]
sync cabinet to wine 1.1.35

svn path=/trunk/; revision=44908
2010-01-03 11:51:39 +00:00
Christoph von Wittich 522564186c -sync cabinet with wine 1.1.32
svn path=/trunk/; revision=43740
2009-10-25 13:45:15 +00:00
Christoph von Wittich cb11ae8788 sync cabinet, jscript, msi and msxml3 with wine 1.1.23
svn path=/trunk/; revision=41310
2009-06-06 15:59:47 +00:00
Dmitry Chapyshev b6bab62a3b - Sync atl and cabinet with Wine head
svn path=/trunk/; revision=39759
2009-02-26 10:20:22 +00:00
Christoph von Wittich 43e45a3d95 sync cabinet to wine 1.1.12
svn path=/trunk/; revision=38680
2009-01-10 15:17:40 +00:00
Christoph von Wittich a4c232b9e4 sync cabinet to wine 1.1.11
svn path=/trunk/; revision=38372
2008-12-27 10:00:27 +00:00
Aleksey Bragin 1cf2a0e35c Autosyncing with Wine HEAD
svn path=/trunk/; revision=34326
2008-07-06 12:15:28 +00:00
The Wine Synchronizer 4445896045 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32837
2008-04-04 12:05:56 +00:00
The Wine Synchronizer dde4bc9089 Autosyncing with Wine HEAD
svn path=/trunk/; revision=31771
2008-01-14 12:29:35 +00:00
The Wine Synchronizer 255abc607a Autosyncing with Wine HEAD
svn path=/trunk/; revision=30858
2007-11-29 09:56:40 +00:00
Daniel Reimer ae7da04787 Delete all Trailing spaces in code.
svn path=/trunk/; revision=29690
2007-10-19 23:21:45 +00:00
The Wine Synchronizer d5c96e105e Autosyncing with Wine HEAD
svn path=/trunk/; revision=27899
2007-07-27 09:12:45 +00:00
The Wine Synchronizer 239c488ad1 Autosyncing with Wine HEAD
svn path=/trunk/; revision=26495
2007-04-25 08:20:45 +00:00
The Wine Synchronizer 688da06757 Autosyncing with Wine HEAD
svn path=/trunk/; revision=26080
2007-03-14 14:20:42 +00:00
The Wine Synchronizer 2822449d9a Autosyncing with Wine HEAD
svn path=/trunk/; revision=24747
2006-11-13 15:20:30 +00:00
The Wine Synchronizer fa1bcb1434 Autosyncing with Wine HEAD
svn path=/trunk/; revision=22884
2006-07-06 10:52:10 +00:00
Aleksey Bragin 2122478f7b Sync to Wine-0_9_9:
Gerold J. Wucherpfennig <gjwucherpfennig@gmx.net>
- cabinet: Set proper error information on failures.

Sync to Wine-0_9_6:
James Hawkins <truiken@gmail.com>
- cabinet: Implement Extract on top of FDI.
- cabinet: Clean up the documentation for Extract.
- cabinet: Fix the second parameter name of Extract.
- cabinet: Add documentation for FDITruncateCabinet.
- cabinet: Store the cab file handle before extracting files so we can
  close the cab file even if no files are extracted.
- cabinet: Move the remaining cabextract.c functions to fdi.c.
- cabinet: Add initial tests for Extract.
- cabinet: Add the two flags used by Extract to cabinet.h.
- cabinet: Define the flags member of the EXTRACTdest structure.

svn path=/trunk/; revision=21610
2006-04-16 15:49:02 +00:00
Ged Murphy e727d08823 reshuffling of dlls
svn path=/trunk/; revision=21034
2006-02-17 00:45:38 +00:00
Renamed from reactos/dll/cabinet/fdi.c (Browse further)