Commit graph

28328 commits

Author SHA1 Message Date
Magnus Olsen e215ac24f1 Updating d3d8 from winehq.org cvs/git date 27/11-2007
svn path=/trunk/; revision=30815
2007-11-27 11:23:43 +00:00
Magnus Olsen b7fb058e20 part 2/2
Updating wined3d from winehq.org cvs/git date 27/11-2007
this update solv allot of bugs in wined3d
------------------------------------------
Include one ReactOS specify hack. do not use gdi32.dll use opengl32.dll instead. 

svn path=/trunk/; revision=30814
2007-11-27 11:16:57 +00:00
Magnus Olsen 10d28df34a part 1/2
Updating wined3d from winehq.org cvs/git date 27/11-2007
this update solv allot of bugs in wined3d

svn path=/trunk/; revision=30813
2007-11-27 11:15:08 +00:00
Hervé Poussineau 3de1da8cb9 No need to increment handle count, it is already done in ExpAllocateHandleTableEntry()
svn path=/trunk/; revision=30812
2007-11-27 08:41:27 +00:00
Hervé Poussineau 5220fd6970 Better compatibility with MS Windows recycle bin
Add traces

svn path=/trunk/; revision=30811
2007-11-27 08:22:16 +00:00
James Tabor df9ecdbb80 Implement SetTextJustification. Add code for Window and Viewport Org and Ext. Setup SetRectRgn and added rgn_attr types.
svn path=/trunk/; revision=30809
2007-11-27 05:40:50 +00:00
Thomas Bluemel 19c56142c7 Fix underline bug introduced in r30780
svn path=/trunk/; revision=30808
2007-11-27 01:33:16 +00:00
James Tabor cc030181aa Revert 30780 for gdibatch. Size, space and time are very critical in here. If you dont know what your are doing? Do not play in here.
svn path=/trunk/; revision=30807
2007-11-27 01:14:38 +00:00
James Tabor dd84a68c76 Removed NtGdiGet/Set/GraphicsMode/PolyFillMode/MapMode, update all related files. Tested with Qemu and AbiWord. The underline problem is pre rev 30783.
svn path=/trunk/; revision=30806
2007-11-27 01:01:39 +00:00
Marc Piulachs 48e650eb3b - updated blankscr.scr file name to scrnsave.scr
svn path=/trunk/; revision=30805
2007-11-27 00:58:24 +00:00
Marc Piulachs b6c3503427 - Change blankscr installname attribute to scrnsave.scr as it's the name it has the equivalent component on MS Windows.
svn path=/trunk/; revision=30804
2007-11-27 00:57:09 +00:00
Marc Piulachs 78d2cfde69 - Do not use module (name + extension) as default target if installname attribute is present , use the value of it inset.
svn path=/trunk/; revision=30803
2007-11-27 00:56:25 +00:00
Marc Piulachs f31c48be7c - reverted 30799 as I found there was a reason. we have a dll with the same name odbccp32
svn path=/trunk/; revision=30802
2007-11-27 00:46:16 +00:00
Thomas Bluemel 6e2d5efb41 cmd_alloc_dbg is NOT available in release builds!!!
svn path=/trunk/; revision=30801
2007-11-27 00:41:44 +00:00
Timo Kreuzer 209a4eb72e - implement GrowIfNecessary_dbg() using file and line from the caller to cmd_alloc_dbg memory.
- fix memory allocation size, respecting the terminating 0
See issue #2845 for more details.

svn path=/trunk/; revision=30800
2007-11-27 00:28:40 +00:00
Marc Piulachs 4ade767c50 - Fix what seems to be a typo in the module name. Undo it if the name was intentional
caution: manually deleting makefile.auto maybe required!

svn path=/trunk/; revision=30799
2007-11-26 23:33:44 +00:00
Johannes Anderwald 00b8bf0622 - pass the directory of the target application in
- should fix bug 2849
See issue #2849 for more details.

svn path=/trunk/; revision=30798
2007-11-26 22:18:50 +00:00
Daniel Reimer 311fc09aa3 Fix crap I made
svn path=/trunk/; revision=30797
2007-11-26 22:11:54 +00:00
Daniel Reimer 907312eb12 Bug 2844: Ukrainian translation update (temarezATyandexDTru)
Bug 2852: New Greek resource files (djapalATgmailDTcom)
Part 2

svn path=/trunk/; revision=30796
2007-11-26 21:55:36 +00:00
Daniel Reimer c5a4ece055 Bug 2844: Ukrainian translation update (temarezATyandexDTru)
Bug 2852: New Greek resource files (djapalATgmailDTcom)
Part 1 (Who deleted scrnsave when I wanted to commit???!)

svn path=/trunk/; revision=30795
2007-11-26 21:51:56 +00:00
Marc Piulachs a2e7d3620d - updated blankscr.scr file location
svn path=/trunk/; revision=30794
2007-11-26 21:48:35 +00:00
Marc Piulachs fdb78c697c final step , rename the scrnsave.scr to blankscr.scr to avoid conflicts with scrnsave.lib
caution: manually deleting makefile.auto may be required!
note: It works fine in windows it highlights a but in reactos

svn path=/trunk/; revision=30793
2007-11-26 21:47:35 +00:00
Magnus Olsen 1c8ecf1d2a sorry I forget update this file as well
svn path=/trunk/; revision=30792
2007-11-26 21:10:33 +00:00
Magnus Olsen 10d34eed76 adding mesa3d 7.0.2 update with our local patch
-----------------------------------------------
update was done once again by Kamil Hornicek tykef at atlas dot cz (irc nick : Pigglesworth) 


svn path=/trunk/; revision=30791
2007-11-26 21:08:48 +00:00
Christoph von Wittich f63f322ecb fix TAG_BITMAP redzone overwrite for colordepths != 32 bit
svn path=/trunk/; revision=30790
2007-11-26 20:45:05 +00:00
Johannes Anderwald e611490600 - break out when required (fixes a bug when checkbox is clicked)
svn path=/trunk/; revision=30787
2007-11-26 20:21:11 +00:00
Johannes Anderwald 139ec5a366 - was not meant to commited
svn path=/trunk/; revision=30785
2007-11-26 20:16:54 +00:00
Johannes Anderwald 4ff1aa5fac - update resources
- partially implement open with dialog (stored are not yet stored or retrieved)

svn path=/trunk/; revision=30784
2007-11-26 20:15:29 +00:00
James Tabor 9646bd9956 Removed NtGdi/GetCurrentPositionEx/MoveToEx, update all related files.
svn path=/trunk/; revision=30783
2007-11-26 18:47:21 +00:00
Johannes Anderwald 755bf1c3e7 - make code ANSI-C compatible (makes msvc more happier )
svn path=/trunk/; revision=30780
2007-11-26 11:24:48 +00:00
Johannes Anderwald d5c52ddf0e - german translation of open with dialog
svn path=/trunk/; revision=30779
2007-11-26 10:59:30 +00:00
Aleksey Bragin 10e97e413e Dmitry Chapyshev <lentind@yandex.ru>
- Improve "Open With..." dialog in terms of UI/design.
- Add one more icon.

svn path=/trunk/; revision=30778
2007-11-26 10:25:07 +00:00
Magnus Olsen f8ae7d8856 activate ARB_multisample in mesa ext,
add stub for wglGetPixelFormatAttribivARB and  wglGetPixelFormatAttribfvARB

svn path=/trunk/; revision=30772
2007-11-25 23:27:24 +00:00
Aleksey Bragin 99f11f71d9 - Misc cleanups/fixes.
svn path=/trunk/; revision=30771
2007-11-25 23:00:46 +00:00
Johannes Anderwald 2ab4945ae6 - german translation of open with dialog
svn path=/trunk/; revision=30770
2007-11-25 22:57:49 +00:00
Magnus Olsen ee56a4e474 Fix wglGetExtensionsStringARB and wglGetExtensionsStringEXT so it tell we support all wgl*
but we do not support all of them yet.

svn path=/trunk/; revision=30768
2007-11-25 22:55:05 +00:00
Magnus Olsen 462d823f7f ReactOS spefify change. our gdi32.dll does not have all opengl32 api yet.
so we need load opengl32.dll to solv this issue.  

svn path=/trunk/; revision=30767
2007-11-25 22:48:35 +00:00
Johannes Anderwald 36f131d36e - add resources for open with dialog
- use CDefFolderMenu_Create2 to create the default menu

svn path=/trunk/; revision=30766
2007-11-25 22:48:03 +00:00
Aleksey Bragin 832958b9bb - Remove unneeded kdb_string.c from the build, and a misc fix.
svn path=/trunk/; revision=30765
2007-11-25 22:46:13 +00:00
Aleksey Bragin 1ae1161ce9 - Remove Ke386WbInvd() and use compatible __wbinvd() intrinsic, already existing in ReactOS headers.
- Make i386-dis.c include ntoskrnl.h, remove all unneeded defines, fix function prototypes to match declared in kdb.h.

svn path=/trunk/; revision=30764
2007-11-25 22:33:50 +00:00
Johannes Anderwald ceafa9d259 - check for NoOpen key (not yet used)
- recurse into persistent handler when required
- fix position for open with shell extension
- add notes for internet search for file type

svn path=/trunk/; revision=30763
2007-11-25 22:06:25 +00:00
Johannes Anderwald 6dcabded4e - add RRF_RT_ANY constant
svn path=/trunk/; revision=30762
2007-11-25 21:47:17 +00:00
Peter Ward 7f657113f7 - Fix a display bug when displaying binutils version.
svn path=/trunk/; revision=30761
2007-11-25 21:12:24 +00:00
Aleksey Bragin bacd01ad48 - Fix an awful mistake, which made any request to unload a driver to end up in a BSOD (reading of an uninitialized variable, and again GCC silently missed that).
svn path=/trunk/; revision=30760
2007-11-25 21:04:44 +00:00
Johannes Anderwald b344e147b3 - implement SHCreateDataObject
- fix prototype of CIDLData_CreateFromIDArray
- remove CIDLData_CreateFromIDArray from undocshell.h as its now documented in shlobj.h

svn path=/trunk/; revision=30759
2007-11-25 20:41:28 +00:00
Johannes Anderwald 9ece943c19 - add declaration of SHCreateDataObject
- fix & move declaration of CIDLData_CreateFromIDArray from shell32

svn path=/trunk/; revision=30758
2007-11-25 20:39:43 +00:00
Marc Piulachs 090e490da6 Add missing include glext.h
svn path=/trunk/; revision=30757
2007-11-25 20:32:10 +00:00
Magnus Olsen f7c97d73d8 adding stub for wglChoosePixelFormatARB, wglSwapIntervalEXT, wglGetSwapIntervalEXT
svn path=/trunk/; revision=30756
2007-11-25 20:28:04 +00:00
Marc Piulachs b98f8ef114 - updated blankscr file name
svn path=/trunk/; revision=30754
2007-11-25 20:10:29 +00:00
Marc Piulachs 2750f99b97 - Modified butterflies screensaver registry key
- Updated scrnsave library reference name
- started removing MSVC resource stuff
- renamed scrnsave to blankscr to avoid name conflicts with scrnsave library
- modified scrnsave (aka blankscr) to use scrnsave library . simplified the code a lot!
- various other small changes

svn path=/trunk/; revision=30753
2007-11-25 20:09:27 +00:00