projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2004-03-10
Alexandre Julliard
Release 20040309.
wine-20040309
commit
|
commitdiff
|
tree
|
snapshot
2004-03-10
Alexandre Julliard
Moved a number of 16-bit functions to file16.c.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-10
Alexandre Julliard
Do not create symlinks for the PE build since they...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-10
Alexandre Julliard
Check that we have statfs before using it.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-10
Alexandre Julliard
Added definitions for S_IXUSR, S_IXGRP and S_IXOTH.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-10
Alexandre Julliard
chmod is more portable than fchmod.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-10
Dimitrie O...
Make IS_END_OF_NAME an inline function.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Alexandre Julliard
Removed some unnecessary definitions from file.h.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Alexandre Julliard
ASCII string comparisons should not depend on the locale.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Robert Shearman
- Implement the drag list control.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Huw Davies
We need to at least refresh the window menu in ChildAct...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Robert Reif
Added dxerr8 and dxerr9 libraries.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Alexandre Julliard
Get rid of the Filesystem option in the drive config...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Alexandre Julliard
Added statvfs prototype.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Raphael Junqueira
Better dmscript loading (now we load the script version...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Dmitry Timoshkov
Added an EMF test suite.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Huw Davies
Windows always adds a separator to the bottom of the...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Robert Shearman
Check for NULL pointers returned by HeapAlloc.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Alexandre Julliard
Take advantage of the new winegcc -B support.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Alexandre Julliard
Allow multiple -B options.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Dimitrie O...
Add a wine specific mode. If is activated if the -B...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Hannu Valtonen
Added a man page for widl.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Alexandre Julliard
Fixed a couple of crashes.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Robert Shearman
Accept '-v' flag.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Huw Davies
Add registry entries for any fonts found by fontconfig...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Dimitrie O...
Add -B prefix support. Small consistency cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Christian Costa
Add amstream dll (MultiMedia Streams), part of Direct...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Alexandre Julliard
Reimplemented GetVolumeInformation and SetVolumeLabel...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Dimitrie O...
Support processors made up of different commands.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Christian Britz
Added German translation of the README file.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Bobby Bingham
Stub EnumDesktopsW for now.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-09
Dmitry Timoshkov
Do not take into account LC_CTYPE and LC_MESSAGES while...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-07
Jason Edmeades
Calculate the size of BI_BITFIELDS dib sections via...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-07
Stefan Leichter
Moved implementation of GetDefaultPrinter from ascii...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-07
Alexandre Julliard
Added check for f_namelen in struct statfs.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-07
Raphael Junqueira
Fix one ugly bug (horrible cast) into dmusic code to...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-07
Robert Shearman
Don't allocate space for text when nMaxTextRows = 0.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-05
Alexandre Julliard
Use statvfs instead of statfs, and provide a default...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-05
Alexandre Julliard
Do not store the Unix file descriptor in the cache...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-05
Robert Shearman
Stub for RegisterDeviceNotificationW.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-05
Jason Edmeades
Handle playing of files containing a '+' as part of...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-05
Christian Costa
Implemented IMediaEventSink and IMediaEventEx interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-04
Alexandre Julliard
Open a real file handle for drive devices, and get...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-04
Alexandre Julliard
Moved more GDI definitions to gdi_private.h.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-04
Martin Fuchs
Enumerate all "shell\<verb>\command" entries in the...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-04
Alexandre Julliard
Changed the CreateDC driver entry point to use an HDC...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-04
Alexandre Julliard
Get rid of the X11DRV_DC_Funcs hack.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-04
Christian Costa
Implemented IFilterGraphImpl_EnumFilters and IEnumFilte...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-04
Jesse Allen
Added ImmAssociateContextEx stub.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-04
Dimitrie O...
Preserve the relative order of files and libraries...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-04
Alexandre Julliard
Pass the gdiFont object to the SelectFont driver entry...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-04
Alexandre Julliard
Avoid direct accesses to the xformWorld2Vport DC field.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-04
Alexandre Julliard
Pass the breakExtra value in the ExtTextOut driver...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-04
Justin Chevrier
Move implementation of SysParametersInfo from Ascii...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Alexandre Julliard
Avoid some redundant libraries on the winegcc command...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Alexandre Julliard
Put the .spec.o file first and the so libraries last...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Alexandre Julliard
Smarter allocation algorithm for the string buffer...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Alexandre Julliard
Changed the GetTextExtentPoint graphics driver entry...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Alexandre Julliard
Renamed the symbol for the cpp binary to avoid conflict...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Kevin Koltzau
Fix UrlCanonicalize and add regression test.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Dimitrie O...
Don't tie the script name to the .exe.so name.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Hans Leidekker
Link to ws2_32.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Alexandre Julliard
Implemented Get/SetBoundsRect based on a patch by Ken...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Kevin Koltzau
Prevent crash with invalid args in a few URL functions.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Martin Fuchs
Fix buffer length usage for RegQueryValueW() calls...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Robert Shearman
- Support custom check background.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Robert Shearman
- Add more RPC format characters.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Francois Gouget
Add CEXTRA AND CXXEXTRA fields so we can pass -mno...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Christian Costa
Added evcode.h include.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Christian Costa
Handle null and duplicate name when adding a filter...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-03
Rein Klazes
Implemented GetDaylightFlag.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Alexandre Julliard
We no longer use the .exe.spec.c files.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Alexandre Julliard
Build all the programs with winegcc.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Ivan Leo Murray...
Make sure text isn't cut off by the close button.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Francois Gouget
Assorted spelling and case fixes.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Huw Davies
Enable resizing if WS_THICKFRAME is set.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Lionel Ulmer
- sync up with latest OpenGL specifications
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Hans Leidekker
Added protocol type constants.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Dan Kegel
Fixed typo in test arguments.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Alexandre Julliard
Build the tests with winegcc.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Dimitrie O...
Add support for passing options to winebuild via -Wb.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Alexandre Julliard
We need to use AC_CHECK_TOOL to check for cpp in order...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Robert Reif
Added dxerr8.h and dxerr9.h header files.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Christian Costa
Added stub for RasGetEntryPropertiesA.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Alexandre Julliard
Removed obsolete definitions from generated makefiles.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Alexandre Julliard
Removed obsolete --dll option from loader script.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Juan Lang
Added a secur32.dll that loads other SSP DLLs and forwa...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Vitaliy Margolen
Adjust all dimensions to match native.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Dimitrie O...
Instrument winegcc to use the compilers and options...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-02
Alexandre Julliard
Removed useless #ifdef SIZEOF_LONG_LONG.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-01
Dmitry Timoshkov
- Add a lot of traces to make debugging a bit easier.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-01
Juan Lang
- The virtual netbios device driver is properly named...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-01
Hans Leidekker
Export LC_ALL before calling sed.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-01
Christian Costa
Implemented IFilterMapper and IEnumRegFilters interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-01
Juan Lang
Connect to winehq.org by its name rather than by its...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-01
Oleg Prokhorov
- key accelerators for "New Game" and exit
commit
|
commitdiff
|
tree
|
snapshot
2004-03-01
Kevin Koltzau
Define MKSYS_URLMONIKER.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-01
Huw Davies
Add a missing '\\'.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-01
Dimitrie O...
Submit results to WineHQ.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-01
Steve Lustbader
Handle the firstVisible item being NULL in
commit
|
commitdiff
|
tree
|
snapshot
next