/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4204 by kfstorm, Thu Feb 3 14:07:44 2005 UTC revision 1.4205 by jhd, Thu Feb 3 19:48:59 2005 UTC
# Line 1  Line 1 
1    2005-02-03  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
2    
3            * xmenu.c (menubar_selection_callback): Force out GTK buffered
4            events so the menu event comes after them.  This is to prevent sit-for
5            from exiting on buffered events directly after a menu selection,
6            lisp code for Help => About Emacs uses sit-for.
7    
8            * gtkutil.c (create_menus): Connect selection-done event instead of
9            the deactivate event to deactivate_cb.  This will make the last
10            leave event come before the call to deactivate_cb, so the leave
11            event does not make sit-for exit after a menu selection.
12    
13  2005-02-03  Kim F. Storm  <storm@cua.dk>  2005-02-03  Kim F. Storm  <storm@cua.dk>
14    
15          * dispnew.c (build_frame_matrix_from_leaf_window)          * dispnew.c (build_frame_matrix_from_leaf_window)

Legend:
Removed from v.1.4204  
changed lines
  Added in v.1.4205

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26