diff options
author | Federico Mena Quintero <federico@ximian.com> | 2005-07-20 02:11:37 +0000 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2005-07-20 02:11:37 +0000 |
commit | 78d3db9fad6872b959f54706f43f57660b0d1377 (patch) | |
tree | 0b4bbac0588228bf5e4ef4e7fe8f99edcecb44d0 /ChangeLog | |
parent | c45de61fcba14d0d9852b52c968c51bfce5b652c (diff) | |
download | gtk+-78d3db9fad6872b959f54706f43f57660b0d1377.tar.gz |
Added a few utility functions for profiling; instrument the code, make it
2005-07-19 Federico Mena Quintero <federico@ximian.com>
* gtk/gtkfilechooserdefault.c: Added a few utility functions for
profiling; instrument the code, make it conditional.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-07-19 Federico Mena Quintero <federico@ximian.com> + + * gtk/gtkfilechooserdefault.c: Added a few utility functions for + profiling; instrument the code, make it conditional. + 2005-07-19 Kristian Rietveld <kris@gtk.org> * gtk/gtkentry.c (gtk_entry_move_forward_word): don't iterate |