projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdi32: Don't hold the GDI lock while calling the driver SelectFont function.
[wine]
/
dlls
/
cabinet
/
2007-09-10
Jeff Latimer
cabinet: Remove unnecessary function.
tree
|
commitdiff
2007-08-29
James Hawkins
cabinet: Add initial tests for FDI.
tree
|
commitdiff
2007-08-27
James Hawkins
cabinet: Don't extract a file if DoExtract is FALSE.
tree
|
commitdiff
2007-08-24
James Hawkins
cabinet: Return the value of GetLastError if FDICopy...
tree
|
commitdiff
2007-08-24
James Hawkins
cabinet: Append new file nodes to the front of the...
tree
|
commitdiff
2007-08-24
James Hawkins
cabinet: Pass the session Error to FDICopy.
tree
|
commitdiff
2007-08-23
James Hawkins
cabinet: Formalize the SESSION struct.
tree
|
commitdiff
2007-08-22
Alexandre Julliard
cabinet: Use the correct create disposition in fdi_open.
tree
|
commitdiff
2007-08-22
Alexandre Julliard
cabinet: Use the proper fcntl defines in the FDI_OPEN...
tree
|
commitdiff
2007-08-22
James Hawkins
cabinet: Formalize the SESSION struct and add more...
tree
|
commitdiff
2007-08-14
Paul Vriens
cabinet/tests: Use GetModuleHandleA instead of LoadLibr...
tree
|
commitdiff
2007-06-28
Jeff Latimer
cabinet: Fix a potential NULL reference.
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-04-26
Alexandre Julliard
cabinet: Make sure we don't try to close an invalid...
tree
|
commitdiff
2007-03-16
Gerald Pfeifer
cabinet: Simplify code in fdi_decomp().
tree
|
commitdiff
2007-03-15
Andrew Talbot
cabinet: Constify some variables.
tree
|
commitdiff
2007-02-14
Alexandre Julliard
cabinet: Fixed fd leak in case of error.
tree
|
commitdiff
2007-01-26
Andrew Talbot
cabinet: Improve initialization of some arrays.
tree
|
commitdiff
2007-01-10
Michael Stefaniuc
janitorial: Use the C standard for multiline strings.
tree
|
commitdiff
2006-12-15
James Hawkins
cabinet: Close the opened file handle even in error...
tree
|
commitdiff
2006-12-14
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-20
Andrew Talbot
cabinet: Cast-qual warnings fix.
tree
|
commitdiff
2006-10-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-12
James Hawkins
cabinet: Make internal functions static.
tree
|
commitdiff
2006-10-06
Paul Vriens
cabinet: Make tests run on Win98 again.
tree
|
commitdiff
2006-10-06
Michael Stefaniuc
cabinet/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-13
Alexandre Julliard
tests: Moved some compatibility defines to wine/test.h.
tree
|
commitdiff
2006-09-11
Marcus Meissner
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-15
Andrew Talbot
cabinet/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-07
Mike McCormack
cabinet: Fix and test the undocumented Extract function.
tree
|
commitdiff
2006-08-07
Mike McCormack
cabinet: Split the cabinet path for FDICopy.
tree
|
commitdiff
2006-07-31
Andrew Talbot
cabinet: Write-strings warning fix.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-03-01
Gerold J. Wucherpf...
cabinet: Set proper error information on failures.
tree
|
commitdiff
2006-02-06
Eric Pouech
Fixes for missing prototypes warnings.
tree
|
commitdiff
2006-01-12
James Hawkins
cabinet: Move the remaining cabextract.c functions...
tree
|
commitdiff
2006-01-11
James Hawkins
cabinet: Remove no longer used code from cabextract.c.
tree
|
commitdiff
2006-01-11
James Hawkins
cabinet: Add documentation for FDITruncateCabinet.
tree
|
commitdiff
2006-01-10
James Hawkins
cabinet: Add initial tests for Extract.
tree
|
commitdiff
2006-01-10
James Hawkins
cabinet: Implement Extract on top of FDI.
tree
|
commitdiff
2006-01-09
James Hawkins
cabinet: Clean up the documentation for Extract.
tree
|
commitdiff
2006-01-09
James Hawkins
cabinet: Add the two flags used by Extract to cabinet.h.
tree
|
commitdiff
2006-01-09
James Hawkins
cabinet: Define the flags member of the EXTRACTdest...
tree
|
commitdiff
2006-01-09
James Hawkins
cabinet: Fix the second parameter name of Extract.
tree
|
commitdiff
2006-01-09
James Hawkins
cabinet: Store the cab file handle before extracting...
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-08-27
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-08-08
Alexandre Julliard
Don't prefix the functions DllCanUnloadNow, DllGetClass...
tree
|
commitdiff
2005-07-10
Gerold Jens Wucher...
The fci_get_little_endian... and fci_set_little_endian...
tree
|
commitdiff
2005-07-05
Stefan Huehner
Fix some more -Wmissing-declarations warnings.
tree
|
commitdiff
2005-07-01
Stefan Huehner
Make some function static.
tree
|
commitdiff
2005-06-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-06-29
Gerold Jens Wucher...
Support for big-endian systems.
tree
|
commitdiff
2005-06-24
Gerold Jens Wucher...
Some FCI work.
tree
|
commitdiff
2005-06-07
Thomas Weidenmueller
Removed local variables only used in TRACE statements.
tree
|
commitdiff
2005-05-14
Gerold Jens Wucher...
Initial FCI work (FCICreate and FCIDestroy).
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-04-18
Peter Berg Larsen
Eliminate a strncpy and remove unused variable.
tree
|
commitdiff
2004-12-22
Alexandre Julliard
Revert previous patch, that's not a leak.
tree
|
commitdiff
2004-12-14
Michael Stefaniuc
Missing HeapFree's + 1 LocalFree (found by smatch).
tree
|
commitdiff
2004-12-06
Filip Navara
Don't try to free pointer from union that isn't used.
tree
|
commitdiff
2004-12-02
James Hawkins
Fix cabextract memory leak.
tree
|
commitdiff
2004-11-30
Eric Pouech
Const correctness fixes.
tree
|
commitdiff
2004-09-02
Hans Leidekker
Fix signed/unsigned comparison warnings.
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-01-27
Francois Gouget
Add missing '\n's to debug traces.
tree
|
commitdiff
2004-01-08
Stefan Leichter
Added the linked list with the name of files of the...
tree
|
commitdiff
2004-01-02
Mike Hearn
result2 seems to be optional, making it 0 allows IE...
tree
|
commitdiff
2003-12-31
Stefan Leichter
Added file version resource.
tree
|
commitdiff
2003-12-30
Stefan Leichter
Make use of/handle the first parameter of the function...
tree
|
commitdiff
2003-12-08
Stefan Leichter
Fixed parameter types of function Extract.
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-10-07
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-09-08
Francois Gouget
A few spelling fixes.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-08-18
Gregory M. Turner
Don't touch perf in FDIIsCabinet, InstallShield may...
tree
|
commitdiff
2003-08-05
Gregory M. Turner
Many words about cabinets.
tree
|
commitdiff
2003-08-02
Gregory M. Turner
Remember decompression state during extraction, so...
tree
|
commitdiff
2003-07-30
Gregory M. Turner
- ERR("WARNING") just doesn't look right ;)
tree
|
commitdiff
2003-07-19
Gregory M. Turner
- eliminate pesky global variables; should be threadsaf...
tree
|
commitdiff
2003-07-02
Francois Gouget
Fixed some common spelling errors.
tree
|
commitdiff
2003-06-23
Gregory M. Turner
- remove unused loop that always iterates once
tree
|
commitdiff
2003-06-18
Francois Gouget
Typos/spelling fixes.
tree
|
commitdiff
2003-06-17
Gregory M. Turner
- move macros and constants into cabinet.h where they...
tree
|
commitdiff
2003-06-13
Gregory M. Turner
- most of FDICopy is now implemented, although the...
tree
|
commitdiff
2003-06-13
Gregory M. Turner
Fix some uglies.
tree
|
commitdiff
2003-06-13
Gregory M. Turner
- implement FDI{Create,Destroy,IsCabinet}
tree
|
commitdiff
2003-06-13
Gregory M. Turner
- paranoia: eliminate some global variables
tree
|
commitdiff
2003-04-03
Michael Stefaniuc
Add some missing HeapFree's and one missing free.
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
next