Commit graph

17856 commits

Author SHA1 Message Date
Magnus Olsen
da8e63268f adding base address for dplay/dplayx
svn path=/trunk/; revision=18808
2005-10-27 22:03:35 +00:00
Magnus Olsen
5e8becbfc2 adding include files for dplay/dplax wine include file with small modifycation.
svn path=/trunk/; revision=18806
2005-10-27 22:02:37 +00:00
Martin Fuchs
1e543d4bc5 disable "Terminate Explorer" in ReactOS build
svn path=/trunk/; revision=18804
2005-10-27 21:43:40 +00:00
Magnus Olsen
0c2180bbdd Addinmg version number and other info (the rc file was missing and it is need to set right version number of the file)
svn path=/trunk/; revision=18803
2005-10-27 21:23:35 +00:00
Magnus Olsen
2d92432972 Addinmg version number and other info (the rc file was missing and it is need to set right version number of the file)
svn path=/trunk/; revision=18802
2005-10-27 21:23:04 +00:00
Magnus Olsen
ffc566425f Addinmg version number and other info (the rc file was missing and it is need to set right version number of the file)
svn path=/trunk/; revision=18801
2005-10-27 21:20:29 +00:00
Magnus Olsen
9847d571c0 Addinmg version number and other info (the rc file was missing and it is need to set right version number of the file)
svn path=/trunk/; revision=18800
2005-10-27 21:19:58 +00:00
Thomas Bluemel
0448c9617f no need to create a symbolic link in \??
svn path=/trunk/; revision=18799
2005-10-27 20:04:17 +00:00
Thomas Bluemel
d0cd0df7fe fix Beep() to make it work with xp's beep.sys
svn path=/trunk/; revision=18798
2005-10-27 20:00:27 +00:00
Christoph von Wittich
f64f737e97 renamed some .S files (msvc fix)
svn path=/trunk/; revision=18797
2005-10-27 19:42:06 +00:00
Christoph von Wittich
4e4de68f90 renamed some .S files (msvc fix)
svn path=/trunk/; revision=18796
2005-10-27 19:33:42 +00:00
Christoph von Wittich
e6cde67a55 renamed .S files so msvc does not try to compile the .c files with the same name anymore
svn path=/trunk/; revision=18795
2005-10-27 19:13:52 +00:00
Gé van Geldorp
9324ac2326 Sync to Wine-0_9:
Francois Gouget <fgouget@free.fr>
- Use "static const" rather than "const static" as gcc -W complains
  about the former.
Michal Suchanek <hramrach@gmail.com>
- Make Czech font selection dialog usable.

svn path=/trunk/; revision=18794
2005-10-27 19:03:58 +00:00
Gé van Geldorp
54abf0d838 Sync to Wine-0_9:
Vitaliy Margolen <wine-patch@kievinfo.com>
- Correct Page Up/Down handling in report mode.
- Don't start dragging for a single mouse click.
- Don't arrange tabs if there is only one line.
Francois Gouget <fgouget@free.fr>
- Use "static const" rather than "const static" as gcc -W complains
  about the former.
Alexandre Julliard <julliard@winehq.org>
- Don't register classes is no theme is active to avoid trouble (based
  on a patch by Vitaliy Margolen).
Krzysztof Foltman <wdev@foltman.com>
- Separators with group style set don't separate toolbar radio groups
  anymore (which broke tool selection in Front Panel Designer).
Troy Rollo <wine@troy.rollo.name>
- Detect when the notification callback has destroyed the ListView to
  avoid attempts to access data that is no longer valid.

svn path=/trunk/; revision=18793
2005-10-27 19:01:29 +00:00
Gé van Geldorp
1def34de04 Sync to Wine-0_9:
Alexandre Julliard <julliard@winehq.org>
- Default search path for an include file should be based on the path of
  the parent source file, not the current directory.
- Add current directory to default include path.
- Set the version we report in wmc and wrc from the global Wine
  version.
- Put Wine version information in all the man pages.

svn path=/trunk/; revision=18792
2005-10-27 18:56:27 +00:00
Gé van Geldorp
aca445f161 Sync to Wine-0_9:
Robert Lunnon <bobl@optushome.com.au>
- Remove SVR4 specific pseudo-ops.
Alexandre Julliard <julliard@winehq.org>
- Put Wine version information in all the man pages.
- Fixed some nroff warnings.
- Added global rules for man pages.
Simon Richter <Simon.Richter@hogyros.de>
- Fix winebuild's ppc assembly generation.

svn path=/trunk/; revision=18791
2005-10-27 18:32:01 +00:00
Martin Fuchs
b1f528f00f update change list for 0.2.8 release
svn path=/trunk/; revision=18790
2005-10-27 18:18:40 +00:00
Gé van Geldorp
20fa130a98 Fix build problems introduced by r18788
svn path=/trunk/; revision=18789
2005-10-27 18:06:50 +00:00
Gé van Geldorp
d68c7aaf71 Sync to Wine-0_9:
Alexandre Julliard <julliard@winehq.org>
- Default search path for an include file should be based on the path of
  the parent source file, not the current directory.

svn path=/trunk/; revision=18788
2005-10-27 17:40:32 +00:00
Aleksey Bragin
49d6f75f30 Translation by Mikhail Zvyozdochkin, proofread by me.
svn path=/trunk/; revision=18786
2005-10-27 14:18:09 +00:00
Gé van Geldorp
6ae6d5c704 Update status
svn path=/trunk/; revision=18785
2005-10-27 14:10:58 +00:00
Aleksey Bragin
d68cf033eb Translation by Mikhail Zvyozdochkin, proofread and fixed in some places by me.
svn path=/trunk/; revision=18783
2005-10-27 13:38:56 +00:00
Gé van Geldorp
2643575b85 Change Tcpip and Afd drivers from auto-start to system-start, since we don't
auto-start device drivers yet

