wine/dlls/user32/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [wine] / wine / dlls / user32


File Rev. Age Last log entry
[BACK] Parent Directory      
[DIR] Attic/  [Don't hide]      
[DIR] resources/      
[DIR] tests/      
[TXT] .cvsignore  1.6   2 months   Rein Klazes <wijn@online.nl> user32: Handle WM_PRINTCLIENT message in PopupMenuW...
[TXT] Makefile.in  1.9   4 months   Michael Stefaniuc <mstefani@redhat.de> user32: Build language resource files sep...
[TXT] bidi16.c  1.1   2 years   Alexandre Julliard <julliard@winehq.org> user32: Renamed the user/ directory to ...
[TXT] button.c  1.18   3 weeks   Dmitry Timoshkov <dmitry@codeweavers.com> user32: Make sure that focus_rect is a...
[TXT] caret.c  1.4   10 months   Alexandre Julliard <julliard@winehq.org> server: Add functions for conversions b...
[TXT] class.c  1.25   8 months   Michael Stefaniuc <mstefani@redhat.de> user32: Remove superfluous pointer casts....
[TXT] clipboard.c  1.8   3 weeks   Alexander Scott-Johns <alexander.scott.johns@googlemail.com> user32: Add missing...
[TXT] combo.c  1.19   7 months   Rein Klazes <wijn@online.nl> user32: In COMBO_WindowPosChanging() do not change ...
[TXT] comm16.c  1.10   12 months   Michael Stefaniuc <mstefani@redhat.de> user32: Do not cast NULL.
[TXT] controls.h  1.11   7 months   Rein Klazes <wijn@online.nl> user32: Fix for the ending of menu tracking in the ...
[TXT] cursoricon.c  1.45   12 days   Alexandre Julliard <julliard@winehq.org> user32: Data chunks in RIFF file must b...
[TXT] dde_client.c  1.28   8 months   Michael Stefaniuc <mstefani@redhat.de> user32: Remove superfluous pointer casts....
[TXT] dde_misc.c  1.22   5 months   Eric Pouech <eric.pouech@orange.fr> user32: Clearly separate the 16bit code out ...
[TXT] dde_private.h  1.8   5 months   Eric Pouech <eric.pouech@orange.fr> user32: Clearly separate the 16bit code out ...
[TXT] dde_server.c  1.12   9 months   Jeff Latimer <lats@yless4u.com.au> user32: Pass pConv to WDML_Global2DataHandle ...
[TXT] defdlg.c  1.6   2 months   Dmitry Timoshkov <dmitry@codeweavers.com> user32: Return 0 from DefDlgProc and d...
[TXT] defwnd.c  1.22   3 months   Henri Verbeet <hverbeet@codeweavers.com> user32: Send 0 as LPARAM for SIZE_MINIM...
[TXT] desktop.c  1.5   8 months   Michael Stefaniuc <mstefani@redhat.de> user32: Remove superfluous pointer casts....
[TXT] dialog.c  1.22   2 months   Sergey Khodych <khodych@gmail.com> user32: Use IDOK as default identifier in a t...
[TXT] dialog16.c  1.4   9 months   Alexandre Julliard <julliard@winehq.org> user32: Avoid a pointer cast in a trace...
[TXT] driver.c  1.22   11 days   Alexandre Julliard <julliard@winehq.org> user32: Don't print CreateWindow warnin...
[TXT] driver16.c  1.3   11 months   Michael Stefaniuc <mstefani@redhat.de> user32: Do not cast zero.
[TXT] edit.c  1.57   12 days   Julius Schwartzenberg <julius.schwartzenberg@gmail.com> user32: Change extra val...
[TXT] exticon.c  1.8   8 months   Michael Stefaniuc <mstefani@redhat.de> user32: Remove superfluous pointer casts....
[TXT] focus.c  1.7   2 months   Alexandre Julliard <julliard@winehq.org> user32: Don't send focus change message...
[TXT] hook.c  1.13   7 weeks   Alexandre Julliard <julliard@winehq.org> user32: Use explicit prototypes for fun...
[TXT] hook16.c  1.3   2 years   Alexandre Julliard <julliard@winehq.org> user32: Get rid of winproc.h and move d...
[TXT] icontitle.c  1.3   20 months   Rob Shearman <rob@codeweavers.com> user32: Fix incorrect character count passed ...
[TXT] input.c  1.16   2 weeks   Stefan Dösinger <stefan@codeweavers.com> user32: Make some functions hookable.
[TXT] listbox.c  1.21   5 months   Dmitry Timoshkov <dmitry@codeweavers.com> user32: Invalidate a being removed lis...
[TXT] lstr.c  1.2   2 years   Andrew Talbot <Andrew.Talbot@talbotville.com> user32: Exclude unused headers.
[TXT] mdi.c  1.27   8 months   Michael Stefaniuc <mstefani@redhat.de> user32: Remove superfluous pointer casts....
[TXT] menu.c  1.54   2 weeks   Rein Klazes <wijn@online.nl> user32: Handle MN_GETHMENU in PopupMenuWndProc.
[TXT] message.c  1.55   2 weeks   Stefan Dösinger <stefan@codeweavers.com> user32: Make some functions hookable.
[TXT] misc.c  1.7   5 months   Nikolay Sivov <bunglehead@gmail.com> user32: Add a stub for DisableProcessWindow...
[TXT] msg16.c  1.4   2 years   Alexandre Julliard <julliard@winehq.org> user32: Get rid of winproc.h and move d...
[TXT] msgbox.c  1.9   8 months   Michael Stefaniuc <mstefani@redhat.de> user32: Remove superfluous pointer casts....
[TXT] network.c  1.2   2 years   Andrew Talbot <Andrew.Talbot@talbotville.com> user32: Make function definitions ...
[TXT] nonclient.c  1.22   3 weeks   Alexandre Julliard <julliard@winehq.org> user32: Use the generic handle function...
[TXT] painting.c  1.15   5 weeks   Rein Klazes <wijn@online.nl> user32: In ScrollWindowEx do not clip the clipping ...
[TXT] property.c  1.5   10 months   Alexandre Julliard <julliard@winehq.org> server: Windows properties are actually...
[TXT] resource.c  1.9   2 weeks   Michael Stefaniuc <mstefani@redhat.de> user32: Remove a duplicated return statem...
[TXT] resources.h  1.1   4 months   Michael Stefaniuc <mstefani@redhat.de> user32: Build language resource files sep...
[TXT] scroll.c  1.16   6 months   Rein Klazes <wijn@online.nl> user32: Combine horizontal and vertical window scro...
[TXT] spy.c  1.19   2 months   Andrew Eikum <aeikum@codeweavers.com> winex11: Support KEYEVENTF_UNICODE in Send...
[TXT] static.c  1.12   2 weeks   Alexandre Julliard <julliard@winehq.org> user32: Add a helper to retrieve the di...
[TXT] sysparams.c  1.39   5 weeks   Andrey Turkin <andrey.turkin@gmail.com> user32: Accept SPI_GET/SETMOUSEVANISH pa...
[TXT] text.c  1.11   5 weeks   Vincent Povirk <vincent@codeweavers.com> user32: Invert y in DrawTextEx in GM_CO...
[TXT] uitools.c  1.11   2 weeks   Alexandre Julliard <julliard@winehq.org> user32: Add a helper to retrieve the di...
[TXT] user.exe.spec  1.3   3 weeks   Alexandre Julliard <julliard@winehq.org> user32: Get rid of the 16-bit heap supp...
[TXT] user16.c  1.8   2 weeks   Alexandre Julliard <julliard@winehq.org> user32: Move 16-bit resource functions ...
[TXT] user32.spec  1.24   2 months   Alexandre Julliard <julliard@winehq.org> user32: The LongPtr functions are only ...
[TXT] user_main.c  1.10   7 days   Alexandre Julliard <julliard@winehq.org> user32: Specify the full application pa...
[TXT] user_private.h  1.35   2 weeks   Alexandre Julliard <julliard@winehq.org> user32: Add a helper to retrieve the di...
[TXT] win.c  1.58   7 days   Alexandre Julliard <julliard@winehq.org> user32: Specify the full application pa...
[TXT] win.h  1.8   3 weeks   Alexandre Julliard <julliard@winehq.org> user32: Use the generic handle function...
[TXT] winhelp.c  1.3   17 months   Alexandre Julliard <julliard@winehq.org> winhelp.exe: Renamed to winhlp32.exe.
[TXT] winpos.c  1.58   3 weeks   Alexandre Julliard <julliard@winehq.org> user32: Use the generic handle function...
[TXT] winproc.c  1.23   4 months   Alexandre Julliard <julliard@winehq.org> user32: Add call frame annotations in x...
[TXT] winstation.c  1.8   9 months   Andrey Turkin <andrey.turkin@gmail.com> user32: GetUserObjectSecurity should ret...
[TXT] wnd16.c  1.6   11 months   Michael Stefaniuc <mstefani@redhat.de> user32: Remove superfluous casts of void ...
[TXT] wsprintf.c  1.3   10 months   Alexandre Julliard <julliard@winehq.org> user32: Convert wvsprintfA/W to use an ...


Report problems to: web-admin@winehq.com