2003-12-11 |
Alexandre Julliard | Store a pointer to the client-side class structure... |
tree | commitdiff |
2003-12-10 |
Alexandre Julliard | System classes must not have the CS_GLOBALCLASS style. |
tree | commitdiff |
2003-12-10 |
Alexandre Julliard | Added window classes in the server, and support for... |
tree | commitdiff |
2003-12-10 |
Andreas Rosenberg | Point size in DLG_TEMPLATE may be negative. |
tree | commitdiff |
2003-12-10 |
Alexandre Julliard | Made all the RegisterClass and GetClassInfo variants... |
tree | commitdiff |
2003-12-10 |
Alexandre Julliard | Added support for inter-process GetWindowWord. |
tree | commitdiff |
2003-12-08 |
Kevin Koltzau | Implemented GetTitleBarInfo. |
tree | commitdiff |
2003-12-05 |
Alexandre Julliard | Get rid of clipboard.h. |
tree | commitdiff |
2003-12-05 |
Alexandre Julliard | In RDW_ValidateParent, get rid of the parent update... |
tree | commitdiff |
2003-11-26 |
Steven Edwards | Porting fixes. |
tree | commitdiff |
2003-11-26 |
Alexandre Julliard | Added support for inter-process GetWindowLong on the... |
tree | commitdiff |
2003-11-26 |
Dmitry Timoshkov | Make Alt+[national key] menu shortcuts work. |
tree | commitdiff |
2003-11-26 |
Kevin Koltzau | Implement the TME_NONCLIENT flag in TrackMouseEvent... |
tree | commitdiff |
2003-11-26 |
Alexandre Julliard | Fixed declarations of BroadcastSystemMessage and Transl... |
tree | commitdiff |
2003-11-17 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2003-11-14 |
Dmitry Timoshkov | Add preliminary support for keyboard layout APIs. |
tree | commitdiff |
2003-11-09 |
Rein Klazes | If GetNextDlgTabItem() cannot find any next control... |
tree | commitdiff |
2003-11-05 |
Alexandre Julliard | Set %fs and %gs in the register context to their curren... |
tree | commitdiff |
2003-11-03 |
Dmitry Timoshkov | Add common dialog notification messages and WM_SIZE. |
tree | commitdiff |
2003-10-31 |
Alexandre Julliard | Use a timeout when sending broadcast messages. |
tree | commitdiff |
2003-10-28 |
Rein Klazes | Correct the logic that decides whether a WM_SYSKEYUP... |
tree | commitdiff |
2003-10-24 |
Dmitry Timoshkov | Initialize MinMax.ptReserved, use better defaults for... |
tree | commitdiff |
2003-10-21 |
Rein Klazes | Use the extended window style for the previous style... |
tree | commitdiff |
2003-10-07 |
Alexandre Julliard | Store the global shell, progman and taskman windows... |
tree | commitdiff |
2003-10-06 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
tree | commitdiff |
2003-09-27 |
Dmitry Timoshkov | Implemented RealGetWindowClass. |
tree | commitdiff |
2003-09-23 |
Rein Klazes | Fix MDISetMenu in the case it is called before a Window... |
tree | commitdiff |
2003-09-17 |
Alexandre Julliard | SLOWORD and SHIWORD do not exist on Win32 (reported... |
tree | commitdiff |
2003-09-12 |
Kevin Groeneveld | Modify CheckRadioButton function to be more consistent... |
tree | commitdiff |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons... |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-08-28 |
Alexandre Julliard | Start using the exported TEB structure from winternl... |
tree | commitdiff |
2003-08-27 |
Alexandre Julliard | Avoid including stackframe.h if it's not needed. |
tree | commitdiff |
2003-08-23 |
Alexandre Julliard | Extended WOWCallback16Ex to support register functions... |
tree | commitdiff |
2003-08-22 |
Dmitry Timoshkov | Protect SystemParametersInfoA(SPI_GETxxx) from NULL... |
tree | commitdiff |
2003-08-20 |
Alexandre Julliard | winnls.h must not include winbase.h. |
tree | commitdiff |
2003-08-12 |
Alexandre Julliard | Allocate DebugInfo field for all critical sections... |
tree | commitdiff |
2003-08-12 |
Mike McCormack | Stub implementation of FlashWindowEx. |
tree | commitdiff |
2003-08-05 |
Dmitry Timoshkov | Protect CallWindowProcA/W from NULL pointers. |
tree | commitdiff |
2003-08-05 |
Dmitry Timoshkov | Make GetWindowInfo() work for all windows and return... |
tree | commitdiff |
2003-07-26 |
Alexandre Julliard | Implemented inter-thread SendMessageCallback. |
tree | commitdiff |
2003-07-18 |
Mike McCormack | Strip WS_CAPTION and WS_SYSMENU for child dialogs. |
tree | commitdiff |
2003-07-09 |
Alexandre Julliard | Store window procedures in a static array instead of... |
tree | commitdiff |
2003-07-09 |
Alexandre Julliard | Only compute dialog base units once we need them. |
tree | commitdiff |
2003-06-23 |
Ulrich Czekalla | - use global atoms for the format ids |
tree | commitdiff |
2003-06-23 |
Aric Stewart | Simple optimization in EnableWindow. |
tree | commitdiff |
2003-06-23 |
Dmitry Timoshkov | Dump RDW_ flags in RedrawWindow. |
tree | commitdiff |
2003-05-19 |
Huw Davies | We can't use RtlCreateUnicodeStringFromAsciiz for WM_SE... |
tree | commitdiff |
2003-05-19 |
Dmitry Timoshkov | GetClassInfo returns class atom on success. |
tree | commitdiff |
2003-05-19 |
Dmitry Timoshkov | Restore MDI window in the case of disabled maximize... |
tree | commitdiff |
2003-05-19 |
Dmitry Timoshkov | Initialize hbmColor only for color icons in GetIconInfo. |
tree | commitdiff |
2003-05-19 |
Alexandre Julliard | Catch broadcast window handles in functions that are... |
tree | commitdiff |
2003-05-19 |
Mike McCormack | Implemented BroadcastSystemMessageW. |
tree | commitdiff |
2003-05-16 |
Alexandre Julliard | Avoid using the MapHModule functions. |
tree | commitdiff |
2003-05-15 |
Alexandre Julliard | Get rid of the 32-bit user signal proc since we always... |
tree | commitdiff |
2003-05-13 |
Mike McCormack | Implemented SetMessageExtraInfo. |
tree | commitdiff |
2003-05-11 |
Dmitry Timoshkov | Poll X events in GetInputState the same way as in GetQu... |
tree | commitdiff |
2003-05-11 |
Ulrich Czekalla | We should pass the callers client-area rect and clip... |
tree | commitdiff |
2003-05-11 |
Alexandre Julliard | Added A<->W mappings for WM_IME_CHAR. |
tree | commitdiff |
2003-05-11 |
Dmitry Timoshkov | Ignore high word of wParam when handling WM_COMMAND... |
tree | commitdiff |
2003-05-11 |
Dusan Lacko | Fix ALT context bit for WM_KEYDOWN/UP. |
tree | commitdiff |
2003-05-11 |
Dmitry Timoshkov | Windows treats dialog control class ids 0-5 same way... |
tree | commitdiff |
2003-04-29 |
Maxime Bellengé | - Fix some indentation. |
tree | commitdiff |
2003-04-22 |
Alex Pasadyn | Implemented EnumDisplaySettings* and ChangeDisplaySetti... |
tree | commitdiff |
2003-03-30 |
Alexandre Julliard | Use the right buffer size in SYSPARAMS_Load instead... |
tree | commitdiff |
2003-03-30 |
Adam Gundy | Initialize lpLogFont->lfQuality to the default. |
tree | commitdiff |
2003-03-28 |
Alexandre Julliard | Moved 16-bit dialog routines to a separate dialog16... |
tree | commitdiff |
2003-03-26 |
Stephan BEUZE | Implemented a default behavior for SPI_GETGRADIENTCAPTI... |
tree | commitdiff |
2003-03-18 |
Jon Griffiths | Documentation updates. |
tree | commitdiff |
2003-03-14 |
Tony Lambregts | Replace DPRINTF with TRACE. |
tree | commitdiff |
2003-02-27 |
Alexandre Julliard | Replaced most uses of the auto-generated glue code... |
tree | commitdiff |
2003-02-26 |
Eric Pouech | Only print 4 hexdigits for tid. |
tree | commitdiff |
2003-02-19 |
Andreas Mohr | Convert Twips values from the registry. |
tree | commitdiff |
2003-02-18 |
Alexandre Julliard | Print thread ids in traces with only 4 digits now that... |
tree | commitdiff |
2003-02-18 |
Duane Clark | Correctly encode wParam for WM_SYSCOMMAND,SC_SIZE messages. |
tree | commitdiff |
2003-01-24 |
Alexandre Julliard | Removed no longer needed inclusion of heap.h. |
tree | commitdiff |
2003-01-23 |
Matthew Davison | Removed calls to HEAP_strdupAtoW. |
tree | commitdiff |
2003-01-23 |
Alexandre Julliard | Added dead keys support using X input methods (based... |
tree | commitdiff |
2003-01-20 |
Francois Gouget | Extend the code to set both the Win9x and the NT regist... |
tree | commitdiff |
2003-01-14 |
Alberto Massari | Handle the WS_EX_LEFTSCROLLBAR style (that is, draw... |
tree | commitdiff |
2003-01-14 |
Duane Clark | Check for pending X events before getting queue status. |
tree | commitdiff |
2003-01-14 |
Dmitry Timoshkov | Post correct notification code on WM_CLOSE for dialogs. |
tree | commitdiff |
2003-01-13 |
Francois Gouget | Update the registry keys of SPI_ICONHORIZONTALSPACING, |
tree | commitdiff |
2003-01-13 |
Robert Shearman | SPI_GETMINIMIZEDMETRICS implemented. |
tree | commitdiff |
2003-01-11 |
Alexandre Julliard | Print the message name for registered messages. |
tree | commitdiff |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
tree | commitdiff |
2003-01-08 |
Alexandre Julliard | Store the keyboard state in the thread input structure... |
tree | commitdiff |
2003-01-08 |
Duane Clark | WS_CAPTION is a two bit field, so test appropriately. |
tree | commitdiff |
2003-01-08 |
Alexandre Julliard | Store the hardware messages in the thread input structu... |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-07 |
Duane Clark | A window with a WS_EX_APPWINDOW extended style can... |
tree | commitdiff |
2002-12-19 |
Dimitrie O. Paun | UpdateWindow returns a BOOLean. |
tree | commitdiff |
2002-12-16 |
Rein Klazes | Fix an A/W structure size bug in DrawCaptionTempW(). |
tree | commitdiff |
2002-12-12 |
Dimitrie O. Paun | Move excpt.h out of include/msvcrt/ as it does not... |
tree | commitdiff |
2002-12-10 |
Mike Hearn | Make WM_MOUSEHOVER coordinates client relative. |
tree | commitdiff |
2002-12-03 |
Alexandre Julliard | Removed input.h, queue.h, spy.h and sysmetrics.h and... |
tree | commitdiff |
2002-12-02 |
Francois Gouget | Removed unnecessary HANDLE typecasts. |
tree | commitdiff |
2002-11-25 |
Alexandre Julliard | Added CS_DBLCLKS style to dialog window class. |
tree | commitdiff |
2002-11-24 |
Matthew Davison | Fix some unicode->ascii calls. |
tree | commitdiff |
2002-11-23 |
Mike Hearn | Altered WM_MOUSEHOVER so the lParam and wParam fields... |
tree | commitdiff |
next |