aboutsummaryrefslogtreecommitdiffstats
path: root/views/ChangeLog
blob: ec863480424f9d2d6e348e7987da1779e307193c (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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
2007-10-24  Anand V M  <avmuttagi@gmail.com>
    
    ** Fix for bug #353656
    * addressbook/galview.xml:Rename "Phone List" to "List View".

2006-06-02  Srinivasa Ragavan  <sragavan@novell.com>

    * mail/Makefile.am: Added two new views Wide_View_Sent.galview
    and Wide_View_Normal.galview to help views in wide mode.
    * mail/galview.xml: Added them to views menu.
    * mail/Wide_View_Normal.galview: Added a new default galview with
    composite headers for normal folders.
    * mail/Wide_View_Sent.galview: Added a new default galview with
    composite headers for sent/draft folders.

2005-10-19 Harish Krishnaswamy <kharish@novell.com>
    
    Committing for Nathan Owens <pianocomp81@yahoo.com>
    
    * Makefile.am: added memos directory
    * views/memos/*: added galview.xml, Makefile.am, Memos.galview for
    initial Memos component

2005-09-28  Devashish Sharma <sdevashish@novell.com>

    * addressbook/Phone_List.galview: Match new column values, change
    default columns shown.

    * addressbook/By_Company.galview: Corrected the value for default
    sort column.

2005-09-20  Devashish Sharma <sdevashish@novell.com>

    * addressbook/By_Company.galview: In ETableState grouping column was
    wrong, instead of grouping by company it was grouping by  Telex.
    Fixed that.

2004-08-06  Chris Toshok  <toshok@ximian.com>

    [ fixes bug #52459 ]
    * addressbook/Phone_List.galview: use the same defaults as the 1.4
    phone list view.  

2004-04-01  JP Rosevear <jpr@ximian.com>

    * tasks/galview.xml: add/remove views

    * tasks/With_Status.galview: add a status view

    * tasks/With_DueDate.galview: add a due date view

    * tasks/Makefile.am (tasksviewsdir): dist/install new views and
    don't to an obsolete one

    * calendar/galview.xml: list the new list view

    * calendar/List_View.galview: default view for Lists

    * calendar/Makefile.am (calendarviewsdir): dist and install the
    list view

2003-12-05  Hans Petter Jansson  <hpj@ximian.com>

    * addressbook/By_Company.galview: Match new column values, change
    default columns shown.

    * addressbook/Phone_List.galview: Ditto.

2003-11-18  JP Rosevear <jpr@ximian.com>

    * tasks/With_Category.galview: match new column values

    * tasks/Tasks.galview: ditto
    
2003-09-11  Tim Wo <tim.wo@sun.com>
                                                                                                                             
        * mail/galview.xml: add mnemonic "M" for "Message",
    add "S" for "As Sent Folder", add "b" for "By Subject",
    add "n" for "By Sender", add "t" for "By Status",
    add "F" for "By Follow Up Flag". Fixes bug #48097