aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/templates/ChangeLog
blob: 789f58de0b5c35d4feb13437dcd57d5419effa9d (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
2008-10-15  Bharath Acharya  <abharath@novell.com>

    ** Fix for bug #556284

    * templates.c: (reply_with_template), (org_gnome_templates_popup),
    (action_template_cb): Fixes for fetching the store using 
    mail_component_peek_local_store. Fixes the right-click crash issues 
    caused on OS_WIN32 by Templates plugin.

2008-09-15  Sankar P  <psankar@novell.com>

License Changes

    * plugins/templates/templates.c:

2008-09-01  Matthew Barnes  <mbarnes@redhat.com>

    * templates.c:
    Don't mix declarations and code.

2008-08-12  Bharath Acharya  <abharath@novell.com>

    * Makefile.am: Have a check for OS_WIN32 and handle the schema data 
    differently. make install error on win32.

2008-08-12  Bharath Acharya  <abharath@novell.com>

    * Makefile.am: Use NO_UNDEFINED. Link with more libraries. To generate
    dlls on Windows.

2008-07-21  Johnny Jacob  <jjohnny@novell.com>

    * templates.c: Remove unused header files.

    * Makefile.am (INCLUDES): Allow includes from top_builddir.

2008-07-18  Bharath Acharya  <abharath@novell.com>

    ** Fixes Bug #200147

    Basic functionality implemented by Diego Escalante Urrelo 
    <diegoe@gnome.org> Everyone owes him a big mug of Beer for that.

    ** Added Templates plugin
    * Makefile.am:
    * apps-evolution-template-placeholders.schemas.in:
    * org-gnome-templates.eplug.xml:
    * templates.c: 
    * templates.glade: