N#20027 PDF Reader crashes on selecting read only option in the details dialog box.
authorLuc Pionchon <luc.pionchon@nokia.com>
Wed, 5 Oct 2005 13:36:53 +0000 (13:36 +0000)
committerLuc Pionchon <luc.pionchon@nokia.com>
Wed, 5 Oct 2005 13:36:53 +0000 (13:36 +0000)
commit4681e59312e8b6ec3bfa9cbd6f2e471f308489a9
tree0339cd1289ef81a9232f932b9182494f4bcf1e7f
parent9761d965c2e2036838c109c92b2558e48ce7c9d7
N#20027 PDF Reader crashes on selecting read only option in the details dialog box.

* hildon-widgets/hildon-file-details-dialog.c:
        (change_state): Fixed assertion that was causing problems
        (check_validity): New function: We now automatically close the
        dialog if the displayed file is removed.
        (handle_focus): Callback removed:
        (init): Now using correct gtk way to bind container and adjustment
        together. Not the previous callback.
        (set_property): Connecting/disconnecting new handlers (for
        change_state).
        (finalize): disconnecting new handler.
ChangeLog
hildon-widgets/hildon-file-details-dialog.c