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