ReactiveX / RxSwing

RxJava bindings for Swing
Apache License 2.0
98 stars 23 forks source link

Add hierarchy and hierachy bounds listener support #55

Closed mikebaum closed 8 years ago

mikebaum commented 8 years ago

This PR implements issues #32 and #33. There are three commits, the first is just to fix the broken build. That should be reviewed and merged as per issue #54.

mikebaum commented 8 years ago

I included a commit that fixed the broken build, see issue #54. When that's merged, I will rebase this PR on top of the branch 0.x.

akarnokd commented 8 years ago

Could you rebase this?

Petikoch commented 8 years ago

@mikebaum ,

I reviewed the change today...

I'd say... rebase it, merge it, release it!

Let's give back some life to RxSwing.

Best regards, Peti

mikebaum commented 8 years ago

@Petikoch Thanks for the review. I'll have to dust this code off, rebase and merge.

Yeah, lets tackle some of the work on this project.... I'm ready to pull up my sleeves.

Mike

Petikoch commented 8 years ago

What about releasing?

Best regards, Peti

mikebaum commented 8 years ago

@Petikoch Thanks for the reminder. I actually started to do the release and then got busy renovating my house... Anyway, I've been crazy busy with my day job. Gonna take care of this tomorrow...

mikebaum commented 8 years ago

@Petikoch Added release 0.27.0

Petikoch commented 8 years ago

@mikebaum Thanks for releasing! And all the best for the house renovation... :-)

Best regards, Peti