Hi,
FOSDEM is one of the largest gatherings of Free Software
contributors in the world and happens each February in Brussels
(Belgium). One of the tracks will be the CrossDesktop DevRoom, which
will host Desktop-related talks.
We are now inviting proposals for talks about Free/Libre/Open-source S
On Thu, Nov 17, 2011 at 10:42 PM, Mark Dootson wrote:
> On 17/11/2011 07:52, Ozkan Sezer wrote:
>
>> Please verify that:
>> - The trunk and v2.x versions are identical to each other
>> - All are fine and functional
>
> I can confirm that trunk and stable are identical and that when built
> functio
On 17/11/2011 07:52, Ozkan Sezer wrote:
> Please verify that:
> - The trunk and v2.x versions are identical to each other
> - All are fine and functional
I can confirm that trunk and stable are identical and that when built
functionality in my usage is identical to gdiplus as installed from
min
On 17/11/2011 07:52, Ozkan Sezer wrote:
> - lib32/gdiplus.def: GdipCreateHalftonePalette was missing the "@0" stdcall
>suffix, added it. gendef can output faulty information for functions
> returning
>void (and in some other cases as well), so checking manually is always a
>good idea.