]> cygwin.com Git - cygwin-apps/setup.git/commit
* threebar.cc (ThreeBarProgressPage::ins_dialog): Move variable to more
authorChristopher Faylor <me@cgf.cx>
Sat, 20 Jun 2009 21:54:22 +0000 (21:54 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 20 Jun 2009 21:54:22 +0000 (21:54 +0000)
commit00fa5f6c8a5f2b7952a3f68af9898606c1f698e4
treeac599583977219d246f056f68252e393fea35611
parent5a85457b5557e243dae4beeb06f9d979d0855983
* threebar.cc (ThreeBarProgressPage::ins_dialog): Move variable to more
appropriate class.
(ThreeBarProgressPage::MaximizeDialog): Move function to more appropriate
class.
(ThreeBarProgressPage::OnMessageApp): Remove MaximizeDialog calls.
* threebar.h: Remove maximize handling.
* choose.cc (ChooserPage::ins_dialog): New variable.
(ChooserPage::MaximizeDialog): New function.
(ChooserPage::ChooserPage): Remove unneeded handling of nCmdShow.
(ChooserPage::OnActivate): Maximize chooser page via MaximizeDialog.
(ChooserPage::OnNext): Revert chooser page to normal before returning.
* main.cc (main): Don't pass cmd_show to ChooserPage.
* propsheet.cc (PropSheetProc): Accommodate change in class for SetHwndDialog.
ChangeLog
choose.cc
choose.h
main.cc
propsheet.cc
threebar.cc
threebar.h
This page took 0.033812 seconds and 5 git commands to generate.