monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 8b3c478e13b1684a05bb431cfa976ce2908c4d


From: monotone
Subject: [Monotone-commits-diffs] Revision 8b3c478e13b1684a05bb431cfa976ce2908c4d9c
Date: Fri, 10 Apr 2009 19:08:41 +0200

-----------------------------------------------------------------
Revision: 8b3c478e13b1684a05bb431cfa976ce2908c4d9c
Ancestor: 576b653baa4368d0639a3108c631a73eb51cebb2
Author: address@hidden
Date: 2009-04-10T16:59:33
Branch: net.venge.monotone.contrib.mtn-browse

Modified files:
        lib/perl/AdvancedFind.pm lib/perl/FindFiles.pm

ChangeLog: 

- Fixed the bug where the Advanced Find dialog window did not respond to
  Shift-<F1>. Basically it seems that the window must not be realised before the
  accelerator keys have been set up (i.e. ...->show_all() and
  WindowManager->update_gui() can only be called after
  WindowManager->instance()->manage()).
- Put in a workaround for a bug with Gtk2::SpinButton widgets where they have to
  loose the focus before they realise that the user has changed the value via
  its entry field. mtn-browse uses two of these widgets, the one on the
  Preferences dialog window is ok as the OK button grabs the focus when it is
  clicked. However the Find Files window has no such focus grabbing button
  (because icon buttons look better when they don't grab the focus on click) and
  so a fix had to be put in where the focus is temporarily moved away from the
  widget so as to trigger the update.

Attachment: txt_AwPwsODTQ.txt
Description: Diff [576b653baa4368d0639a3108c631a73eb51cebb2] -> [8b3c478e13b1684a05bb431cfa976ce2908c4d9c]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]