November 2007 Archives by thread
Starting: Thu Nov 1 00:26:28 CET 2007
Ending: Fri Nov 30 22:04:13 CET 2007
Messages: 887
- [ros-diffs] [cfinck] 30031: - Add an #error, when UNICODE is not defined. Task-Manager makes use of NDK API's, which forces the application to be compiled Unicode-only. - To make this obvious, change all TCHAR variables and functions to their Unicode counterparts and get rid of the "tchar.h" include. - Use a Unicode entry-point and 'unicode="yes"' instead of UNICODE and _UNICODE definitions in the rbuild file - Many indentation fixes
cfinck at svn.reactos.org
- [ros-diffs] [janderwald] 30032: - implement IPersistFolder2 interface for desktop object - add a backslash when required - fixes deleting of objects on desktop
janderwald at svn.reactos.org
- [ros-diffs] [jimtabor] 30033: Fix structure storage types.
jimtabor at svn.reactos.org
- [ros-diffs] [gedmurphy] 30034: Don't lock unnecessarily and don't leak a bitmap object in case of failure
gedmurphy at svn.reactos.org
- [ros-diffs] [ekohl] 30035: Expand an environment variable only if its value got at least two percent characters.
ekohl at svn.reactos.org
- [ros-diffs] [dreimer] 30036: Remove cut and grep dependency from config. byebye for two other external tools. Still TBD : SED
dreimer at svn.reactos.org
- [ros-diffs] [janderwald] 30037: - dont show Open With shell extension when a selected item is a folder or a shortcut - add the "explore" verb only if folder has a subfolder - always add open verb
janderwald at svn.reactos.org
- [ros-diffs] [janderwald] 30038: - silence debug
janderwald at svn.reactos.org
- [ros-diffs] [janderwald] 30039: - fix a bug in IntGetMenuDefaultItem
janderwald at svn.reactos.org
- [ros-diffs] [greatlrd] 30040: Rename framebuf.def to framebuf_acc.def, framebuf.h to framebuf_acc.h, framebuf.rbuild to framebuf_acc.h Start add hw mouse cures support Deleted all old mouse pointer code that was disable. Disable the new cached code for now
greatlrd at svn.reactos.org
- [ros-diffs] [dreimer] 30041: Unload all Vars a Script creates at the end of it. Give the Vars in Config better names than X and XX.
dreimer at svn.reactos.org
- [ros-diffs] [dreimer] 30042: Add some forgotten "" and add the list feature back to RosBE. It already was in the new C Version, but not in the .cmd which calls it.
dreimer at svn.reactos.org
- [ros-diffs] [gedmurphy] 30043: - don't pass minus values for creating topdown bitmaps. - fixes loading of toolbar bitmaps in abiword
gedmurphy at svn.reactos.org
- [ros-diffs] [peterw] 30044: - Fix the config.rbuild checks... variable expansion in cmd sucks :P.
peterw at svn.reactos.org
- [ros-diffs] [janderwald] 30045: - use translated menu from resources if available
janderwald at svn.reactos.org
- [ros-diffs] [fireball] 30046: - Fix a bug with incorrect handling of the keyboard layout pointer (which is HKL in fact in our current implementation). - Change the prototype to better match actual parameters usage. See issue #2787 for more details.
fireball at svn.reactos.org
- [ros-diffs] [weiden] 30047: Increase size of current date selection
weiden at svn.reactos.org
- [ros-diffs] [dreimer] 30048: Get rid of the last Unix Tool: SED. Byebye
dreimer at svn.reactos.org
- [ros-diffs] [greatlrd] 30049: rename framebuf_acc to framebufacc to make rbuild happy implement hw support for DrvMovePointer, it mean if a driver have this function implement our framebufacc will use it
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30050: accdented acctivated framebufacc in the build system, sorry it broken the build
greatlrd at svn.reactos.org
- [ros-diffs] [dreimer] 30051: Remove The tools folder from Path and edit all calls to these tools. This prevents that another tool which might be directly accessable thx to the Path var cause any problems.
dreimer at svn.reactos.org
- [ros-diffs] [janderwald] 30052: - implement loading & executing of static context menu extensions
janderwald at svn.reactos.org
- [ros-diffs] [janderwald] 30053: - remove debug prints - remove useless file
janderwald at svn.reactos.org
- [ros-diffs] [dreimer] 30054: Removing the Tools Subfolder from PATH removed SVN, too and only left sSVN. I guess some devs would kill me if this would be the case in Final :-P
dreimer at svn.reactos.org
- [ros-diffs] [janderwald] 30055: - fix position of dynamic context menus
janderwald at svn.reactos.org
- [ros-diffs] [janderwald] 30056: - fix a bug found by w3seek - free memory when destroying IContextMenu
janderwald at svn.reactos.org
- [ros-diffs] [dreimer] 30057: Reorganize Setup to Copy srclist.txt to Application Data\RosBE. Update Changelog once more. If no more Bugs show up then will this be my last commit for Version 1.0 of RosBE.
dreimer at svn.reactos.org
- [ros-diffs] [dreimer] 30058: And as always... you forget something... Cleanup the Tools needed txt-file remove the mirror file of srclist.txt
dreimer at svn.reactos.org
- [ros-diffs] [greatlrd] 30059: rename framebuf_acc.* to framebufacc.* for rbuild can not handle _, forget about that implement DrvSetPointerShape, left todo is the copy process for mono and color pointer data before it is completed.
greatlrd at svn.reactos.org
- [ros-diffs] [jimtabor] 30060: Assign define for gdi buffer size.
jimtabor at svn.reactos.org
- [ros-diffs] [janderwald] 30061: - refactor dynamic context menu loading - dynamic shell extensions should now work - WinRar extension is now working except for the email handling thing
janderwald at svn.reactos.org
- [ros-diffs] [janderwald] 30062: - turn off debug messages for X-time :)
janderwald at svn.reactos.org
- [ros-diffs] [jimtabor] 30063: Move GDI_BATCH_LIMIT where it should go.
jimtabor at svn.reactos.org
- [ros-diffs] [jimtabor] 30064: Win32k: - Forked dcutil and gdibatch. - Added our first batch SetBrushOrg. - cleaned up dcutil. - Added dcattr support for NtGdiSetBrushOrg. - Tested with qemu and hardware. Needs vendor app testing.
jimtabor at svn.reactos.org
- [ros-diffs] [janderwald] 30065: - add szClass to static context menu struct - remove szCmd from static context menu struct - let ShellExecuteEx do the work of executing static context menu - remove DoOpenExplore function, the verbs "open" + "explore" are now read from registry depending on the class - check if there are dynamic / static available shell extensions
janderwald at svn.reactos.org
- [ros-diffs] [hpoussin] 30066: Support IRP cancellation
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30067: Add method to flush console input buffer
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30068: Report STATUS_NOT_SUPPORTED when IOCTL is not supported
hpoussin at svn.reactos.org
- [ros-diffs] [fireball] 30069: - Make use of the function Herve implemented in previous commit to flush key buffer at the beginning of every page in usetup. See issue #2131 for more details.
fireball at svn.reactos.org
- [ros-diffs] [gedmurphy] 30070: add missing break
gedmurphy at svn.reactos.org
- [ros-diffs] [fireball] 30071: - It may happen so, that the driver was loaded by the bootloader, but failed initialization (thus DriverObject == NULL), and later PNP manager tries to install it again, and BSOD due to NULL DriverObject (because really only its image is loaded, but it's not initialized). Prevent this situation by initializing DriverObject in that case.
fireball at svn.reactos.org
- [ros-diffs] [mpiulachs] 30072: - Created a new concept "the cd bootstrap folder" . The cd bootstrap folder is a user customizable folder in the cd's root that defaults to the current build architecture for example i386 o ppc. - Modifed the InstallBase from the BootStrap element to be relative to the bootstrap folder, for example the usetup bootstrap: <bootstrap installbase="system32" nameoncd="smss.exe" /> will be created in : (CD)\i386\system32\smss.exe on a I386 build and (CD)\ppc\system32\smss.exe on a powerpc build - Introduced a new element "bootstrapfile" equivalent to the bootstrap for module target but applied to regular files for example : <bootstrapfile>hivecls.inf</bootstrapfile> will be placed in : (CD)\i386\hivecls.inf on a I386 build and (CD)\ppc\hivecls.inf on a powerpc build - Moved the "loader" folder from cd root to the bootstrap cd folder (this will require a modification in isoboot.asm). Every architecture will have its bootloader code in (CD)\(BootStrapFolder)\loader With this changes we will be able to place complete installation for more than one architecture in the same cd .Only one of the architectures will be able to be booted by default but we can include the cdmake utility + some .bat files in a (CD)\tools folder so the user can download the official CD with all supported architectures and create a bootable boot CD for a particular architecture. cool huh? ============================================ - Consity and explicty declare install folders , use the same ID that this folders have on Windows , we will use it later to validate InstallBase attributes and during setup
mpiulachs at svn.reactos.org
- [ros-diffs] [mpiulachs] 30073: remove '__REACTOS__' define already defined for project
mpiulachs at svn.reactos.org
- [ros-diffs] [cfinck] 30074: Add all contributors from the CREDITS file along with the latest commit name they use/used. Also add some new developers, which weren't in the CREDITS file.
cfinck at svn.reactos.org
- [ros-diffs] [jimtabor] 30075: Add STOCK_LAST, update stock objects.
jimtabor at svn.reactos.org
- [ros-diffs] [mpiulachs] 30076: Add proper encoding to handle latin alphabet
mpiulachs at svn.reactos.org
- [ros-diffs] [mpiulachs] 30077: Make "lastname" and "alias" attributes optional . No sure about last one but lets make it non-mandatory for now
mpiulachs at svn.reactos.org
- [ros-diffs] [mpiulachs] 30078: Place CreditsGenerator class in its own file "creditsgeneratorenerator.cpp" to make Colin happy
mpiulachs at svn.reactos.org
- [ros-diffs] [fireball] 30079: - Move Nt* APIs converted to new CM into config/cmapi.c - Start removing usage of ReactOS Hive Flags and use NT Hive Flags instead. - Add CmpLockRegsitry based on CmpLockRegistryExclusive. - Add new lazy flush implementation based on the old one, but with parallel work support. Not yet in use. - Don't delete a key that's already being deleted. - Update KcbMaxNameLen after a deletion. - Set the DELETE flag in the KCB during a deletion. - Remove the KCB Key hash during a delete. - Implement CmFlushKey (not yet used).
fireball at svn.reactos.org
- [ros-diffs] [cfinck] 30080: Merge-in the shell32 changes from r29799 to r29924 (needed for a later commit in in this branch)
cfinck at svn.reactos.org
- [ros-diffs] [mpiulachs] 30081: Implement the autogenerated credits header file (autocontributors.h) in INTERMEDIATE/include/reactos/autocontributors.h together with Colin
mpiulachs at svn.reactos.org
- [ros-diffs] [cfinck] 30082: - Make use of the new automatically generated contributors list in the ShellAbout dialog, show the authors in the list box - Remove the now unneeded "authors.c" file from shell32 - To get this to build, I also needed to merge-in the changed "include/reactos/version.rc" file from r29924 (forgot that in my previous commit) - Fix the indentation of the "creditsgeneratorenerator.cpp" file and add a newline at the end of the autogenerated file to make GCC happy
cfinck at svn.reactos.org
- [ros-diffs] [cfinck] 30083: The authors list is actually in ANSI format, not UTF-8
cfinck at svn.reactos.org
- [ros-diffs] [cfinck] 30084: - Make "notevil" use the new autogenerated contributors header - Fix indentation in "notevil" - Small changes in the "contributors.rbuild"
cfinck at svn.reactos.org
- [ros-diffs] [jimtabor] 30085: Fix a stub.
jimtabor at svn.reactos.org
- [ros-diffs] [ekohl] 30086: Implement removal of environment variables by removing all environment variables from the registry and re-adding the stored ones.
ekohl at svn.reactos.org
- [ros-diffs] [hpoussin] 30087: Add stubs for TRASH_CanTrashFile and TRASH_TrashFile
hpoussin at svn.reactos.org
- [ros-diffs] [fireball] 30088: - Don't bother flushing volatile hives.
fireball at svn.reactos.org
- [ros-diffs] [hpoussin] 30089: Move files to recycle bin when asked to
hpoussin at svn.reactos.org
- [ros-diffs] [ekohl] 30090: Coding style clean-up. No code changes.
ekohl at svn.reactos.org
- [ros-diffs] [ekohl] 30091: Find the real currently selected list view item. This fixes a bug where a non-selected item gets edited or deleted.
ekohl at svn.reactos.org
- [ros-diffs] [ekohl] 30092: Select the previous list view item when an environment variable has been deleted.
ekohl at svn.reactos.org
- [ros-diffs] [spetreolle] 30093: Miscellanous fixes and updates for french translations by Pierre Schweitzer
spetreolle at svn.reactos.org
- [ros-diffs] [gedmurphy] 30094: Add an mstsc (remote desktop client) which is based on the GPL WinRDesktop. It's a VS project at the moment, not yet converted to be buildable via rbuild, and still pretty incomplete.
gedmurphy at svn.reactos.org
- [ros-diffs] [ekohl] 30095: Select the first user and system environment variable upon initialization.
ekohl at svn.reactos.org
- [ros-diffs] [jimtabor] 30096: Implement NtGdiGetCharSet, for testing.
jimtabor at svn.reactos.org
- [ros-diffs] [jimtabor] 30097: Gdi32: - Implement GdiGetCodePage and SetROP2. Still testing. - Implemented batch support for SetBrushOrgEx. Still testing. - Moved PatBlt and PolyPatBlt out of stubs.
jimtabor at svn.reactos.org
- [ros-diffs] [jimtabor] 30098: - Removed NtGdiTranslateCharsetInfo, updated w32ksvc.db and ntgdibad.h. - Implemented TranslateCharsetInfo from wine. Works the same just different.
jimtabor at svn.reactos.org
- [ros-diffs] [jimtabor] 30099: Remove unneeded structure info.
jimtabor at svn.reactos.org
- [ros-diffs] [jimtabor] 30100: Fix types in header.
jimtabor at svn.reactos.org
- [ros-diffs] [fireball] 30101: Dmitry Chapyshev <lentind at yandex.ru> - Translate MSTSC to Russian language.
fireball at svn.reactos.org
- [ros-diffs] [fireball] 30102: Dmitry Chapyshev <lentind at yandex.ru> - Fix tapiui's resources.
fireball at svn.reactos.org
- [ros-diffs] [ekohl] 30103: - Made some local functions static. - Pressing the "Del" key removes the currently selected environment variable.
ekohl at svn.reactos.org
- [ros-diffs] [arty] 30104: Fix key parsing by copying the unicode string struct we get from CmFindObject for us to modify, and free the original. We needn't make any assumptions about the string being null terminated. Parse names with duplicated \ characters. Since we assert downstream for a null key, bail early here with an error if we really get a degenerate key name. With the work that others have done on the registry code, this is the last piece needed for the firefox installer.
arty at svn.reactos.org
- [ros-diffs] [arty] 30105: Do this properly now that I understand exception chaining a bit better. The exception chain on x86 is at fs:0. We use r13 to simulate the same, so we chain exceptions at 0(13)
arty at svn.reactos.org
- [ros-diffs] [arty] 30106: Add machineType to arch specific info. Fixup module locations that are not PE coff.
arty at svn.reactos.org
- [ros-diffs] [janderwald] 30107: - should_notify should check if the changed pidl is really a child of the containing folder. - fixes bug 2789
janderwald at svn.reactos.org
- [ros-diffs] [arty] 30108: Add the beginnings of context switch and decrementer exception handler. Move cruddy asm code for syscall trap to an ASM file. Factor out an i386 specific name. Add relevant registers to FX save.
arty at svn.reactos.org
- [ros-diffs] [janderwald] 30109: - add static context menus for drives when available
janderwald at svn.reactos.org
- [ros-diffs] [gedmurphy] 30110: adjust and rearrange some init code
gedmurphy at svn.reactos.org
- [ros-diffs] [dreimer] 30111: Patch by Pierre Schweitzer: This is first part to get rid of TODO list - Reorganized code - Added check to avoid buffer overflow - Removed unused vars - Improved Save button status
dreimer at svn.reactos.org
- [ros-diffs] [mpiulachs] 30112: - beautified the credits and autocontributors.h auto-generated files - added new attribute "website" to contributors - validate developder/mantainer/translator alias
mpiulachs at svn.reactos.org
- [ros-diffs] [peterw] 30113: - Add missing endlocals.
peterw at svn.reactos.org
- [ros-diffs] [mpiulachs] 30114: fix a funny typo :)
mpiulachs at svn.reactos.org
- [ros-diffs] [dreimer] 30115: German Translation for RemoteDesktop Tool by GedMurphy.
dreimer at svn.reactos.org
- [ros-diffs] [peterw] 30116: - Create the APPDATA\RosBE if required.
peterw at svn.reactos.org
- [ros-diffs] [greatlrd] 30117: Add dxapi.sys, most api are stub. Implemnt GsDriverEntry, DxApiGetVersion, DxApi. All DxApi that are callbacks are stub.
greatlrd at svn.reactos.org
- [ros-diffs] [fireball] 30118: - Add some defines from Wine.
fireball at svn.reactos.org
- [ros-diffs] [fireball] 30119: - Update msvcrt_winetest to Wine-04112007. - Disable test_codepage, since it causes internal GCC error during compiling.
fireball at svn.reactos.org
- [ros-diffs] [greatlrd] 30120: Implement DxGetVersionNumber comment up some functions that are implement.
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30121: Fill in more info in the lockup tables.
greatlrd at svn.reactos.org
- [ros-diffs] [janderwald] 30122: - check if group policy is active - in this case check if the shell extension has been registered as approved and only accept it if it is listed
janderwald at svn.reactos.org
- [ros-diffs] [greatlrd] 30123: start remove stuff got home made stuff or base on wine dx
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30124: global header for directx version info for the rc file.
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30125: start remove stuff got home made stuff or base on wine dx add global file version of dx dll.
greatlrd at svn.reactos.org
- [ros-diffs] [janderwald] 30126: - add registry setting to support changing desktop object name - uncomment fileext setting
janderwald at svn.reactos.org
- [ros-diffs] [janderwald] 30127: - implement renaming of MyComputer object - doesnot work yet because ISF_Desktop_fnSetNameOf is _not_ implemented See issue #376 for more details.
janderwald at svn.reactos.org
- [ros-diffs] [greatlrd] 30128: Commit a ks.h header file from 2005 written by me, it is base on dxsdk 2004 dec, but it is not completed, I do not found the almost completed version of this header I wrote. so I add the version I found so it does not get lost. Our current ks.h are not completed and is full with hacks in psdk. it will be deleted later, when ks.h are finish it will merge down to trunks to let silveblade continue on some work.
greatlrd at svn.reactos.org
- [ros-diffs] [pschweitzer] 30129: Second part of my previous patch. - Previous settings are loaded - TODO list is now empty !
pschweitzer at svn.reactos.org
- [ros-diffs] [pschweitzer] 30130: - Silent some warnings - Fixed bugs with control state when loading settings - Free memory
pschweitzer at svn.reactos.org
- [ros-diffs] [greatlrd] 30131: add allot more struct, enum, define, to many to write in the log
greatlrd at svn.reactos.org
- [ros-diffs] [pschweitzer] 30132: Fixed last bugs (I hope !)
pschweitzer at svn.reactos.org
- [ros-diffs] [jimtabor] 30133: - Removed NtGdiDeleteObject from w32ksvc.db and ntgdibad.h. - Moved the define export to gdiobj.h and made it a FASTCALL internal to win32k. - I did not rename it to IntXXXX. - Implemented a functional DeleteObject for gdi.
jimtabor at svn.reactos.org
- [ros-diffs] [pschweitzer] 30134: - Silent A warning - Fixed THE last bug (bis)
pschweitzer at svn.reactos.org
- [ros-diffs] [ekohl] 30135: Get rid of static variables.
ekohl at svn.reactos.org
- [ros-diffs] [pschweitzer] 30136: - Updated translations according to changes in rev 30015 - Updated changelog
pschweitzer at svn.reactos.org
- [ros-diffs] [pschweitzer] 30137: Add French translation for mstsc
pschweitzer at svn.reactos.org
- [ros-diffs] [jimtabor] 30138: Fix gdi batch size.
jimtabor at svn.reactos.org
- [ros-diffs] [greatlrd] 30139: start building up ksguid.a/ksguid.lib it is need it for ks.h
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30140: Fix varus issue. make audiosrv using the new ks.h and link with ksguid Fix dxapi build Fix ddkmapi.h so it works like windkk version 3790.1830 offline #define DEFINE_KSPROPERTY_TOPOLOGYSET in ks.h it seam some type problem there
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30141: Add follow guids to ksguid.a/ksguid.lib KSCATEGORY_RENDER, KSCATEGORY_CAPTURE, KSCATEGORY_BRIDGE
greatlrd at svn.reactos.org
- [ros-diffs] [jimtabor] 30142: Fix typo in header.
jimtabor at svn.reactos.org
- [ros-diffs] [greatlrd] 30143: 21 more guid to ksguid.a
greatlrd at svn.reactos.org
- [ros-diffs] [jimtabor] 30144: - Implement batching for DeleteObject. - Implemented DeleteRegion, a support function with batching. - Add delete objects and a hack to fake the running of the batch to gdibatch.c. - These batching functions will not run until proper structure attributes are implemented.
jimtabor at svn.reactos.org
- [ros-diffs] [jimtabor] 30145: Allow batch flush to handle null DCs.
jimtabor at svn.reactos.org
- [ros-diffs] [jimtabor] 30146: Fix typos,, now it runs.
jimtabor at svn.reactos.org
- [ros-diffs] [greatlrd] 30147: add 20 more guids for ksguid.a
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30148: add 6 more guids for ksguid.a
greatlrd at svn.reactos.org
- [ros-diffs] [hpoussin] 30149: Better error reporting in case of define override Support empty defines
hpoussin at svn.reactos.org
- [ros-diffs] [fireball] 30150: Dmitry Chapyshev <lentind at yandex.ru> - Russian language fixes for Taskmgr. - 'more' cmd util translation by me and towerr.
fireball at svn.reactos.org
- [ros-diffs] [fireball] 30151: Dmitry Chapyshev <lentind at yandex.ru> - Fix russian translation of winemine.
fireball at svn.reactos.org
- [ros-diffs] [janderwald] 30152: - implement IShellExtInit interface for recycle bin - fix a bug in SH_LoadDynamicContextMenuHandlers
janderwald at svn.reactos.org
- [ros-diffs] [pschweitzer] 30153: French translation for appwiz. Avoid deleting it now.
pschweitzer at svn.reactos.org
- [ros-diffs] [arty] 30154: Initialize DesiredAccess. Cygwin is a little closer.
arty at svn.reactos.org
- [ros-diffs] [hpoussin] 30155: Fix build
hpoussin at svn.reactos.org
- [ros-diffs] [janderwald] 30156: - call SHEmptyRecycleBinW on request - store first cmdindex of first shell extension - empty bitbucket should now work, although it gives back an error - thnx to hpoussin
janderwald at svn.reactos.org
- [ros-diffs] [pschweitzer] 30157: - Fixed typo - Code cleanup - Changed color name to match with good names
pschweitzer at svn.reactos.org
- [ros-diffs] [cfinck] 30158: Import the additional parameters from RosBE-Windows' cpucount into the Unix version
cfinck at svn.reactos.org
- [ros-diffs] [janderwald] 30159: - fix identation - refresh shellview after success
janderwald at svn.reactos.org
- [ros-diffs] [cfinck] 30160: Set svn:eol-style "native" for the RosBE-Unix stuff
cfinck at svn.reactos.org
- [ros-diffs] [pschweitzer] 30161: Fixed details in French translation of newdev
pschweitzer at svn.reactos.org
- [ros-diffs] [pschweitzer] 30162: Oops, forgotten a line
pschweitzer at svn.reactos.org
- [ros-diffs] [janderwald] 30163: - desktop background menu has no view option, this option is only available when browsing the shell
janderwald at svn.reactos.org
- [ros-diffs] [hpoussin] 30164: Remove useless file
hpoussin at svn.reactos.org
- [ros-diffs] [cfinck] 30165: Attempt to fix build Still not the perfect solution as it might be better to use the host/typedefs.h also for Windows hosts, but at least the code works without the obsolete typedefs64.h now.
cfinck at svn.reactos.org
- [ros-diffs] [cfinck] 30166: Fix bootcd build for real now
cfinck at svn.reactos.org
- [ros-diffs] [janderwald] 30167: - disable insert & insert link option when no file is currently been copied / moved
janderwald at svn.reactos.org
- [ros-diffs] [hpoussin] 30168: Add PSHORT and PUSHORT types
hpoussin at svn.reactos.org
- [ros-diffs] [cfinck] 30169: Unbreak shell32, broken by janderwald this time ; -)
cfinck at svn.reactos.org
- [ros-diffs] [fireball] 30170: - SeSet/QuerySecurityAccessMask() should initialize DesiredAccess to 0 (inspired by 30154).
fireball at svn.reactos.org
- [ros-diffs] [peterw] 30171: - Very quickly, make scut.exe create it's file if needed and remoce the srclist.txt from svn.
peterw at svn.reactos.org
- [ros-diffs] [fireball] 30172: - Add more debug prints in failure cases.
fireball at svn.reactos.org
- [ros-diffs] [fireball] 30173: Dmitry Chapyshev <lentind at yandex.ru> - Change sizes of some dialog windows(in all language resources) and controls, so that match generic UI considerations in Windows. - Change sizes of some dialog windows, so that extensions fit in them (in all language resources). - Make it look better in general.
fireball at svn.reactos.org
- [ros-diffs] [greatlrd] 30174: add 27 more guids for ksguid.a
greatlrd at svn.reactos.org
- [ros-diffs] [peterw] 30175: - Add the last bit to scut.cmd, should behave properly now.
peterw at svn.reactos.org
- [ros-diffs] [gedmurphy] 30176: various rough additions towards a working dialog
gedmurphy at svn.reactos.org
- [ros-diffs] [fireball] 30177: Dmitry Chapyshev <lentind at yandex.ru> - Russian translation fixes. - Size changes, so it looks better.
fireball at svn.reactos.org
- [ros-diffs] [gedmurphy] 30178: Adding a note to ask translators not to work on this app yet. The base file is constantly changing, and it becomes difficult to keep track of those changes across multiple resources. Thanks
gedmurphy at svn.reactos.org
- [ros-diffs] [greatlrd] 30179: add 10 more guids for ksguid.a
greatlrd at svn.reactos.org
- [ros-diffs] [gedmurphy] 30180: fix displaying of current resolution
gedmurphy at svn.reactos.org
- [ros-diffs] [hpoussin] 30181: Add a Module argument to GetObjectFilename() Fix a typo when a define in incorrectly overridden
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30182: Add rbuild file to build ntkrnlmp.exe (not added to main build yet) See issue #1181 for more details.
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30183: Support to build more than one object file with one source file
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30184: Remove MP build option from config.template.rbuild See issue #1183 for more details.
hpoussin at svn.reactos.org
- [ros-diffs] [gedmurphy] 30185: Check the registry for previous servers and fill the combobox with them.
gedmurphy at svn.reactos.org
- [ros-diffs] [pschweitzer] 30186: Updated Shell32 French translation
pschweitzer at svn.reactos.org
- [ros-diffs] [jimtabor] 30187: Ntoskrnl: - Add callback for BatchFlushRoutine in ps/win32.c. - Thanks to Thomas for helping me find out why it was not working.
jimtabor at svn.reactos.org
- [ros-diffs] [hpoussin] 30188: Also use the module name in idl object files
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30189: Also use the module name in wine stubs object files
hpoussin at svn.reactos.org
- [ros-diffs] [gbrunmar] 30190: Made ServiceCurrent key volatile
gbrunmar at svn.reactos.org
- [ros-diffs] [pschweitzer] 30191: - Fixed typo with "; ", ":", "?", "!" in French translations (Part 1 of X) - Added French translation for find tool - Updated French translation for servman, regedit, cmd
pschweitzer at svn.reactos.org
- [ros-diffs] [pschweitzer] 30192: Gasp, forgotten some text...
pschweitzer at svn.reactos.org
- [ros-diffs] [pschweitzer] 30193: Fixed a typo in English translation of access
pschweitzer at svn.reactos.org
- [ros-diffs] [cfinck] 30194: Attempt to fix the build by correcting the hardcoded filenames for "isoboot"
cfinck at svn.reactos.org
- [ros-diffs] [greatlrd] 30195: add 30 more guids for ksguid.a
greatlrd at svn.reactos.org
- [ros-diffs] [jimtabor] 30196: Ntoskrnl: - Plugged in batching. - Thanks to Thomas for helping me again! 8^)
jimtabor at svn.reactos.org
- [ros-diffs] [fireball] 30197: - Fix a typo (compare a WCHAR with a WCHAR, not CHAR).
fireball at svn.reactos.org
- [ros-diffs] [pschweitzer] 30198: - Fixed typo with "; ", ":", "?", "!" in French translations (Part 2 of X) - Added French translation for liccpa (even if it was useless) - Updated French translations for access, main, powercfg
pschweitzer at svn.reactos.org
- [ros-diffs] [cfinck] 30199: Fix bootcd build, hope this fix is not too hackish... Unfortunately, the backend only has full control over the object filenames, but not over the output filename. Therefore I had to place the change in the general backend-independent "module.cpp" file.
cfinck at svn.reactos.org
- [ros-diffs] [greatlrd] 30200: add 14 more guids for ksguid.a
greatlrd at svn.reactos.org
- [ros-diffs] [cfinck] 30201: Remove the "#define _TYPEDEFS64_H" line, which prevented the inclusion of the former typedefs64.h, so future generations are not confused :)
cfinck at svn.reactos.org
- [ros-diffs] [cfinck] 30202: Copy one more header from RosBE-Windows' include directory to the source tree. This should fix building of "rostests" under Unix-based hosts.
cfinck at svn.reactos.org
- [ros-diffs] [dreimer] 30203: MP Setting was removed from config.template.rbuild today. So it will be removed from config.cmd too.
dreimer at svn.reactos.org
- [ros-diffs] [pschweitzer] 30204: Moved colors names to RC files
pschweitzer at svn.reactos.org
- [ros-diffs] [pschweitzer] 30205: Added a status bar to display status of previous settings
pschweitzer at svn.reactos.org
- [ros-diffs] [dreimer] 30206: Add the odt instead of the pdf.
dreimer at svn.reactos.org
- [ros-diffs] [fireball] 30207: - Get rid of ReactOS Hive Flags. - Get rid of some cruft from headers. - Switch to new lazy flush code and get rid of older one. - Update NtFlushKey to use CmFlushKey.
fireball at svn.reactos.org
- [ros-diffs] [pschweitzer] 30208: Moved last hardcoded strings to RC files
pschweitzer at svn.reactos.org
- [ros-diffs] [mpiulachs] 30209: move languages to separated rbuild file languages.rbuild
mpiulachs at svn.reactos.org
- [ros-diffs] [mpiulachs] 30210: create a new specialized property type "baseadress" and convert baseaddress.rbuild content to true metadata (see http://www.codexchange.net/rosdoc/baseaddresses.htm)
mpiulachs at svn.reactos.org
- [ros-diffs] [jimtabor] 30211: Sorry guys! Would have anyone know that Abiword calls GdiFlush every second.
jimtabor at svn.reactos.org
- [ros-diffs] [jimtabor] 30212: - Implement GetGlyphIndicesA/W with update changes ported from Wine. - Tested with Abiword 2.4.1. I think the text file did not load the first time, now it does load.
jimtabor at svn.reactos.org
- [ros-diffs] [jimtabor] 30213: Implement GetCharABCWidthsI in gdi.
jimtabor at svn.reactos.org
- [ros-diffs] [dreimer] 30214: Fix some things in the RC Files, like the Color Names and some typos. Translate German stuff.
dreimer at svn.reactos.org
- [ros-diffs] [gedmurphy] 30215: add primitive geo selector code
gedmurphy at svn.reactos.org
- [ros-diffs] [pschweitzer] 30216: Partially revert rev 30214 for two reasons : - French texts need a space before a ! (cf : previous commits) - Colors were good according to those docs : http://support.microsoft.com/kb/86371/en-us and http://www.computerhope.com/color.htm
pschweitzer at svn.reactos.org
- [ros-diffs] [hpoussin] 30217: Don't hardcode multiple times the mechanisms to get object file from source file Revert r30188 and r30189
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30218: Don't hardcode bootsector output name in livecd target Revert r30199
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30219: No need to create dependency files for zlib host library
hpoussin at svn.reactos.org
- [ros-diffs] [gedmurphy] 30220: add the start of functionality to read and write standard Microsoft .rdp files
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30221: Don't adjust the pointer inside the allocation function, otherwise we'll have trouble freeing it later
gedmurphy at svn.reactos.org
- [ros-diffs] [hpoussin] 30222: Add missing IDS_APPNAME in French translation
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30223: Fix some compilation errors in ntkrnlmp (code has not been tested, so it is probably wrong)
hpoussin at svn.reactos.org
- [ros-diffs] [gedmurphy] 30224: finish functionality to read .rdp files
gedmurphy at svn.reactos.org
- [ros-diffs] [janderwald] 30225: - fix alignment of checkboxes for general dialog
janderwald at svn.reactos.org
- [ros-diffs] [gedmurphy] 30226: - fix various bugs in the .rdp parser - add code to allow querying of key value pairs
gedmurphy at svn.reactos.org
- [ros-diffs] [greatlrd] 30227: add 37 more guids for ksguid.a
greatlrd at svn.reactos.org
- [ros-diffs] [hpoussin] 30228: Simplify code
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30229: All PnP IRPs must be initialized with STATUS_NOT_SUPPORTED
hpoussin at svn.reactos.org
- [ros-diffs] [greatlrd] 30230: add 14 more guids for ksguid.a
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30231: add 18 more guids for ksguid.a
greatlrd at svn.reactos.org
- [ros-diffs] [gedmurphy] 30232: - add functionality to save .rdp files - auto add file ip address to dialog - fix various bugs
gedmurphy at svn.reactos.org
- [ros-diffs] [greatlrd] 30233: add 5 more guids for ksguid.a
greatlrd at svn.reactos.org
- [ros-diffs] [jimtabor] 30234: - Removed NtGdiGetCharWidthFloat, NtGdiGetCharABCWidthsFloat and NtGdiGetCharacterPlacement. Update all related items.
jimtabor at svn.reactos.org
- [ros-diffs] [gedmurphy] 30235: only write out key/values in the lpSettings struct
gedmurphy at svn.reactos.org
- [ros-diffs] [jimtabor] 30236: Move NtGdiGetCharWidthW into text.
jimtabor at svn.reactos.org
- [ros-diffs] [hpoussin] 30237: Set SysThreadCreated to TRUE when possible (used in DisplayBootBitmap() function)
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30238: On *nix systems, support absolute paths in ROS_INTERMEDIATE and ROS_OUTPUT See issue #2518 for more details.
hpoussin at svn.reactos.org
- [ros-diffs] [pschweitzer] 30239: - Silent last warning - Some code cleanup
pschweitzer at svn.reactos.org
- [ros-diffs] [gedmurphy] 30240: - set the colors combo box according to the .rdp file - add a note for server browsing
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30241: - add code to set changes to the main configuration and use it for the resolution slider - fix a bug in showing the current resolution in the label
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30242: initialize the main settings settings struct earlier as we'll need it to outside of the dialog
gedmurphy at svn.reactos.org
- [ros-diffs] [cfinck] 30243: Add a feature to update an existing RosBE-Unix installation and only recompile the changed tools in this case
cfinck at svn.reactos.org
- [ros-diffs] [jimtabor] 30244: Win32k/Gdi32 - Use Batch with SetBrushOrgEx now, removed NtGdiGetBrushOrgEx, update all related files. - Fixed WinDC DCE death to all window DCE's. This will move to gdiobj as a check to see if a object handle is on deaths door. This prevents exceptions. - Implemented NtgdiGet/ABCCharWidth/sW, updated all related files. Float and Indices not supported yet. - Added Brush, Region and Font user attribute structures. Based on Yuan book. - All tested with linux qemu with AbiWord 2.4.1.
jimtabor at svn.reactos.org
- [ros-diffs] [greatlrd] 30245: add around 100 more guids for ksguid.a
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30246: add 40 more guids for ksguid.a
greatlrd at svn.reactos.org
- [ros-diffs] [fireball] 30247: - Don't include <windows.h> if it's not needed. - Fix strange usage of TABs.
fireball at svn.reactos.org
- [ros-diffs] [fireball] 30248: - SVN Maintenance.
fireball at svn.reactos.org
- [ros-diffs] [fireball] 30249: - Partly enable tamlin's implementation, just so it doesn't bitrot being #if0-ed.
fireball at svn.reactos.org
- [ros-diffs] [greatlrd] 30250: add some more guids id to ksguid smaller cleanup/sort in the guids define list bit
greatlrd at svn.reactos.org
- [ros-diffs] [fireball] 30251: - SVN Maintenance.
fireball at svn.reactos.org
- [ros-diffs] [greatlrd] 30252: smaller cleanup/sort in the guids define list bit
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30253: add 20 more guids for ksguid.a
greatlrd at svn.reactos.org
- [ros-diffs] [gedmurphy] 30254: - convert dialog to unicode - fix /W4 warnings
gedmurphy at svn.reactos.org
- [ros-diffs] [tkreuzer] 30255: clean up indentation, no code change
tkreuzer at svn.reactos.org
- [ros-diffs] [greatlrd] 30256: add last guids for ksguid.a This lib are now completed against ddk version 3790.1830
greatlrd at svn.reactos.org
- [ros-diffs] [tkreuzer] 30257: clean up indentation, no code change
tkreuzer at svn.reactos.org
- [ros-diffs] [greatlrd] 30258: start fixing wdmguid.a 50% is done
greatlrd at svn.reactos.org
- [ros-diffs] [tkreuzer] 30259: IntGdiPolygon: close the polygon outline See issue #2782 for more details.
tkreuzer at svn.reactos.org
- [ros-diffs] [jimtabor] 30260: NtGdiGetChar/ABCWidth/sW now fully functional and tested good with AbiWord. Text looks very nice.
jimtabor at svn.reactos.org
- [ros-diffs] [jimtabor] 30261: Temp fix for the Window Handle issue.
jimtabor at svn.reactos.org
- [ros-diffs] [dreimer] 30262: Commit 1 of 314293: Get the Installer ready for Version 1.0. First steps to let select the components to install. Add the new Icon for the CMD Window
dreimer at svn.reactos.org
- [ros-diffs] [dreimer] 30263: Commit 2 of infinity. Getting closer to my final.
dreimer at svn.reactos.org
- [ros-diffs] [dreimer] 30264: Fix Icon and Uninstall Procedure. This should be the Final Commit for the Installer.
dreimer at svn.reactos.org
- [ros-diffs] [dreimer] 30265: Fix the dead shortcut in Start menu when Config is not installed.
dreimer at svn.reactos.org
- [ros-diffs] [fireball] 30266: - Rearrange source files location, so that string/math/etc routines aren't spread throughout the CRT tree.
fireball at svn.reactos.org
- [ros-diffs] [fireball] 30267: - Move ctype into strings. - Separate msvcrt-specific exception handling routine into prolog.s file. - Move bsearch to the search directory.
fireball at svn.reactos.org
- [ros-diffs] [dreimer] 30268: Added CCache to the Install Selection. Sorted the Section a bit more effective.
dreimer at svn.reactos.org
- [ros-diffs] [gedmurphy] 30269: fix the header mess and get it building with rosbe, albeit with many warnings at the moment
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30270: add missing break
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30271: move to a precompiled header
gedmurphy at svn.reactos.org
- [ros-diffs] [tkreuzer] 30272: rename NtGdiGetClipBox to NtGdiGetAppClipBox
tkreuzer at svn.reactos.org
- [ros-diffs] [gedmurphy] 30273: rename rdpfile.c to settings.c
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30274: - save all settings to memory when the connect button is hit - add some slightly hackish code to get the thing working. - you should now be able to connect to Windows machines using your choice of IP address, resolution and bpp.
gedmurphy at svn.reactos.org
- [ros-diffs] [greatlrd] 30275: fix wdmguid.a (it is now compatible with ddk version 3790.1830)
greatlrd at svn.reactos.org
- [ros-diffs] [gedmurphy] 30276: add __REACTOS__ specific code to get around the fact that janderwald isn't working hard enough on shell32 ; )
gedmurphy at svn.reactos.org
- [ros-diffs] [greatlrd] 30277: Start on ksuser.
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30278: Fix the reactx build for ksuser.dll
greatlrd at svn.reactos.org
- [ros-diffs] [cfinck] 30279: Make cpucount more similar to the RosBE-Unix version - Show the Usage text, when any unknown parameter has been specified - Makes the whole code a bit smaller :-D
cfinck at svn.reactos.org
- [ros-diffs] [mpiulachs] 30280: Small fixes to notevil , removed the no longer necessary resource.h as it is now using autogenerated contributors
mpiulachs at svn.reactos.org
- [ros-diffs] [mpiulachs] 30281: Don't build rgenstat when "make clean"
mpiulachs at svn.reactos.org
- [ros-diffs] [mpiulachs] 30282: - Build API stats on request (new target "make rgenstat" will create apistatus.xml) - Partly updated apistatus.lst
mpiulachs at svn.reactos.org
- [ros-diffs] [fireball] 30283: - Sync some changes in strings from libcntpr. - Move string implementation (in "header" files) into /string dir. - Copy over libcntpr-specific implementations into _nt.c files (for now, later they could do with a define). - libcntpr's is now almost fully syncronized and could be merged into the tree except for "except" directory.
fireball at svn.reactos.org
- [ros-diffs] [cfinck] 30284: Create a "RosBE" folder and move the "RosBE-Windows" and "RosBE-Unix" folders there. The new "RosBE" folder can now contain shared stuff. Move the "Patches" folder from "RosBE-Windows" to this folder as well, since we plan to use exactly the same Build Tools codebase and patches for the Windows and the Unix version now.
cfinck at svn.reactos.org
- [ros-diffs] [cfinck] 30285: - Create the %AppData%\RosBE directory if it does not exist - Change all 'FILE *FILE' variables to 'FILE *fp' to avoid variable name/type name confusions
cfinck at svn.reactos.org
- [ros-diffs] [cfinck] 30286: Add some more names and aliases to the contributors.rbuild file
cfinck at svn.reactos.org
- [ros-diffs] [jimtabor] 30287: Fix bug spoted by Stefan100 on IRC.
jimtabor at svn.reactos.org
- [ros-diffs] [fireball] 30288: - Copy except and memccpy.c from libcntpr.
fireball at svn.reactos.org
- [ros-diffs] [gedmurphy] 30289: convert to unicode in an attempt to address bug 2805
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30290: missed a few
gedmurphy at svn.reactos.org
- [ros-diffs] [fireball] 30291: - Build crt and libcntpr from one source tree (using conditional code and/or different source files where code is not shared).
fireball at svn.reactos.org
- [ros-diffs] [fireball] 30292: - This one is not needed anymore (_LIBCNT_ is defined in libcntpr.rbuild, PCH is precomp.h).
fireball at svn.reactos.org
- [ros-diffs] [greatlrd] 30293: update the new ks-h with one more struct
greatlrd at svn.reactos.org
- [ros-diffs] [fireball] 30294: Dmitry Chapyshev <lentind at yandex.ru> - Start implementing telephon.cpl. - Delete flags.ico from intl.cpl, it's unused.
fireball at svn.reactos.org
- [ros-diffs] [greatlrd] 30295: Implement KsCreateAllocator, KsCreateClock, KsCreatePin, KsCreateTopologyNode stub : KsiCreateObjectType all functions are call to KsiCreateObjectType, so they are not really implement. Old code from 2004, it have not been cleanup for KsiCreateObjectType, the new ks.h header I wrote is now ready for this code. This module can not be merge to trunk until the new ks.h is ready.
greatlrd at svn.reactos.org
- [ros-diffs] [fireball] 30296: Dmitry Chapyshev <lentind at yandex.ru> - Small visual improvements in 24 and 8 bpp icons. - Create 8bpp or 24bpp icons if they were missing somewhere.
fireball at svn.reactos.org
- [ros-diffs] [cfinck] 30297: Many more conversions to Unicode function and type names for taskmgr
cfinck at svn.reactos.org
- [ros-diffs] [fireball] 30298: - Fix incidentally broken russian translation.
fireball at svn.reactos.org
- [ros-diffs] [peterw] 30299: - FILE to fp ;).
peterw at svn.reactos.org
- [ros-diffs] [janderwald] 30300: - move FCIDM_SHVIEW_NEW, FCIDM_SHVIEW_NEWFOLDER, FCIDM_SHVIEW_NEWLINK, from menu to resource strings - delete new file object from background contextmenu code as this code this should be implemented as context menu extension
janderwald at svn.reactos.org
- [ros-diffs] [greatlrd] 30301: Update the documentation adding lite more code
greatlrd at svn.reactos.org
- [ros-diffs] [peterw] 30302: - Remove references to tools that will no longer be included.
peterw at svn.reactos.org
- [ros-diffs] [peterw] 30303: - Fix Typo.
peterw at svn.reactos.org
- [ros-diffs] [jimtabor] 30304: No need for dca here if the ScreenDeviceContext is set inaccessible. So free the dca.
jimtabor at svn.reactos.org
- [ros-diffs] [peterw] 30305: - Rename reactos.ico to rosbe.ico and add a trash icon from trunk for the uninstall icon.
peterw at svn.reactos.org
- [ros-diffs] [cfinck] 30306: Silence some warnings when compiling taskmgr with MSVC2005
cfinck at svn.reactos.org
- [ros-diffs] [janderwald] 30307: - readd MFT_SEPERATOR to background context menu - add shell new implementation
janderwald at svn.reactos.org
- [ros-diffs] [peterw] 30308: - Remove the terminal icon :P and use the rosbe.ico one.
peterw at svn.reactos.org
- [ros-diffs] [peterw] 30309: - Change the default installation directory to PROGRAMFILES\RosBE.
peterw at svn.reactos.org
- [ros-diffs] [peterw] 30310: - Only install the icon we require.
peterw at svn.reactos.org
- [ros-diffs] [peterw] 30311: - Center the title in the banner better.
peterw at svn.reactos.org
- [ros-diffs] [peterw] 30312: - Fix a bug in renv.
peterw at svn.reactos.org
- [ros-diffs] [peterw] 30313: - Switch to MUI2, have optional components selected by default and deactivate the license page for the time being.
peterw at svn.reactos.org
- [ros-diffs] [peterw] 30314: - Remove the admin checks, no reason for them anymore.
peterw at svn.reactos.org
- [ros-diffs] [peterw] 30315: - Update the readmes and changelog a bit.
peterw at svn.reactos.org
- [ros-diffs] [tkreuzer] 30316: add VK_OEM_102 to us keyboard layout
tkreuzer at svn.reactos.org
- [ros-diffs] [tkreuzer] 30317: some tests for NtUserToUnicodeEx
tkreuzer at svn.reactos.org
- [ros-diffs] [tkreuzer] 30318: fix bug in NtUserToUnicodeEx. It still ignores the hkl parameter. NtUserVkScanKeyEx: use HKL instead of ULONG_PTR. See issue #2557 for more details.
tkreuzer at svn.reactos.org
- [ros-diffs] [fireball] 30319: Tower <tumans at nm.ru> - Russian translation for config tool.
fireball at svn.reactos.org
- [ros-diffs] [fireball] 30320: - scsi.inf made by hpoussin, to address the issue in bug 2631. See issue #2631 for more details.
fireball at svn.reactos.org
- [ros-diffs] [janderwald] 30321: - fix a bug
janderwald at svn.reactos.org
- [ros-diffs] [fireball] 30322: - Fix russian translation, by towerr.
fireball at svn.reactos.org
- [ros-diffs] [fireball] 30323: - Fix a bug. ( jz -> js, a typo)
fireball at svn.reactos.org
- [ros-diffs] [hpoussin] 30324: Rename SETUP_DEV_INFO_SET_MAGIC to SETUP_DEVICE_INFO_SET_MAGIC Rename struct DeviceInfoElement to struct DeviceInfo Add a link to DeviceInfoSet in each DeviceInfo structure (not used yet)
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30325: Add a stub for SetupDiDeleteDevRegKey
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30326: Merge some changes from Wine
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30327: Rework SetupDiOpenDevRegKey
hpoussin at svn.reactos.org
- [ros-diffs] [greatlrd] 30328: Merge from branch ReactX to Trunk, Please make a clean build after this update Add dxg.sys driver ---------------------------------------------------------------- This driver contains all DirectX graphic APIs called by win32k. Most of them are stubbed, and the following APIs are implemented: DxDxgGenericThunk, DxDdIoctl, DriverEntry, DxDdStartupDxGraphics, DxDdCleanupDxGraphics Add dxgthk.sys driver, which is 100% finished --------------------------------------------------------- The following APIs are implemented (almost all are forwarders): DriverEntry, EngAcquireSemaphore, EngAllocMem, EngAllocUserMem, EngCopyBits, EngCreateBitmap, EngCreatePalette, EngCreateSemaphore, EngDeletePalette, EngDeleteSemaphore, EngDeleteSurface, EngFindImageProcAddress, EngFreeMem, EngFreeUserMem, EngLoadImage, EngLockSurface, EngReleaseSemaphore, EngSetLastError, EngUnloadImage, EngUnlockSurface Add dxapi.sys driver -------------------------------------------------------------- Most of the APIs used by the graphic card's driver or win32k are stubs. The following APIs are implemented: DriverEntry, GsDriverEntry, DxApiGetVersion, DxApi. All APIs which DxApi wraps are stubs. Changes in win32k ------------------------------------------------------------------- Move _DC struct to include\reactos\win32k\ntgdihdl.h -------------------------------------------------------------------------- Implement NtGdiDdCanCreateD3DBuffer, NtGdiD3dContextDestroy, NtGdiD3dContextDestroyAll, NtGdiDdCreateD3DBuffer, NtGdiDdDestroyD3DBuffer, NtGdiD3dDrawPrimitives2, NtGdiDdLockD3D, NtGdiD3dValidateTextureStageState, NtGdiDdUnlockD3D, NtGdiDdCreateSurface, NtGdiDdWaitForVerticalBlank, NtGdiDdCanCreateSurface, NtGdiDdGetScanLine, NtGdiDdCreateSurfaceEx, DxDdStartupDxGraphics, NtGdiDdCreateDirectDrawObject, NtGdiDxgGenericThunk, NtGdiDdGetDriverState, NtGdiDdColorControl, NtGdiDdCreateSurfaceObject, NtGdiDdCreateSurfaceObject, NtGdiDdDeleteDirectDrawObject, NtGdiDdDeleteSurfaceObject, NtGdiDdQueryDirectDrawObject, NtGdiDdReenableDirectDrawObject, NtGdiDdGetDriverInfo, NtGdiDdGetAvailDriverMemory, NtGdiDdSetExclusiveMode, NtGdiDdFlipToGDISurface, NtGdiDdGetDC, NtGdiDdGetDxHandle, NtGdiDdReleaseDC, NtGdiDdResetVisrgn, NtGdiDdSetGammaRamp, NtGdiDdDestroySurface, NtGdiDdFlip, NtGdiDdLock, NtGdiDdUnlock, NtGdiDdBlt, NtGdiDdSetColorKey, NtGdiDdAddAttachedSurface, NtGdiDdGetBltStatus, NtGdiDdGetFlipStatus, NtGdiDdUpdateOverlay, NtGdiDdSetOverlayPosition, NtGdiDdAlphaBlt, NtGdiDdAttachSurface, NtGdiDdUnattachSurface, NtGdiDvpCanCreateVideoPort, NtGdiDvpColorControl, NtGdiDvpCreateVideoPort, NtGdiDvpDestroyVideoPort, NtGdiDvpFlipVideoPort, NtGdiDvpGetVideoPortBandwidth, NtGdiDvpGetVideoPortFlipStatus, NtGdiDvpGetVideoPortInputFormats, NtGdiDvpGetVideoPortLine, NtGdiDvpGetVideoPortOutputFormats, NtGdiDvpGetVideoPortConnectInfo, NtGdiDvpGetVideoSignalStatus, NtGdiDvpUpdateVideoPort, NtGdiDvpWaitForVideoPortSync, NtGdiDvpAcquireNotification, NtGdiDvpReleaseNotification, NtGdiDvpGetVideoPortField, NtGdiDdBeginMoCompFrame, NtGdiDdCreateMoComp, NtGdiDdDestroyMoComp, NtGdiDdEndMoCompFrame, NtGdiDdGetInternalMoCompInfo, NtGdiDdGetMoCompBuffInfo, NtGdiDdGetMoCompFormats, NtGdiDdGetMoCompGuids, NtGdiDdQueryMoCompStatus, NtGdiDdRenderMoComp, HeapVidMemAllocAligned, VidMemFree, EngAllocPrivateUserMem, EngFreePrivateUserMem, EngLockDirectDrawSurface, EngUnlockDirectDrawSurface But all those functions are stubbed in dxg.sys ---------------------------------------------------------------------------- Implemented APIsL DxEngLockDC, DxEngUnlockDC, DxEngGetDCState, EngDxIoctl ---------------------------------------------------------------------------- Stubbed APIs: DxEngNUIsTermSrv, DxEngRedrawDesktop, DxEngDispUniq, DxEngVisRgnUniq, DxEngEnumerateHdev, DxEngGetDeviceGammaRamp, DxEngCreateMemoryDC, DxEngScreenAccessCheck, DxEngLockShareSem, DxEngUnlockShareSem, DxEngLockHdev, DxEngUnlockHdev, DxEngReferenceHdev, DxEngIsHdevLockedByCurrentThread, DxEngUnreferenceHdev, DxEngSetDeviceGammaRamp, DxEngSpTearDownSprites, DxEngSpUnTearDownSprites, DxEngSpSpritesVisible, DxEngGetHdevData, DxEngSetHdevData, DxEngGetDesktopDC, DxEngDeleteDC, DxEngCleanDC, DxEngSetDCOwner, DxEngSetDCState, DxEngSelectBitmap, DxEngSetBitmapOwner, DxEngDeleteSurface, DxEngGetSurfaceData, DxEngAltLockSurface, DxEngUploadPaletteEntryToSurface, DxEngMarkSurfaceAsDirectDraw, DxEngSelectPaletteToSurface, DxEngSyncPaletteTableWithDevice, DxEngSetPaletteState, DxEngGetRedirectionBitmap, DxEngLoadImage, DxEngIncDispUniq ---------------------------------------------------------------------------- Remember we need the DxEng APIs implemented and HeapVidMemAllocAligned, VidMemFree, EngAllocPrivateUserMem, EngFreePrivateUserMem, EngLockDirectDrawSurface, EngUnlockDirectDrawSurface implemented before it's possible to have full DirectX support at kmode.
greatlrd at svn.reactos.org
- [ros-diffs] [hpoussin] 30329: Limit machine name size Implement SetupDiGetDeviceInfoListDetailA Rework SetupDiGetDeviceInfoListDetailW
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30330: Rename variables
hpoussin at svn.reactos.org
- [ros-diffs] [mbosma] 30331: Fix CreateLogoffSecurityAttributes. It does still not work because SetEntriesInAcl is not implemented yet.
mbosma at svn.reactos.org
- [ros-diffs] [greatlrd] 30332: Merge from ReactX branch to trunk ---------------------------------------------------------------------------------- Adding dxtn.dll to reactos it is need for mesa opengl to use compress texture. for some issue this library are not build default, it need the patent flag be set NSWPAT="1", This library are need it for opengl compress texture. But it will not be in the official build, only for thus doing own build and activate the patent flag, will be avail use compress texture. I have spoken with Aleasky about this library.
greatlrd at svn.reactos.org
- [ros-diffs] [pschweitzer] 30333: - Added dead keys name - Removed some comments
pschweitzer at svn.reactos.org
- [ros-diffs] [ekohl] 30334: Clean-up the resource files: - Pushbuttons always have a height of 14 units. - Use AUTOCHECKBOX and AUTORADIOBUTTON instead of CONTROL. - Fix indentation.
ekohl at svn.reactos.org
- [ros-diffs] [ekohl] 30335: - Notify the system of changes to the environment variables. - Parse pagefile sizes properly. - Make pagefile sizes fully readable.
ekohl at svn.reactos.org
- [ros-diffs] [hpoussin] 30336: Don't mix ReactOS and Wine debug style
hpoussin at svn.reactos.org
- [ros-diffs] [peterw] 30337: - Add the logiglib include back, and make the default source dir in appdata.
peterw at svn.reactos.org
- [ros-diffs] [pschweitzer] 30338: Fixed a typo
pschweitzer at svn.reactos.org
- [ros-diffs] [fireball] 30339: - Fix a bug (wrong push ... pop order).
fireball at svn.reactos.org
- [ros-diffs] [greatlrd] 30340: fix a syntax erorror
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30341: Bugfix Mesa 6.1 The ICD interface does not export all functions, as it should, This change was spoken with Alesky about. it letting us getting closer getting quake3 working in ReactOS/Windows with mesa Waring we can not update to mesa 7.0x for the ICD are broken in mesa 7.0x. I Need investigate why or some with more opengl experiences should do that
greatlrd at svn.reactos.org
- [ros-diffs] [tkreuzer] 30342: Some tests for NtUserScrollDC
tkreuzer at svn.reactos.org
- [ros-diffs] [tkreuzer] 30343: some more tests for NtUserScrollDC and NtGdiBitBlt
tkreuzer at svn.reactos.org
- [ros-diffs] [tkreuzer] 30344: - NtUserScrollDC() only returns TRUE or FALSE - NtGdiBitBlt(): don't SetLastError() on invalid dc, don't DPRINT1, DPRINT is enough. - IntGdiGetClipBox(): don't SetLastError() on invalid dc
tkreuzer at svn.reactos.org
- [ros-diffs] [peterw] 30345: - Switch to using SYSTEMDRIVE\RosBE instead of PROGRAMFILES to avoid a problem in windres.
peterw at svn.reactos.org
- [ros-diffs] [peterw] 30346: - Add the cygwin1.dll file required for ccache.
peterw at svn.reactos.org
- [ros-diffs] [peterw] 30347: - Use a a native compiled ccache and add the associated patch.
peterw at svn.reactos.org
- [ros-diffs] [arty] 30348: - Don't touch real segments until after booting. - Hang function isn't too useful.
arty at svn.reactos.org
- [ros-diffs] [arty] 30349: Doh. Fix bad vsid assignment.
arty at svn.reactos.org
- [ros-diffs] [jimtabor] 30350: We need a dpdev support for DX. All should go into ntgdidx.h.
jimtabor at svn.reactos.org
- [ros-diffs] [arty] 30351: Simple way to encode a device tree for early boot operations.
arty at svn.reactos.org
- [ros-diffs] [arty] 30352: Add structures related to devtree.c
arty at svn.reactos.org
- [ros-diffs] [fireball] 30353: - Fix two more typos, now exception handling doesn't lead to an infinite loop resulting in a stack overflow and thus unhandled exception being caught by ntoskrnl.
fireball at svn.reactos.org
- [ros-diffs] [arty] 30354: Debug devtree. Add generation of simple device tree in freeldr.
arty at svn.reactos.org
- [ros-diffs] [pschweitzer] 30355: French translation for getbuilds
pschweitzer at svn.reactos.org
- [ros-diffs] [cfinck] 30356: - Fix the french translation Some strings using apostrophes need an additional backslash before each apostrophe, even if they are in double quotation marks, because they are later inserted in JavaScript strings with single quotation marks - Move the french translation up in the languages listbox, please keep the alphabetical order :-) - Set svn:eol-style "native" for the getbuilds stuff
cfinck at svn.reactos.org
- [ros-diffs] [cfinck] 30357: Change back some wrongly changed strings
cfinck at svn.reactos.org
- [ros-diffs] [ekohl] 30358: - Display the current drive letter and its free disk space. - Display the minimum, recommended and current page file size.
ekohl at svn.reactos.org
- [ros-diffs] [fireball] 30359: - After bugfixing, more complete except_nt exception handling implementation could be used, so get rid of the old one and thus code duplication. - Move cpp/cppexcept.c to /except directory, and add a specific note in README.WINE that those files are shared with Wine. - I moved PowerPC stubs too, but it will most probably break anyway, due to more missing stubs, my apologize. See issue #2371 for more details.
fireball at svn.reactos.org
- [ros-diffs] [cfinck] 30360: - Avoid confusions about double escaping certain quotes by now using PHP's addslashes() function for all strings, which are inserted into JavaScript strings. All strings in the translations now have to be escaped the "usual" way. - Move the translation correctly in "languages.inc.php".
cfinck at svn.reactos.org
- [ros-diffs] [fireball] 30361: - Update MSVCRT_thread_data - Winesync cpp.c.
fireball at svn.reactos.org
- [ros-diffs] [janderwald] 30362: - move Shell_MergeMenus to shlobj.h where it belongs
janderwald at svn.reactos.org
- [ros-diffs] [fireball] 30363: - Winesync cppexcept.c. This fixes try/catch C++ exception handling in various apps (like MFC based apps).
fireball at svn.reactos.org
- [ros-diffs] [janderwald] 30364: - add open with clsid && clsid for new object service
janderwald at svn.reactos.org
- [ros-diffs] [janderwald] 30365: - fix api definition - add clsid for new object service
janderwald at svn.reactos.org
- [ros-diffs] [janderwald] 30366: - make INewItem_Constructor compatible to be loaded as a shell extension - fix api definition of CDefFolderMenu_Create2 - disable loading of inewitem api (reenabled when default context menu api implementation is ready)
janderwald at svn.reactos.org
- [ros-diffs] [janderwald] 30367: - hackfix build
janderwald at svn.reactos.org
- [ros-diffs] [arty] 30368: Properly handle access violation copying from userland.
arty at svn.reactos.org
- [ros-diffs] [arty] 30369: Handle recvfrom with no address buffer.
arty at svn.reactos.org
- [ros-diffs] [jimtabor] 30370: 1st Sort out gdi device mess.
jimtabor at svn.reactos.org
- [ros-diffs] [jimtabor] 30371: Removed unused DeviceDriver. Fix behavior for dcattr.
jimtabor at svn.reactos.org
- [ros-diffs] [peterw] 30372: - Switch back to using the cygwin based ccache, the other doesn't work. - Give the RosBE a clear path to work with to avoid problems on Vista (plus some other problems as well).
peterw at svn.reactos.org
- [ros-diffs] [jimtabor] 30373: 2nd Sort out gdi device mess.
jimtabor at svn.reactos.org
- [ros-diffs] [jimtabor] 30374: 3rd FIN.
jimtabor at svn.reactos.org
- [ros-diffs] [hpoussin] 30375: Small cleanup
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30376: Display wrong path in case of error
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30377: Use NEXT_RESOURCE macro in acpi driver Move pci hack a little bit later
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30378: Silent some MSVC warnings
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30379: Silent some MSVC warnings
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30380: No need for <library> tags static libraries (which are never linked)
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30381: Add missing macro
hpoussin at svn.reactos.org
- [ros-diffs] [fireball] 30382: - There is no DllMain in mesa32.
fireball at svn.reactos.org
- [ros-diffs] [hpoussin] 30383: Add a stub for rebar band site object
hpoussin at svn.reactos.org
- [ros-diffs] [fireball] 30384: - Fix russian translation (towerr).
fireball at svn.reactos.org
- [ros-diffs] [hpoussin] 30385: Add explorer-new to the build (doesn't work yet)
hpoussin at svn.reactos.org
- [ros-diffs] [gedmurphy] 30386: - refactor .rdp reading - fix the way the settings are saved - fix a few other small bugs which I've forgotten about now
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30387: save the settings to file when the connect button is hit
gedmurphy at svn.reactos.org
- [ros-diffs] [hpoussin] 30388: Do not check for a system menu on the NULL window
hpoussin at svn.reactos.org
- [ros-diffs] [greatlrd] 30389: remove the entrypoint="0" in d3d8 wine revert white space change, all file in directx/wine are from wine, and no change should be made
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30390: remove white space commit. for those file are 100% share with wine.
greatlrd at svn.reactos.org
- [ros-diffs] [gedmurphy] 30391: Be lazy and add an underline to the bitmap header. Its easier than setting 2 coloured static controls
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30392: implement Save As dialog
gedmurphy at svn.reactos.org
- [ros-diffs] [greatlrd] 30393: Update wine d3d8 and wined3d to wine release version 0.9.49
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30394: forget this file sorry
greatlrd at svn.reactos.org
- [ros-diffs] [gedmurphy] 30395: fix build
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30396: implement opening of existing .rdp settings
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30397: fix RosBE build
gedmurphy at svn.reactos.org
- [ros-diffs] [greatlrd] 30398: rosglSetPixelFormat Fixing a bug in Opengl32.dll Do not hacking ICD interface to make mesa3D happy fix the ICD interface in mesa32
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30399: fix Mesa ICD DrvSetFormatPixel, do not create stack cruption by ignore the 3 param. copy code from fxgl interface and make DrvSetFormatPixel work
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30400: Fix the build thx Pigglesworth for all help and founding the ICD issue in reactos
greatlrd at svn.reactos.org
- [ros-diffs] [fireball] 30401: - Okay so...listen up. First off: When you acquire a lock such as a fast mutex, you should never acquire it recursively. For example, when you handle a page fault in a section, then page fault while handling that page fault (which is perfectly okay), you shouldn't be trying to re-acquire the address space lock that you're already holding. After this fix, this scenario works and countless others. Apps like QTInfo now work and load, and PictureViewer doesn't BSOD the system anymore. I've fixed this by changing the lock to a pushlock. It not only increases speed inside the memory manager significantly (such as during page fault handling), but does allow recursive acquisition without any problems. - Now if that wasn't bad enough, here's a couple more tips. Fast Mutexes actually require APC_LEVEL to be effective. If you're going to be using a Fast Mutex and calling it with the "Unsafe" version, then don't expect anything to work. Also, using functions like "CcTryToAcquireBrokenMutex" where correct code is duplicated then hacked to work isn't a big help either. And that's not all. Fast Mutex disables kernel APCs by setting the KernelApcDisable flag on, and it's expected that the count inside the fast mutex will match the count inside the thread. In other words, LOCK ACQUISITION AND RELEASE MUST BE ORDERED. You can't acquire LOCK A and B, and then release lock A and B, because that leads to deadlocks and other issues. So of course, the Cache Manager acquired a view lock, then acquired a segment lock, then released the view lock, then released the segment lock, then re-acquired the view lock. Uh, no, that won't work. You know what else doesn't work so well? Disabling APCs about 6-9 times to acquire a single lock, and using spinlocks in the same code path as well. Just how paranoid are you about thread safety, but still manage to get it wrong? Okay, so we've got recursion, out-of-order lock acquision and release, made-up "broken" acquire functions, and using a lock that depends on APC_LEVEL at PASSIVE_LEVEL. The best part is when Cc builds an array of cache segments, and locks each of them... then during release, the list gets parsed head-first, so the first acquired locks get released first. So locks a, b, c, d get acquired, then a, b, c, d get released. Great! Sounds about right for ReactOS's Cache Manager design. I've changed the view lock to a guarded mutex -- which actually properly disables APCs and works at PASSIVE_LEVEL, and changed the segment locks to be push locks. First it'll be 10 times faster then acquiring a bazillion fast mutexes, especially since APCs have already been disabled at this point, and it also allows you to do most of the stupid things the Cache Manager does. Out-of-order release is still not going to work well, so eventually on a multi-processor machine the code will completely die -- but at least it'll work on UP for now. In the end, this makes things like the Inkscape installer and Quicktime Installer to work, and probably countless other things that generated ASSERTS in the fast mutex code. -- Alex Ionescu
fireball at svn.reactos.org
- [ros-diffs] [jimtabor] 30402: Move types out of handles headers. Add Locks for displays.
jimtabor at svn.reactos.org
- [ros-diffs] [peterw] 30403: - Add a missing setlocal for an errorlevel check and remove a stray blank line from being displayed in the help.
peterw at svn.reactos.org
- [ros-diffs] [hpoussin] 30404: section.c wasn't meant to be part of r30401
hpoussin at svn.reactos.org
- [ros-diffs] [greatlrd] 30405: Import Mesa3D 7.0.1 -------------------------------------------------------------------------- This will take couple days before it being updated in reactos trunk Sorry svn Import was interrupted whole time so I use svn add instead
greatlrd at svn.reactos.org
- [ros-diffs] [hpoussin] 30406: Add IOleCommandTarget to BandSite object Add BandSiteMenu object Fix some bugs
hpoussin at svn.reactos.org
- [ros-diffs] [greatlrd] 30407: Remote : delete mesa3d current folder
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30408: Copied remotely mesa 7.0.1 to current
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30409: warring warring warring warring warring warring This commit break the build for short while for we are updateing to Mesa3d version 7.0.1 it does not exists another way doing the update proper.
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30410: This update of Mesa3D to version 7.0.1 was done by Kamil Hornicek tykef at atlas dot cz ( irc nick : Pigglesworth) and me Debuging and testing in many days and week to getting this work thank you Kamil Hornicek We where force doing maintain work on the ICD interface, All change we have done toghter are in the file mesa3d_icd_fix_ros.patch Kamil report with this change Quake 3 works in ReactOS now
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30411: adding back sse, 3dnow, mmx compiling flag for mesa32. ------------------------------------------------------ Not tested with quake 3
greatlrd at svn.reactos.org
- [ros-diffs] [hpoussin] 30412: Add a stub for start menu object
hpoussin at svn.reactos.org
- [ros-diffs] [fireball] 30413: - Fix .rbuild indendation. - Fix path to dxtn. - All of this could be unneeded if Magnus paid more attention, and actually tested (dxtn) when commiting.
fireball at svn.reactos.org
- [ros-diffs] [fireball] 30414: - Fix dxtn path once again (thanks Pigglesworth). - Remove unneeded files from dxtn's source code.
fireball at svn.reactos.org
- [ros-diffs] [greatlrd] 30415: Thx Kamil Hornicek tykef at atlas dot cz (irc nick : Pigglesworth) testing Mesa3D 7.0.1 with all bugfix we have done, thanks to all bugfix we can remove a smaller hack we did frist in glapi.c Mesa3D 7.0.1 does not working in ReactOS with SSE support. if we disable it, Quake 3 will work fine.
greatlrd at svn.reactos.org
- [ros-diffs] [greatlrd] 30416: fix a typo
greatlrd at svn.reactos.org
- [ros-diffs] [gedmurphy] 30417: remove a workaround for an early bug. The tabs will display correctly in low resolution now.
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30418: silence a load of gcc warnings
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30419: fix remaining warnings and add it to the build
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30420: add remote desktop to the bootcd as it's now working, but still unfinished.
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30421: add remote desktop client to the start menu
gedmurphy at svn.reactos.org
- [ros-diffs] [tkreuzer] 30422: charmap: scroll 1 position on SB_LINEDOWN and 1 page on SB_PAGEDOWN, update window on SB_THUMPTRACK, use ScrollWindowEx on scrolling.
tkreuzer at svn.reactos.org
- [ros-diffs] [fireball] 30423: - Fix code formatting. - Add TRACEs.
fireball at svn.reactos.org
- [ros-diffs] [fireball] 30424: - Make file lock and unlock operations succeed without doing actual locking (enough to make some apps work even if they don't have proper locking). DPRINT1s are inserted, so that this is not going to be forgotten.
fireball at svn.reactos.org
- [ros-diffs] [cwittich] 30425: don't delete the CriticalSection twice when FindClose is called twice - fixes a crash in Photoshop CS installer
cwittich at svn.reactos.org
- [ros-diffs] [janderwald] 30426: - call CDefFolderMenu_Create2 to create the context menus - should ignore cidl account as the implementation should handle this automatically - will be enabled for the background context menus later
janderwald at svn.reactos.org
- [ros-diffs] [greatlrd] 30427: Bugfix : Do not assume unini value ( OPENGL32_tls ) are set to -1 (0xFFFFFFFF), do not assume DWORD always will be 32bits convert all 0xFFFFFFFF value for OPENGL32_tls to -1
greatlrd at svn.reactos.org
- [ros-diffs] [weiden] 30428: Fix freeing lists on process detach
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30429: Make opengl initialization thread-safe
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30430: Make initializing the ICD in ROSGL_ICDForHDC thread-safe
weiden at svn.reactos.org
- [ros-diffs] [janderwald] 30431: - implement _ILIsMyDocuments - halfplement MyDocuments shell folder based on desktop code - insert MyDocuments folder before MyComputer pidl - setup still needs to create the MyDocuments folder
janderwald at svn.reactos.org
- [ros-diffs] [hpoussin] 30432: Don't mix ReactOS and Wine debug style
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30433: Add missing debug channel declarations
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30434: Let Wine library use kernel32 functions
hpoussin at svn.reactos.org
- [ros-diffs] [gedmurphy] 30435: load the header text from the resources
gedmurphy at svn.reactos.org
- [ros-diffs] [cwittich] 30436: add stub for Wow64EnableWow64FsRedirection
cwittich at svn.reactos.org
- [ros-diffs] [gedmurphy] 30437: I thought these changes were in the last commit..
gedmurphy at svn.reactos.org
- [ros-diffs] [hpoussin] 30438: Use Wine debug channel infrastructure. I modified it a bit to match our debug message format To test it, set DEBUGCHANNEL environment variable to what you want to see, and run your program. Syntax: set DEBUGCHANNEL = [[fixme|err|warn|trace]+|-{channel}|all]*
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30439: No need to display function name and file/line twice
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30440: No need to cast variables, as they already are of the right type
hpoussin at svn.reactos.org
- [ros-diffs] [hpoussin] 30441: Try to be more consistent in unimplemented messages
hpoussin at svn.reactos.org
- [ros-diffs] [gedmurphy] 30442: add part of the patch from bug 2805 with some minor changes See issue #2805 for more details.
gedmurphy at svn.reactos.org
- [ros-diffs] [hpoussin] 30443: Try to be more consistent in unimplemented messages
hpoussin at svn.reactos.org
- [ros-diffs] [dreimer] 30444: Update the German Translation and reactivate it.
dreimer at svn.reactos.org
- [ros-diffs] [dreimer] 30445: Add a installation selection for GDB.
dreimer at svn.reactos.org
- [ros-diffs] [cwittich] 30446: don't try to copy lpToken when it is NULL
cwittich at svn.reactos.org
- [ros-diffs] [hpoussin] 30447: Fix USE_API_SHCREATEDESKTOP = 0 case
hpoussin at svn.reactos.org
- [ros-diffs] [jimtabor] 30448: Removed code support for dcattr, it was over kill. Fix display locks, take resource from GdiDevice. If pDc_Attr zero, use internal. Fix mass exit error when freeing already freed handle.
jimtabor at svn.reactos.org
- [ros-diffs] [tkreuzer] 30449: Release keyboard modifiers in KeybardThreadMain on KEY_BREAK. Fixes bug 2751. I think the whole handling of modifiers is still pretty hackish and could need some improvement. See issue #2751 for more details.
tkreuzer at svn.reactos.org
- [ros-diffs] [weiden] 30450: Delete all GLDCDATA structures in wglDeleteContext that share the same ICD
weiden at svn.reactos.org
- [ros-diffs] [jimtabor] 30451: Fix define from wine.
jimtabor at svn.reactos.org
- [ros-diffs] [weiden] 30452: Expose the pointer to the shared heap and the delta to the user mode mapping
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30453: Translate pointers in ValidateHandle to the user mode mapping
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30454: Forgot to commit this
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30455: Dereference callproc handles without a system call
weiden at svn.reactos.org
- [ros-diffs] [dreimer] 30456: Byebye, Trailing Spaces
dreimer at svn.reactos.org
- [ros-diffs] [dreimer] 30457: last fixes for changelog
dreimer at svn.reactos.org
- [ros-diffs] [cwittich] 30458: fix a resource leak
cwittich at svn.reactos.org
- [ros-diffs] [greatlrd] 30459: Implement wglGetDefaultProcAddress ------------------------------------ Simple copy the wglGetProcAddress, it is only one different between them it is wglGetProcAddress should call on glflush to clear the interface before it give the address.
greatlrd at svn.reactos.org
- [ros-diffs] [cwittich] 30460: sync CryptAcquireContext to wine (this fixes some Unicode issues)
cwittich at svn.reactos.org
- [ros-diffs] [mpiulachs] 30461: Fix maze screensaver and move it to a more adecuate location
mpiulachs at svn.reactos.org
- [ros-diffs] [mpiulachs] 30462: Forgot to commit it
mpiulachs at svn.reactos.org
- [ros-diffs] [mpiulachs] 30463: update maze screensaver path
mpiulachs at svn.reactos.org
- [ros-diffs] [fireball] 30464: Dmitry Chapyshev <lentind at yandex.ru> - Update ras headers, up to Win2003 version. These headers are not syncable with Wine, since ours are more complete now.
fireball at svn.reactos.org
- [ros-diffs] [mpiulachs] 30465: Move ReplaceVariable funtion to the Environment class inset of using 3 copy-pasted versions of this function
mpiulachs at svn.reactos.org
- [ros-diffs] [hpoussin] 30466: Add a script to create a .rbuild file using files in the current directory 1) Copy this script to the root dir of the module 2) Run "createrbuild.cmd >module.rbuild" 3) Update 2nd line (path to project.dtd) 4) Update 3rd line (module parameters) 5) Delete "createrbuild.cmd" ; )
hpoussin at svn.reactos.org
- [ros-diffs] [weiden] 30467: - Fix desktop heaps handling and various bugs - Begin superseding the WINDOW_OBJECT structure by WINDOW which is located on the desktop heap - Implement GetClientRect() and GetWindowRect() to read the information from the desktop heap
weiden at svn.reactos.org
- [ros-diffs] [fireball] 30468: - Import rasapi32 from Wine, add it to the install disk. - Add resources (Dmitry Chapyshev).
fireball at svn.reactos.org
- [ros-diffs] [mpiulachs] 30469: Implement a new way to build only the required parts of the reactos codebase partly inspired by bug 2568. Introduced the concept of module "family" and "buildfamilies" Any module can belong to an N number of families for example the 'calc' win32 gui module: <module name="calc" type="win32gui" installbase="system32" installname="calc.exe"> (..) <family>applications</family> <family>guiapplications</family> (..) and the 'solitaire' win32 gui module: <module name="sol" type="win32gui" installbase="system32" installname="sol.exe" unicode="no" allowwarnings="true"> (..) <family>applications</family> <family>guiapplications</family> <family>games</family> (..) now is possible to type on the rosbe console: >make applications (calc and sol and all its dependencies will be build) >make applications_clean (calc and sol clean target will be executed) >make games (sol and any other member of the games family will be build) It works in conjunction with the new \buildfamilies.rbuild. In a properly tagged codebase the developer has the option to build only the parts of the operating system he is currently working on without having to clean and recompile the whole codebase every time. All required dependencies will be also automatically compiled.
mpiulachs at svn.reactos.org
- [ros-diffs] [hpoussin] 30470: Reset mouse to detect its type See issue #2817 for more details.
hpoussin at svn.reactos.org
- [ros-diffs] [jimtabor] 30471: Add more data for ClientInfo, Callback and support per thread hooks.
jimtabor at svn.reactos.org
- [ros-diffs] [mpiulachs] 30472: - Added a few more build families to buildfamilies.rbuild - Added a description field to the "buildfamily" element - Added a check to ensure only valid module types use the "family" element.
mpiulachs at svn.reactos.org
- [ros-diffs] [fireball] 30473: - Thanks hpoussin for remind!
fireball at svn.reactos.org
- [ros-diffs] [peterw] 30474: - Clarify component descriptions a bit.
peterw at svn.reactos.org
- [ros-diffs] [cfinck] 30475: - Add new spectrum bitmaps for 4bpp, 8bpp and 16-32bpp. The 8bpp one can probably be done better, but at least it's suitable ; -) As we use StretchBlt in the code, the bitmaps are very small, so they are stretched to the full size at runtime. - Change the current spectrum bitmap, when the user selects another color depth - Enable support for 4bpp color depth - Fix a bug in "monslctl.c", which broke building under MSVC
cfinck at svn.reactos.org
- [ros-diffs] [cfinck] 30476: Attempt to fix the build...
cfinck at svn.reactos.org
- [ros-diffs] [weiden] 30477: Implement GetWindowLongA/W without having to call win32k for most cases
weiden at svn.reactos.org
- [ros-diffs] [cfinck] 30478: Ukrainian translation for WinHelp by Rostislav Zabolotny (rstzab AT yandex DOT ru) See issue #2765 for more details.
cfinck at svn.reactos.org
- [ros-diffs] [cfinck] 30479: Brazilian Portuguese translation for msconfig by Mateus de Lima (mateusloliveira AT hotmail DOT com) See issue #2771 for more details.
cfinck at svn.reactos.org
- [ros-diffs] [cwittich] 30480: add some defines
cwittich at svn.reactos.org
- [ros-diffs] [arty] 30481: RosBE-PPC package. Needed for building ReactOS for PPC. Install it by running './install.sh $HOME/rosbe-ppc' and then run '$HOME/rosbe-ppc/rosbe' to get a shell with the right environment to build. You can just do 'make -k install' (not everything builds) to get enough to help porting. A big endian registry maker (pyhive) and nls swapper (pynls) are provided to seed registry hives and nls files.
arty at svn.reactos.org
- [ros-diffs] [greatlrd] 30482: Updating Mesa32 icd interface to support some of opengl 2.1 api. more will comes.
greatlrd at svn.reactos.org
- [ros-diffs] [mpiulachs] 30483: Tag some modules for testing purposes now you can : make shells make shells_clean make services make services_clean
mpiulachs at svn.reactos.org
- [ros-diffs] [arty] 30484: Rolled into RosBE-PPC.
arty at svn.reactos.org
- [ros-diffs] [greatlrd] 30485: Updating Mesa32 icd interface to support some of opengl 2.1 api. more will comes.
greatlrd at svn.reactos.org
- [ros-diffs] [weiden] 30486: Change call to NtUserGetWindowLong to GetWindowLong in EnableWindow
weiden at svn.reactos.org
- [ros-diffs] [cwittich] 30487: add some defines
cwittich at svn.reactos.org
- [ros-diffs] [cwittich] 30488: better stub for FileEncryptionStatusW
cwittich at svn.reactos.org
- [ros-diffs] [weiden] 30489: Some minor optimizations
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30490: Optimize GetWindowText(Length)A/W and WM_GETTEXT(LENGTH)
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30491: Optimize GetClassLongA/W to read most information from the desktop heap
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30492: Make registration of system window classes a bit more robust
weiden at svn.reactos.org
- [ros-diffs] [cwittich] 30493: sync to wine Author: Alexandre Julliard <julliard at winehq.org> Don't wait for the command to terminate in ShellLink_InvokeCommand.
cwittich at svn.reactos.org
- [ros-diffs] [arty] 30494: hpoussin pointed out that these aren't needed anymore.
arty at svn.reactos.org
- [ros-diffs] [weiden] 30495: Optimize ClientToScreen(), ScreenToClient() and MapWindowPoints()
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30496: Use correct buffer size in GetClassNameW()
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30497: Optimize IsWindow() and IsWindowUnicode()
weiden at svn.reactos.org
- [ros-diffs] [cwittich] 30498: fix some bugs in GetTimeZoneListIndex
cwittich at svn.reactos.org
- [ros-diffs] [hpoussin] 30499: Enable mouse before resetting it
hpoussin at svn.reactos.org
- [ros-diffs] [jimtabor] 30500: This helps FF 1.5.03 Restore from Maximize. Anyone open to a full rewrite of winpos and support?
jimtabor at svn.reactos.org
- [ros-diffs] [hpoussin] 30501: Fix race condition
hpoussin at svn.reactos.org
- [ros-diffs] [gedmurphy] 30502: add IDeskBarClient interface to shlobj
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30503: remove from todo.h
gedmurphy at svn.reactos.org
- [ros-diffs] [gedmurphy] 30504: bump up the _WIN32_IE number to make various PSDK interfaces available
gedmurphy at svn.reactos.org
- [ros-diffs] [hpoussin] 30505: Prepare import of rsabase.dll and rsaenh.dll from Wine
hpoussin at svn.reactos.org
- [ros-diffs] [winesync] 30506: Autosyncing with Wine HEAD
winesync at svn.reactos.org
- [ros-diffs] [winesync] 30507: Autosyncing with Wine HEAD
winesync at svn.reactos.org
- [ros-diffs] [winesync] 30508: Autosyncing with Wine HEAD
winesync at svn.reactos.org
- [ros-diffs] [cwittich] 30509: sync LISTBOX_InsertString to wine
cwittich at svn.reactos.org
- [ros-diffs] [cwittich] 30510: sync to wine
cwittich at svn.reactos.org
- [ros-diffs] [fireball] 30511: - Fix a typo.
fireball at svn.reactos.org
- [ros-diffs] [mpiulachs] 30512: - Add the "families" target that will print the available build families from buildfamilies.rbuild - fix some typos
mpiulachs at svn.reactos.org
- [ros-diffs] [weiden] 30513: Protect GetClassLong() and GetWindowText() with SEH as they're following pointers in the desktop heap
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30514: Optimize SendMessageA/W to allow certain messages be sent without calling win32k
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30515: Allow selecting disabled menu items
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30516: Optimize DispatchMessageA/W to avoid calls to win32k
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30517: Optimize GetParent() to read the information from the desktop heap
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30518: Optimize GetAncestor for the most common case GA_PARENT (for now)
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30519: Optimize IsChild() to use the desktop heap instead of calling win32k
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30520: Optimize IsWindowVisible() a bit more to use the desktop heap directly
weiden at svn.reactos.org
- [ros-diffs] [weiden] 30521: Optimize GetWindow() for the case GW_OWNER to read from the desktop heap
weiden at svn.reactos.org
- [ros-diffs] [ekohl] 30522: Sort the default input languages alphabetically.
ekohl at svn.reactos.org
- [ros-diffs] [pschweitzer] 30523: Updated French translation
pschweitzer at svn.reactos.org
- [ros-diffs] [pschweitzer] 30524: Updated French translation
pschweitzer at svn.reactos.org
- [ros-diffs] [cwittich] 30525: initialize DirectoryHandle, add a DPRINT which displays the status returned by NtCreateFile in case of error
cwittich at svn.reactos.org
- [ros-diffs] [greatlrd] 30526: Fix a WCHAR issue in opengl32 one char was not in wchar format. discover it by compiling with VS Use the C version of GLFUNCS_MACRO for VS and only use the inline assembler version if it _MINGW32_ set Fix few warnings for VS
greatlrd at svn.reactos.org
- [ros-diffs] [pschweitzer] 30527: Ukrainian translation update (temarez at yandex.ru) See issue #2812 for more details.
pschweitzer at svn.reactos.org
- [ros-diffs] [pschweitzer] 30528: - Reactivated French translation in mstsc - Added French translation for telephon
pschweitzer at svn.reactos.org
- [ros-diffs] [pschweitzer] 30529: Italian translations update by Paolo Devoti (devotip at tiscali.it) See issue #2773 for more details.
pschweitzer at svn.reactos.org
- [ros-diffs] [fireball] 30530: Dmitry Chapyshev <lentind at yandex.ru> - Add modemui.dll implement