Update changelog and bump version to 0.0.17-2.
[tweakr] / ChangeLog
1 2010-02-18  Salvatore Iovene <salvatore@iovene.com>
2
3         Update the status menu's button value also for Silent
4
5 2010-02-17  Salvatore Iovene <salvatore@iovene.com>
6
7         Added COPYING, ChangeLog, Maemo Icon and Bugtracker location.
8         Fixes bug#5020 - Unable to save a preset called "ontheroead (vibration)".
9         Hardcode "Silent" amongst the other presets.
10
11 2010-01-22  Salvatore Iovene <salvatore@iovene.com>
12
13         Fix hildon-desktop crashing if snap-grid == 0, and bump values up a bit.
14
15 2010-01-11  Salvatore Iovene  <salvatore@iovene.com>
16
17         Style the Profile button.
18
19         Re-show original Profile button upon unrealize.
20
21 2010-01-10  Salvatore Iovene  <salvatore@iovene.com>
22
23         Correctly hide the real Profile button, and assume its name and icon.
24
25 2010-01-10  Salvatore Iovene  <siovene@mini.(none)>
26
27         Hide the Profile button.
28
29 2009-12-26  siovene  <siovene@mini.(none)>
30
31         Add the content of po/Makefile.in.in.
32
33         Only edit desktop bookmarks that are on some view.
34
35         Better label: Edit desktop bookmarks.
36
37 2009-12-22  Salvatore Iovene  <salvatore@iovene.com>
38
39         Remove dh_maemolauncher
40
41         Add debian dependency from libhildondesktop1-dev.
42
43 2009-12-21  Salvatore Iovene  <salvatore@iovene.com>
44
45         Add po/Makefile.in.in
46
47 2009-12-20  Salvatore Iovene  <salvatore@iovene.com>
48
49         Translation fixes.
50
51         Support deletion of presets.
52
53         Show the button when new preset is added; improve translations.
54
55         Change the profile concept to presets.
56
57 2009-12-19  Salvatore Iovene  <salvatore@iovene.com>
58
59         Statify function.
60
61         Finalize support for profiles.
62
63 2009-12-18  Salvatore Iovene  <salvatore@iovene.com>
64
65         Have Use custom profile button and populate it.
66
67 2009-12-17  Salvatore Iovene  <salvatore@iovene.com>
68
69         Add stubs for profile module.
70
71 2009-12-14  Salvatore Iovene  <salvatore@iovene.com>
72
73         Avoid critical.
74
75 2009-12-13  Salvatore Iovene  <salvatore@iovene.com>
76
77         Install icon to correct path.
78
79         Icon size to 48px.
80
81         Really chmod the right files.
82
83         Recycle the same dialog.
84
85         Only allow editing of desktop bookmarks.
86
87         New feature: change bookmark labels.
88
89         Pack the main panarea so it expands and fills.
90
91 2009-12-12  Salvatore Iovene  <salvatore@iovene.com>
92
93         Use correct label.
94
95         chmod the right files.
96
97         No need for a different package for the modules.
98
99         Remove the misc:depends.
100
101         Add icon.
102
103         Add l10n support.
104
105 2009-12-11  Salvatore Iovene  <salvatore@iovene.com>
106
107         Remove accidentally added CFLAGS.
108
109         Better option value in MCE.
110
111         Better name for the Disable option in MCE.
112
113         Friendly name for MCE module.
114
115         Add lens cover unlocks device option to mce.
116
117 2009-12-11  Salvatore Iovene  <ext-salvatore.iovene@nokia.com>
118
119         Remove welcome message.
120
121 2009-12-11  Salvatore Iovene  <salvatore@iovene.com>
122
123         Renaming maemo-tweaks to tweakr.
124
125 2009-12-10  Salvatore Iovene  <salvatore@iovene.com>
126
127         Use frames.
128
129         Style the buttons correctly.
130
131         Add some margin between sections.
132
133 2009-12-09  Salvatore Iovene  <salvatore@iovene.com>
134
135         Fix strings and add Huge grid to Desktop.
136
137         Try to put in Personalization.
138
139         Fix the name.
140
141         Add pannable area and pack better.
142
143         Add sections' names.
144
145         Make _save a gboolean and mce has a confirmation note if all disabled.
146
147         Long press is long press.
148
149         Add the double power key press.
150
151         Add long power key button.
152
153         Introduce 'requires restart.'
154
155 2009-12-08  Salvatore Iovene  <salvatore@iovene.com>
156
157         Add MCE plugin.
158
159         setuid in the right package.
160
161         Use SAVE as a button.
162
163         Set setuid bit from debian/rules.
164
165         Install all .so files\!
166
167 2009-12-07  Salvatore Iovene  <salvatore@iovene.com>
168
169         Stop using memory I don't own. Thanks Alberto Mardegan.
170
171         Align button content.
172
173         Make saving work.
174
175 2009-12-06  Salvatore Iovene  <salvatore@iovene.com>
176
177         Add maemo-tweaks-desktop-save.
178
179         Reading and writing the snap_grid_size.
180
181         Avoid potential crash.
182
183         Save settings.
184
185         Graphical adjustments.
186
187         Load sections and add their widget to the dialog.
188
189         Create desktop snap button.
190
191         Add maemo-tweaks-section.pc.in.
192
193         Add Makefile.am
194
195         Add module manager.
196
197         Add a _get_widget function to the section interface.
198
199         Add a pointer to the widget a section should return in the interface class.
200
201         Remove the _build virtual function and add a _save one.
202
203 2009-12-06  salva  <salva@salva-desktop.(none)>
204
205         Move to plugin based architecture.
206
207 2009-12-05  salva  <salva@salva-desktop.(none)>
208
209         Remove the useless base_init and add the get_widget function.
210
211         Checkpoint for the module's base_init.
212
213         Make -desktop a -module.
214
215         Adding module interface.
216
217         Split the desktop code to new files.
218
219 2009-12-02  salva  <salva@salva-desktop.(none)>
220
221         Debianized.
222
223         Edit Authors.
224
225         Add bunch of new files.