~thopiekar/wine/+git/wine-debian:deb/paths

Last commit made on 2009-11-14
Get this branch:
git clone -b deb/paths https://git.launchpad.net/~thopiekar/wine/+git/wine-debian

Branch merges

Branch information

Name:
deb/paths
Repository:
lp:~thopiekar/wine/+git/wine-debian

Recent commits

c9c3eff... by WanderingVillager

Patches for using function_grep.pl in /usr/share/wine.

b82575c... by WanderingVillager

Replaced $(libdir)/wine with $(dlldir) in libs/wine/Makefile.in.

f65a14a... by WanderingVillager

Merge branch 'upstream' into deb/paths

Conflicts:
 libs/wine/Makefile.in

95105c0... by Alexandre Julliard

Release 1.1.29.

5db05df... by Roderick Colenbrander <email address hidden>

winex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical.

5fc017c... by Roderick Colenbrander <email address hidden>

winex11: Use ColorShifts from physDev in X11DRV_PALETTE_ToPhysical.

3ad349f... by Roderick Colenbrander <email address hidden>

winex11: Prepare X11DRV_PALETTE_ToPhysical/_ToLogical for a new ColorShift structure.

3878b48... by Roderick Colenbrander <email address hidden>

winex11: Introduce a new function for looking up the physical color of a pixel for use with colormap generation-like functions.

This prepares to a rewrite of X11DRV_PALETTE_ToPhysical which requires
the physDev for retrieving the color shifts.

a9221d7... by Vincent Povirk <email address hidden>

oleaut32/tests: Add test for tlibattr->lcid.

34f1d8a... by Vincent Povirk <email address hidden>

oleaut32: Handle LCID arguments in ITypeInfo::Invoke.