~jbicha/activity-log-manager/fix-few-warnings

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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
Activity Log Manager 0.9.6

* Diagnostic Tab is added back (LP #1192040)
* Diagnostic Tab now even shows in Standalone App Mode (LP #1192778)
* "Send a report automatically" has been disabled (LP $#1192777)
* Drops dependency on zeitgeist-1.0, adds dep on zeitgist-20 (LP #1197269)
* "Privacy Policy" and "Show Previous reports" is now a LinkButton (LP #940483)
* Mimetype Includes are sorted alphabetically (LP #1189266)
* Configure now failed when zeitgeist-2.0, gtk+-3.0, gee-1.0 
  or gio-unix-2.0 is missing. These are hard deps (LP #1197541)
* Use Plural in Include List
* Put enough padding between GtkSwitch and "Record file and Application Usage"
* Rename  activity-log-manager-ccpanel.desktop.in 
  to gnome-activity-log-manager-panel.desktop.in
* Privacy panel in gnome-control-center is only shown in Unity
* Activity Log Manager standalone app does not show in Unity
* Updated translations on 3 July, 2013

===============================================================================
Activity Log Manager 0.9.5 "Dolphin Whistles"

* Totally new revamped UI - single tab instead of three
* In control center integration, move Privacy from System to Personal
* Fix the Elementary switchboard integration
* Fix LP #1050620 - activity-log-manager crashed with SIGSEGV 
  in g_action_muxer_insert()
* Fix LP #1083160 - config.vapi is not shipped in the .tar.gz
* Fix LP #1083151 - DISTCLEANFILES shouldn't include configure and config.sub
* Merge patches from the Ubuntu package:
  - 02_handle_upstart_in_whoopsie.patch:
    - Run initctl start/stop whoopsie when enabling/disabling crash reporting
      (LP: #978917).
  - 03_correct_path_to_whoopsie_preferences.patch:
    - The whoopsie_preferences binary is currently installed to /usr/bin.
  - 04_correct_privacy_policy_url.patch:
    - Add a parameter to the end of the privacy policy URL, so that a policy
      specific to crash reporting can be provided.

== WARNING: Diagnostic broken for this release ==
For Diagnostic:
* Bring back the metrics checkbox on the diagnostics page, in support of:
  http://blueprints.launchpad.net/ubuntu/+spec/foundations-q-metrics
* Add a 'Show Previous Reports' button to the diagnostics page.

=================================================================================

Activity Log Manager 0.9.4

* Fix LP #957891 and #958483 to make Diagnositics tab translatable
* Fix LP #949849 when X-GNOME-Keywords is changed to Keywords
* Fix untranslated strings in Application and History tab
* Add border to folder blacklist TreeView
* Fixed a segmentation fault dued to null pixbufs.
* Make the AppSelection dialog to be orderer automatically by usage.
* Force the size of the blacklisted directory's text to be consistent with the size of the label above.
* Use "gtk-execute" as application's icon if the application's icon isn't in the current IconTheme.
* Added "Today" and "Yesterday" instead of the date, matching the mockup.
* The Folders blacklisted have icons if they are special folders
* The blacklisted Folders list show the folder name and the folder path for each entry

=================================================================================

Activity Log Manager 0.9.3

Bugs fixed:
------------
* #930093   Application blacklist does not block application launches
        https://bugs.launchpad.net/bugs/930093
* #925638   Application selection TreeView should show last used and usage
        https://bugs.launchpad.net/bugs/925638
* #944362   i18n problems in activity-log-manager
        https://bugs.launchpad.net/bugs/944362

Changes:
--------
* The Application selection list shows usage of applications
* Some whoopsie related files have been added to i18n system

Known issues:
-------------
* #925637   Folder blacklisted list should be enhanced to match with the prototype
        https://bugs.launchpad.net/bugs/925637


==================================================================================

Activity Log Manager 0.9.2

Bugs fixed:
------------
* #932147	get rid of all the gtk warnings.
        https://bugs.launchpad.net/bugs/932147
* #933042	Integrate diagnostics application from whoopsie
        https://bugs.launchpad.net/bugs/933042
* #932145	get i18n support
        https://bugs.launchpad.net/bugs/932145
* #928254	Check for availability of desktop-file-validate when running configure script
        https://bugs.launchpad.net/bugs/928254
* #932894	Rename "Delete" in history tab to "Delete History"
        https://bugs.launchpad.net/bugs/932894

Changes:
--------
* Diagnostics is whoopsie's UI to enable disable error reporting
* Diagnostics can be enabled using --with-whoopsie
* If --with-whoopsie is passed, then --with-ccpanel is redundant

Know issues:
-------------
* #925637	Folder blacklisted list should be enhanced to match with the prototype
        https://bugs.launchpad.net/bugs/925637
* #925638	Application selection TreeView should show last used and usage
        https://bugs.launchpad.net/bugs/925638
* #930093	Application blacklist does not block application launches
		https://bugs.launchpad.net/bugs/930093

=====================================================================================

Activity Log Manager 0.9.1 - 'Fix the Dolphin'

Bugs fixed:
------------
* #928946 The .desktop.in files don't match with executable file name
        https://bugs.launchpad.net/bugs/928946
* #930742 History tab always shows "Are you sure you want to delete the history\nfrom __ to __" even in all selection
        https://bugs.launchpad.net/bugs/930742
* #899096 Folder blacklisting doesn't use valid URI
        https://bugs.launchpad.net/bugs/899096

Changes:
--------
* Gradient added to [+] and [-] buttons
* Change tarball, desktop files, binary and library name from alm to activity-log-manager
* Confirmation dialog before deleting history
* Added folder icon for blacklisted paths

Know issues:
-------------
* Translation framework is not yet working
* Folder blacklisted list should be enhanced to match with the prototype
        https://bugs.launchpad.net/bugs/925637
* Application selection TreeView should show last used and usage
        https://bugs.launchpad.net/bugs/925638

=====================================================================================

Activity Log Manager 0.9.0 - 'Friendly Dolphin'

Bugs fixed:
------------
* Ported Activity Log Manager from gtk2 + python to vala + gtk3
        https://code.launchpad.net/~activity-log-manager/activity-log-manager/trunk
* Fixed the "Stop Logging" button confusingly looked like Apply button
        https://bugs.launchpad.net/bugs/783566
* Fixed Missing icon for the application which did not show up
        https://bugs.launchpad.net/activity-log-manager/+bug/784169
* Fixed "Deleting history does not work in Oneiric"
        https://bugs.launchpad.net/bugs/910761



Notable changes from previous release
--------------------------------------
* Application tab has been moved to last
* Incognito mode now uses GtkSwitch for toggling
* New icon provided by Canonical
* The design for ALM 0.9 was provided by Canonical Design Team



Know issues:
-------------
* Translation framework is not yet working
* Folder blacklisted list should be enhanced to match with the prototype
        https://bugs.launchpad.net/bugs/925637
* Application selection TreeView should show last used and usage
        https://bugs.launchpad.net/bugs/925638