aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog65
1 files changed, 65 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index 74ad227f47..57e1d25b7a 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,68 @@
+2008-10-01 Milan Crha <mcrha@redhat.com>
+
+ ** Part of fix for bug #554418
+
+ * e-attachment.c: (attachment_guess_mime_type):
+ Allow guessing mime_type based on the file content.
+
+2008-10-01 Sankar P <psankar@novell.com>
+
+License Changes
+
+ * e-canvas-background.c:
+ * e-dateedit.c:
+
+2008-09-30 Sankar P <psankar@novell.com>
+
+License Changes
+
+ * e-expander.c:
+
+2008-09-29 Milan Crha <mcrha@redhat.com>
+
+ ** Part of fix for bug #530716
+
+ * e-activity-handler.c: (error_cleanup): GtkDialog errors close
+ by the response message, not as other widgets, because creator
+ of the dialog waits for that signal and takes care of the widget.
+
+2008-09-29 Sankar P <psankar@novell.com>
+
+License Changes
+
+ * e-colors.c:
+
+2008-09-24 Sankar P <psankar@novell.com>
+
+License Changes
+
+ * e-canvas.c:
+ * e-combo-button.c:
+
+2008-09-19 Sankar P <psankar@novell.com>
+
+License Changes
+
+ * e-attachment-bar.c:
+ * e-search-bar.c:
+ * e-search-bar.h:
+ * e-task-widget.c:
+
+2008-09-16 Sankar P <psankar@novell.com>
+
+License Changes
+
+ * e-calendar.c:
+ * e-cell-percent.c:
+ * e-unicode.h:
+
+2008-09-12 Sankar P <psankar@novell.com>
+
+License Changes
+
+ * e-online-button.c:
+ * e-online-button.h:
+
2008-09-06 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #549968