blob: 4302a29e51519cfa347d190d94da91c810619149 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2003-06-19 Ettore Perazzoli <ettore@ximian.com>
* e-summary.c (do_summary_print): Do not destroy preview_widget
when returning from gtk_dialog_run() since it's unset at that
point. [#44798]
2003-06-13 Larry Ewing <lewing@ximian.com>
* e-summary.c (e_summary_url_requested): free the filename.
2003-06-05 Not Zed <NotZed@Ximian.com>
** For #42691.
* Makefile.am (%.server.in): use implicit rule.
(BUILT_SOURCES): added server_DATA
2003-06-09 Ettore Perazzoli <ettore@ximian.com>
* e-summary-mail.c (e_summary_mail_get_info): Protect against
folder_store being NULL. [#44111]
|