Rein Klazes
2ce96b45a0
Implemented GetDaylightFlag.
2004-03-03 02:17:58 +00:00
Alexandre Julliard
589e115233
We no longer use the .exe.spec.c files.
2004-03-02 21:16:37 +00:00
Alexandre Julliard
6621b2d213
Build all the programs with winegcc.
2004-03-02 21:00:00 +00:00
Ivan Leo Murray-Smith
9a8d951232
Make sure text isn't cut off by the close button.
2004-03-02 20:56:35 +00:00
Francois Gouget
87f223a879
Assorted spelling and case fixes.
2004-03-02 20:55:57 +00:00
Huw Davies
10e05d02f2
Enable resizing if WS_THICKFRAME is set.
2004-03-02 20:54:41 +00:00
Lionel Ulmer
0e999e3c31
- sync up with latest OpenGL specifications
...
- some fixes in make_opengl to support the new types
2004-03-02 20:54:17 +00:00
Hans Leidekker
f7ed056a43
Added protocol type constants.
2004-03-02 20:53:31 +00:00
Dan Kegel
08f25f9982
Fixed typo in test arguments.
2004-03-02 20:53:05 +00:00
Alexandre Julliard
ccc3d66c4a
Build the tests with winegcc.
2004-03-02 06:58:21 +00:00
Dimitrie O. Paun
5f0796dbd2
Add support for passing options to winebuild via -Wb.
...
Generate only the loader script when given just the .exe.so.
Add function to delete element from a strarray.
2004-03-02 06:53:16 +00:00
Alexandre Julliard
3e61ef7d64
We need to use AC_CHECK_TOOL to check for cpp in order to support
...
cross-compilation properly.
2004-03-02 06:48:48 +00:00
Robert Reif
2e4105c63b
Added dxerr8.h and dxerr9.h header files.
2004-03-02 06:44:26 +00:00
Christian Costa
8160170df2
Added stub for RasGetEntryPropertiesA.
2004-03-02 06:44:03 +00:00
Alexandre Julliard
872ed63b77
Removed obsolete definitions from generated makefiles.
2004-03-02 05:00:52 +00:00
Alexandre Julliard
4f452b632b
Removed obsolete --dll option from loader script.
...
Added support for WINEBUILD environment variable.
Don't generate the loader script if the output file name ends in
.exe.so.
Fixed handling of -L option.
Static libraries have to be linked in after object files.
2004-03-02 05:00:17 +00:00
Juan Lang
3ed89c33b0
Added a secur32.dll that loads other SSP DLLs and forwards calls to
...
them.
2004-03-02 04:57:35 +00:00
Vitaliy Margolen
c03dabb2fe
Adjust all dimensions to match native.
...
Invalidate whole tab area when multi-line.
In vertical tab placement go from top to bottom.
Fix annoying visual artifacts.
2004-03-02 04:52:35 +00:00
Dimitrie O. Paun
f41c2b212a
Instrument winegcc to use the compilers and options detected at
...
configure time. Add support for parsing/formatting a string array
from/to a char string. Add option to disable short wchar support in
winegcc.
2004-03-02 02:23:26 +00:00
Alexandre Julliard
4d16fe39ab
Removed useless #ifdef SIZEOF_LONG_LONG.
2004-03-02 01:31:58 +00:00
Dmitry Timoshkov
199247672c
- Add a lot of traces to make debugging a bit easier.
...
- Add support for MCIWNDF_NOAUTOSIZEMOVIE, MCIWNDF_NOAUTOSIZEWINDOW
and MCIWNDF_NOERRORDLG flags in the MCIWndClass implementation.
- Implement support for MCI_UPDATE in the MCIAVI driver and use it in
the MCIWndClass WM_PAINT handler.
- Reimplement MCI_STOP command in the MCIAVI driver via an event.
- Add a test preventing the MCIAVI driver to crash after MCI_SEEK
behind an end of stream.
2004-03-01 23:38:25 +00:00
Juan Lang
e9ed2f3108
- The virtual netbios device driver is properly named vnbt.vxd, not
...
vnb.vxd.
- Make it not depend on UNIX includes.
2004-03-01 23:35:25 +00:00
Hans Leidekker
82f08b8a37
Export LC_ALL before calling sed.
2004-03-01 23:32:35 +00:00
Christian Costa
57b2104f54
Implemented IFilterMapper and IEnumRegFilters interfaces.
...
Fixed IFilterMapper2_EnumMatchingFilters.
2004-03-01 23:32:04 +00:00
Juan Lang
d89279a974
Connect to winehq.org by its name rather than by its IP addr.
2004-03-01 23:28:02 +00:00
Oleg Prokhorov
dbcc37ba7d
- key accelerators for "New Game" and exit
...
- auto flag after successful game those entries which were not flagged
by player during the game himself
2004-03-01 23:13:30 +00:00
Kevin Koltzau
bf6df05053
Define MKSYS_URLMONIKER.
2004-03-01 23:12:47 +00:00
Huw Davies
bc811a2489
Add a missing '\\'.
2004-03-01 23:11:53 +00:00
Dimitrie O. Paun
e59561c8fe
Submit results to WineHQ.
2004-03-01 23:11:08 +00:00
Steve Lustbader
a752885c3d
Handle the firstVisible item being NULL in
...
TREEVIEW_UpdateScrollBars().
2004-03-01 23:10:52 +00:00
Juan Lang
939d9ca3f3
Added sspi.h.
2004-03-01 23:10:33 +00:00
Alexandre Julliard
e8a339c1d2
Portability fixes for LSB compatibility.
2004-03-01 21:32:02 +00:00
Juan Lang
93e268efbd
Implement NetpNetbiosStatusToApiStatus.
2004-03-01 21:23:51 +00:00
Rein Klazes
5040309740
In TIME_GetBias make sure there is a cached value for daylight as
...
well.
2004-03-01 21:23:18 +00:00
Martin Fuchs
4932f56062
Correct return type of SysStringLen() and SysStringByteLen().
2004-03-01 21:22:59 +00:00
Martin Fuchs
46fceb19f3
Set error code ERROR_DDE_FAIL if the DDE connection failed in
...
ShellExecute().
2004-03-01 21:22:25 +00:00
Juan Lang
2faaf2265d
Make rsabase.dll self-register.
2004-03-01 21:20:33 +00:00
Juan Lang
1795994d53
- correct some prototypes, add some defines
...
- stub a couple more functions
2004-03-01 21:19:37 +00:00
Juan Lang
159e0dc242
Declare a few more Net apis and constants.
2004-03-01 21:18:49 +00:00
Alexandre Julliard
1af344a918
Remove the $(datadir)/wine directory on uninstall.
2004-02-28 01:51:18 +00:00
Alexandre Julliard
00cffb816d
No longer needed.
2004-02-28 01:50:27 +00:00
Alexandre Julliard
d3d773d574
Moved generic.ppd to dlls/wineps, and install it in datadir.
2004-02-28 01:50:15 +00:00
Patrik Stridvall
774c88a24d
More stubs and better headers for mswsock.dll.
2004-02-28 01:49:37 +00:00
Dmitry Timoshkov
88e1f4e9cb
Add SHMenuIndexFromID and SHCoCreateInstanceAC.
2004-02-28 01:46:56 +00:00
Alexandre Julliard
d0ed9fc604
Use the new .inf script instead of winedefault.reg.
...
Removed some obsolete code.
2004-02-27 23:34:18 +00:00
Alexandre Julliard
299d5594ce
Added wine.inf setupapi script to setup the initial Wine registry
...
(based on the work of Chris Morgan and Brian Vincent).
2004-02-27 22:04:55 +00:00
Alexandre Julliard
7ba8fba26f
Moved msrle32 to the top-level dlls directory.
2004-02-27 21:51:12 +00:00
Patrik Stridvall
8f9b09e947
Fixed some issues found by winapi_check.
2004-02-27 21:32:54 +00:00
Ove Kaaven
4f6a1d3475
Fixed icon leak.
2004-02-27 21:30:16 +00:00
Robert Reif
7ca0381e7a
Cleanup prepare/unprepare header parameter checking.
...
Fix midiInGetDevCapsW.
2004-02-27 21:29:32 +00:00