- Allow setting NetBIOS ComputerName through registry.
[wine] / controls /
2001-05-16  Alexandre JulliardCreate an X connection for each thread, and process...
2001-05-14  Gerard PatelTest if the menu is destroyed before displaying a menu...
2001-05-11  Alexandre JulliardCreate a new window for the top popup menu on every...
2001-05-11  Francois GougetRemove unnecessary single quoting of debugstr_xxx strings.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-05-09  Mike McCormackOnly draw the padding area of the combo box, don't...
2001-05-09  Ulrich CzekallaFixed a paint problem reported by Mike McCormack.
2001-05-02  Marcus MeissnerDo not HeapFree() memory not allocated by us in COMBO_G...
2001-04-30  Mike McCormackDraw the padding area of a combo box.
2001-04-27  Patrik StridvallDocumentation name fixes.
2001-04-17  Gerard PatelDo not send WM_MOUSEACTIVATE for children of desktop.
2001-04-17  Dmitry TimoshkovRemove redundant sending of WM_DRAWITEM message to...
2001-04-16  Dmitry TimoshkovSlightly improve keyboard tracking in combobox.
2001-04-16  Dan EngelSet the backgound mode to opaque to paint highlighted...
2001-04-12  Alexandre JulliardAdded first/last message filters to MSG_InternalGetMess...
2001-04-10  Alexandre JulliardAdded mappings for WM_CHARTOITEM and WM_MENUCHAR messages.
2001-04-09  Dmitry TimoshkovReally do not roll up if selection is being tracked...
2001-04-04  Alexandre JulliardAdded TASK_GetPtr/TASK_GetCurrent functions to get...
2001-04-02  Rein KlazesDo not send the EN_CHANGE notification message until...
2001-03-31  Ulrich CzekallaUpdate format engine to reduce flicker.
2001-03-20  Guy L. AlbertelliNative version seems to always re-draw the selected...
2001-03-19  Gerard PatelFix system menu crash by ensuring that item->text is...
2001-03-14  Gerard PatelRecalculate menu sizes if WM_INITMENU has recreated...
2001-03-13  Dmitry TimoshkovYet another attempt on fixing notifications in the...
2001-03-10  Dmitry TimoshkovFixed notifications of the edit control.
2001-03-10  Gerard PatelCall DefWindowProc for WM_CTLCOLORSTATIC message when...
2001-03-10  Francois GougetFixed spelling/typos in comments.
2001-03-05  Dmitry TimoshkovMake EDIT_UnlockBuffer cope with destroyed windows.
2001-02-26  Eric PouechAdded a few missing stubs to KERNEL32 and USER32.
2001-02-26  Dmitry TimoshkovUse GetSysColorBrush(COLOR_WINDOW) when there is no...
2001-02-23  Dmitry TimoshkovPrepare background while drawing radio buttons and...
2001-02-23  Alexandre JulliardDo not allocate any USER data on the system heap.
2001-02-20  Guy L. Albertelli- Restructure PaintText code to remove FillRect from...
2001-02-14  François Gougetdebugstr_xxx already does the quoting.
2001-02-14  Dmitry TimoshkovConvert menu item to seperator only when string is...
2001-02-13  Marcus MeissnerDon't crash on close from window manager.
2001-02-12  Dmitry TimoshkovFix the behaviour of EM_GETLINE message.
2001-02-12  James AbbatielloOwnerdrawn combo boxes should use ODS_COMBOBOXEDIT...
2001-01-26  Guy L. Albertelli- When painting the text, if the control is OWNERDRAWN...
2001-01-26  Dmitry TimoshkovDo not notify parent of the Edit control on WM_SETTEXT...
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2001-01-24  Alexandre JulliardUse DrawFrameControl() instead of OEM bitmaps to paint...
2001-01-22  Dmitry TimoshkovProtect read-only edit control from modification.
2001-01-22  Francois GougetTypo fixes in comments.
2001-01-19  Josh DuBoisSpecified 'signed' on chars compared to -1.
2001-01-19  Dmitry TimoshkovSolve remaining problems with scroll bars in the edit...
2001-01-15  Dmitry TimoshkovAdd one missing buffer size rounding in the edit control.
2001-01-15  Alexandre JulliardMoved tweak support to USER dll. Removed tweak.h and...
2001-01-12  James HathewayGuard against incoming string of NULL in WM_SETTEXT.
2001-01-11  Dmitry TimoshkovFix the return value of WM_GETTEXT in the edit control.
2001-01-11  Dmitry TimoshkovVarious combobox fixes.
2001-01-10  Dmitry TimoshkovSynchronize the sizes of the external and internal...
2001-01-10  Gerard PatelFixed returned length for LB_GETTEXT.
2001-01-10  James Hathewayes->buffer_size is not always the length of the text...
2001-01-09  Dmitry TimoshkovAdded unicode window proc for the listbox control.
2001-01-09  Ulrich CzekallaEnsure there is an edit control when we reset contents.
2001-01-07  Dmitry TimoshkovCombobox should clear its current selection on response to
2001-01-06  François GougetModify the look of bitmap menu items to match Win95...
2001-01-06  Andreas MohrTook a stab at implementing LBS_NOSEL.
2001-01-05  Dmitry TimoshkovAdded unicode window proc for combobox control.
2001-01-05  Dmitry TimoshkovAdded unicode window proc for the static control.
2001-01-05  Dmitry TimoshkovFixed some problems with scrolling in the edit control.
2001-01-04  Francois GougetFixed the alignment of the MF_RIGHTJUSTIFY menu items.
2001-01-04  Aric StewartFixed a problem where when deleting an item using index...
2000-12-27  Andreas Mohr- clarify many error messages
2000-12-22  Dmitry TimoshkovFix remaining signed/unsigned mismatches.
2000-12-22  Alexandre JulliardReplaced WIN16_GlobalLock16 by "official" function...
2000-12-21  Dmitry TimoshkovDon't write to buffer with zero length.
2000-12-20  Dmitry TimoshkovMake new edit control allocate its buffers with granula...
2000-12-19  Dmitry TimoshkovNew unicode edit control.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-15  Ulrich CzekallaOnly capture mouse when an item is selected.
2000-12-13  Louis Philippe GagnonInvalidate the focus rect when a listbox is resized.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-12  Alexandre JulliardUse the DRIVE_* API constants instead of the DRIVETYPE...
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-12-07  Alexandre JulliardRemoved dependencies on the internals of the CLASS...
2000-12-06  Louis Philippe GagnonUpdate internal controls on WM_WINDOWPOSCHANGED.
2000-12-05  Aric StewartFixed a problem where the string in a combo box flicker...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-30  Louis Philippe GagnonDon't update scrollbars when processing WM_DESTROY.
2000-11-29  Andreas MohrWM_SETTEXT should return TRUE on success.
2000-11-28  Dmitry TimoshkovMade button control fully unicode aware.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Louis Philippe GagnonWhen processing mouse messages in MENU_TrackMenu, use...
2000-11-27  Alexandre JulliardFixed a few dependencies on 16-bit or internal function...
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-11-27  Dmitry TimoshkovGeneral clean up of the edit control: removed transfer...
2000-11-26  Chris MorganDon't draw scrollbars if their client rectangle is...
2000-11-25  Ove KaavenImplemented Win16 behaviour of DDL_DRIVES in DlgDirList.
2000-11-15  Dmitry TimoshkovPrepare switching to unicode of builtin widgets.
2000-11-11  Joerg MayerGet rid of some warnings about unused variables, signed...
2000-11-07  Francois GougetFixed typos in comments.
2000-11-06  Francois GougetTake into account the sunken border for Win98 look.
2000-11-05  James AbbatielloDon't reset MF_POPUP flag in SetMenu().
2000-11-02  Dmitry TimoshkovDo not invert "magic" bitmap menu items.
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-11-01  Dmitry TimoshkovMake bitmap menu items look like in windows when selected,
2000-11-01  Francois GougetCheck for SB_CTL before displaying a caret.
next