Files
cappuccino/AppKit
Alexandre Wilhelm 2e66601c19 Fixed: memory leak in CPComboBox
Previously, when assigning a listDelegate to a CPComboBox, we never deleted the observers added by this method. Now we add and delete these observers in the method addObservers and removeObservers.

This PR fix another issue. Previously, the behavior of the panel of the comboBox wasn't the same as the one in Cocoa. Now, when closing the panel, the hit view won't be the first responder as it was. Cocoa works like this as well.
2014-12-01 14:22:39 -08:00
..
2013-01-23 15:48:55 +07:00
2013-03-26 16:52:46 -07:00
2014-11-26 13:09:51 -08:00
2013-01-23 15:48:55 +07:00
2014-12-01 14:22:39 -08:00
2013-01-08 18:07:15 +00:00
2013-02-20 03:00:20 -05:00
2013-06-12 10:27:28 +01:00
2013-01-24 19:18:39 +08:00
2010-12-09 13:00:52 -08:00
2013-01-24 19:18:39 +08:00
2011-03-25 22:52:57 -04:00
2013-02-06 16:36:49 +00:00
2014-03-27 13:33:32 -07:00
2013-01-23 15:48:56 +07:00
2014-11-26 16:00:03 -08:00
2014-11-26 16:00:03 -08:00
2013-01-11 00:48:18 +00:00
2013-01-24 19:18:39 +08:00
2014-11-20 11:50:18 -08:00
2013-03-06 10:19:26 -05:00
2011-10-25 14:33:47 +02:00