2009-08-15 |
Gregor Schneider | Apply changes from r42521 to DefWndProcW as well |
commit | commitdiff | tree |
2009-08-15 |
James Tabor | - Fix define types. |
commit | commitdiff | tree |
2009-08-15 |
Hervé Poussineau | Try to fix build after r42706 |
commit | commitdiff | tree |
2009-08-15 |
Stefan Ginsberg | - Attempt to fix user32 build after 42706 -- user32... |
commit | commitdiff | tree |
2009-08-15 |
Matthias Kupfer | German translation of ReactOS Applications Manager |
commit | commitdiff | tree |
2009-08-15 |
Stefan Ginsberg | - Convert tditest to PSEH instead of a broken MSVC... |
commit | commitdiff | tree |
2009-08-15 |
Aleksey Bragin | - Fix a typo. |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Sync comctl32 with Wine 1.1.27 (without imagelist.c) |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Fix Russian translation |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Set mute icon if sound unavailable |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Add some resources |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Add EventLabels keys |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Add sound schemes keys |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Add bcrypt, xmllite and hnetcfg from Wine |
commit | commitdiff | tree |
2009-08-15 |
Johannes Anderwald | - Implement KsGetFirstChild, KsGetNextSibling |
commit | commitdiff | tree |
2009-08-15 |
Johannes Anderwald | - Add dmksctrl.h |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Define APPLICATION_DATEBASE_URL |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Add README.ENG |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Remove appwiz-new |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Add rapps.exe to bootcd |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Change downloader.exe to rapps.exe |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Returns TRUE in AttachConsole (like in Wine) |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Partially sync locale.c with Wine |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Add debug print for unimplemented function |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Implement EnumObjects (untested) |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Add some defines |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Add debug print for unimplemented function |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Handle query security descriptor |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Add msgsm32.acm from Wine |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Sync oleacc, oleaut32, olesvr32 with Wine 1.1.27 |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Add Russian translation |
commit | commitdiff | tree |
2009-08-15 |
Johannes Anderwald | - Include splitter in build |
commit | commitdiff | tree |
2009-08-15 |
Dmitry Chapyshev | - Add/update Ukrainian translation by Yevhen Sakara... |
commit | commitdiff | tree |
2009-08-15 |
Cameron Gutman | - Actually zero the select events in ZeroEvents |
commit | commitdiff | tree |
2009-08-15 |
Cameron Gutman | - Fix more select bugs related to the disconnect event |
commit | commitdiff | tree |
2009-08-15 |
Cameron Gutman | - Fix several bugs in select code and remove some... |
commit | commitdiff | tree |
2009-08-15 |
Timo Kreuzer | Fix screwed logic in LIST_FOR_EACH and LIST_FOR_EACH_SA... |
commit | commitdiff | tree |
2009-08-14 |
Timo Kreuzer | [win32k] EngCreateDeviceBitmap: handle failure of EngLo... |
commit | commitdiff | tree |
2009-08-14 |
Johannes Anderwald | - Implement KsPropertyHandler, KsPropertyHandlerWithAll... |
commit | commitdiff | tree |
2009-08-14 |
Johannes Anderwald | [KS] |
commit | commitdiff | tree |
2009-08-14 |
Johannes Anderwald | - A few header updates |
commit | commitdiff | tree |
2009-08-14 |
Timo Kreuzer | More fix NtUserSetWindowContextHelpId. Spotted by Cameron. |
commit | commitdiff | tree |
2009-08-14 |
Cameron Gutman | - Fix several bugs so select() will now recognize... |
commit | commitdiff | tree |
2009-08-13 |
Cameron Gutman | - Fix a NULL pointer dereference if ExAllocatePool... |
commit | commitdiff | tree |
2009-08-13 |
Cameron Gutman | - Fix a handle leak |
commit | commitdiff | tree |
2009-08-13 |
Johannes Anderwald | [SPLITTER] |
commit | commitdiff | tree |
2009-08-13 |
Johannes Anderwald | [KS] |
commit | commitdiff | tree |
2009-08-13 |
Johannes Anderwald | - Implement IPortDMus_fnNewRegistryKey |
commit | commitdiff | tree |
2009-08-13 |
Stefan Ginsberg | - Re-disallow warnings for gdi32, user32 and lsasrv |
commit | commitdiff | tree |
2009-08-13 |
Stefan Ginsberg | - Make gdi32 compile warning free under msvc |
commit | commitdiff | tree |
2009-08-13 |
James Tabor | - Fix SetWndContextHlpId call. |
commit | commitdiff | tree |
2009-08-13 |
James Tabor | - Fix another NULL Wnd crash. |
commit | commitdiff | tree |
2009-08-12 |
James Tabor | - Fix menu window callback. Only use it when the menu... |
commit | commitdiff | tree |
2009-08-12 |
Cameron Gutman | - Don't access an uninitialized variable |
commit | commitdiff | tree |
2009-08-12 |
James Tabor | - Move GetWindowInfo support into user32. Use HWNDPARAM... |
commit | commitdiff | tree |
2009-08-12 |
Aleksey Bragin | - Rewrite RtlpCreateAtomHandle to readable code and... |
commit | commitdiff | tree |
2009-08-12 |
James Tabor | - Check if server side window proc is set when clearing... |
commit | commitdiff | tree |
2009-08-12 |
James Tabor | Rewrite NtUserGetCPD to correctly return the callproc... |
commit | commitdiff | tree |
2009-08-12 |
James Tabor | Properly set the active window frame flag. Add missing... |
commit | commitdiff | tree |
2009-08-12 |
James Tabor | - Move W32 Process flags to the proper place. |
commit | commitdiff | tree |
2009-08-12 |
James Tabor | Properly set and clear the dialog window flag. |
commit | commitdiff | tree |
2009-08-11 |
Timo Kreuzer | Make the tui console background black instead of blue. |
commit | commitdiff | tree |
2009-08-11 |
Gregor Schneider | Amendment to r42615: add the check in the correct line |
commit | commitdiff | tree |
2009-08-11 |
Timo Kreuzer | [win32k] |
commit | commitdiff | tree |
2009-08-11 |
Timo Kreuzer | [win32k] |
commit | commitdiff | tree |
2009-08-11 |
Jeffrey Morlan | Fix a buffer overflow in ConvertULargeInteger |
commit | commitdiff | tree |
2009-08-11 |
Johannes Anderwald | - Filter dispatch is optional, handle it when creating... |
commit | commitdiff | tree |
2009-08-11 |
Gregor Schneider | Re-add r42536, it didn't break the build server |
commit | commitdiff | tree |
2009-08-11 |
Johannes Anderwald | - Start implementing splitter |
commit | commitdiff | tree |
2009-08-11 |
Johannes Anderwald | - Add few macros, constants for splitter |
commit | commitdiff | tree |
2009-08-11 |
Gregor Schneider | Free memory on error |
commit | commitdiff | tree |
2009-08-11 |
Gregor Schneider | Return INVALID_FILE_ATTRIBUTES when no filename is... |
commit | commitdiff | tree |
2009-08-11 |
Gregor Schneider | Fix memory allocation for small number of digits |
commit | commitdiff | tree |
2009-08-11 |
Gregor Schneider | Don't access the pattern GetPixel function pointer... |
commit | commitdiff | tree |
2009-08-11 |
Aleksey Bragin | - Get NtUnloadKey2 back to old behavior until its calle... |
commit | commitdiff | tree |
2009-08-11 |
Johannes Anderwald | - Check if allocation succeeded |
commit | commitdiff | tree |
2009-08-11 |
Johannes Anderwald | - Audiosrv first starts sysaudio and then wdmaud. It... |
commit | commitdiff | tree |
2009-08-11 |
Johannes Anderwald | - Add sanity checks |
commit | commitdiff | tree |
2009-08-11 |
Johannes Anderwald | - Fix allocation check |
commit | commitdiff | tree |
2009-08-11 |
Johannes Anderwald | [KS] |
commit | commitdiff | tree |
2009-08-11 |
Johannes Anderwald | - Remove superflouous checks |
commit | commitdiff | tree |
2009-08-10 |
Timo Kreuzer | Move stubs for user mode printer drivers from stubs... |
commit | commitdiff | tree |
2009-08-10 |
Cameron Gutman | - Make Connect IRPs cancellable (should fix some deadl... |
commit | commitdiff | tree |
2009-08-10 |
Johannes Anderwald | - Implement swenum |
commit | commitdiff | tree |
2009-08-10 |
Timo Kreuzer | Revert part of my last commit, this was testcode not... |
commit | commitdiff | tree |
2009-08-10 |
Timo Kreuzer | - Move some functions from stubs.c to new file eng... |
commit | commitdiff | tree |
2009-08-10 |
Timo Kreuzer | Fix return value. Thanks to Hervé for noticing. |
commit | commitdiff | tree |
2009-08-10 |
Johannes Anderwald | - Implement BdaPropertyGetPinControl |
commit | commitdiff | tree |
2009-08-10 |
Johannes Anderwald | - A few updates from Archwald |
commit | commitdiff | tree |
2009-08-10 |
Johannes Anderwald | - Implement BdaPropertyNodeTypes, BdaPropertyPinTypes |
commit | commitdiff | tree |
2009-08-10 |
Timo Kreuzer | Implement EngFileIoControl and EngFileWrite |
commit | commitdiff | tree |
2009-08-10 |
Johannes Anderwald | - Implement BdaInitFilter, BdaCreateTopology |
commit | commitdiff | tree |
2009-08-10 |
Johannes Anderwald | - Add macros for bda |
commit | commitdiff | tree |
2009-08-10 |
Aleksey Bragin | - Rewrite failure branch of IopLoadUnloadDriver to... |
commit | commitdiff | tree |
2009-08-10 |
Aleksey Bragin | - Make NtUnloadKey call a newer version of the NTAPI... |
commit | commitdiff | tree |
2009-08-10 |
Johannes Anderwald | - Arch broke it |
commit | commitdiff | tree |
2009-08-10 |
Johannes Anderwald | - Add BDA filter context to object bag, so that it... |
commit | commitdiff | tree |
2009-08-10 |
Johannes Anderwald | - Add KsFilterFactoryGetParentDevice macro |
commit | commitdiff | tree |
2009-08-10 |
Johannes Anderwald | [BDASUP] |
commit | commitdiff | tree |
2009-08-10 |
Johannes Anderwald | - Add include guards |
commit | commitdiff | tree |
next |