wine
2006-10-23  Mike McCormackmsi: Add the column type INTEGER as an alias for INT.
2006-10-23  Mike McCormackmsi: Only apply transforms that are valid for a database.
2006-10-23  Mike McCormackmsi: Initialize the summary information from a storage...
2006-10-23  Byeong-Sik... notepad: Update Korean resources.
2006-10-23  Byeong-Sik... oleview: Update Korean resources.
2006-10-23  Byeong-Sik... winefile: Update Korean resources.
2006-10-23  Hans Leidekkerdnsapi: Add stubs for DnsWriteQuestionToBuffer_{UTF8,W}.
2006-10-23  Mikołaj Zalewskiwineconsole: Fix Polish translation.
2006-10-23  Mikołaj Zalewskiwineconsole: Check one of the radio buttons in the...
2006-10-23  Mikołaj Zalewskiwineconsole: En.rc: Enlarge the "save console settings...
2006-10-23  Mikołaj Zalewskicomdlg32: Pl.rc: Enlarge the Find dialog to show the...
2006-10-23  Mikołaj Zalewskihhctrl.ocx: Add Polish translation.
2006-10-23  Mikołaj Zalewskioledlg: Add Polish translation.
2006-10-23  Frank Richterwineconsole: Update German translation.
2006-10-23  Frank Richteroleview: Add German translation.
2006-10-23  Frank Richtergphoto2.ds: Add German translation.
2006-10-23  Frank Richterwinefile: Update German translation.
2006-10-23  Frank Richtertaskmgr: Update German translation.
2006-10-23  Frank Richterregedit: Update German translation.
2006-10-23  Frank Richterprogman: Update German translation.
2006-10-23  Frank Richternotepad: Update German translation.
2006-10-23  Frank Richtercmdlgtst: Update German translation.
2006-10-23  Frank Richterclock: Update German translation.
2006-10-23  Frank Richteroledlg: Update German translation.
2006-10-23  Frank Richtermshtml: Left-align Gecko download information message...
2006-10-23  Frank Richtermshtml: Enlarge status text control ins some translated...
2006-10-23  Frank Richtermshtml: Update German translation.
2006-10-23  Huw Daviesoledlg: Only send the end dialog msg if the button...
2006-10-23  Jacek Cabanurlmon: Added image/tiff mime filter.
2006-10-23  Jacek Cabanshdocvw: Fix windows style of windows without parents.
2006-10-23  Jacek Cabanwininet: Use HTTP_ADDHDR_FLAG_REPLACE flag in HTTP_Http...
2006-10-23  Jacek Cabanmshtml: Added IHTMLElement::get_className implementation.
2006-10-23  Jacek Cabanmshtml: Don't return empty string in IHTMLSelectElement...
2006-10-23  Jeff Latimertools: Add addtional help to runtest.
2006-10-23  Eric Pouechadvapi32: Fixed a couple items from previous patch...
2006-10-23  Eric Pouechwinedbg: Added a few more cases where we inspect if...
2006-10-23  Eric Pouechconfigure: Now that we have dwarf support for debug...
2006-10-23  Eric Pouechwinsock: Clear the held mask with the requested events...
2006-10-23  Eric Pouechadvpack: Plug a couple of memory leaks.
2006-10-20  Alexandre Julliarddnsapi: Avoid non-portable types.
2006-10-20  Damjan Jovanovicrpcrt4: Added support for RPC TCP servers.
2006-10-20  Francois Gougetwininet: HttpSendRequestW() returns ERROR_IO_PENDING...
2006-10-20  Francois GougetAdd '\n's to Wine traces.
2006-10-20  Eric Pouechntdll: Added debug support for notifying block allocati...
2006-10-20  Eric Pouechadvapi32: Plug a couple of memory leaks.
2006-10-20  Byeong-Sik... Korean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-20  Mikołaj Zalewskiwineconsole: WM_RBUTTONDOWN lParam is in client coordin...
2006-10-20  Mikołaj Zalewskiwineconsole: Make most keys cancel the selection.
2006-10-20  Mikołaj Zalewskiwineconsole: Allow making selections with a mouse also...
2006-10-20  Mikołaj Zalewskiwineconsole: Remove spaces from the ends of lines while...
2006-10-20  Mikołaj Zalewskiwineconsole: Change selection on WM_KEYDOWN not WM_KEYUP.
2006-10-20  Mikołaj Zalewskiwineconsole: Add usage message and more specific error...
2006-10-20  Alexandre Julliardwineaudioio.drv: Win64 printf format fixes.
2006-10-20  Alexandre Julliardwinecoreaudio.drv: Win64 printf format fixes.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.
2006-10-20  Alexandre JulliardAvoid usage of sizeof in traces that causes warnings...
2006-10-20  Kai Blinsecur32: Add include guard to hmac_md5.h.
2006-10-20  Christoph Frickgdi32: Add wglShareList to gdi32.spec.
2006-10-20  James Hawkinsmsi: Add tests for integer column types.
2006-10-20  James Hawkinsmsi: Integer columns can have the 'NOT NULL' modifier...
2006-10-20  James Hawkinsmsi: Allow more than one primary key in a table when...
2006-10-20  James Hawkinstools/wine.inf: Add the ProgramFilesPath registry entry.
2006-10-20  James Hawkinsmsi: Only initialize a component's state if it is linke...
2006-10-20  James Hawkinsmsi: Use the ProgramFileDir reg value instead of Progra...
2006-10-20  James Hawkinsmsi: Implement the InstallServices action.
2006-10-20  Detlef Riekenberglocalspl: Implement InitializePrintMonitor.
2006-10-20  Detlef Riekenberglocalspl/tests: Get function pointers from the monitor.
2006-10-20  Detlef Riekenberglocalspl/tests: Another test for InitializePrintMonitor.
2006-10-20  Huw Daviesoledlg: Remove the structure window property when we...
2006-10-20  Huw Daviesoledlg: Return the appropiate value after the dialog...
2006-10-20  Huw Daviesoledlg: Update the source text.
2006-10-20  Huw Daviesoledlg: Set nSelectedIndex on exit.
2006-10-20  Huw Daviesoledlg: Retrieve names from the OBJECTDESCRIPTOR structure.
2006-10-20  Huw Daviesoledlg: Call the hook proc if present.
2006-10-20  Huw Daviesoledlg: Set initial focus to the display list.
2006-10-20  Huw Daviesoledlg: Handle paste / link mode change.
2006-10-20  Huw Daviesoledlg: Minimal 'As Icon' handling. Just disable for...
2006-10-20  Huw Daviesoledlg: Update the result text.
2006-10-20  Huw Daviesoledlg: Add paste special string resources.
2006-10-20  Huw Daviesoledlg: Post OLEUI_MSG_HELP when the Help button is...
2006-10-20  Huw Daviesoledlg: Send the OLEUI_MSG_ENDDIALOG messsage when...
2006-10-20  Huw Daviesoledlg: Register a couple of messages.
2006-10-20  Huw Daviesoledlg: Copy the appropiate list to the display list.
2006-10-20  Huw Daviesoledlg: Logic for initial selection of paste/pastelink...
2006-10-20  Huw Daviesoledlg: Initialize the pastelink list.
2006-10-20  Huw Daviesoledlg: Initialize the paste list.
2006-10-20  Huw Daviesoledlg: Set the user supplied caption.
2006-10-20  Huw Daviesoledlg: Use the clipboard if the user doesn't pass...
2006-10-20  Huw Daviesoledlg: Initial management of private structure for...
2006-10-20  Huw Daviesoledlg: Load the correct dialog template and add a...
2006-10-20  Huw Daviesoledlg: Paste special dialog resource.
2006-10-20  Huw Daviesoledlg: Forward OleUIPasteSpecialA -> OleUIPasteSpecialW.
2006-10-20  Huw Daviesoledlg: Debugging code to dump the OLEUIPASTESPECIAL...
2006-10-20  Huw Daviesoledlg: Register a bunch of clipboard formats.
2006-10-20  Huw Daviesoledlg: Move paste special dialog stubs to their own...
2006-10-20  Huw Daviesoledlg: Add the registered message name strings.
2006-10-20  Huw Daviesoledlg: Add PS_MAXLINKTYPES.
2006-10-20  Huw Daviesoledlg: Move the flag defines to under their respective...
2006-10-20  Huw Daviesoledlg: Add resource ids for the paste special dialog.
2006-10-20  Alexandre Julliardwinex11.drv: Avoid X error with unsupported pen styles.
next