This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[PATCH]List Categories and Requireds in setup.log.full


I'm glad you made the patch for the FIXME.  I was sort of sneaking up on it
and was afraid some change by you or Robert would make it difficult to
apply.

After I get this submitted, I'll try out the pre-category branch so you can
get that posted quickly.  That will make testing the post-category version
much easier.

I don't know where to start, but perhaps the choose dialog box's horizontal
size could be set dynamically.  We seem to go through having to re-size it
by hand rather often.  In this case, I simply bumped the applicable x
dimensions by 100.

In do_choose(), I also re-restored the change that removed "\r" from
messages sent to setup.log.full and again changed the source_exists logic so
local copies of source archives are mentioned in setup.log.full.  I don't
mention them in this ChangeLog entry since they are already in ChangeLog.
--
Mac :})
** I normally forward private questions to the appropriate mail list. **
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.

There is a missing 'S' from the front of my ChangeLog entry for June 16.

ChangeLog:

Sat Jun 30 14:05:21  2001  Michael A Chase <mchase@ix.netcom.com>

    * res.rc: IDD_LOCAL_DIR: Change caption to match the other dialog boxes.
        IDD_CHOOSE: Adjust horizontal size so package names are visible.

    * choose.cc: (add_required): Change error message to indicate where it
came from.
        (set_action): Ditto.
            Simplify the state machine.
        (paint): Wrap some excessively long lines.
        (pick_line::paint): Ditto.
            Move the arrow in the "Current" column right to where it
belongs.
            Move the source checkbox slightly to the right.
        (do_choose): List categories and required packages in
setup.log.full.

res.rc-patch

choose.cc-patch


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]