[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] pre-wx-2.9.5 appearance changes
From: |
Greg Chicares |
Subject: |
Re: [lmi] pre-wx-2.9.5 appearance changes |
Date: |
Mon, 15 Jul 2013 02:32:21 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 |
On 2013-07-15 00:36Z, Vadim Zeitlin wrote:
> On Mon, 15 Jul 2013 00:11:37 +0000 Greg Chicares <address@hidden> wrote:
>
> GC> I rebuilt lmi with the 'wxWidgets-2013-07-14.tar.gz' snapshot.
> GC> Grayed toolbar buttons are the same as with the earlier snapshot,
>
> I've just checked and this snapshot simply doesn't have my changes of
> r74509 yet. For the reference, the change was just
>
> diff --git a/include/wx/msw/genrcdefs.h b/include/wx/msw/genrcdefs.h
> index a69638e..24f4f1f 100644
> --- a/include/wx/msw/genrcdefs.h
> +++ b/include/wx/msw/genrcdefs.h
> @@ -16,6 +16,8 @@
> #if _MSC_FULL_VER < 140040130
> EMIT(#define wxUSE_RC_MANIFEST 1)
> #endif
> +#else
> +EMIT(#define wxUSE_RC_MANIFEST 1)
> #endif
>
> #ifdef _M_AMD64
That change seems not to be present in the 'wxWidgets-2013-07-15.tar.gz'
snapshot as I built it:
* RCS-ID: $Id: genrcdefs.h 73483 2013-02-09 00:35:46Z VZ $
I inspected the tarball directly:
ftp://ftp.wxwidgets.org/pub/Daily_HEAD/files/wxWidgets-2013-07-15.tar.gz
and it contains the same line:
* RCS-ID: $Id: genrcdefs.h 73483 2013-02-09 00:35:46Z VZ $
and the file is dated 2013-02-09 inside the archive.
Could there be a problem with snapshot generation?
- [lmi] pre-wx-2.9.5 appearance changes, Greg Chicares, 2013/07/12
- Re: [lmi] pre-wx-2.9.5 appearance changes, Vadim Zeitlin, 2013/07/12
- Re: [lmi] pre-wx-2.9.5 appearance changes, Greg Chicares, 2013/07/14
- Re: [lmi] pre-wx-2.9.5 appearance changes, Vadim Zeitlin, 2013/07/14
- Re: [lmi] pre-wx-2.9.5 appearance changes, Greg Chicares, 2013/07/14
- Re: [lmi] pre-wx-2.9.5 appearance changes, Vadim Zeitlin, 2013/07/14
- Re: [lmi] pre-wx-2.9.5 appearance changes, Greg Chicares, 2013/07/14
- Re: [lmi] pre-wx-2.9.5 appearance changes,
Greg Chicares <=
- Re: [lmi] pre-wx-2.9.5 appearance changes, Vadim Zeitlin, 2013/07/15
- Re: [lmi] pre-wx-2.9.5 appearance changes, Greg Chicares, 2013/07/15
- Re: [lmi] pre-wx-2.9.5 appearance changes, Greg Chicares, 2013/07/15
- Re: [lmi] pre-wx-2.9.5 appearance changes, Vadim Zeitlin, 2013/07/15
- Re: [lmi] pre-wx-2.9.5 appearance changes, Vadim Zeitlin, 2013/07/15
Re: [lmi] pre-wx-2.9.5 appearance changes, Vadim Zeitlin, 2013/07/13