r17579 - gnucash/branches/2.2/src/gnome-utils - [r17493] Bug #378734, #520570, #545316, #549115: Fix GNCDateEdit widget popup calendar problems.

Andreas Köhler andi5 at cvs.gnucash.org
Sat Sep 20 21:15:01 EDT 2008


Author: andi5
Date: 2008-09-20 21:15:00 -0400 (Sat, 20 Sep 2008)
New Revision: 17579
Trac: http://svn.gnucash.org/trac/changeset/17579

Modified:
   gnucash/branches/2.2/src/gnome-utils/gnc-date-edit.c
   gnucash/branches/2.2/src/gnome-utils/gnc-date-edit.h
Log:
[r17493] 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

Committed by cedayiv.



More information about the gnucash-patches mailing list