September 2007 Archives by thread
Starting: Sat Sep 1 07:41:03 CDT 2007
Ending: Sun Sep 30 18:07:31 CDT 2007
Messages: 1136
- libwine: Add a DllMain so WINEDEBUG is respected for native wine
dlls too
Maarten Lankhorst
- dsound: Runtime link to advapi32 RegDeleteTree
Maarten Lankhorst
- winedump: fix memory leak in msmangle.c (found by Smatch)
Lionel_Debroux
- ole32: fix memory leak in compositemoniker.c (found by Smatch).
Lionel_Debroux
- [PATCH 1 of 3] shell32: add SHPathPrepareForWrite and related
constants to headers
Vincent Povirk
- [PATCH 2 of 3] shell32: add test for SHPathPrepareForWrite
Vincent Povirk
- [PATCH 3 of 3] shell32: implement SHPathPrepareForWrite
Vincent Povirk
- ddraw: fix cases where desc2.u2.dwMipMapCount is 0.
David Hedberg
- [RFC] [PATCH] GNU make based build system for Winelib applications
Kirill Smelkov
- wordpad: #1 Store bar states in the registry
Alexander Nicolaysen Sørnes
- wordpad: #2 Support drag-and-drop
Alexander Nicolaysen Sørnes
- wordpad: #3 Set default font according to format
Alexander Nicolaysen Sørnes
- ddraw: fix cases where desc2.u2.dwMipMapCount is 0.
David Hedberg
- comdlg32: ChooseFont: Set font effects on init
Alexander Nicolaysen Sørnes
- comdlg32: ChooseFont: Set font effects on init (try 2)
Alexander Nicolaysen Sørnes
- [bugzilla] [PATCH 1/3] bugzilla: Make attachments box winder.
Vitaliy Margolen
- [bugzilla] [PATCH 2/3] bugzilla: Move "Related actions" box to under
"People".
Vitaliy Margolen
- [bugzilla][PATCH 3/3] Move attachment table before comments into
same table as other bug properties.
Vitaliy Margolen
- wine.inf: Add oledlg.dll to the list of fake dlls.
David Hedberg
- ddraw: fix and test case for situation where DDSD_MIPMAPCOUNT is
set and dwMipMapCount is 0.
David Hedberg
- dplayx: fixed memory leak in dplay.c (found by Smatch).
Lionel_Debroux
- regedit: fixed a memory leak in listview.c (found by Smatch).
Lionel_Debroux
- dinput: Add evdev mouse driver.
Vitaliy Margolen
- user32: animated cursor support
Trent Waddington
- comctl32: flesh out version info
Aric Stewart
- comctl32: TCM_SETCURSEL also updates the focus item
Aric Stewart
- comctl32: ensure item metric are calculated when an item becomes
visible
Aric Stewart
- (resend)comctl32: ensure item metric are calculated when an item
becomes visible
Aric Stewart
- treeview: ensure our textWidth is correct when returning the size
of the text box
Aric Stewart
- comctl32: SetFirstDayOfWeek/GetFirstDayOfWeek should use 0=monday
Peter Åstrand
- dinput: Add evdev mouse driver. [try 2]
Vitaliy Margolen
- widl: Fix top-level and callback conformances
Dan Hipschman
- widl: Implement NDR for struct field alignment
Dan Hipschman
- user32: Check for bad scroll value and fix return values in
EDIT_EM_Scroll
David Hedberg
- widl: Allow size_is on strings
Dan Hipschman
- imm: Further tweeks to CFS_POINT and CFS_RECT placement of the
default ime window
Aric Stewart
- comctl32: test case for switching the current focus with SETCURSEL
Aric Stewart
- (resend)comctl32: flesh out version info
Aric Stewart
- winealsa: Use correct capture position in getposition
Maarten Lankhorst
- dsound: Fix null pointer dereference for waveout in creating buffer
Maarten Lankhorst
- dsound: Fix detection of different sample rates in setformat
Maarten Lankhorst
- winealsa: Remove forceformat and 2 orphan leavecriticalsections
Maarten Lankhorst
- The Sims - some hacks
Trent Waddington
- winex11.drv/wintab32: store categories field-by-field
Mikolaj Zalewski
- winex11.drv/wintab32[2/5]: Store WTInfo strings as Unicode
internally
Mikolaj Zalewski
- wintab32[3/5]: implement WTInfoW
Mikolaj Zalewski
- wintab32[4/5]: store the context internally as Unicode,
implement WTOpenW and WTGetW
Mikolaj Zalewski
- winex11.drv[5/5]: wintab: add a missing break
Mikolaj Zalewski
- wined3d: Add X4R4G4B4 and A4R4G4B4 to formats allowed in
getColorBits
Chris Robinson
- problem with silly CreateBitmap call
Deun
- cabinet: remove unnecessary function
Jeff Latimer
- wordpad: Add paragraph format dialogue
Alexander Nicolaysen Sørnes
- wordpad: Add tab stops dialogue
Alexander Nicolaysen Sørnes
- wordpad: #6 Add initial printing support
Alexander Nicolaysen Sørnes
- wordpad: #7 Add page setup dialogue
Alexander Nicolaysen Sørnes
- wordpad: #4 Add paragraph format dialogue (try 2)
Alexander Nicolaysen Sørnes
- wordpad: #5 Add tab stops dialogue (try 2)
Alexander Nicolaysen Sørnes
- wordpad: #6 Add initial printing support (try 2)
Alexander Nicolaysen Sørnes
- wordpad: #8 Store page margins in the registry
Alexander Nicolaysen Sørnes
- wordpad: #9 Add quick print support
Alexander Nicolaysen Sørnes
- wordpad: #10 Re-order format clearing when selecting new file
Alexander Nicolaysen Sørnes
- wordpad: #11 Add support for printing a page range
Alexander Nicolaysen Sørnes
- wordpad: #12 Add context menu
Alexander Nicolaysen Sørnes
- wordpad: #13 Add about window
Alexander Nicolaysen Sørnes
- wordpad: #14 Add view options dialogue
Alexander Nicolaysen Sørnes
- wordpad: #15 Add initial print preview support
Alexander Nicolaysen Sørnes
- ddraw/tests: Check deviceGUID of enumerated devices.
David Hedberg
- winex11drv: Don't ignore mouse move events even when position did
not change.
Vitaliy Margolen
- olethk32.dll
Stefan Leichter
- crypt32(1/17): Add more tests for getting issuer cert from store...
Juan Lang
- crypt32(2/17): Test that the end cert in a chain's store isn't
implicitly searched for issuers
Juan Lang
- crypt32(3/17): Make a helper function to create initial candidate
chain
Juan Lang
- crypt32(4/17): Open world store when creating chain,
not when building a simple chain
Juan Lang
- crypt32(5/17): Don't add end cert's store to world
Juan Lang
- crypt32(6/17): Not finding an issuer shouldn't cause chain creation
to fail
Juan Lang
- crypt32(7/17): Store world store in chain
Juan Lang
- crypt32(8/17): Separate allocating a simple chain and checking it
from building it
Juan Lang
- crypt32(9/17): Test whether chain creation should fail when a root
signature is invalid
Juan Lang
- crypt32(10/17): Set *ppChainContext even on error
Juan Lang
- crypt32(11/17): Remove a misplaced todo_wine
Juan Lang
- crypt32(12/17): Add special case for certificates with no signature
algorithm
Juan Lang
- crypt32(13/17): Don't abort chain creation if the root signature
isn't valid
Juan Lang
- crypt32(14/17): Don't ask CertGetIssuerCertificateFromStore to
verify revocation status,
it almost certainly doesn't do what we want
Juan Lang
- crypt32(15/17): Defer checking signatures until chain is complete
Juan Lang
- crypt32(16/17): Flags weren't set, so don't bother passing them
Juan Lang
- crypt32(17/17): Consider alternate issuers when building chains
Juan Lang
- gdi32[1/3]: store child font links as pointers to struct Face
instead of filename/index
Mikolaj Zalewski
- gdi32[2/3]: implement AddFontMemResourceEx (based on a patch of
Byeong-Sik Jeon, helps with bug #5865)
Mikolaj Zalewski
- gdi32[3/3]: if freetype fails try to load manually fonts wrapped as
PE resources
Mikolaj Zalewski
- [PATCH] riched20: do not pass NULL lParam to ME_ToUnicode for
EM_REPLACESEL
Lei Zhang
- [PATCH 1 of 3] shell32: add SHPathPrepareForWrite and related
constants
Vincent Povirk
- [PATCH 2 of 3] shell32: add tests for SHPathPrepareForWrite
Vincent Povirk
- [PATCH 3 of 3] shell32: implement SHPathPrepareForWrite
Vincent Povirk
- user32: Don't exit when double-clicking with right button held.
Vitaliy Margolen
- propsheet: adding a new page after we have been created should not
modify our internal ideas of our hight and width as our window has
not resized.
Aric Stewart
- ddraw: Enumerate additional devices in IDirect3D7_EnumDevices.
David Hedberg
- shlwapi: Fix IUnknown_OnFocusOCS to call OnFocus instead of
GetExtendedControl.
Robert Shearman
- wined3d: add WINED3DPRESENT_INTERVAL_ONE flag (fix bug 9584)
Louis. Lenders
- gdi32[3/3]: if freetype fails try to load manually fonts wrapped as
PE resources (fixed)
Mikolaj Zalewski
- ntdll: Remove the overly-cautious check which prevented
NtSetSystemTime from changing the time by more than two minutes.
Robert Shearman
- kernel32: Remove an unused #define in time.c.
Robert Shearman
- RFC: Supporting HWND_TOPMOST windows in user32 and server.
Robert Shearman
- winex11.drv: Support HWND_TOPMOST/HWND_BOTTOM windows using NETWM
states.
Robert Shearman
- dplayx: remove 'recursive registry key delete' function [resend]
Stefan Leichter
- wordpad: #16 Add font list
Alexander Nicolaysen Sørnes
- wordpad: #17 Add font size list
Alexander Nicolaysen Sørnes
- wordpad: #18 Add font dialogue
Alexander Nicolaysen Sørnes
- wordpad: #19 Set icon according to format
Alexander Nicolaysen Sørnes
- wordpad: #20 Add replace dialogue
Alexander Nicolaysen Sørnes
- wordpad: #21 Allow changing font effects in the choose font dialgue
Alexander Nicolaysen Sørnes
- gdi32: return the correct font type,
ntmFlags and PitchAndFamily for Type1 fonts (fixes bug #5877)
Mikolaj Zalewski
- mshtml[1/2]: hide the progress bar while asking the user if Gecko
should be installed
Mikolaj Zalewski
- mshtml[2/2]: make the Install button the default on the Gecko
installation dialog
Mikolaj Zalewski
- wordpad: #22 More error handling for printing/print preview
Alexander Nicolaysen Sørnes
- [AppDB] distribution: Add and use objectGetChildren()
Alexander Nicolaysen Sørnes
- [AppDB] version: Add and use objectGetChildren
Alexander Nicolaysen Sørnes
- [AppDB] comment: Support initializing object from SQL result
Alexander Nicolaysen Sørnes
- [AppDB] application: Add and use objectGetChildren()
Alexander Nicolaysen Sørnes
- [AppDB] Only show the 'add entry' link if the class enables it
Alexander Nicolaysen Sørnes
- [AppDB] Allow marking versions as obsolete
Alexander Nicolaysen Sørnes
- winspool: Add support for APD_COPY_NEW_FILES
Detlef Riekenberg
- ntdll: Do not segfault with snoop for files with a broken export
table
Detlef Riekenberg
- gdi32: return the correct font type, ntmFlags and PitchAndFamily
for Type1 fonts (improved, fixes bug #5877)
Mikołaj Zalewski
- [AppDB] version: Fix obsolete notice in setup mails
Alexander Nicolaysen Sørnes
- wordpad: #23 Remove RB_SIZETORECT call
Alexander Nicolaysen Sørnes
- wordpad: #24 Resize rebar control on window resize
Alexander Nicolaysen Sørnes
- wordpad: #25 Clean up font effects toggling code
Alexander Nicolaysen Sørnes
- A fix for a problem with older games
Martin
- a ddraw patch
Martin
- shdocvw #1: Added UpdateUI implementation.
Jacek Caban
- mshtml #1: Call Exec in show_context_menu only if user selected menu
item.
Jacek Caban
- winex11: Fixed GetClipboardFormatName spec entry.
Jacek Caban
- urlmon: Added FIXME about unsupported pmkToLeft to BindToStorage.
Jacek Caban
- shdocvw #2: Don't use BSTR in navigate_url prototype.
Jacek Caban
- shdocvw #3: Added better GoHome stub implementation.
Jacek Caban
- mshtml #2: Added IOleUndoManager stub implementation.
Jacek Caban
- mshtml #3: Added IHTMLTxtRange::parentElement implementation.
Jacek Caban
- mshtml #4: Added IHTMLTxtRange::inRange implementation.
Jacek Caban
- mshtml #5: Added IHTMLTxtRange::isEqual implementation.
Jacek Caban
- shdocvw #4: Better iexplore.exe command line handling.
Jacek Caban
- dinput: Add helper function to dump mouse state.
Vitaliy Margolen
- dinput: When setting hooks ignore devices without even handler.
Vitaliy Margolen
- [kernel32] use sysconf instead of the obsolete CLK_TCK
Damjan Jovanovic
- [WINEHQ] Assorted spelling fixes.
Francois Gouget
- [WINEHQ] WWN329 <p>-tag fixes.
Francois Gouget
- [WINEHQ] WWN 332 <br> fixes
Francois Gouget
- [WINEHQ] WWN 321 spelling fixes
Francois Gouget
- [WINEHQ] WWN322 spelling fixes
Francois Gouget
- [APPDB] 'Test Results' spelling fixes
Francois Gouget
- [WINEHQ] WWN323 spelling fixes
Francois Gouget
- [WINEHQ] WWN324 spelling fixes
Francois Gouget
- [WINEHQ] WWN325 spelling fixes
Francois Gouget
- WineD3D: fix ddraw-opengl surface free bug
Roderick Colenbrander
- [WINEDOCS] Assorted spelling fixes
Francois Gouget
- localspl: [1/2] Implement OpenPort and ClosePort
Detlef Riekenberg
- localspl/tests: [2/2] Tests for OpenPort and ClosePort
Detlef Riekenberg
- ole32: Add cross-process running-object table support. (RESEND)
Robert Shearman
- dsound: Fix overshot calculations
Maarten Lankhorst
- dsound: Support arbitrarily sized buffers for waveout
Maarten Lankhorst
- crypt32(1/2): Add a function to create a certificate chain engine...
Juan Lang
- crypt32(2/2): Add a root store implementation that reads trusted
certificates from well-known locations on the local system
Juan Lang
- [PATCH] user32: edit control should respond to ctrl + z (try 3)
Lei Zhang
- user32: better fix how to handle GetWindowLongPtr[AW](...,
GWLP_WNDPROC) for builtin winprocs (with tests)
Mikolaj Zalewski
- rsaenh(1/3): Reorder padding code to avoid unnecessary comparison
Juan Lang
- rsaenh(2/3): Call setup_key whenever the IV is reset
Juan Lang
- rsaenh(3/3): Support setting the effective key length of RC2 keys
Juan Lang
- shell32: Constify some variables
Andrew Talbot
- [1/5] WineD3D: Fix the z range
Stefan Dösinger
- [2/5] WineD3D: Fix texdepth instruction
Stefan Dösinger
- [3/5] WineD3D: Implement texldb
Stefan Dösinger
- [4/5] WineD3D: texkill ignores the .w only in ps 1.x
Stefan Dösinger
- [5/5] WineD3D: Fix WINED3DFMT_X8L8V8U8
Stefan Dösinger
- crypt32: Support CRYPT_DECODE_TO_BE_SIGNED_FLAG
Juan Lang
- widl: Output UUID files compatible with older Visual C++ and MinGW
(bug #7486)
Dan Hipschman
- crypt32(1/6): Add policy flags definitions
Juan Lang
- crypt32(2/6): Add a stub for CertVerifyCertificateChainPolicy
Juan Lang
- crypt32(3/6): Add initial tests for CertVerifyCertificateChainPolicy
Juan Lang
- crypt32(4/6): Implement CertVerifyCertificateChainPolicy for the
base policy
Juan Lang
- crypt32(5/6): Implement CertVerifyCertificateChainPolicy for the
authenticode policy
Juan Lang
- crypt32(6/6): Implement CertVerifyCertificateChainPolicy for the
basic constraints policy
Juan Lang
- [PATCH] user32: edit control should respond to ctrl + z (try 4)
Lei Zhang
- dmloader: remove 'recursive registry key delete' function [resend]
Stefan Leichter
- dmime:
Stefan Leichter
- WineD3D: PBO support 1/2
Roderick Colenbrander
- WineD3D: PBO support 2/2
Roderick Colenbrander
- rpcrt4: Correctly handle the failure of RPCRT4_SecurePacket in
RPCRT4_Receive.
Robert Shearman
- winealsa: Use nBLockAlign instead of snd_pcm_bytes_to_frames to get
buffer size
Maarten Lankhorst
- [WINEHQ] WWN 326 spelling fixes
Francois Gouget
- [WINEHQ] WWN 327 spelling fixes
Francois Gouget
- [WINEHQ] WWN 328 spelling fixes
Francois Gouget
- [WINEHQ] WWN 329 spelling fixes
Francois Gouget
- [WINEHQ] WWN 330 spelling fixes
Francois Gouget
- [WINEHQ] WWN 331 spelling fixes
Francois Gouget
- [WINEHQ] WWN 332 spelling fixes
Francois Gouget
- winapi_check: 'char*' is a string, not a pointer.
Francois Gouget
- wldap32: Fix a typo in the French resources.
Francois Gouget
- WineD3D: PBO support 2/2 (attempt 2)
Roderick Colenbrander
- url: Update win32.api to fix the winapi_check warnings.
Francois Gouget
- wintrust: Fix compilation on systems that don't support nameless
unions.
Francois Gouget
- crypt32: Fix the I_Crypt*Asn1*() prototypes. Add the
i_cryptasn1tls.h header and use it.
Francois Gouget
- [1/5] WineD3D: disable W11V11U10 and A2W10V10U10
Stefan Dösinger
- [2/5] WineD3D: Emulate D3DFMT_L6V5U5
Stefan Dösinger
- [3/5] WineD3D: Implement texbeml
Stefan Dösinger
- [4/5] WineD3D: Ignore for now
Stefan Dösinger
- [5/5] WineD3D: Implement mipmap auto generation
Stefan Dösinger
- libwine: Add a DllMain when compiling a native libwine, try 2
Maarten Lankhorst
- [PATCH 1/3] winealsa: Add stubs for IDsCaptureDriverNotify
Maarten Lankhorst
- [PATCH 2/3] winealsa: Add support for capture notification positions
Maarten Lankhorst
- [PATCH 3/3] winealsa: Add a timer check to capture to see if play
notifications have been triggered
Maarten Lankhorst
- crypt32: Fix a compile failure on *BSD systems.
Robert Shearman
- rpcrt4: Fix a trace in RPCRT4_SecurePacket.
Robert Shearman
- wintrust(0/5)
Juan Lang
- wintrust(1/5): Implement SoftpubCleanup
Juan Lang
- wintrust(2/5): Save signer cert so chain can be created
Juan Lang
- wintrust(3/5): Partially implement SoftpubAuthenticode
Juan Lang
- wintrust(4/5): Implement WinVerifyTrust
Juan Lang
- wintrust(5/5): Don't prefer native version...
Juan Lang
- [bugzilla] replace generic severity descriptions with wine specific
ones
Lei Zhang
- rsaenh: Validate pad byte when decrypting a block cipher
Juan Lang
- crypt32(1/5): (Re)introduce helper function to get issuer
certificate
Juan Lang
- crypt32(2/5): Only decode authority key ID in subject cert once
when looking for issuer
Juan Lang
- crypt32(3/5): Pass subject's info status when adding an issuer to a
chain
Juan Lang
- crypt32(4/5): Set subject's info status from method used to find
issuer
Juan Lang
- crypt32(5/5): Make chain tests more strict
Juan Lang
- [1/3] winex11: Don't choose pixel formats with incorrect
doublebuffer/stereo settings
Chris Robinson
- [2/3] winex11: Simplify ConvertPixelFormatWGLtoGLX
Chris Robinson
- [3/3] winex11: Don't assume just one on-screen pixel format
Chris Robinson
- dmcompos: remove 'recursive registry key delete' function
Stefan Leichter
- dmband: remove 'recursive registry key delete' function
Stefan Leichter
- wordpad: #1 Store bar states in the registry (try 2)
Alexander Nicolaysen Sørnes
- winex11: Free visual info stored with the context
Chris Robinson
- winex11: Remove useless checks from wglCreateContext
Chris Robinson
- winex11: Remove improper comment and dead code from SetPixelFormat
Chris Robinson
- shell32: Constify some variables
Andrew Talbot
- shell32: Constify a variable
Andrew Talbot
- [PATCH] user32: edit control should respond to ctrl + z (try 5)
Lei Zhang
- [mshtml]updated Korean Resource
=?EUC-KR?B?SHdhbmcgWXVuU29uZyjIssCxvLop?=
- [AppDB] Don't show addresses in the 'mail sent' messages
Alexander Nicolaysen Sørnes
- [AppDB] Remove the vendor from keywords hack
Alexander Nicolaysen Sørnes
- ole32: Implement CoFreeUnusedLibrariesEx.
Robert Shearman
- ole32: Fix the default unload delay to depend on the threading model
of the component loaded.
Robert Shearman
- [AppDB] Improve vendor help in application editor
Alexander Nicolaysen Sørnes
- [AppDB] testData: Make the distribution help text more relevant
Alexander Nicolaysen Sørnes
- PATCH: dlls/crypt32/rootstore.c
Gerald Pfeifer
- [AppDB] Show the versions for an app if they have the same queue
status
Alexander Nicolaysen Sørnes
- mshtml: Store the nsIEditor interface in the NSContainer object for
use in implementing editor commands.
Robert Shearman
- mshtml: Implement IDM_HYPERLINK.
Robert Shearman
- mshtml: Implement PersistStreamInit_IsDirty when in edit mode.
Robert Shearman
- [AppDB] Adapt the missing screenshots mail to what happened
Alexander Nicolaysen Sørnes
- advapi32: replace SERV_free by HeapFree.
Lionel_Debroux
- setupapi: fix HeapFree of wrong pointer (found by Smatch).
Lionel_Debroux
- [1/2] WGL: Override glFlush and glFinish
Chris Robinson
- [2/2] WGL: Sync pixmap after glFlush/glFinish,
not before every GL call
Chris Robinson
- [AppDB] Use objectManager to create monitors
Alexander Nicolaysen Sørnes
- wintrust(1/5): Implement SoftpubCleanup (take 2)
Juan Lang
- wintrust(2/5): Save signer cert so chain can be created
Juan Lang
- wintrust(3/5): Partially implement SoftpubAuthenticode
Juan Lang
- wintrust(4/5): Implement WinVerifyTrust
Juan Lang
- wintrust(5/5): Don't prefer native version...
Juan Lang
- [AppDB] Use objectManager to delete monitors
Alexander Nicolaysen Sørnes
- avifil32: Fix some memory leaks
Andrew Talbot
- winex11.drv/wintab32[1/5]: store categories field-by-field (resend)
Mikolaj Zalewski
- winex11.drv/wintab32[2/5]: Store WTInfo strings as Unicode
internally (resend)
Mikolaj Zalewski
- wintab32[3/5]: implement WTInfoW (resend)
Mikolaj Zalewski
- wintab32[4/5]: store the context internally as Unicode,
implement WTOpenW and WTGetW (resend)
Mikolaj Zalewski
- winex11.drv[5/5]: wintab: add a missing break
Mikolaj Zalewski
- gdi32[1/4]: store child font links as pointers to struct Face
instead of filename/index (resend)
Mikolaj Zalewski
- gdi32[2/4]: implement AddFontMemResourceEx (based on a patch of
Byeong-Sik Jeon, helps with bug #5865) (resend)
Mikolaj Zalewski
- gdi32[3/4]: if freetype fails try to load manually fonts wrapped as
PE resources (resend)
Mikolaj Zalewski
- gdi32[4/4]: return the correct font type,
ntmFlags and PitchAndFamily for Type1 fonts (fixes bug #5877)
(resend)
Mikolaj Zalewski
- user32: better fix how to handle GetWindowLongPtr[AW](...,
GWLP_WNDPROC) for builtin winprocs (with tests,
fixes bug #$9198) (resend)
Mikolaj Zalewski
- [AppDB] Let objectManager add bug links
Alexander Nicolaysen Sørnes
- wordpad: #16 Add font list (rediff)
Alexander Nicolaysen Sørnes
- [1/5] WineD3D: Convert the colors to the surface format for
colorfill
Stefan Dösinger
- [2/5] WineD3D: Disable some volume texture formats
Stefan Dösinger
- [3/5] WineD3D: Fix the reflection calculation in texm3x3(v)spec
Stefan Dösinger
- [4/5] WineD3D: Implement UpdateTexture for volumes
Stefan Dösinger
- wordpad: #17 Add font size list (try2)
Alexander Nicolaysen Sørnes
- [5/5] WineD3D: Pixel shader 1.x constants are clamped to [-1;1]
Stefan Dösinger
- wordpad: #18 Add font dialogue (resend)
Alexander Nicolaysen Sørnes
- wordpad: #19 Set icon according to format (resend)
Alexander Nicolaysen Sørnes
- wordpad: #20 Add replace dialogue (resend)
Alexander Nicolaysen Sørnes
- wordpad: #21 Allow changing font effects in the choose font dialgue
(resend)
Alexander Nicolaysen Sørnes
- wordpad: #22 More error handling for printing/print preview (resend)
Alexander Nicolaysen Sørnes
- wordpad: #23 Remove RB_SIZETORECT call (resend)
Alexander Nicolaysen Sørnes
- wordpad: #24 Resize rebar control on window resize
Alexander Nicolaysen Sørnes
- wordpad: #25 Clean up font effects toggling code
Alexander Nicolaysen Sørnes
- wordpad: #26 Prevent white flickering on window resize
Alexander Nicolaysen Sørnes
- WineD3D: add pbo support 2/2 (attempt 3)
Roderick Colenbrander
- mshtml #1: Reimplement IHTMLTxtRange::get_text.
Jacek Caban
- mshtml #2: Added IHTMLTxtRange tests.
Jacek Caban
- mshtml #3: Added IHTMLTxtRange::expand implementation.
Jacek Caban
- mshtml #4: Fixed ref count in parentElement.
Jacek Caban
- mshtml #5: Added IHTMLTxtRange::move("character") implementation.
Jacek Caban
- mshtml #6: Added IHTMLTxtRange::moveEnd implementation.
Jacek Caban
- faultrep: Update win32.api to fix the winapi_check warnings.
Francois Gouget
- mshtml #7: Added IHTMLTxtRange::move("word") implementation.
Jacek Caban
- mshtml #8: Added IHTMLTxtRange::put_text tests.
Jacek Caban
- Update the Portuguese translation.
Americo Jose Melo
- mshtml #9: Added IHTMLAnchorElement stub implementation.
Jacek Caban
- mshtml #10: Store HTMLDOMNode struct instead of pointer in HTMLElement object.
Jacek Caban
- wineprefixcreate: Make sure the path returned by GetTempPath() during the $WINEPREFIX creation will be writable.
Francois Gouget
- crypt32: We don't consider sys/types.h to be a conditional include.
Francois Gouget
- [bugzilla] replace generic severity descriptions with wine specific ones (try 2)
Lei Zhang
- widl [1/3]: Use the correct functions for interface pointers in stubs
Dan Hipschman
- widl [2/3]: Add calls to NdrFooFree for more types in server stubs
Dan Hipschman
- WGL: Fix a major ATI regression
Roderick Colenbrander
- widl [3/3]: Fix an unused parameter warning on write_conf_or_var_desc
Dan Hipschman
- setupapi: fix memory leak (found by Smatch) (resend)
Lionel_Debroux
- WGL: Fix a major ATI regression (attempt 2)
Roderick Colenbrander
- shell32: Constify some variables
Andrew Talbot
- mshtml.idl: Added IHTMLAnchorElement.
Jacek Caban
- [1/5] WineD3D: Pixel shader 1.x constants are clamped to [-1;1]
Stefan Dösinger
- [2/5] WineD3D: Add support for showing a logo
Stefan Dösinger
- [3/5] WineD3D: Add a test for the cnd instruction
Stefan Dösinger
- [4/5] WineD3D: Fix texdp3tex in glsl
Stefan Dösinger
- (resend) propsheet: do not change idea of size when new pages are added.
Aric Stewart
- [5/5] WineD3D: The D3DSI_COISSUE flag changes the behavior of cnd
Stefan Dösinger
- advapi32: Fix ImpersonateNamedPipeClient to pass in a pointer to an IO_STATUS_BLOCK to NtFsControl.
Robert Shearman
- ntdll: Add a stub implementation of FSCTL_PIPE_IMPERSONATE that just impersonates the token of the current process.
Robert Shearman
- server: Add get_token_statistics server call and use it to implement the TokenStatistics and TokenType levels for NtQueryInformationToken.
Robert Shearman
- gdi32[1/4]: store child font links as pointers to struct Face instead of filename/index [resend]
Mikolaj Zalewski
- gdi32[2/4]: implement AddFontMemResourceEx (based on a patch of Byeong-Sik Jeon, helps with bug #5865) [fixed]
Mikolaj Zalewski
- gdi32[3/4]: if freetype fails try to load manually fonts wrapped as PE resources [resend]
Mikolaj Zalewski
- gdi32[4/4]: return the correct font type, ntmFlags and PitchAndFamily for Type1 fonts (fixes bug #5877) [resend]
Mikolaj Zalewski
- user32: better fix how to handle GetWindowLongPtr[AW](..., GWLP_WNDPROC) for builtin winprocs [resend]
Mikolaj Zalewski
- cabinet: Fix some memory leaks
Andrew Talbot
- comctl32: Fix a memory leak
Andrew Talbot
- comdlg32: Fix some memory leaks (1 of 3)
Andrew Talbot
- comdlg32: Fix some memory leaks (2 of 3)
Andrew Talbot
- comdlg32: Fix some memory leaks (3 of 3)
Andrew Talbot
- [mshtml]updated Korean Resource
Hwang YunSong(황윤성)
- [wordpad] updated Korean Resource
Hwang YunSong(황윤성)
- widl: Add padding to the end of complex structures
Dan Hipschman
- [1/2] gdi32: Don't hold the GDI lock when setting the pixel format
Chris Robinson
- [2/2] WGL: Store the pixel format with the window
Chris Robinson
- Implemnt DllCanUnload in D3DRM
paulo lesgaz
- shlwapi:ordinal:Add comment to a function.
Anatoly Lyutin
- fnt2fon: janitorial IgnoredReturnValues (1/5)
Lionel_Debroux
- fnt2fon: janitorial IgnoredReturnValues (2/5)
Lionel_Debroux
- fnt2fon: janitorial IgnoredReturnValues (3/5)
Lionel_Debroux
- fnt2fon: janitorial IgnoredReturnValues (4/5)
Lionel_Debroux
- fnt2fon: janitorial IgnoredReturnValues (5/5)
Lionel_Debroux
- [1/5] WineD3D: Add D3DSI_TEXLD_PROJECT and BIAS to d3d9types.h
Stefan Dösinger
- [2/5] WineD3D: Add a fixme for D3DCMP_NOTEQUAL and D3DCMP_EQUAL
Stefan Dösinger
- [3/5] WineD3D: Use GL_NV_depth_clamp to implement clipping disable
Stefan Dösinger
- [4/5] WineD3D: Do not allocate memory if there's a pbo
Stefan Dösinger
- [5/5] WineD3D: Do not invalidate the sysmem copy if a pbo exists
Stefan Dösinger
- crypt32: Fix some memory leaks
Andrew Talbot
- [PATCH] mshtml: Move 'inline' to the beginning of the declaration directly
Michael Stefaniuc
- msi(1/3): Don't crash if rec is NULL
Juan Lang
- msi(2/3): Make sure nested is initialized
Juan Lang
- msi(3/3): Initialize nested
Juan Lang
- Janitorial: Remove two fresh redundant NULL checks before HeapFree(). Found by Smatch.
Michael Stefaniuc
- add shell32.755
Louis. Lenders
- shell32: add stub for SHCreateShellItem
Louis. Lenders
- [PATCH 1/7] gdi: Remove support for libicu handling of bidi
Maarten Lankhorst
- [PATCH 2/7] gdi: Implement BiDi classification of characters
Maarten Lankhorst
- [PATCH 3/7] gdi: Implement explicit resolving in BiDi
Maarten Lankhorst
- [PATCH 4/7] gdi: Implement weak resolving in BiDi
Maarten Lankhorst
- [PATCH 5/7] gdi: Implement neutrals resolving in BiDi
Maarten Lankhorst
- [PATCH 6/7] gdi: Implement implicit resolving in BiDi
Maarten Lankhorst
- [PATCH 7/7] gdi: Implement Line-by-Line phase of the BiDi algorythm
Maarten Lankhorst
- mshtml #1: Store HTMLElement struct instead of pointer in HTMLAnchorElement.
Jacek Caban
- mshtml #2: Store HTMLElement struct instead of pointer in HTMLBodyElement.
Jacek Caban
- mshtml #3: Added get_body test.
Jacek Caban
- mshtml #4: Store HTMLElement struct instead of pointer in HTMLInputElement.
Jacek Caban
- mshtml #5: Store HTMLElement struct instead of pointer in HTMLSelectElement.
Jacek Caban
- mshtml #6: Store HTMLElement struct instead of pointer in HTMLTextAreaElement.
Jacek Caban
- mshtml #7: Make HTMLBodyElement child object of HTMLTextContainer.
Jacek Caban
- [PATCH 2/7] gdi: Implement BiDi classification of characters, try 2
Maarten Lankhorst
- WineD3D: Don't create a pbo for system memory surfaces
Roderick Colenbrander
- [1/2] gdi32: Don't hold the GDI lock when setting the pixel format (resend)
Chris Robinson
- [2/2] WGL: Store the fbconfig id with the window when a pixel format is set (resend)
Chris Robinson
- ICCVID: guard against null pointer reference
a_villacis at palosanto.com
- RICHED20: prevent overflow on richedit debug channel
a_villacis at palosanto.com
- RICHED20: additional tests plus RFC
a_villacis at palosanto.com
- WineD3D: update list of pci ids
Roderick Colenbrander
- WineD3D: add pbo support for compressed textures
Roderick Colenbrander
- [PATCH] recognize i686-mingw32 prefix for crosscompiling
Peter Oberndorfer
- PATCH: README updates for FreeBSD
Gerald Pfeifer
- credui: The pszUserName parameter in CredUIPromptForCredentialsW is in/out so dump the string on entry to the function.
Robert Shearman
- widl: Initialise cval in make_expr.
Robert Shearman
- widl: Initialise cval in make_expr.
Robert Shearman
- widl: Fix detection of complex arrays.
Robert Shearman
- user32 [1/2]: Add tests for the DDE pack functions
James Hawkins
- user32 [2/2]: Set uiLo and uiHi to zero on error
James Hawkins
- kernel32 [1/2]: Fix the case where memory is freed twice in GlobalFree
James Hawkins
- kernel32 [2/2]: Return TRUE for all pointer params in GlobalUnlock
James Hawkins
- kernel32: Implement ReplaceFileA/ReplaceFileW (Yet Another Attempt)
Erich Hoover
- [AppDB] comment: Fix delete permissions
Alexander Nicolaysen Sørnes
- widl: Add support for strings embedded in structures.
Robert Shearman
- widl: Fix write_string_tfs for strings declared as arrays.
Robert Shearman
- [AppDB] Return user to version view after submitting test data
Alexander Nicolaysen Sørnes
- widl: Move the detection of a null expression above the short-circuit for top-level parameters, as missing size_is or length_is attributes should always generate 0xffffffff for the correlation description.
Robert Shearman
- [AppDB] Prepare for viewing versions using objectManager
Alexander Nicolaysen Sørnes
- [1/20] WineD3D: Start of some surface cleanup
Stefan Dösinger
- [3/20] WineD3D: Move non-rendering surface specific code to the base class(1)
Stefan Dösinger
- [2/20] WineD3D: Move resource methods to the base surface class
Stefan Dösinger
- [4/20] WineD3D: Base surface move, part 2
Stefan Dösinger
- [5/20] WineD3D: Reorder surface impl predeclarations
Stefan Dösinger
- [6/20] WineD3D: Clear up SetGLTextureDesc and GetGLDesc.
Stefan Dösinger
- [7/20] WineD3D: Clean up SetFormatDesc
Stefan Dösinger
- [8/20] WineD3D: Clean up AddDirtyRect
Stefan Dösinger
- [9/20] WineD3D: Clean up SetMem
Stefan Dösinger
- [10/20] WineD3D: Fix a typo in shader_glsl_cross
Stefan Dösinger
- [16/17] WineD3D: Give GDI surfaces their own release implementation
Stefan Dösinger
- [11/17] WineD3D: Clear up IWineD3DSurface::ReleaseDC
Stefan Dösinger
- [12/17] WineD3D: Remove a pbo check
Stefan Dösinger
- [13/17] WineD3D: Move DIB section creation to the base surface implementation
Stefan Dösinger
- [14/17] WineD3D: Give GDI surfaces their own GetDC copy
Stefan Dösinger
- [15/17] WineD3D: Move lastActiveRenderTarget cleanup to the device
Stefan Dösinger
- [17/17] WineD3D: Move the software blitting to the base surface class
Stefan Dösinger
- msi(1/3): Don't crash if record has no fields, take 2
Juan Lang
- msi(2/3): Make sure nested is initialized (resend)
Juan Lang
- msi(3/3): Initialize nested (resend)
Juan Lang
- wininet: Create a TCP connection if FLAG_ICC_FORCE_CONNECTION is specified
Juan Lang
- user32: better fix how to handle GetWindowLongPtr[AW](..., GWLP_WNDPROC) for builtin winprocs [fixed]
Mikolaj Zalewski
- wtsapi32: add stub for WTSRegisterSessionNotification
Louis. Lenders
- wtsapi32: add stub for WTSUnRegisterSessionNotification
Louis. Lenders
- fix for bug 9665
Martin
- [PATCH 1/7 try 2] gdi: Remove support for libicu and all dependencies
Maarten Lankhorst
- [PATCH 2/7 try 2] gdi: Implement BiDi classification of characters and copying according to them
Maarten Lankhorst
- [PATCH 3/7 try 2] gdi: Implement explicit resolving in BiDi
Maarten Lankhorst
- [PATCH 4/7 try 2] gdi: Implement weak resolving in BiDi
Maarten Lankhorst
- [PATCH 5/7 try 2] gdi: Implement neutrals resolving in BiDi
Maarten Lankhorst
- [PATCH 6/7 try 2] gdi: Implement implicit resolving in BiDi
Maarten Lankhorst
- [PATCH 7/7 try 2] gdi: Implement Line-by-Line phase of the BiDi algorythm
Maarten Lankhorst
- [AppDB] Bug: Let objectManager unqueue bug links
Alexander Nicolaysen Sørnes
- [PATCH 1/6] Implement server-side completion queues and operations on them.
Andrey Turkin
- [PATCH 2/6] Allow completion object to be attached to a fd object
Andrey Turkin
- [PATCH 3/6] Pass completion value to ntdll layer
Andrey Turkin
- [PATCH 4/6] Make ntdll I/O function to generate completion events
Andrey Turkin
- [PATCH 5/6] Send completions on fd destruction
Andrey Turkin
- [PATCH 6/6] Add some I/O completion tests
Andrey Turkin
- WineD3D: better video memory defaults
Roderick Colenbrander
- ddraw: Fix some memory leaks
Andrew Talbot
- dinput: Fix a memory leak
Andrew Talbot
- advapi32: QueryObjectSecurity should return a self-relative security descriptor and not overflow the buffer
Mikolaj Zalewski
- widl: Missing size_is or length_is attributes should generate 0xffffffff for the correlation description.
Robert Shearman
- widl: None of the non-fixed arrays have fixed sizes, so don't set the alignment to anything and return a size of 0 from get_required_buffer_size_type.
Robert Shearman
- widl: Add support for writing out member layout descriptions with pointers represented as either FC_LONG or FC_POINTER.
Robert Shearman
- widl: Add support for complex arrays.
Robert Shearman
- widl: Remove unneeded opening and closing braces and reindent the block of code.
Robert Shearman
- wordpad: Fix compilation on systems that don't support nameless unions.
Francois Gouget
- wintrust: Fix compilation on systems that don't support nameless unions.
Francois Gouget
- ntdll: Fix compilation on systems that don't support nameless unions.
Francois Gouget
- dnsapi: Fix the DnsQueryConfig() prototype.
Francois Gouget
- dbghelp: Fix the PENUMLOADED_MODULES_CALLBACK() prototype.
Francois Gouget
- dbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK() and PSYM_ENUMERATESYMBOLS_CALLBACK() prototypes.
Francois Gouget
- dbghelp: Add some missing prototypes and types.
Francois Gouget
- imagehlp: Fix the PTRANSLATE_ADDRESS_ROUTINE() and PREAD_PROCESS_MEMORY_ROUTINE() prototypes.
Francois Gouget
- imagehlp: Add SYMBOL_INFO_PACKAGE and SymSetSearchPathW().
Francois Gouget
- advapi32: Add and use LSTATUS.
Francois Gouget
- shell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_PERSONAL.
Francois Gouget
- winex11.drv[1/4]: fix two bugs in WTInfoA
Mikolaj Zalewski
- widl [1/2]: Fix alignment comments
Dan Hipschman
- widl [2/2]: Implement pointer descriptions for complex structures
Dan Hipschman
- winex11.drv/wintab32[2/4]: make wintab strings in winex11.drv Unicode, implement WTInfoW
Mikolaj Zalewski
- wintab32[3/4]: store the context internally as Unicode, implement WTOpenW and WTGetW
Mikolaj Zalewski
- wintab32[4/4]: call DisableThreadLibraryCalls
Mikolaj Zalewski
- crypt32(0/40): Support indefinite-length decoding
Juan Lang
- crypt32(1/40): Update comments
Juan Lang
- crypt32(1/40): Update comments
Juan Lang
- crypt32(2/40: Add a test of an indefinite-length sequence
Juan Lang
- crypt32(3/40): Correct GET_LEN_BYTES for the indefinite-length form
Juan Lang
- crypt32(4/40): Correct an optimization
Juan Lang
- crypt32(5/40): Fix alignment on 64-bit systems
Juan Lang
- crypt32(6/40): Use a simpler prototype for array decoding functions
Juan Lang
- crypt32(7/40): Add a decoded parameter to AsnDecodeSequence
Juan Lang
- crypt32(8/40): Make a decode OID function that returns the number of bytes decoded
Juan Lang
- crypt32(9/40): Return bytes decoded when decoding a sequence
Juan Lang
- crypt32(10/40): Return bytes decoded when copying DER-encoded bytes
Juan Lang
- crypt32(11/40): Return bytes decoded when decoding an alt name entry
Juan Lang
- crypt32(12/40): Pass bytes decoded pointer to AsnDecodeArray
Juan Lang
- crypt32(13/40): Return bytes decoded from AsnDecodeArray
Juan Lang
- crypt32(14/40): Remove an unneeded WINAPI
Juan Lang
- crypt32(15/40): Introduce a helper function to get encoded length that allows indefinite-length encoding
Juan Lang
- crypt32(16/40): Set bytes decoded in all success paths
Juan Lang
- crypt32(17/40): Support indefinite-length encoded arrays
Juan Lang
- crypt32(18/40): Allow items in an array to be indefinite-length encoded
Juan Lang
- crypt32(19/40): Use simpler form for internal time decoding functions
Juan Lang
- crypt32(20/40): Separate DecodeInt into an internal and external version
Juan Lang
- crypt32(21/40): Move a comment that belonged elsewhere
Juan Lang
- crypt32(22/40): Introduce a space checking helper for functions that don't allocate memory..
Juan Lang
- crypt32(23/40): Use internal decode int function a couple more places
Juan Lang
- crypt32(24/40): Temporarily change prototype of AsnDecodeIntInternal to the CryptDecodeObjectEx form
Juan Lang
- crypt32(25/40): Use AsnDecodeIntInternal where an internal function is called for
Juan Lang
- crypt32(26/40): Implement DecodeAltName with DecodeAltNameInternal
Juan Lang
- crypt32(27/40): Don't use exception handler when decoding time zone, caller already does
Juan Lang
- crypt32(28/40): Get rid of encoding type from AsnDecodeSequenceItems, it's never checked
Juan Lang
- crypt32(29/40): Get rid of encoding type argument to AsnDecodeSequence, it isn't used
Juan Lang
- crypt32(30/40): Use internal form for all internal decoding functions
Juan Lang
- crypt32(31/40): Set *pcbDecoded in every function
Juan Lang
- crypt32(32/40): Allow a sequence to have an indefinite-length encoding
Juan Lang
- crypt32(33/40): Simplify DecodePathLenConstraint
Juan Lang
- crypt32(34/40): Allow indefinite-length encoding of sequence items
Juan Lang
- crypt32(35/40): Simplify AsnDecodeSequenceItems a tiny bit
Juan Lang
- crypt32(36/40): Use correct encoded length when decoding a sequence
Juan Lang
- crypt32(37/40): Test and correct decoding indefinite-length-encoded PKCS content
Juan Lang
- crypt32(38/40): Explicitly count bytes to copy in DecodeCopyBytes
Juan Lang
- crypt32(39/40): ret is already true, don't retest it
Juan Lang
- crypt32(40/40): Use decode function's returned decoded length to advance pointer when decoding an array
Juan Lang
- kernel32: Don't crash accessing an invalid handle in GlobalSize
James Hawkins
- [AppDB] Use objectManager to display versions
Alexander Nicolaysen Sørnes
- [AppDB] Use objectManager to display applications
Alexander Nicolaysen Sørnes
- [AppDB] Bug: Fix unqueue mails
Alexander Nicolaysen Sørnes
- [AppDB] Show error and exit if mysql_connect() fails
Alexander Nicolaysen Sørnes
- msvcrt: resolve symbols clashes with FreeBSD libc
Tijl Coosemans
- rpcrt4: Fix a copy-and-paste error in RpcAuthInfo_Release that caused a double free of memory.
Robert Shearman
- rpcrt4: Implement RpcSmDestroyClientContext and RpcSsDestroyClientContext.
Robert Shearman
- Fwd: Update Ukrainian translation [Try 2]
Vitaly Lipatov
- [PATCH 2/7 try 2.2] gdi: Implement BiDi classification
Maarten Lankhorst
- winsock: Increase amount of iovec's to 32
Maarten Lankhorst
- ws2_32/tests: Don't wait for FD_CONNECT event when non-blocking connect() was successful.
Tijl Coosemans
- wineboot: Pass non-zero timeouts to SendMessageTimeout, otherwise the call won't timeout.
Robert Shearman
- A first implentation of services.exe
Mikolaj Zalewski
- setupapi(1/4): Correct type to match PSDK
Juan Lang
- setupapi(2/4): Fix return type
Juan Lang
- setupapi(3/4): Fix typo
Juan Lang
- setupapi(4/4): Add missing prototypes and definitions, and change function prototypes to match
Juan Lang
- [1/5] WineD3D: Untie culling and offscreen rendering
Stefan Dösinger
- [2/5] WineD3D: Set the stencil mask for both faces
Stefan Dösinger
- [3/5] WineD3D: Fix a copypaste error
Stefan Dösinger
- [4/5] WineD3D: Enable the stencil test if two sided stencil is used
Stefan Dösinger
- [5/5] WineD3D: Disable two sided stencil if it is supported, but not enabled
Stefan Dösinger
- include: add a macro to declare critical sections as we declare them in Wine - initialized and with a debug
Mikolaj Zalewski
- crypt32(1/3): Pass length rather than entire message to CRYPT_EncodeContentLength
Juan Lang
- crypt32(2/3): Implement streamed encoding of an indefinite-length data message
Juan Lang
- crypt32(3/3): Fix alignment for 64-bit systems
Juan Lang
- dmband: Fix a memory leak
Andrew Talbot
- Minimal Background Intelligent Transfer Service (bits) implementation
Roy
- widl [1/4]: Fix alignment comments