Aaron Slunt wrote:
> So do we have to reapply now, or can you just readd me as
> supermaintainer to half-life sound selector? My email I use on there is
> the same as this one.
It looks we lost all of the entries for "supermaintainers" some time between
yesterday and 11:37:22 today. I have no idea
On 14.12.2006 00:21, Jacek Caban wrote:
> --- a/dlls/mshtml/resource.h
> +++ b/dlls/mshtml/resource.h
> @@ -28,6 +28,9 @@
>
> #define IDS_MESSAGE_BOX_TITLE 2213
>
> +#define IDS_PRINT_HEADER_TEMPLATE 8403
> +#define IDS_PRINT_FOOTER_TEMPLATE 8404
> +
Could it be you forgot to submit the .r
Paul Vriens wrote:
On Tue, 2006-12-12 at 21:52 +0100, Jacek Caban wrote:
+hres = IInternetProtocolInfo_CompareUrl(protocol_info, NULL,
NULL, 0xdeadbeef);
+ok(hres == E_NOTIMPL, "CompareUrl failed: %08x\n", hres);
+
Will these tests also return E_NOTIMPL on Windows? The
So do we have to reapply now, or can you just readd me as supermaintainer to
half-life sound selector? My email I use on there is the same as this one.
On 12/13/06, Chris Morgan <[EMAIL PROTECTED]> wrote:
We can modify the cleanup script to output a list of people being
removed as maintainers s
We can modify the cleanup script to output a list of people being
removed as maintainers so we can rule that out as a culprit.
I'm open to other suggestions about logging operations or storing
deleted entries but flagging them as "deleted" and adding a date field
if appropriate to track the last
Onsdag 13 desember 2006 19:14, skrev Chris Morgan:
> If you didn't receive an email about how you haven't logged in in a
> while then it isn't likely that the appdb cleanup system removed your
> super maintainership. Could this possibly be related to the super
> maintainer changes you put in recent
Christoph Bumiller wrote:
Yep .. it (the patch) works, at least for Blade of Destiny which is now
actually playable (!) (without sound yet, though). Why hasn't it been
merged?
I'm not sure, I didn't ask. Perhaps I did something wrong with the
server code, or there's a better way to achieve th
Zitat von Markus Amsler <[EMAIL PROTECTED]>:
Christoph Bumiller wrote:
I tried to run some DOS games with wine recently and since most of them
crashed
I would call this a success, since not ALL of them crashed :-).
Winedos is far from a complete DOS emulation.
Well, unfortunately those th
I've been removed from super maintainer and maintainer of World of
Warcraft and I know I've been on within the last month even if I
haven't changed anything.
On Wednesday 13 December 2006 18:00, Dmitry Timoshkov wrote:
> +static BOOL is_power_of_two(DWORD alignment)
> +{
> +if (!alignment) return FALSE;
> +
> +while (!(alignment & 1))
> +{
> +alignment >>= 1;
> +}
> +return alignment == 1;
> +}
Although speed should not be a
On 12/13/06, Aaron Slunt <[EMAIL PROTECTED]> wrote:
Chris Morgan wrote:
> Have you recently submitted any new applications or versions? Have you
> logged in to appdb within the last few months?
>
> Chris
>
>
> On 12/13/06, Aaron Slunt <[EMAIL PROTECTED]> wrote:
>> Alexander Nicolaysen Sørnes wro
Alexander Nicolaysen Sørnes wrote:
> Hello,
>
> It seems like I have been removed from all the applications I was previously
> a
> super maintainer of. All my non-super maintainerships seem to be unaffected.
>
> Does anyone know the reason? Is it related to the recent server problems?
>
>
Chris Morgan wrote:
Have you recently submitted any new applications or versions? Have you
logged in to appdb within the last few months?
Chris
On 12/13/06, Aaron Slunt <[EMAIL PROTECTED]> wrote:
Alexander Nicolaysen Sørnes wrote:
> Hello,
>
> It seems like I have been removed from all the ap
Have you recently submitted any new applications or versions? Have you
logged in to appdb within the last few months?
Chris
On 12/13/06, Aaron Slunt <[EMAIL PROTECTED]> wrote:
Alexander Nicolaysen Sørnes wrote:
> Hello,
>
> It seems like I have been removed from all the applications I was prev
Alexander Nicolaysen Sørnes wrote:
Hello,
It seems like I have been removed from all the applications I was previously a
super maintainer of. All my non-super maintainerships seem to be unaffected.
Does anyone know the reason? Is it related to the recent server problems?
Regards,
Alexan
On Dec 13, 2006, at 12:02 PM, Pierre d'Herbemont wrote:
On Dec 13, 2006, at 4:46 PM, Ken Thomases wrote:
Wait, wait...
On Dec 12, 2006, at 6:55 AM, Pierre d'Herbemont wrote:
+all_locales = CFLocaleCopyAvailableLocaleIdentifiers();
+preferred_locales = CFBundleCopyLocalizationsForPre
On Dec 13, 2006, at 4:46 PM, Ken Thomases wrote:
Wait, wait...
On Dec 12, 2006, at 6:55 AM, Pierre d'Herbemont wrote:
+all_locales = CFLocaleCopyAvailableLocaleIdentifiers();
+preferred_locales = CFBundleCopyLocalizationsForPreferences
( all_locales, NULL );
I thought I explained t
Hello,
It seems like I have been removed from all the applications I was previously a
super maintainer of. All my non-super maintainerships seem to be unaffected.
Does anyone know the reason? Is it related to the recent server problems?
Regards,
Alexander N. Sørnes
AppDB Administrator
Please don't apply, it disallows integers preceded by whitespace, which I
don't think is correct.
Thanks,
--Juan
http://www.winehq.org/pipermail/wine-patches/2006-December/033747.html
Do you Yahoo!?
Everyone
Wait, wait...
On Dec 12, 2006, at 6:55 AM, Pierre d'Herbemont wrote:
This time with Alexandre suggestion to use directly parse_locale_name.
We still leave the possibility not to use the System preferences
language if LC_MESSAGES env variable LC_MESSAGES was set to a value
different than th
Christoph Bumiller wrote:
I tried to run some DOS games with wine recently and since most of them
crashed
I would call this a success, since not ALL of them crashed :-). Winedos
is far from a complete DOS emulation.
In my example (Realms of Arkania: Blade of Destiny) this lets the app
conti
21 matches
Mail list logo