Differences From Artifact [eeba73ecfb]:
- File gtk/OGWidget.m — part of check-in [ef4637f824] at 2012-01-05 01:00:28 on branch trunk — Add copyright and a license. (user: js, size: 1595) [annotate] [blame] [check-ins using]
To Artifact [dd77474386]:
- File gtk/OGWidget.m — part of check-in [b5835e0a2f] at 2012-01-08 14:03:23 on branch trunk — Move -[show] and -[hide] from OGWidget to OGWindow. (user: js, size: 1503) [annotate] [blame] [check-ins using]
︙ | |||
40 41 42 43 44 45 46 | 40 41 42 43 44 45 46 47 | - - - - - - - - - - | } @catch (id e) { [self release]; @throw e; } return self; } |