AUDIT: r17493 - gnucash/trunk/src/gnome-utils - Bug #378734, #520570, #545316, #549115: Fix GNCDateEdit widget popup calendar problems.

Charles Day cedayiv at cvs.gnucash.org
Fri Sep 5 01:08:34 EDT 2008


Author: cedayiv
Date: 2008-09-05 01:08:33 -0400 (Fri, 05 Sep 2008)
New Revision: 17493
Trac: http://svn.gnucash.org/trac/changeset/17493

Modified:
   gnucash/trunk/src/gnome-utils/gnc-date-edit.c
   gnucash/trunk/src/gnome-utils/gnc-date-edit.h
Log:
Bug #378734, #520570, #545316, #549115: Fix GNCDateEdit widget popup calendar problems.
-Fix popup button behavior (sometimes non-responsive)
-Make calendar clickable in modal dialogs
-Update design to be more like GtkComboBox, less like GtkCombo
-Adjust a few signal names, e.g. "focus-out-event" vs. "focus_out_event"
-Lose the GtkFrame shadowing; perhaps the GtkFrame is no longer needed 
-Add comments
-Add a few ENTER() and LEAVE() calls for debugging
BP




More information about the gnucash-patches mailing list