aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
blob: 0d365fa0c7acc770b450b72f4929f57481bc4b2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
2003-06-13  Larry Ewing  <lewing@ximian.com>

    * gui/component/addressbook.c:
        * gui/component/e-cardlist-model.c:
    * gui/component/select-names/e-select-names-text-model.c:
    * gui/contact-editor/e-contact-editor.c:
    * gui/contact-editor/e-contact-save-as.c:
    * gui/contact-list-editor/e-contact-list-editor.c:
    * gui/widgets/e-addressbook-table-adapter.c:
    * gui/widgets/e-addressbook-util.c:
    * gui/widgets/e-addressbook-view.c:
    * gui/widgets/e-minicard-view.c:
    * gui/widgets/e-minicard.c:  Fix lots of leaks, update for correct
    use of g_object_get.  Some misc cleanups.

    * printing/e-contact-print.c: update for correct use of
    g_object_get.

2003-06-05  Not Zed  <NotZed@Ximian.com>

    ** For #42691.

    * gui/component/select-names/Makefile.am (%.server.in): implicit
    rule for .in file.
    (BUILT_SOURCES): added server_DATA.

    * gui/component/Makefile.am (%.server.in): use implicit rule for
    .in file.
    (BUILT_SOURCES): added, just server_DATA.
    (CLEANFILES): added

    * backend/ebook/Makefile.am (BUILT_SOURCES): add server_DATA.

2003-06-04  Rodrigo Moya <rodrigo@ximian.com>

    * backend/ebook/ebook.c (e_book_do_response_open): adapted to
    changes in EComponentListener API.

** See ChangeLog.pre-1-4 for older changes