The Wine Synchronizer
0b3750172e
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26087
2007-03-14 14:44:22 +00:00
The Wine Synchronizer
5962dcf2b9
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26086
2007-03-14 14:43:17 +00:00
The Wine Synchronizer
39708f92fe
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26085
2007-03-14 14:39:18 +00:00
The Wine Synchronizer
efbe7b0e2c
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26084
2007-03-14 14:38:17 +00:00
The Wine Synchronizer
aaf129ba9b
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26083
2007-03-14 14:34:47 +00:00
The Wine Synchronizer
958f8ca669
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26082
2007-03-14 14:33:33 +00:00
The Wine Synchronizer
9da480a6c6
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26081
2007-03-14 14:29:38 +00:00
The Wine Synchronizer
688da06757
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26080
2007-03-14 14:20:42 +00:00
The Wine Synchronizer
5988132317
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26079
2007-03-14 14:13:17 +00:00
Hervé Poussineau
25c32b4c9b
Add missing file for autosync of cabinet.dll
...
svn path=/trunk/; revision=26078
2007-03-14 13:05:40 +00:00
The Wine Synchronizer
8392d2f122
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26077
2007-03-14 12:55:03 +00:00
The Wine Synchronizer
428fdc04d7
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26076
2007-03-14 12:48:32 +00:00
Hervé Poussineau
217ef4cd9f
Prepare import of Wine library odbccp32 (sorry, this revision won't build)
...
svn path=/trunk/; revision=26075
2007-03-14 12:44:54 +00:00
Hervé Poussineau
29f298cd86
Add stubs for SetupDiGetClassInstallParamsA/W
...
Support SetupDiSetClassInstallParams(DIF_ADDPROPERTYPAGE_ADVANCED)
svn path=/trunk/; revision=26074
2007-03-14 12:29:18 +00:00
Hervé Poussineau
62be77605d
No need to ask for more rights than needed
...
svn path=/trunk/; revision=26073
2007-03-14 12:23:21 +00:00
Alex Ionescu
cd1198b3d6
- Rewrite RtlQueryRegistryValues and implement all the features it requires. This is one of the most important kernel-mode API for driver support.
...
- Fix code in the kernel which was incorrectly calling it.
svn path=/trunk/; revision=26072
2007-03-14 01:44:38 +00:00
Dmitry Gorbachev
1fbd004ffe
Fix bug #1872
...
svn path=/trunk/; revision=26071
2007-03-13 16:08:49 +00:00
Hervé Poussineau
c306ff4785
Prevents a freeze when running the bootcd. Still needs to investigate to find the real reason.
...
svn path=/trunk/; revision=26070
2007-03-13 15:57:50 +00:00
Andrew Munger
4062336483
Typo fixes, patch by our friend Coviti.
...
svn path=/trunk/; revision=26068
2007-03-13 11:28:18 +00:00
Alex Ionescu
a97f262ed8
- Fix some bugs in the kernel related to driver loading, which were hindering FreeLDR 2.5 support.
...
- Make FreeLDR relocate and process the import tables of drivers as well. This is almost FreeLDR 2.5 but is still missing some minor functionality before being completely done.
svn path=/trunk/; revision=26067
2007-03-12 17:30:57 +00:00
Dmitry Gorbachev
8d8e5ea06e
Fix BSS bugs ( #2068 , #2072 )
...
svn path=/trunk/; revision=26066
2007-03-12 00:29:56 +00:00
Magnus Olsen
4485db1f76
NtGdiDdWaitForVerticalBlank
...
copy user mode pointer to kmode memory
and copy back some data to user mode pointer
using seh
NtGdiDdCanCreateSurface, NtGdiDdGetScanLine
fixing a stupied bug do not crash if look
fail of hDD handler. but this should never
happen. either way
svn path=/trunk/; revision=26065
2007-03-11 16:28:22 +00:00
Magnus Olsen
4a26adf7ff
fixing smaller bug in NtGdiDdCanCreateSurface
...
and NtGdiDdGetScanLine
svn path=/trunk/; revision=26064
2007-03-11 15:47:49 +00:00
Magnus Olsen
537190e037
fixing smaller bug in NtGdiDdCanCreateSurface
...
svn path=/trunk/; revision=26063
2007-03-11 15:18:12 +00:00
Magnus Olsen
b860835afa
forget clear a value in gdientry2
...
svn path=/trunk/; revision=26062
2007-03-11 14:01:22 +00:00
Alex Ionescu
6b126a39a9
- Release dispatcher lock if gate is already signaled.
...
See issue #2083 for more details.
svn path=/trunk/; revision=26061
2007-03-11 00:42:18 +00:00
Eric Kohl
7ac91cf037
Show custom colors in the preview window.
...
svn path=/trunk/; revision=26060
2007-03-10 21:25:03 +00:00
Dmitry Gorbachev
d400691f1c
Fix Bugzilla bug 2051 (French translation by Heis Spiter)
...
svn path=/trunk/; revision=26059
2007-03-10 19:07:20 +00:00
Dmitry Gorbachev
b2b8e513c8
Norwegian translation by LMH1 (bugs 1699, 1739, 1740)
...
svn path=/trunk/; revision=26058
2007-03-10 18:54:12 +00:00
Eric Kohl
a4135506bb
Get rid of the ugly dialogs. User the current shell font instead.
...
svn path=/trunk/; revision=26057
2007-03-10 14:32:49 +00:00
Dmitry Gorbachev
d8304d7df3
Do not install them two times.
...
svn path=/trunk/; revision=26056
2007-03-10 12:47:04 +00:00
Dmitry Gorbachev
88c1378112
Disable incorrect optimization
...
svn path=/trunk/; revision=26055
2007-03-10 11:06:02 +00:00
Saveliy Tretiakov
136be81331
Disable debug (second attempt
...
svn path=/trunk/; revision=26054
2007-03-10 10:40:11 +00:00
Eric Kohl
47199f7b6b
- Let the user close dialogs by clicking the close (X) button.
...
svn path=/trunk/; revision=26053
2007-03-10 09:29:50 +00:00
KJK::Hyperion
b788577769
Set _SEH_ENABLE_TRACE for debug builds
...
svn path=/trunk/; revision=26052
2007-03-10 06:42:05 +00:00
KJK::Hyperion
f5891f221e
added lib/debugsup
...
added lib/debugsup/debugsup-ntos.def
added lib/debugsup/debugsup.rbuild
modified lib/lib.rbuild
New import-only library. Links modules that need low-level debugging functions (DbgBreakPoint, DbgBreakPointWithStatus, DbgPrint, DbgPrompt, DbgPrintEx, RtlAssert, RtlUnwind) to the correct low-level library (ntdll for user mode and ntoskrnl for kernel mode). This ensures debugging macros will always work, everywhere, and it doesn't force all modules with debugging information to link to ntdll/ntoskrnl. TODO: link RtlUnwind to kernel32 for Win32 modules
modified tools/rbuild/backend/mingw/modulehandler.cpp
modified tools/rbuild/backend/mingw/modulehandler.h
Add debugsup_ntdll/debugsup_ntoskrnl as an implicit library for all executable modules (minus the kernel)
svn path=/trunk/; revision=26051
2007-03-10 03:51:27 +00:00
Dmitry Gorbachev
2ce0a2f2ed
Update Russian translation.
...
svn path=/trunk/; revision=26050
2007-03-09 22:27:04 +00:00
Saveliy Tretiakov
c6f7e2ff23
Disable debug
...
svn path=/trunk/; revision=26049
2007-03-09 21:36:35 +00:00
Saveliy Tretiakov
a039eb5807
Fix bug 2080
...
svn path=/trunk/; revision=26048
2007-03-09 21:35:14 +00:00
Hervé Poussineau
2ce91bd022
Remove IopCreateDriverObject, which was buggy and duplicating IoCreateDriver functionality.
...
Add IopCreateDriver to contain common code, called by IoCreateDriver and ex-callers of IopCreateDriverObject.
svn path=/trunk/; revision=26047
2007-03-09 18:14:34 +00:00
Alex Ionescu
d2aecb2da4
- Fix building the BootCD.
...
svn path=/trunk/; revision=26046
2007-03-09 08:31:05 +00:00
Hervé Poussineau
d0b5dbfa63
Do not access to not initialized variable
...
svn path=/trunk/; revision=26045
2007-03-08 22:50:48 +00:00
Aleksey Bragin
90a1a6d858
Add bitmap version of the Lake wallpaper and directory.rbuild.
...
trunk/wallpaper is to be checked out into the "modules" directory! (so it can be optional)
svn path=/trunk/; revision=26043
2007-03-08 21:45:10 +00:00
Magnus Olsen
348c174ef2
wallpaper from harteex
...
svn path=/trunk/; revision=26042
2007-03-08 21:02:53 +00:00
Magnus Olsen
f41eda3c31
Created folder wallpaper remotely
...
for adding diffrent offical wallpaper
svn path=/trunk/; revision=26041
2007-03-08 20:27:14 +00:00
Saveliy Tretiakov
dd635fa115
ReEnable assert (as Alex suggested)
...
svn path=/trunk/; revision=26040
2007-03-08 20:09:50 +00:00
Saveliy Tretiakov
22b62d2461
Forget to enter critical region
...
svn path=/trunk/; revision=26039
2007-03-08 19:45:32 +00:00
Saveliy Tretiakov
d71c81868e
Fix build:
...
- Add missing function protype.
- Move IntSetupClipboard to winsta.c
svn path=/trunk/; revision=26038
2007-03-08 19:44:36 +00:00
Magnus Olsen
619c975c6a
fixing minior bugs in DdQueryDirectDrawObject
...
some data was not fill in
svn path=/trunk/; revision=26035
2007-03-08 19:18:06 +00:00
Aleksey Bragin
038309c488
Remove clipboard merge leftover.
...
YES encoded, yes.
svn path=/trunk/; revision=26034
2007-03-08 19:11:09 +00:00