Sign in
goma
/
wine
/
31b502ef8ef27e7fdb6e9a0b9de74498d418ebb8
31b502e
sane.ds: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
4ec57ef
serialui: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
c5a53fa
setupapi: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
b39d3d3
oledlg: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
2659442
oleaut32: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
55e97bd
msvidc32: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
53235cc
msrle32: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
c7ea37c
msvfw32: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
04deb6d
msi: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
8c189d7
winhttp: Include <sys/socket.h> from winhttp_private.h. Remove now redundant inclusion from request.c.
by Gerald Pfeifer
· 16 years ago
bb68894
kernel32: Add Portuguese translation.
by Ricardo Filipe
· 16 years ago
55ec1d9
gdiplus: Store color key information in ImageAttributes.
by Vincent Povirk
· 16 years ago
e0d9d17
gdiplus: Do not draw line-breaking spaces.
by Vincent Povirk
· 16 years ago
b330ebf
gdiplus: Don't use -escapement angle in GdipDrawString.
by Vincent Povirk
· 16 years ago
1c2df36
wineinstall: Ask about installation before running configure.
by Austin English
· 16 years ago
70f00e9
appwiz: Update Japanese resource.
by Aric Stewart
· 16 years ago
8da6acb
mpr: Update Japanese resource.
by Aric Stewart
· 16 years ago
af3f0ec
jscript: Update French translation.
by Frédéric Delanoy
· 16 years ago
08f09d0
jscript: Update Lithuanian translation.
by Aurimas Fišeras
· 16 years ago
baea56a
jscript: Update German translation.
by André Hentschel
· 16 years ago
fe9d360
include: Remote parameter should be a pointer not an array.
by Huw Davies
· 16 years ago
fcf5d03
mshtml: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
852ed3a
credui: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
d8992c4
msacm32: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
267e305
mpr: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
c6dc860
gphoto2.ds: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
36f01f6
localui: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
dddbfcd
hhctrl.ocx: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
ab2a719
localspl: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
14a391b
iccvid: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
7432259
comdlg32: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
6f81330
avifile: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
436683f
browseui: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
65fac0d
comctl32: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
fe4e1f4
appwiz.cpl: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
38dbe06
user32: Fail if inserting a submenu would create a loop in the menu hierarchy.
by Rein Klazes
· 16 years ago
9baf786
wined3d: Return proper NULLs from CreateContext().
by Henri Verbeet
· 16 years ago
be536eb
wined3d: Get rid of activeContext.
by Henri Verbeet
· 16 years ago
c8fe24d
wined3d: Explicitly pass the context to surface_load_ds_location().
by Henri Verbeet
· 16 years ago
2c71b85
wined3d: Explicitly pass the context to get_drawable_size().
by Henri Verbeet
· 16 years ago
fb77678
wined3d: Manage event queries in the context.
by Henri Verbeet
· 16 years ago
4ab7af6
wined3d: Manage occlusion queries in the context.
by Henri Verbeet
· 16 years ago
6a1aa9b
winex11: XRenderComposite can be inaccurate when scaled x / y source coordinates are passed to it.
by Roderick Colenbrander
· 16 years ago
75fc48d
jscript: Add Dutch translations.
by Paul Vriens
· 16 years ago
d8f962e
ws2_32: Do not make the unix file descriptor blocking. Too many places in the socket code assume it is not.
by Rein Klazes
· 16 years ago
f3d24fd
jscript: Throw more SyntaxErrors in parser.
by Piotr Caban
· 16 years ago
67c8a3e
jscript: Added "Expected ';'" error.
by Piotr Caban
· 16 years ago
c6412d9
jscript: Add "illegal assignment" error.
by Piotr Caban
· 16 years ago
2fba39d
jscript: Added "Expected ')'" error.
by Piotr Caban
· 16 years ago
29d9f09
jscript: Added "Expected '('" error.
by Piotr Caban
· 16 years ago
98223b9
jscript: Throw SyntaxError in eval function.
by Piotr Caban
· 16 years ago
d1fbdbc
shell32/tests: Fix a couple of failures on Win9x and NT4.
by Alexandre Julliard
· 16 years ago
99139d9
ddraw: Constify some variables.
by Andrew Talbot
· 16 years ago
395acfc
winhlp32: Ensure Open dialog is modal.
by Owen Rudge
· 16 years ago
59e59c6
comctl32/listview: Don't alter selection mark in LVM_SETITEMSTATE.
by Nikolay Sivov
· 16 years ago
092263f
comctl32/listview: Set LVIS_FOCUSED for all items with LVM_SETITEMSTATE not allowed.
by Nikolay Sivov
· 16 years ago
440218c
comctl32/listview: Handle NULL lParam in LVM_SETITEMSTATE.
by Nikolay Sivov
· 16 years ago
9e222c6
comctl32/listview: Additional tests for LVM_SETITEMSTATE for all items.
by Nikolay Sivov
· 16 years ago
8881335
wininet: Update Dutch translation.
by Hans Leidekker
· 16 years ago
50761ea
wininet: Use a different pointer for the password in WININET_SetAuthorization.
by Hans Leidekker
· 16 years ago
2b18ed1
wininet: Update French translation.
by Frédéric Delanoy
· 16 years ago
f32366a
wininet: Update German translation.
by André Hentschel
· 16 years ago
fb37453
wininet: Update Lithuanian translation.
by Aurimas Fišeras
· 16 years ago
2b99adc
winhttp: Only output fixme for unhandled resolve timeout.
by Juan Lang
· 16 years ago
68039dc
winhttp: Implement connect timeout.
by Juan Lang
· 16 years ago
f18276f
kernel32: Fetch more information from the DosDevices directory for QueryDosDevice.
by Alexandre Julliard
· 16 years ago
f428813
winemenubuilder: Reduce memory usage for string copies.
by Alexandre Julliard
· 16 years ago
464c956
libwine: Fix the wctomb validity check for codepages where the default chars don't convert to each other.
by Alexandre Julliard
· 16 years ago
c6570a5
winex11: Make X11DRV_SetupGCForPatBlt independent of screen_depth.
by Roderick Colenbrander
· 16 years ago
d012353
winex11: Make BRUSH_DitherColor independent of the screen_depth.
by Roderick Colenbrander
· 16 years ago
e082bf6
winex11: Add support for GCs at more depths.
by Roderick Colenbrander
· 16 years ago
50cfcff
user32: Get rid of internal function MENU_SetItemData, use SetMenuItemInfo_common instead.
by Rein Klazes
· 16 years ago
9555171
user32: When setting a menu item, handle MIIM_TYPE flag by setting approriate MIIM_BITMAP, MIIM_FTYPE and MIIM_STRING flags.
by Rein Klazes
· 16 years ago
e9f4c6b
user32: Put some repeated code for checking and extending of a MENUITEMINFO structure in a separate function.
by Rein Klazes
· 16 years ago
57f23b8
mshtml: Added VT_UINT handling to debugstr_variant.
by Jacek Caban
· 16 years ago
8d8bef9
include: Add crtrow.idl.
by Huw Davies
· 16 years ago
d328e9a
include: Add binres.idl.
by Huw Davies
· 16 years ago
c04275d
include: Add a missing parameter and fix a few attributes.
by Huw Davies
· 16 years ago
f80c419
include: Add sesprp.idl.
by Huw Davies
· 16 years ago
50c43ed
include: Add dbdsad.idl.
by Huw Davies
· 16 years ago
f6cc091
wined3d: Add missing calling convention specifiers.
by Leonid Lobachev
· 16 years ago
8d54f58
user32: Draw the whole button only if requested.
by Dmitry Timoshkov
· 16 years ago
6b15db8
wininet: Add a regular authentication dialog.
by Hans Leidekker
· 16 years ago
29162c6
wininet: Prepare for showing a regular authentication dialog.
by Hans Leidekker
· 16 years ago
1126b89
wininet: Don't leak the proxy username and password in WININET_SetProxyAuthorization.
by Hans Leidekker
· 16 years ago
4b1e0de
wininet: Release the request in WININET_GetProxyServer and WININET_SetProxyAuthorization.
by Hans Leidekker
· 16 years ago
3eb5e86
include: Add opnrst.idl.
by Huw Davies
· 16 years ago
659070e
include: Add dbcses.idl.
by Huw Davies
· 16 years ago
74b2ba2
include: Add dbccmd.idl.
by Huw Davies
· 16 years ago
8cc837a
write: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
085237f
xcopy: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
60dcd63
wordpad: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
0c7b34b
winedbg: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
664cfe0
winhlp32: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
1ae0eba
winemine: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
f7430fa
winefile: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
1cae50f
wineconsole: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
357ea12
wined3d: get_drawable_size() needs a context.
by Henri Verbeet
· 16 years ago
ea2caa9
wined3d: Return the activated context from ActivateContext().
by Henri Verbeet
· 16 years ago
85e2c05
wined3d: Explicitly pass the wined3d context to context_apply_draw_buffer().
by Henri Verbeet
· 16 years ago
Next »