Emanuele Aliberti [Thu, 2 Jun 2005 13:10:57 +0000 (13:10 +0000)]
Correct midimap location.
svn path=/trunk/; revision=15728
Alex Ionescu [Thu, 2 Jun 2005 03:21:17 +0000 (03:21 +0000)]
Fix midimap/wavemap build
svn path=/trunk/; revision=15727
Steven Edwards [Thu, 2 Jun 2005 02:12:48 +0000 (02:12 +0000)]
this was moved
svn path=/trunk/; revision=15726
James Tabor [Thu, 2 Jun 2005 01:37:38 +0000 (01:37 +0000)]
Removed makefiles.
svn path=/trunk/; revision=15725
James Tabor [Thu, 2 Jun 2005 01:36:20 +0000 (01:36 +0000)]
Fixed xml problem.
svn path=/trunk/; revision=15724
James Tabor [Thu, 2 Jun 2005 01:36:07 +0000 (01:36 +0000)]
Fixed xml problem.
svn path=/trunk/; revision=15723
Hervé Poussineau [Wed, 1 Jun 2005 23:09:36 +0000 (23:09 +0000)]
Don't close port if opening failed
svn path=/trunk/; revision=15722
Eric Kohl [Wed, 1 Jun 2005 21:57:52 +0000 (21:57 +0000)]
- Start the logging thread from ServiceMain.
- Move UNICODE definition to the configuration file.
- Code cleanup.
svn path=/trunk/; revision=15721
James Tabor [Wed, 1 Jun 2005 21:55:36 +0000 (21:55 +0000)]
Adding Cromwell to usb.
svn path=/trunk/; revision=15720
James Tabor [Wed, 1 Jun 2005 21:55:09 +0000 (21:55 +0000)]
Adding Cromwell to usb.
svn path=/trunk/; revision=15719
Eric Kohl [Wed, 1 Jun 2005 19:43:32 +0000 (19:43 +0000)]
Build the UNICODE version of the eventlog service.
svn path=/trunk/; revision=15718
Thomas Bluemel [Wed, 1 Jun 2005 19:01:12 +0000 (19:01 +0000)]
fixed warnings
svn path=/trunk/; revision=15717
Magnus Olsen [Wed, 1 Jun 2005 18:11:26 +0000 (18:11 +0000)]
small optimze for StretchBlt
Thanks Alex for the idea with neg for statement
it is still a ref implemnet and have some limits
svn path=/trunk/; revision=15716
Casper Hornstrup [Wed, 1 Jun 2005 17:28:51 +0000 (17:28 +0000)]
Build with MP=1
svn path=/trunk/; revision=15715
Casper Hornstrup [Wed, 1 Jun 2005 17:27:55 +0000 (17:27 +0000)]
Remove unneded file
svn path=/trunk/; revision=15714
Alex Ionescu [Wed, 1 Jun 2005 01:59:05 +0000 (01:59 +0000)]
Fix some debug messages (do I need to patch this to wine?)
svn path=/trunk/; revision=15712
Alex Ionescu [Wed, 1 Jun 2005 01:56:55 +0000 (01:56 +0000)]
Fix some debug messages
svn path=/trunk/; revision=15711
Magnus Olsen [Tue, 31 May 2005 23:58:14 +0000 (23:58 +0000)]
small optimze for StretchBlt
now do only getpixel ones instead call hole time on getpixel for the color value when it stretch to biger BMP
the hole stretchblt need to be optimze this code are geting it working bit faster and it is reference implementation
svn path=/trunk/; revision=15710
Gé van Geldorp [Tue, 31 May 2005 22:06:18 +0000 (22:06 +0000)]
Small present for ion
svn path=/trunk/; revision=15709
Klemens Friedl [Tue, 31 May 2005 20:47:11 +0000 (20:47 +0000)]
update wallpaper list
svn path=/trunk/; revision=15707
Casper Hornstrup [Tue, 31 May 2005 20:40:27 +0000 (20:40 +0000)]
Delete
svn path=/trunk/; revision=15706
Casper Hornstrup [Tue, 31 May 2005 20:39:13 +0000 (20:39 +0000)]
MP configuration
svn path=/trunk/; revision=15705
Magnus Olsen [Tue, 31 May 2005 19:44:36 +0000 (19:44 +0000)]
strechblt
gain very lite perfomen boost
svn path=/trunk/; revision=15704
Casper Hornstrup [Tue, 31 May 2005 17:30:54 +0000 (17:30 +0000)]
Generate SMP friendly temporary filenames
svn path=/trunk/; revision=15703
Magnus Olsen [Tue, 31 May 2005 15:46:26 +0000 (15:46 +0000)]
complete dummy hal
svn path=/trunk/; revision=15702
Magnus Olsen [Tue, 31 May 2005 15:19:10 +0000 (15:19 +0000)]
Fix a bugin strechblt. it can now zoom in or out in any bpp
still this need todo
/* FIXME : MaskOrigin, BrushOrigin, ClipRegion, Mode ? */
/* This is a reference implementation, it hasn't been optimized for speed */
svn path=/trunk/; revision=15701
Hartmut Birr [Tue, 31 May 2005 15:01:29 +0000 (15:01 +0000)]
- Added a missing dereferencing in NtTerminateProcess.
- Don't access already freed memory while sending messages to the termination port (in PspExitThread).
svn path=/trunk/; revision=15700
Hartmut Birr [Tue, 31 May 2005 14:56:55 +0000 (14:56 +0000)]
Try always to open a file as named object first.
This is necessary for the redirection to NUL which is used by the new build system.
svn path=/trunk/; revision=15699
Hartmut Birr [Tue, 31 May 2005 14:51:53 +0000 (14:51 +0000)]
Changed the indentation to a more readable format (no other changes).
svn path=/trunk/; revision=15698
Magnus Olsen [Tue, 31 May 2005 14:11:02 +0000 (14:11 +0000)]
implement strechblt for all 8bpp this code are not optimze.
tested with winquake 8bpp to 16/32bpp.
/* FIXME : MaskOrigin, BrushOrigin, ClipRegion, Mode ? */
/* This is a reference implementation, it hasn't been optimized for speed */
svn path=/trunk/; revision=15697
Hervé Poussineau [Tue, 31 May 2005 13:49:41 +0000 (13:49 +0000)]
Add registry entries for serial mouse driver
svn path=/trunk/; revision=15696
Hervé Poussineau [Tue, 31 May 2005 10:35:22 +0000 (10:35 +0000)]
Don't try to detect serial ports at known I/O addresses. They have to be written in registry and enumerated by Root bus enumerator.
Get interrupt informations from AllocatedResourcesTranslated in IRP_MN_START_DEVICE
svn path=/trunk/; revision=15695
James Tabor [Tue, 31 May 2005 08:02:29 +0000 (08:02 +0000)]
Change Xml from msafd32.dll to msafd.dll.
svn path=/trunk/; revision=15694
Hartmut Birr [Mon, 30 May 2005 23:22:15 +0000 (23:22 +0000)]
Build a correct console handle.
svn path=/trunk/; revision=15693
Hervé Poussineau [Mon, 30 May 2005 23:01:37 +0000 (23:01 +0000)]
Read resource requirements list for devices enumerated by Root bus
svn path=/trunk/; revision=15692
Hervé Poussineau [Mon, 30 May 2005 22:55:09 +0000 (22:55 +0000)]
Write resource requirements list in the registry, instead of its address
svn path=/trunk/; revision=15691
Gé van Geldorp [Mon, 30 May 2005 21:35:07 +0000 (21:35 +0000)]
Work around problem in wrc
svn path=/trunk/; revision=15690
Gé van Geldorp [Mon, 30 May 2005 20:37:29 +0000 (20:37 +0000)]
Revert last change, it was causing build problems. Go back to causing run
problems instead (try Start/Run/Browse)
svn path=/trunk/; revision=15689
Hartmut Birr [Mon, 30 May 2005 20:13:35 +0000 (20:13 +0000)]
Check for a valid console handle.
svn path=/trunk/; revision=15688
Hartmut Birr [Mon, 30 May 2005 20:11:44 +0000 (20:11 +0000)]
- Don't duplicate the process handle.
- Do close the process and thread handle if the caller doesn't request it.
svn path=/trunk/; revision=15687
Aleksey Bragin [Mon, 30 May 2005 19:45:04 +0000 (19:45 +0000)]
Add translation for "Templates" by unC0Rr
svn path=/trunk/; revision=15686
Gé van Geldorp [Mon, 30 May 2005 19:19:06 +0000 (19:19 +0000)]
Revert some incorrect changes that were made during rbuild merge
svn path=/trunk/; revision=15685
Aleksey Bragin [Mon, 30 May 2005 18:46:49 +0000 (18:46 +0000)]
Added russian translation for lib/userenv. Done by Dimtry Philippov.
svn path=/trunk/; revision=15684
Filip Navara [Mon, 30 May 2005 13:00:50 +0000 (13:00 +0000)]
Don't lock the primary surface just to get info we already have.
svn path=/trunk/; revision=15681
Filip Navara [Mon, 30 May 2005 12:52:38 +0000 (12:52 +0000)]
Add MSVFW32 and MSWSOCK to the build.
svn path=/trunk/; revision=15680
Filip Navara [Mon, 30 May 2005 08:12:30 +0000 (08:12 +0000)]
Remove redundant line...
svn path=/trunk/; revision=15679
Magnus Olsen [Mon, 30 May 2005 07:27:22 +0000 (07:27 +0000)]
fix winquake color glitc bug
the text are now whie instead for black
svn path=/trunk/; revision=15678
Magnus Olsen [Sun, 29 May 2005 22:33:25 +0000 (22:33 +0000)]
add rospref to defualt build
and remove a makefile that is not need it
patch By WaxDragon
svn path=/trunk/; revision=15677
Gé van Geldorp [Sun, 29 May 2005 21:40:17 +0000 (21:40 +0000)]
Prevent kernel32.dll and winmm.dll from overlapping
svn path=/trunk/; revision=15676
Aleksey Bragin [Sun, 29 May 2005 21:16:29 +0000 (21:16 +0000)]
Added WS_VSCROLL to a language selection combobox (thx to unC0Rr)
svn path=/trunk/; revision=15675
Magnus Olsen [Sun, 29 May 2005 21:00:11 +0000 (21:00 +0000)]
remove old makefile add xml makefile
svn path=/trunk/; revision=15674
Magnus Olsen [Sun, 29 May 2005 20:58:38 +0000 (20:58 +0000)]
fix expand.exe compile and include on the bootcd
svn path=/trunk/; revision=15673
Alex Ionescu [Sun, 29 May 2005 20:49:56 +0000 (20:49 +0000)]
Fix function bug
svn path=/trunk/; revision=15672
Hervé Poussineau [Sun, 29 May 2005 19:48:43 +0000 (19:48 +0000)]
Read device instance IDs in registry instead of forcing 0000. This allows more than one instance for each device enumerated by Root bus.
Be ready to have resource requirements for each device instance (not used ATM)
Replace some ExAllocatePool/ExFreePool with ExAllocatePoolWithTag/ExFreePoolWithTag
svn path=/trunk/; revision=15671
Alex Ionescu [Sun, 29 May 2005 19:41:24 +0000 (19:41 +0000)]
Wrappers for debug builds only, like before.
svn path=/trunk/; revision=15670
Gé van Geldorp [Sun, 29 May 2005 19:06:30 +0000 (19:06 +0000)]
Don't build as Unicode
svn path=/trunk/; revision=15669
Casper Hornstrup [Sun, 29 May 2005 16:07:35 +0000 (16:07 +0000)]
Install explorer-cfg-template.xml
svn path=/trunk/; revision=15668
Alex Ionescu [Sun, 29 May 2005 16:07:05 +0000 (16:07 +0000)]
Build at 2GB like before
svn path=/trunk/; revision=15667
Hartmut Birr [Sun, 29 May 2005 15:43:53 +0000 (15:43 +0000)]
Change the object to non permanent if an error occurs (in NtCreateDirectoryObject).
svn path=/trunk/; revision=15666
Hartmut Birr [Sun, 29 May 2005 15:41:24 +0000 (15:41 +0000)]
Reset the permanent flag if the object is changed to non permanent.
svn path=/trunk/; revision=15665
Hartmut Birr [Sun, 29 May 2005 15:37:47 +0000 (15:37 +0000)]
Lock the directory while it is parsed.
svn path=/trunk/; revision=15664
Magnus Olsen [Sun, 29 May 2005 15:17:38 +0000 (15:17 +0000)]
remove some unse Makefile.ros-template files
not longer need it
svn path=/trunk/; revision=15663
Filip Navara [Sun, 29 May 2005 15:10:11 +0000 (15:10 +0000)]
Set entry point to zero.
svn path=/trunk/; revision=15662
Casper Hornstrup [Sun, 29 May 2005 15:05:22 +0000 (15:05 +0000)]
vgamp.sys, not vgamp.dll
svn path=/trunk/; revision=15661
Casper Hornstrup [Sun, 29 May 2005 14:51:17 +0000 (14:51 +0000)]
Install to system32
svn path=/trunk/; revision=15660
Casper Hornstrup [Sun, 29 May 2005 14:35:36 +0000 (14:35 +0000)]
Install more modules
svn path=/trunk/; revision=15659
Gé van Geldorp [Sun, 29 May 2005 14:26:21 +0000 (14:26 +0000)]
Use standard debug macros
svn path=/trunk/; revision=15658
Casper Hornstrup [Sun, 29 May 2005 14:09:04 +0000 (14:09 +0000)]
regsvr32.exe, not regsvr32.dll
svn path=/trunk/; revision=15657
Casper Hornstrup [Sun, 29 May 2005 11:51:37 +0000 (11:51 +0000)]
Autodetect nasm
svn path=/trunk/; revision=15656
Martin Fuchs [Sun, 29 May 2005 11:42:46 +0000 (11:42 +0000)]
implement 'delete' command
svn path=/trunk/; revision=15655
Martin Fuchs [Sun, 29 May 2005 09:58:47 +0000 (09:58 +0000)]
switch to SHFileOperation() for file copy and move operations
svn path=/trunk/; revision=15654
Martin Fuchs [Sun, 29 May 2005 09:39:31 +0000 (09:39 +0000)]
handle copy/move for already existing target directories
svn path=/trunk/; revision=15653
Martin Fuchs [Sun, 29 May 2005 08:47:23 +0000 (08:47 +0000)]
implement file copying
svn path=/trunk/; revision=15652
Martin Fuchs [Sun, 29 May 2005 08:38:23 +0000 (08:38 +0000)]
refresh display after executing a context menu command
svn path=/trunk/; revision=15651
Filip Navara [Sun, 29 May 2005 07:29:59 +0000 (07:29 +0000)]
Fix ASSERT conditions.
svn path=/trunk/; revision=15650
Magnus Olsen [Sun, 29 May 2005 01:04:44 +0000 (01:04 +0000)]
remove some ros-tempöate from old building system
svn path=/trunk/; revision=15649
Thomas Bluemel [Sun, 29 May 2005 00:04:41 +0000 (00:04 +0000)]
fix gcc4 warnings
svn path=/trunk/; revision=15648
Magnus Olsen [Sat, 28 May 2005 23:38:58 +0000 (23:38 +0000)]
this two file are not need any longer
svn path=/trunk/; revision=15647
Magnus Olsen [Sat, 28 May 2005 23:34:24 +0000 (23:34 +0000)]
Remove two file that are not need any longer
fix some compilings warings
svn path=/trunk/; revision=15646
Alex Ionescu [Sat, 28 May 2005 23:26:37 +0000 (23:26 +0000)]
disable assert until someone fixes this
svn path=/trunk/; revision=15645
Magnus Olsen [Sat, 28 May 2005 23:16:12 +0000 (23:16 +0000)]
mising desk.rc in the xml files
de.rc and cz.rc a resuse id was change
svn path=/trunk/; revision=15644
Alex Ionescu [Sat, 28 May 2005 23:06:49 +0000 (23:06 +0000)]
More fixes from yours truly
svn path=/trunk/; revision=15643
Alex Ionescu [Sat, 28 May 2005 22:56:14 +0000 (22:56 +0000)]
more build fixes
svn path=/trunk/; revision=15642
Alex Ionescu [Sat, 28 May 2005 22:48:33 +0000 (22:48 +0000)]
more build fixes
svn path=/trunk/; revision=15641
Thomas Bluemel [Sat, 28 May 2005 22:40:04 +0000 (22:40 +0000)]
little fix
svn path=/trunk/; revision=15640
James Tabor [Sat, 28 May 2005 22:25:51 +0000 (22:25 +0000)]
Added usbuhci to xml file.
svn path=/trunk/; revision=15639
James Tabor [Sat, 28 May 2005 22:25:29 +0000 (22:25 +0000)]
Added usbohci to xml file.
svn path=/trunk/; revision=15638
James Tabor [Sat, 28 May 2005 22:25:09 +0000 (22:25 +0000)]
Added usbehci to xml file.
svn path=/trunk/; revision=15637
James Tabor [Sat, 28 May 2005 22:24:22 +0000 (22:24 +0000)]
Added usb miniport to xml file.
svn path=/trunk/; revision=15636
James Tabor [Sat, 28 May 2005 22:23:51 +0000 (22:23 +0000)]
Added usb miniport to xml file.
svn path=/trunk/; revision=15635
Thomas Bluemel [Sat, 28 May 2005 22:22:25 +0000 (22:22 +0000)]
make rbuild compile with gcc4
svn path=/trunk/; revision=15634
Alex Ionescu [Sat, 28 May 2005 22:18:44 +0000 (22:18 +0000)]
Fix some build problems
svn path=/trunk/; revision=15633
Martin Fuchs [Sat, 28 May 2005 22:12:40 +0000 (22:12 +0000)]
fix case problem of sv.rc third (and hopefully last ;-) time for unix+windows builds
svn path=/trunk/; revision=15632
Gé van Geldorp [Sat, 28 May 2005 22:08:49 +0000 (22:08 +0000)]
Make compiler happy
svn path=/trunk/; revision=15631
Gé van Geldorp [Sat, 28 May 2005 22:04:24 +0000 (22:04 +0000)]
Robert Shearman <rob@codeweavers.com>
- Rename DllRegisterServer and DllUnregisterServer to avoid confusion
with the COM functions of different signatures.
svn path=/trunk/; revision=15630
Gé van Geldorp [Sat, 28 May 2005 22:01:15 +0000 (22:01 +0000)]
Alexandre Julliard <julliard@winehq.org>
- Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
- Removed unnecessary code in the 16-bit DllEntryPoint function of some
dlls, and also fixed its ordinal in a few places.
Mike McCormack <mike@codeweavers.com>
- Make WINMM_IData statically allocated.
- Make multimedia threads high priority.
Robert Reif <reif@earthlink.net>
- Change FIXME to WARN.
- Set thread priority for timer thread.
- Add timer thread priority test.
svn path=/trunk/; revision=15629
James Tabor [Sat, 28 May 2005 22:00:46 +0000 (22:00 +0000)]
Added def to xml file.
svn path=/trunk/; revision=15628
James Tabor [Sat, 28 May 2005 22:00:27 +0000 (22:00 +0000)]
Added def to xml file.
svn path=/trunk/; revision=15627
Alex Ionescu [Sat, 28 May 2005 21:46:37 +0000 (21:46 +0000)]
use right optimization setting
svn path=/trunk/; revision=15626
Gé van Geldorp [Sat, 28 May 2005 21:44:21 +0000 (21:44 +0000)]
Alexandre Julliard <julliard@winehq.org>
- Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
Troy Rollo <wine@troy.rollo.name>
- Implement URLMonikerImpl_BindToStorage.
- Correct bug truncating downloaded files to 4096 bytes.
Jacek Caban <jack@itma.pwr.wroc.pl>
- Separated IBinding and IMoniker interfaces.
Mike McCormack <mike@codeweavers.com>
- Add the missing interface method PromptAction to
IInternetZoneManager.
- Stub implementation for GetSoftwareUpdateInfo.
Francois Gouget <fgouget@free.fr>
- Update win32.api to match the current sources.
- Declare CoGetClassObjectFromURL() in urlmon.h.
Christian Costa <titan.costa@wanadoo.fr>
- Added stub implementation for CoGetClassObjectFromURL.
svn path=/trunk/; revision=15625