aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/ChangeLog
blob: 9e2e5546a5149492f01c7c8f1d45d2dd8648688e (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
2000-10-06  Iain Holmes  <iain@helixcode.com>

    * component/e-summary.c (request_cb): Use gnome-vfs to retrieve
    the requested files. Allows services to specify remote urls.
    (load_default, e_summary_display_window, e_summary_rebuild_page): 
    Change the html to match TigerT's lovely design.
    (e_summary_add_html_service, e_summary_add_html_service): Add
    the client argument so we can destroy it when we've quit.
    (e_summary_window_update): Only do an update if there isn't one
    pending.

    * component/e-summary-factory.c (embed_service): upd.

    * test-service/main.c: Made the test service be really silly and count
    the number of seconds since it was started.

2000-10-06  Ettore Perazzoli  <ettore@helixcode.com>

    * component/Makefile.am (INCLUDES): Fix builddir != srcdir.

2000-10-05  Chris Toshok  <toshok@helixcode.com>

    * widgets/.cvsignore: ignore more stuff.

    * .cvsignore: ignore more stuff.

    * idl/.cvsignore: ignore more stuff.

    * evolution-services/.cvsignore: ignore more stuff.

    * component/.cvsignore: ignore more stuff.

    * .cvsignore: add Makefile

2000-10-05  Chris Toshok  <toshok@helixcode.com>

    * component/component-factory.c: include
    <gal/widgets/e-gui-utils.h> instead of "e-util/e-gui-utils.h" to
    clear up e_notice declaration, and #include <gnome.h> to get "_".

2000-10-05  Michael Meeks  <michael@helixcode.com>

    * component/e-summary-factory.c (control_activate): upd.
    (set_pixmap): upd. (update_pixmaps): upd.
    (control_activate_cb): upd.
    (control_deactivate): upd.

2000-10-04  Iain Holmes  <iain@helixcode.com>

    * idl/SummaryComponent.idl: Added a title argument to the 
    create_view methods.

2000-09-13  Iain Holmes  <iain@helixcode.com>

    * Started the Executive Summary