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