2009-09-17 |
Johannes Anderwald | - Fix copying of files / directories in explorer view |
commit | commitdiff | tree |
2009-09-17 |
Johannes Anderwald | - Fix copying of files / directories in explorer view |
commit | commitdiff | tree |
2009-09-15 |
Cameron Gutman | - Call SetLastError/GetLastError to do our work for... |
commit | commitdiff | tree |
2009-09-15 |
Johannes Anderwald | - Set ProgramFiles, CommonProgramFiles environment... |
commit | commitdiff | tree |
2009-09-15 |
James Tabor | - Patch by Smiley <johnyadams@hotmail.com>: remove... |
commit | commitdiff | tree |
2009-09-15 |
Dmitry Chapyshev | - Add validation a computer name |
commit | commitdiff | tree |
2009-09-15 |
James Tabor | - Update win32k tests. |
commit | commitdiff | tree |
2009-09-15 |
James Tabor | [User32] Theme Support Interface |
commit | commitdiff | tree |
2009-09-15 |
Dmitry Chapyshev | - Partially implement "Computer Name Changes" dialog... |
commit | commitdiff | tree |
2009-09-14 |
Johannes Anderwald | - Check if a shortcut to shortcut is made and resolve... |
commit | commitdiff | tree |
2009-09-14 |
Dmitry Chapyshev | - Handle potential null-pointer access. Found by Amine... |
commit | commitdiff | tree |
2009-09-14 |
Michael Martin | NtAllocateVirtualMemory: Add check to make sure that... |
commit | commitdiff | tree |
2009-09-14 |
Cameron Gutman | - Rework our aging neighbor cache system that never... |
commit | commitdiff | tree |
2009-09-14 |
Dmitry Chapyshev | - Fix starting Imdisk applet. Patch by Johnny Adams... |
commit | commitdiff | tree |
2009-09-14 |
James Tabor | - Remove redundant null check. Spotted by Amine Khaldi. |
commit | commitdiff | tree |
2009-09-13 |
Johannes Anderwald | - Remove obsolete code |
commit | commitdiff | tree |
2009-09-13 |
Johannes Anderwald | - Add back PHYSICAL_ADDRESS workarround for IDmaChannel... |
commit | commitdiff | tree |
2009-09-13 |
James Tabor | - Add query window for real process Id. |
commit | commitdiff | tree |
2009-09-13 |
Dmitry Gorbachev | Fix r43040 mistake. |
commit | commitdiff | tree |
2009-09-13 |
Stefan Ginsberg | - Fix some redefinition warnings caused by our headers... |
commit | commitdiff | tree |
2009-09-13 |
Dmitry Gorbachev | Fix GCC detection in RBuild (first check TARGET_CC). |
commit | commitdiff | tree |
2009-09-13 |
Johannes Anderwald | - Fix typo |
commit | commitdiff | tree |
2009-09-13 |
Dmitry Gorbachev | Silence compiler warnings for all GCC 4.4.x versions. |
commit | commitdiff | tree |
2009-09-13 |
Dmitry Chapyshev | - Fix cursor position bug after turn off word wrap... |
commit | commitdiff | tree |
2009-09-12 |
Johannes Anderwald | [KS] |
commit | commitdiff | tree |
2009-09-12 |
Dmitry Chapyshev | - Remove unused variable. Found by Amine Khaldi. |
commit | commitdiff | tree |
2009-09-12 |
Dmitry Chapyshev | - Add NULL pointer check. Found by Amine Khaldi. |
commit | commitdiff | tree |
2009-09-12 |
Cameron Gutman | - Fix memory leaks when reading strings and binary... |
commit | commitdiff | tree |
2009-09-11 |
Stefan Ginsberg | - ObpCreateDosDevicesDirectory: Check that allocation... |
commit | commitdiff | tree |
2009-09-11 |
Stefan Ginsberg | - Remove accidental change from 42918 |
commit | commitdiff | tree |
2009-09-11 |
James Tabor | - Quick implementation of RtlIsThreadWithinLoaderCallout. |
commit | commitdiff | tree |
2009-09-11 |
Johannes Anderwald | - Fix build #2 |
commit | commitdiff | tree |
2009-09-11 |
Johannes Anderwald | - Fix build |
commit | commitdiff | tree |
2009-09-11 |
Johannes Anderwald | - Convert portcls to a C++ driver |
commit | commitdiff | tree |
2009-09-11 |
Johannes Anderwald | - Remove dead code |
commit | commitdiff | tree |
2009-09-10 |
Stefan Ginsberg | - Fix various warnings in inflib (thanks to Ged for... |
commit | commitdiff | tree |
2009-09-10 |
Johannes Anderwald | - A few header updates |
commit | commitdiff | tree |
2009-09-10 |
Dmitry Gorbachev | Correct the terms for measurement systems. |
commit | commitdiff | tree |
2009-09-10 |
Dmitry Gorbachev | Sync translations with English file. Javier Remacha... |
commit | commitdiff | tree |
2009-09-10 |
Dmitry Gorbachev | Update/add Spanish and Basque translations. Javier... |
commit | commitdiff | tree |
2009-09-10 |
Dmitry Gorbachev | Update/add Spanish and Basque translations. Javier... |
commit | commitdiff | tree |
2009-09-09 |
Dmitry Gorbachev | Japanese translations by Tomoya Kitagawa. Bug #4840... |
commit | commitdiff | tree |
2009-09-09 |
Dmitry Gorbachev | Japanese translations by Tomoya Kitagawa. Bug #4840... |
commit | commitdiff | tree |
2009-09-09 |
Dmitry Gorbachev | Update Slovak translation. Mario Kacmar. Bug #4839. |
commit | commitdiff | tree |
2009-09-09 |
Dmitry Gorbachev | Spanish translation of RApps by Javier Remacha. Bug... |
commit | commitdiff | tree |
2009-09-09 |
Colin Finck | [FORMATTING] Fix the indentation mess in KDBG and use... |
commit | commitdiff | tree |
2009-09-07 |
James Tabor | - [Win32k] Class rewrite |
commit | commitdiff | tree |
2009-09-06 |
James Tabor | Patch by johnyadams@hotmail.com: Some applications... |
commit | commitdiff | tree |
2009-09-06 |
Hervé Poussineau | Revert r43007 to try to please buildbot |
commit | commitdiff | tree |
2009-09-06 |
Hervé Poussineau | Rework FAT filesystem to not be tied to boot filesystem |
commit | commitdiff | tree |
2009-09-06 |
Hervé Poussineau | Implement GetFileInformation() on disks for i386 archit... |
commit | commitdiff | tree |
2009-09-06 |
Hervé Poussineau | Remove code dealing with FAT cache. It is never used |
commit | commitdiff | tree |
2009-09-06 |
Hervé Poussineau | For now, some filesystems still need to use DiskGetBoot... |
commit | commitdiff | tree |
2009-09-06 |
Hervé Poussineau | Remove support for machine specific versions of DiskGet... |
commit | commitdiff | tree |
2009-09-06 |
Hervé Poussineau | Do not leak device descriptors in case of error |
commit | commitdiff | tree |
2009-09-06 |
Sylvain Petreolle | reenable kernel32:pipe test |
commit | commitdiff | tree |
2009-09-06 |
Sylvain Petreolle | forgot the header update part. |
commit | commitdiff | tree |
2009-09-06 |
Sylvain Petreolle | sync mlang winetest with wine 1.1.29 |
commit | commitdiff | tree |
2009-09-06 |
Sylvain Petreolle | - Sync mlang with Wine 1.1.29 |
commit | commitdiff | tree |
2009-09-05 |
Dmitry Chapyshev | - Handle memory allocation failures. Found by Amine... |
commit | commitdiff | tree |
2009-09-05 |
Dmitry Chapyshev | - Sync sti with Wine 1.1.29 |
commit | commitdiff | tree |
2009-09-05 |
Dmitry Chapyshev | - Sync ole32 and oleaut32 with Wine 1.1.29 |
commit | commitdiff | tree |
2009-09-05 |
Dmitry Chapyshev | - Sync msctf, mshtml and msxml3 with Wine 1.1.29 |
commit | commitdiff | tree |
2009-09-05 |
Dmitry Chapyshev | - Sync comctl32 and comdlg32 with Wine 1.1.29 |
commit | commitdiff | tree |
2009-09-05 |
Dmitry Chapyshev | - Sync headers with Wine 1.1.29 |
commit | commitdiff | tree |
2009-09-04 |
Kamil Hornicek | - update wined3d to Wine 1.1.29 |
commit | commitdiff | tree |
2009-09-03 |
Dmitry Chapyshev | - Handle memory allocation failure. Found by amine48rz |
commit | commitdiff | tree |
2009-09-03 |
Dmitry Chapyshev | - Sync gdiplus with Wine 1.1.29 |
commit | commitdiff | tree |
2009-09-03 |
Daniel Reimer | Bug 4795: Japanese translation for paint by pcds90net... |
commit | commitdiff | tree |
2009-09-03 |
Dmitry Chapyshev | - Sync shdocvw with Wine 1.1.29 |
commit | commitdiff | tree |
2009-09-03 |
Dmitry Chapyshev | - Sync windowscodecs with Wine 1.1.29 |
commit | commitdiff | tree |
2009-09-03 |
Kamil Hornicek | - update wined3d, d3d8, d3d9, ddraw to Wine 1.1.28 |
commit | commitdiff | tree |
2009-09-02 |
Dmitry Chapyshev | - Update applications information. Patch by Maciej... |
commit | commitdiff | tree |
2009-09-02 |
Dmitry Chapyshev | - Free memory at initialization failure |
commit | commitdiff | tree |
2009-09-02 |
Dmitry Chapyshev | - Add missed checks of memory allocation failures |
commit | commitdiff | tree |
2009-09-01 |
Colin Finck | Michael Bruestle (michael_bruestle@yahoo.com) |
commit | commitdiff | tree |
2009-09-01 |
Dmitry Chapyshev | - Update applications information. Patch by Maciej... |
commit | commitdiff | tree |
2009-09-01 |
Cameron Gutman | - Send NetEventBindsComplete when binding has complete... |
commit | commitdiff | tree |
2009-08-31 |
Stefan Ginsberg | - Fix a valid gcc 4.4.0 uninitialized variable warning |
commit | commitdiff | tree |
2009-08-31 |
Stefan Ginsberg | - Partial revert of 42973 for the systeminfo utility... |
commit | commitdiff | tree |
2009-08-30 |
Hervé Poussineau | Use memory wrappers instead of ExAllocatePool/ExFreePoo... |
commit | commitdiff | tree |
2009-08-30 |
Stefan Ginsberg | - %llx -> %I64x |
commit | commitdiff | tree |
2009-08-30 |
Stefan Ginsberg | - Add missing prototype |
commit | commitdiff | tree |
2009-08-30 |
Stefan Ginsberg | - Fix some inflib warnings |
commit | commitdiff | tree |
2009-08-30 |
Stefan Ginsberg | - gcc 4.4.0 bringup 1 of ?: |
commit | commitdiff | tree |
2009-08-30 |
Stefan Ginsberg | - Make ddraw test compile warning free under gcc 4.4.0 |
commit | commitdiff | tree |
2009-08-30 |
Stefan Ginsberg | - Fix gdb2 and regexpl warnings under gcc 4.4.0 |
commit | commitdiff | tree |
2009-08-30 |
Daniel Reimer | OK, I give up. Pigglesworth, HAALP. What do I do wrong??! |
commit | commitdiff | tree |
2009-08-30 |
Daniel Reimer | Next try. This time I reverted most of my header change... |
commit | commitdiff | tree |
2009-08-30 |
Timo Kreuzer | Update DM_XXX constants and move some from winuser... |
commit | commitdiff | tree |
2009-08-29 |
Cameron Gutman | - Implement AFD_INFO_GROUP_ID_TYPE |
commit | commitdiff | tree |
2009-08-29 |
Daniel Reimer | Revert my recent changes. |
commit | commitdiff | tree |
2009-08-29 |
Daniel Reimer | Sync ddraw, d3d8 and d3d9 + wined3d to wine 1.1.28 |
commit | commitdiff | tree |
2009-08-29 |
Hervé Poussineau | [ntoskrnl] Check if caller has valid access before... |
commit | commitdiff | tree |
2009-08-27 |
Cameron Gutman | - Check that AFD succeeded the create request |
commit | commitdiff | tree |
2009-08-27 |
Cameron Gutman | - Check that we got a valid socket before trying to... |
commit | commitdiff | tree |
2009-08-27 |
KJK::Hyperion | Add a missing include |
commit | commitdiff | tree |
2009-08-27 |
Matthias Kupfer | - revert change from revision 41251, because it introdu... |
commit | commitdiff | tree |
2009-08-27 |
Daniel Reimer | forgot these |
commit | commitdiff | tree |
2009-08-27 |
Daniel Reimer | Bug 4805: Bulgarian translation update by CCTAHEB ... |
commit | commitdiff | tree |
next |