From: shelarcy <she...@gm...> - 2008-12-14 15:38:14
|
DarcsURL: C:/home/shelarcy/wxhaskell MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=_" --=_ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Mon Dec 15 00:34:58 =93=8C=8B=9E (=95W=8F=80=8E=9E) 2008 shelarcy <shelarc= y...@gm...> * Chnage wxWindowList::Node to wxWindowList::compatibility_iterator for f= ixing building problem. --=_ Content-Type: text/x-darcs-patch; name="chnage-wxwindowlist__node-to-wxwindowlist__compatibility_iterator-for-fixing-building-problem_.dpatch" Content-Transfer-Encoding: quoted-printable Content-Description: A darcs patch for your repository! New patches: [Chnage wxWindowList::Node to wxWindowList::compatibility_iterator for fixi= ng building problem. shelarcy <she...@gm...>**20081214153458 Ignore-this: a7285a76562d170729b8580075dda398 ] hunk ./wxc/src/eljrc.cpp 197 frame->SetSplitMode(GetLong (wxT("splitmode"), wxSPLIT_VERTICAL));=0D long sashpos =3D GetLong (wxT("sashposition"), 100);=0D =0D - wxWindowList::Node* node =3D frame->GetChildren().GetFirst();=0D + wxWindowList::compatibility_iterator node =3D frame->GetChildren().GetFir= st();=0D wxWindow* wnd1 =3D node->GetData();=0D wxWindow* wnd2 =3D node->GetNext()->GetData();=0D =0D Context: [Add --with-compiler option for forward compatibility. shelarcy <she...@gm...>**20081213153633 Ignore-this: 655b63b942f001141785b5318916b44b ] = [Add notebookHitTest function (requested by Bernd Holzmuller). shelarcy <she...@gm...>**20081212163309 Ignore-this: 649bff666a5f3ad1e8600bf95078282a ] = [Add --global option. shelarcy <she...@gm...>**20081212130652 Ignore-this: 12cbdde57790c83d6cd249c296392d2f ] = [Fix: iterator wasn't advanced. h8...@go...**20081214142513 Ignore-this: 69bc378e51b9e6f6b5551142f0a33a61 ] = [Use wxList::compatibility_iterator in wxc to avoid building problem. shelarcy <she...@gm...>**20081213160813 Ignore-this: edd313c7f1aef8653725b770aa064c86 ] = [Fix: ghc-pkg latest causes problem on Windows. shelarcy <she...@gm...>**20081211061555 Ignore-this: ef77c47ece75a0921e5e07a1140b811b ] = [Use latest version of packages in GHC database, part2 shelarcy <she...@gm...>**20081211051248] = [Use latest version of packages in GHC database Eric Kow <E....@br...>**20081209224702] = [When use --user option, wxhaskell should install .cabal location. shelarcy <she...@gm...>**20081128133122] = [TAG 0.11.0rc1_2 shelarcy <she...@gm...>**20081128044152] = Patch bundle hash: 42bc1eb7cdfb4ddcfaec62f981f1d4b68159763c --=_-- . |