2007-09-14 |
Hervé Poussineau | Clean up .rbuild files and make them xml compliant |
commit | commitdiff | tree |
2007-09-14 |
James Tabor | - Setting up for the User32 part of the win32k rewrite. |
commit | commitdiff | tree |
2007-09-14 |
The Wine Synchronizer | Autosyncing with Wine HEAD |
commit | commitdiff | tree |
2007-09-14 |
Hervé Poussineau | Add imm.h header (enough to let Wine imm.dll compile) |
commit | commitdiff | tree |
2007-09-14 |
Hervé Poussineau | Autosyncing with Wine HEAD |
commit | commitdiff | tree |
2007-09-14 |
James Tabor | It does work. There is another bug in the tree! |
commit | commitdiff | tree |
2007-09-14 |
James Tabor | Need to update or sync with wine. |
commit | commitdiff | tree |
2007-09-14 |
James Tabor | Vitaliy Margolen: Dont exit when double-clicking with... |
commit | commitdiff | tree |
2007-09-14 |
James Tabor | Fix typo, add extra entry to the structure. |
commit | commitdiff | tree |
2007-09-14 |
Timo Kreuzer | make upper 16 bit of gdi table entries type field more... |
commit | commitdiff | tree |
2007-09-13 |
James Tabor | Add window client information structure to TEB. |
commit | commitdiff | tree |
2007-09-13 |
Daniel Reimer | Reformat the RC Files of the cpls to use rsrc.rc for... |
commit | commitdiff | tree |
2007-09-13 |
Johannes Anderwald | - implement reading/displaying audio schemes |
commit | commitdiff | tree |
2007-09-12 |
Johannes Anderwald | - implement loading of sound items |
commit | commitdiff | tree |
2007-09-12 |
Ged Murphy | Set the main icon resource number to 3004. This should... |
commit | commitdiff | tree |
2007-09-12 |
Johannes Anderwald | - start implementing sound scheme dialog |
commit | commitdiff | tree |
2007-09-12 |
Daniel Reimer | Translate the Keyboard Settings too. |
commit | commitdiff | tree |
2007-09-12 |
Ged Murphy | - rewrite the Control code |
commit | commitdiff | tree |
2007-09-12 |
Ged Murphy | Use the handle for ControlService too. This allows... |
commit | commitdiff | tree |
2007-09-12 |
Ged Murphy | silence a couple of debug messages I missed |
commit | commitdiff | tree |
2007-09-12 |
Ged Murphy | add a client handle to the private interface |
commit | commitdiff | tree |
2007-09-12 |
Ged Murphy | - Share a client service handle with the SCM and use... |
commit | commitdiff | tree |
2007-09-12 |
Ged Murphy | Receive a client service handle from advapi32 so we... |
commit | commitdiff | tree |
2007-09-12 |
Hervé Poussineau | Cleanup GetDirectory(), GetFilename() and GetExtension... |
commit | commitdiff | tree |
2007-09-12 |
Andrew Greenwood | Modified WINE's winmm.dll to support loading of user... |
commit | commitdiff | tree |
2007-09-11 |
Ged Murphy | make the apps icon a bit neater |
commit | commitdiff | tree |
2007-09-11 |
Ged Murphy | delete comments |
commit | commitdiff | tree |
2007-09-11 |
Ged Murphy | - Send the SERVICE_STATUS_HANDLE to the SCM so SetServi... |
commit | commitdiff | tree |
2007-09-11 |
Ged Murphy | - store the SERVICE_STATUS_HANDLE and use it for settin... |
commit | commitdiff | tree |
2007-09-11 |
Aleksey Bragin | - When media is changed, set VolumeDevice's DO_VERIFY_V... |
commit | commitdiff | tree |
2007-09-11 |
Hervé Poussineau | Rename strFile/strDirectory to a more meaningful name... |
commit | commitdiff | tree |
2007-09-10 |
Ged Murphy | fix the service name to match the registry key |
commit | commitdiff | tree |
2007-09-10 |
Eric Kohl | - Enumerate short and long date formats. |
commit | commitdiff | tree |
2007-09-10 |
Eric Kohl | Add missing definitions of EnumDateFormats. |
commit | commitdiff | tree |
2007-09-10 |
Eric Kohl | - Enumerate time formats. |
commit | commitdiff | tree |
2007-09-10 |
Eric Kohl | - Change the currently selected locale id instead of... |
commit | commitdiff | tree |
2007-09-10 |
Aleksey Bragin | - Separate creating partitions objects into a different... |
commit | commitdiff | tree |
2007-09-10 |
Eric Kohl | Add missing quotation mark and enable the german transl... |
commit | commitdiff | tree |
2007-09-10 |
Hervé Poussineau | Fix File::GetFullPath() |
commit | commitdiff | tree |
2007-09-10 |
Hervé Poussineau | Continue rbuild cleanup (File class) |
commit | commitdiff | tree |
2007-09-10 |
Hervé Poussineau | Disable german resource file as it breaks build |
commit | commitdiff | tree |
2007-09-10 |
Hervé Poussineau | Fix rbuild files |
commit | commitdiff | tree |
2007-09-10 |
Daniel Reimer | Bug 2643: Ukrainian translation update (temarez@yandex.ru) |
commit | commitdiff | tree |
2007-09-10 |
Hervé Poussineau | Continue rbuild cleanup (Include class) |
commit | commitdiff | tree |
2007-09-10 |
James Tabor | We are using it now,,, so clean up before use. |
commit | commitdiff | tree |
2007-09-09 |
Aleksey Bragin | - Use IoBuildAsynchronousFsdRequest() instead of IoBuil... |
commit | commitdiff | tree |
2007-09-09 |
Aleksey Bragin | - Make sure CLASS2 driver returns STATUS_UNSUCCESSFUL... |
commit | commitdiff | tree |
2007-09-09 |
Aleksey Bragin | - IoMapTransfer(NULL, ..) is an old-fashioned way,... |
commit | commitdiff | tree |
2007-09-09 |
Aleksey Bragin | - Revert 27476: another attempt (previously, dgorbachev... |
commit | commitdiff | tree |
2007-09-09 |
Colin Finck | Revert r28972, the pshpack*.h and poppack.h headers... |
commit | commitdiff | tree |
2007-09-09 |
Aleksey Bragin | - Revert 28967, and fix the real issue where an overwri... |
commit | commitdiff | tree |
2007-09-09 |
Eric Kohl | - Remove the WS_SORT style from all comboboxes but... |
commit | commitdiff | tree |
2007-09-09 |
Aleksey Bragin | - HACK: Create a missing VRefresh key when installing... |
commit | commitdiff | tree |
2007-09-09 |
Aleksey Bragin | - Improve videoprt's debug messages when accessing... |
commit | commitdiff | tree |
2007-09-09 |
Art Yerkes | Mask values that control inheritability of the handle... |
commit | commitdiff | tree |
2007-09-09 |
Colin Finck | Remove the references to the "include/psdk" directory... |
commit | commitdiff | tree |
2007-09-09 |
Art Yerkes | Don't dereference the object unless we actually referen... |
commit | commitdiff | tree |
2007-09-09 |
Aleksey Bragin | Changes partly based on a patch and ideas by Gregor... |
commit | commitdiff | tree |
2007-09-09 |
Aleksey Bragin | - Fix typos in debug messages. |
commit | commitdiff | tree |
2007-09-09 |
Aleksey Bragin | - Fix build by adding Wine-specific language definition... |
commit | commitdiff | tree |
2007-09-09 |
Art Yerkes | Correct size of KAPC_STATE to fit in the [23] window... |
commit | commitdiff | tree |
2007-09-09 |
Magnus Olsen | comment out ESPERANTO and WALON languishes file, for... |
commit | commitdiff | tree |
2007-09-09 |
Magnus Olsen | comment out ESPERANTO languishes file, for it is not... |
commit | commitdiff | tree |
2007-09-09 |
Hervé Poussineau | Continue rbuild cleanup (Module class) |
commit | commitdiff | tree |
2007-09-09 |
Art Yerkes | Fix inverted logic in suspending process. Now this... |
commit | commitdiff | tree |
2007-09-09 |
Art Yerkes | Add 2-byte packing for the DWORD size that follows... |
commit | commitdiff | tree |
2007-09-08 |
Colin Finck | Temporary "fix" to get explorer to build again. |
commit | commitdiff | tree |
2007-09-08 |
Eric Kohl | - Add sorting page and show it if a language that suppo... |
commit | commitdiff | tree |
2007-09-08 |
Colin Finck | - Revert my previous attempts to fix the "wmc" and... |
commit | commitdiff | tree |
2007-09-08 |
Colin Finck | - Solve our wchar_t host problems the easy way by defin... |
commit | commitdiff | tree |
2007-09-08 |
Hervé Poussineau | Let ImportLibrary class use the FileLocation concept. |
commit | commitdiff | tree |
2007-09-08 |
Colin Finck | - Set g_nMatrixSpeed to 10 as the default value (150... |
commit | commitdiff | tree |
2007-09-08 |
Aleksey Bragin | - Don't unlock a not locked TEXTOBJ. Solves booting... |
commit | commitdiff | tree |
2007-09-08 |
Colin Finck | Enable the Windows Server 2003 behaviour for SetTimer. |
commit | commitdiff | tree |
2007-09-08 |
Aleksey Bragin | - Remove intl_new.cpl |
commit | commitdiff | tree |
2007-09-08 |
Eric Kohl | - Update language samples upon selection of a new language. |
commit | commitdiff | tree |
2007-09-08 |
James Tabor | Reset DC if MemoryDC or SaveLevelDC. |
commit | commitdiff | tree |
2007-09-08 |
Colin Finck | Forgot to change the names of the actual .lnk files |
commit | commitdiff | tree |
2007-09-08 |
Colin Finck | - Change "CharMap" to "Character Map" in the english... |
commit | commitdiff | tree |
2007-09-08 |
Johannes Anderwald | - add input.dll baseaddress |
commit | commitdiff | tree |
2007-09-08 |
Johannes Anderwald | - add input.dll baseaddress |
commit | commitdiff | tree |
2007-09-08 |
Christoph von... | handle CachedMode->dmSize |
commit | commitdiff | tree |
2007-09-08 |
Aleksey Bragin | - Get rid of NTLPC configuration var completely. |
commit | commitdiff | tree |
2007-09-08 |
Aleksey Bragin | - NTLPC always 1 now, remove deprecated code |
commit | commitdiff | tree |
2007-09-08 |
James Tabor | Fix bootcd problem and found another one. |
commit | commitdiff | tree |
2007-09-08 |
Colin Finck | Change some prompts in the German translation of Explor... |
commit | commitdiff | tree |
2007-09-08 |
Colin Finck | Accept the parameters case-insensitive in shutdown... |
commit | commitdiff | tree |
2007-09-08 |
Colin Finck | - Accept the parameters case-insensitive |
commit | commitdiff | tree |
2007-09-08 |
Colin Finck | Add a "logevent" utility for adding an event to the... |
commit | commitdiff | tree |
2007-09-08 |
Christoph von... | -fix a bug in GetDisplayNumberFromDeviceName |
commit | commitdiff | tree |
2007-09-08 |
James Tabor | - Remove DCU_UpdateUserXForms from files for now. |
commit | commitdiff | tree |
2007-09-08 |
James Tabor | - Reordered IntGdiGet/SetDCState and separated the... |
commit | commitdiff | tree |
2007-09-07 |
Christoph von... | use the same version number for the dx libraries |
commit | commitdiff | tree |
2007-09-07 |
Aleksey Bragin | Dmitry Chapyshev <lentind@yandex.ru>: |
commit | commitdiff | tree |
2007-09-07 |
Johannes Anderwald | - store setting BootCDRegtestActive |
commit | commitdiff | tree |
2007-09-07 |
Aleksey Bragin | Dmitry Chapyshev <lentind@yandex.ru>: |
commit | commitdiff | tree |
2007-09-07 |
Aleksey Bragin | Dmitry Chapyshev <lentind@yandex.ru>: |
commit | commitdiff | tree |
2007-09-07 |
Sylvain Petreolle | fix LANGUAGE directive |
commit | commitdiff | tree |
2007-09-07 |
Hervé Poussineau | Fix bootcd / livecd |
commit | commitdiff | tree |
2007-09-07 |
Hervé Poussineau | Some rbuild cleanup: |
commit | commitdiff | tree |
next |