svn path=/trunk/; revision=18782
2005-10-26 23:26:44 +00:00
Gé van Geldorp
c40ca03e31 Fix lurking bug exposed by r18687
svn path=/trunk/; revision=18781
2005-10-26 23:19:37 +00:00
Hervé Poussineau
ae16fd8e66 Allow very long path names for .inf files by using a dynamic buffer
Check return code of GetFullPathNameW

svn path=/trunk/; revision=18780
2005-10-26 20:42:19 +00:00
Hervé Poussineau
7dd5d44a29 Open .inf files in directory specified in SP_DEVINSTALL_PARAMS (if any)
svn path=/trunk/; revision=18779
2005-10-26 20:14:15 +00:00
Thomas Bluemel
f0a99faa99 implemented SetupDiSetSelectedDriverA
svn path=/trunk/; revision=18778
2005-10-26 19:00:08 +00:00
Hervé Poussineau
66242cc2c6 Fix some corner-cases (no .inf file in provided directory when creating driver list, or no suitable driver when destroying driver list)
svn path=/trunk/; revision=18777
2005-10-26 18:19:20 +00:00
Brandon Turner
bc89fd6d16 Calculate the screen size correctly. Allow a file name input.
svn path=/trunk/; revision=18776
2005-10-26 12:47:22 +00:00
Christoph von Wittich
9a3202d295 fix network
svn path=/trunk/; revision=18775
2005-10-25 19:54:15 +00:00
Andrew Munger
0e53cd852d Disable patented bytecode interpreter, will investigate the non-patented configuration.
svn path=/trunk/; revision=18773
2005-10-25 18:01:14 +00:00
Hervé Poussineau
4ee6c762d2 Return STATUS_INSUFFICIENT_BUFFER in SetupDiGetDeviceRegistryPropertyW if buffer for data was not specified.
This is not the same behaviour as RegQueryValueExW which returns a success in this case...

svn path=/trunk/; revision=18772
2005-10-25 15:43:06 +00:00
Brandon Turner
9c0aa86aa7 Dont exit on "exit /?". Reported by bblaauw@home.nl
svn path=/trunk/; revision=18770
2005-10-25 15:18:35 +00:00
Maarten Bosma
441ebe91cd Implement some COM-related functions.
svn path=/trunk/; revision=18767
2005-10-25 14:03:20 +00:00
Nathan Woods
6d06e2139b Regedit fix and enhancement
1.  Fixed a bug in suggestions if the selected key cycles
2.  Implemented "Copy Key Name"


svn path=/trunk/; revision=18766
2005-10-24 23:46:55 +00:00
Nathan Woods
0345348a28 Notepad will no longer add .txt if you invoke it specifying a file that does not exist, but has a file extension
svn path=/trunk/; revision=18765
2005-10-24 23:44:07 +00:00
Gé van Geldorp
e0968c78d0 Synthesize a small icon if none given
svn path=/trunk/; revision=18764
2005-10-24 22:02:39 +00:00
Gé van Geldorp
cc33d0bac1 Workaround for icon stretching. Makes icons in title bar and taskbar display
properly.

svn path=/trunk/; revision=18763
2005-10-24 21:57:32 +00:00
Gé van Geldorp
4b3bf39cbc Small fixes to 1bpp->1bpp stretching
svn path=/trunk/; revision=18762
2005-10-24 21:54:26 +00:00
Casper Hornstrup
7a79eea045 Fix linker script parameter location. Spotted by Hartmut Birr.
svn path=/trunk/; revision=18760
2005-10-24 21:08:08 +00:00
Royce Mitchell III
450d4c43e7 added <linkerscript> and corrected some mistakes to the best of my understanding
can't figure out (based on current definition) how to define <module> as allowing only a single <linkerscript>, but allowing it anywhere within the sub-elements of <module>

svn path=/trunk/; revision=18759
2005-10-24 20:00:48 +00:00
Casper Hornstrup
b995bcf1bd Implement linkerscript element
svn path=/trunk/; revision=18758
2005-10-24 19:38:58 +00:00
Magnus Olsen
dd10647983 prepare the rest of directdraw syscall using cache info, that will make our ddraw.dll work evently in reactos.
left todo implemet the rest stub. 

svn path=/trunk/; revision=18757
2005-10-24 18:47:33 +00:00
Hartmut Birr
aaa2a0d33a Fixed the calculation of the hash for the process data.
svn path=/trunk/; revision=18756
2005-10-24 18:03:57 +00:00
Hartmut Birr
fea86552f0 Changed the indentation to a human readable format (no code change).
svn path=/trunk/; revision=18755
2005-10-24 18:00:46 +00:00
Hartmut Birr
152111652c - Removed the initialisation of the kernel map area.
- Allocate the region for the paged and non paged pool at a 4MB boundary.  
- Protect the local and i/o apic by a memory area.

svn path=/trunk/; revision=18754
2005-10-24 17:55:50 +00:00
Thomas Bluemel
293a3fe31b convert tabs to spaces to make it readable with tabs != 8 spaces
svn path=/trunk/; revision=18753
2005-10-24 17:54:55 +00:00
Thomas Bluemel
b0ccf077ec fixed uninitialized variable warning
svn path=/trunk/; revision=18752
2005-10-24 17:50:14 +00:00
Hartmut Birr
a699e1ac44 Fixed Ki386WriteFsByte.
svn path=/trunk/; revision=18751
2005-10-24 17:45:37 +00:00
Hartmut Birr
ab7b402799 Enabled some debug messages.
svn path=/trunk/; revision=18750
2005-10-24 17:43:53 +00:00