Adding the seekbar example to check theming easily. Fixing the default focus for...
[hildon] / ChangeLog
1 2007-07-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
2
3         * examples/Makefile.am:
4         * examples/hildon-seekbar-example.c: Adding the seekbar example to check
5         theming easily.
6
7         * src/hildon-font-selection-dialog.c: Fixing the default focus for dialog
8         when font size > 32 and we pack a focusable widget inside. Actually using
9         the default response would work too, but since we don't show default
10         response state in any way (no theming) it would not be visible to the
11         user. Fixes NB#60575.
12
13 2007-07-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
14
15         * src/hildon-date-editor.c: Adding the missing variable setter in the
16         set_property handler. Fixes NB#54182.
17
18 2007-07-23  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
19
20         * src/hildon-window.h: Changing the long key press time from 1500ms to
21         800ms as requested in NB#63700. I have a bad feeling about this, let's
22         see... Fixes NB#63700.
23
24 2007-07-12  Tommi Komulainen  <tommi.komulainen@nokia.com>
25
26         * src/hildon-time-picker.c (hildon_time_picker_class_init,
27         hildon_time_picker_map, hildon_time_picker_realize,
28         hildon_time_picker_style_set): Split the contents of map to more
29         appropriate functions; set window decorations on realize and update
30         arrows' size requisitions on style-set. Avoids unnecessary resizing.
31
32 2007-07-02  Xan Lopez <xan.lopez@nokia.com>
33
34         [1.0.10-2 release]
35
36         * NEWS:
37         * debian/changelog: Updating.
38
39 2007-07-02  Johan Bilien  <johan.bilien@nokia.com>
40
41         * src/Makefile.am: fixed installation of the header files
42
43 2007-06-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
44
45         [1.0.10-1 release]
46
47         * NEWS:
48         * configure.ac:
49         * debian/changelog: Updating.
50
51 2007-06-27  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
52
53         * configure.ac: Removing some remaining of --enable-xan.
54
55 2007-06-26  Xan Lopez  <xan.lopez@nokia.com>
56
57         * src/hildon-date-editor.c: (hildon_date_editor_keypress):
58         * src/hildon-time-editor.c: (hildon_time_editor_entry_keypress):
59
60         Move all focus crazyness to the rc files. This depends on gtk+2.0 >=
61         2.10.12-osso6 because the move-focus signal needs to be available in
62         GtkWidget.
63
64 2007-06-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
65
66         * examples/Makefile.am:
67         * examples/hildon-hvolumebar-insensitive-map-example.c: Adding an example
68         that makes a HildonVolumebar insensitive before mapping it. Seems to work
69         fine. Prolly NB#61128 is fixed now.
70
71 2007-06-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
72
73         * src/hildon-volumebar.c:
74         * src/hildon-volumebar.h: Adding the
75         hildon_volumebar_set_range_insensitive_message and
76         hildon_volumebar_set_range_insensitive_messagef functions to set
77         insensitive message on the slider of the volumebar. Fixes NB#61129.
78
79         * examples/Makefile.am:
80         * examples/hildon-hvolumebar-insensitive-example.c: Adding an example to
81         test the new insensitive messsage functionality on HildonVolumebar.
82
83 2007-06-14  Xan Lopez  <xan.lopez@nokia.com>
84
85         * src/hildon-private.c (hildon_private_composite_focus): make the focus handler
86         work again.
87
88 2007-06-13  Xan Lopez  <xan.lopez@nokia.com>
89
90         * src/hildon-bread-crumb-trail.c (hildon_bread_crumb_trail_clear): workaround
91         http://bugzilla.gnome.org/show_bug.cgi?id=56070 hiding and showing the back
92         button on after clearing the trail.
93
94 2007-06-13  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
95
96         * src/hildon-code-dialog.c: Removing the separator from the dialog.
97
98 2007-06-12  Xan Lopez  <xan.lopez@nokia.com>
99
100         * src/Makefile.am: remove circular dependency in hildon-enum-types.h creation
101         by splitting the installed headers in generated and non-generated groups. Use
102         only the non-generated headers to create the hildon-enum-types.h file.
103
104         * src/hildon-seekbar.h: gtkscale.h already includes gtkrange.h.
105
106 2007-06-12  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
107
108         * src/hildon-window.c: Hide the window before performing the destroy.
109         Should make the app closing a little tiny bit more snappy. 
110
111 2007-06-12  Xan Lopez  <xan.lopez@nokia.com>
112
113         * src/hildon-seekbar.c: add gtkrange.h header
114         * src/hildon-caption.c: remove unused variable
115
116 2007-06-08  Tommi Komulainen  <tommi.komulainen@nokia.com>
117
118         * configure.ac: Remove dysfunctional AC_ARG_ENABLE. Pointed out by
119         Loic Minier.
120
121 2007-06-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
122
123         [1.0.9-1 release]
124
125         * NEWS:
126         * configure.ac:
127         * debian/changelog: Updating.
128
129 2007-06-07  Tommi Komulainen  <tommi.komulainen@nokia.com>
130
131         * src/hildon-window.c (hildon_window_window_state_event,
132         hildon_window_is_topmost_notify, hildon_window_class_init): Stop the
133         escape timeout on focus-out-event rather than notify::is-topmost; the
134         latter doesn't get called when menus pop up. Fixes: NB#52946, MB#1101
135
136 2007-06-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
137
138         * src/hildon-window.c: Adding a patch from Tommi Komulainen to pass the
139         correct timestamp and button to gtk_menu_popup. Fixes MB#1466. 
140
141 2007-06-07  Xan Lopez  <xan.lopez@nokia.com>
142
143         * src/hildon-window: actually, you need to use the macro always, there's
144         no private pointer in the instance structure. We should have cleaned this up
145         when we had the chance...
146         
147 2007-06-07  Xan Lopez  <xan.lopez@nokia.com>
148
149         * src/hildon-window.c: do not get the private date from HildonWindow before
150         it passes the g_return_if_fail check. Once it's passed the test, there's no
151         need to g_assert that it exists. Do not create a HildonWindowPrivate variable
152         if you are only going to access the data once. Whitespace cleanups.
153
154 2007-06-04  Xan Lopez  <xan.lopez@nokia.com>
155
156         * src/hildon-bread-crumb-trail.c: set children visible before allocation.
157         * src/hildon-bread-crumb-widget.c: set xalign to 0.0 for labels.
158
159 2007-06-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
160
161         [1.0.8-1 release]
162
163         * NEWS:
164         * configure.ac:
165         * debian/changelog: Updating.
166
167 2007-06-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
168
169         * src/hildon-window.c: When destroying the window, remove (if exists) the
170         escape timeout handler. Fixes #NB59276.
171
172 2007-06-01  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
173
174         * src/hildon-banner.c: When realizing the widget, set the window
175         transiency. Setting the transiency in the gobject constructor is not
176         good, as the widget is not realized at that point. Fixes: #NB56624.
177
178 2007-05-30  Xan Lopez  <xan.lopez@nokia.com>
179
180         * src/hildon-bread-crumb-trail.h (struct _HildonBreadCrumbTrailClass):
181         Add padding for future expansions.
182
183 2007-05-30  Xan Lopez  <xan.lopez@nokia.com>
184
185         * src/hildon-bread-crumb-trail.c (hildon_bread_crumb_trail_class_init):
186         Add a new signal "move-parent", bind Escape and BackSpace to it. The handler
187         will fake an activation on the previous to the last item of the trail, so
188         the effect can be overrided by the developer as usual.
189         Also change the callback for the back button to do the same thing, so its
190         effect can be overrided too. Fixes: NB#58982
191
192 2007-05-30  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
193
194         * src/hildon-caption.c: Implementing the proper focus grabbing in the
195         HildonCaption. Fixes NB#52379. 
196
197 2007-05-30  Xan Lopez  <xan.lopez@nokia.com>
198
199         * src/hildon-bread-crumb-trail.c (crumb_activated_cb): be very paranoid about
200         the internal state of the trail after the user has had the chance of executing
201         his handler for the signal. Specifically, it may happen that the activated button
202         is removed and the user still lets the default handler run. This would segfault
203         previously.
204
205 2007-05-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
206
207         * src/hildon-font-selection-dialog.c: When the font is really big, add the
208         scrollbar to the preview dialog. Fixes NB#54147.
209
210 2007-05-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
211
212         * src/hildon-date-editor.c: Changing the default max year to 2037. The
213         max/min year properties can be altered, so the client can modify it
214         anyways. 1970 - 2037 sounds like a sane default. Fixes NB#54147.
215
216 2007-05-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
217
218         * src/hildon-calendar.c: Removing the unused 'hildonlike' property, making
219         hildonlike by default. Fixing a problem with disappearing arrows when
220         scrolling through months and years. Fixes NB#54127. 
221
222 2007-05-28  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
223
224         * examples/hildon-date-editor-example.c: Adding error callback to the date
225         editor example. 
226
227 2007-05-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
228
229         [1.0.7-1 release]
230
231         * NEWS:
232         * debian/changelog:
233         * configure.ac: Updating.
234
235 2007-05-24  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
236
237         * configure.ac: Adding a special '--enable-xan' configure option that
238         turns off the -Werror compilation setting. Usefull for development.
239
240         * src/hildon-calendar.c:
241         * src/hildon-number-editor.c:
242         * src/hildon-time-picker.c: Adding the 5* multiplier to
243         gtk-timeout-update.
244
245 2007-05-24  Xan Lopez  <xan.lopez@nokia.com>
246
247         * src/hildon-note.c (hildon_note_init): Use g_object_ref_sink
248         instead of g_object_ref + gtk_object_sink.
249
250 2007-05-22  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
251
252         [1.0.6-1 release]
253
254         * NEWS:
255         * configure.ac:
256         * debian/changelog: Updating.
257
258 2007-05-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
259
260         * src/hildon-color-chooser-dialog.c:
261         * src/hildon-color-chooser.c: A few more GdkColor struct allocation fixes
262         straight from Tommi labs.
263
264 2007-05-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
265
266         * examples/hildon-finger-example.c: Correcting the header file path.
267
268         * src/hildon-color-chooser-dialog.c: Allocate the color on the stack for 
269         the changed signal. Fixes a small memory leak.
270
271 2007-05-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
272
273         * autogen.sh:
274         * debian/rules:
275         * src/hildon-banner.c: Importing several usefull fixes from the
276         ubuntu-mobile branch.
277
278 2007-05-21  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
279
280         * examples/Makefile.am:
281         * examples/hildon-finger-example.c: Adding a finger-checking code
282         example. 
283
284         * src/hildon-font-selection-dialog.c: Do not allocate the color
285         structure using the g_new. Fixes NB#54061.
286
287 2007-05-09  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
288
289         * src/hildon-helper.c: Correcting tabs in file.
290
291 2007-05-08  Xan Lopez  <xan.lopez@nokia.com>
292
293         * src/hildon-bread-crumb-trail.c: Use set_child_visible only to
294         control the visibility of the children.
295
296         * examples/hildon-bread-crumb-trail-example.c: Plug leak.
297
298 2007-05-07  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
299
300         [1.0.5-1 release]
301
302         * NEWS:
303         * configure.ac:
304         * debian/changelog: Updating.
305
306 2007-05-04  Xan Lopez  <xan.lopez@nokia.com>
307
308         * src/hildon-bread-crumb-trail.c:
309         (hildon_bread_crumb_trail_size_allocate): 
310
311         Make the back button always a square.
312
313 2007-05-04  Xan Lopez  <xan.lopez@nokia.com>
314
315         * src/hildon-bread-crumb-trail.h: Include hildon-bread-crumb-widget.h
316         from the .c file as it's a private file. 
317
318 2007-05-03  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
319
320         * examples/hildon-vvolumebar-example.c: The VVolumebar example now
321         uses slightly bigger height.
322
323         * src/hildon-font-selection-dialog.c: Adding some checks before
324         freeing memory in the font selection dialog.
325
326 2007-05-02  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
327
328         * src/hildon-font-selection-dialog.c: Adding a small check when
329         freeing memory. 
330
331         * src/hildon-wizard-dialog.c: Applying a patch by Iain Holmes to fix
332         buttons sensitivity on page switching.
333
334 2007-04-27  Xan Lopez  <xan.lopez@nokia.com>
335
336         * src/hildon-bread-crumb-trail.c: make the add method handle all the
337         internal details of adding a bread crumb to the trail.
338
339 2007-04-26  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
340
341         [1.0.4-1 release]
342
343         * README:
344         * configure.ac:
345         * debian/changelog: Updating.
346
347         * src/hildon-bread-crumb-trail.h:
348         * src/hildon-bread-crumb.h: Changing the API guard to
349         HILDON_ENABLE_UNSTABLE_API.
350
351 2007-04-26  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
352
353         [1.0.3-1 release]
354
355         * NEWS:
356         * configure.ac:
357         * debian/changelog:
358         * debian/rules:
359         * src/hildon-helper.h: Updating.
360
361 2007-04-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
362
363         [1.0.2-1 release]
364
365         * NEWS:
366         * configure.ac:
367         * debian/changelog:
368
369 2007-04-25  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
370
371         * README:
372         * configure.ac:
373         * src/hildon-helper.h: Small fix to make the package actually compile.
374
375 2007-04-25  Xan Lopez  <xan.lopez@nokia.com>
376
377         * src/hildon-bread-crumb-trail.h:
378         * src/hildon-bread-crumb.h:
379
380         Guard with ENABLE_UNSTABLE_API. To use the bread crumb you'll need
381         to define ENABLE_UNSTABLE_API in the code that includes these headers.
382         
383 2007-04-25  Xan Lopez  <xan.lopez@nokia.com>
384         
385         * examples/hildon-bread-crumb-trail-example.c:
386         * src/Makefile.am:
387         * src/hildon-bread-crumb-trail.c:
388         * src/hildon-bread-crumb-trail.h:
389         * src/hildon-bread-crumb.c:
390         * src/hildon-bread-crumb.h:
391         * src/hildon-marshalers.list:
392         * src/hildon-bread-crumb-widget.c:
393         * src/hildon-bread-crumb-widget.h:
394
395         Slight change in the widget design. The bread crumb trail API is
396         unchanged, but HildonBreadCrumb is now an interface. A *private*
397         implementation, hildon-bread-crumb-widget, is provided and used
398         internally by the trail for the push_text/push_icon functions.
399
400         The generic push API is still available, so anyone can implement
401         and use its own bread crumb widget.
402         
403 2007-04-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
404
405         * debian/rules: Fixing the shlibs.
406
407 2007-04-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
408
409         * src/hildon-banner.c: Fixing a problem with timed banners having
410         their parrent destroyed before they are.
411
412 2007-04-17  Xan Lopez  <xan.lopez@nokia.com>
413
414         * src/hildon-bread-crumb.c:
415         * src/hildon-bread-crumb.h:
416
417         Make the get_natural_size function a vfunc.
418
419 2007-04-16  Xan Lopez  <xan.lopez@nokia.com>
420
421         * src/hildon-bread-crumb.c:
422         * src/hildon-bread-crumb-trail.c:
423
424         Some cleanups.
425
426 2007-04-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
427
428         [1.0.1-1 release]
429
430         * AUTHORS:
431         * NEWS:
432         * configure.ac:
433         * debian/changelog: Updating for release.
434
435 2007-04-16  Xan Lopez  <xan.lopez@nokia.com>
436
437         * src/hildon-bread-crumb.c (hildon_bread_crumb_get_natural_size):
438         don't leak the pango layout.
439
440 2007-04-16  Xan Lopez  <xan.lopez@nokia.com>
441
442         * src/hildon.h:
443         * examples/hildon-bread-crumb-trail-example.c:
444
445         Fix example.
446
447 2007-04-16  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
448
449         * debian/changelog: Removing the bug-fixed entries that were actually
450         resolved as WONTFIX.
451
452         * src/hildon-date-editor.c: Removing a redundant check. Fixes
453         NB#54182.
454
455 2007-04-13  Xan Lopez  <xan.lopez@nokia.com>
456
457         * src/hildon-bread-crumb-trail.c:
458         * src/hildon-bread-crumb-trail.h:
459         * src/hildon-bread-crumb.c:
460         * src/hildon-bread-crumb.h:
461
462         Untabify.
463         
464 2007-04-13  Xan Lopez  <xan.lopez@nokia.com>
465
466         * src/hildon-bread-crumb-trail.c: don't use the priv data of bct
467         until it's passed the type check.
468
469 2007-04-12  Xan Lopez  <xan.lopez@nokia.com>
470
471         * examples/hildon-bread-crumb-trail-example.c
472
473         Add license.
474         
475 2007-04-12  Xan Lopez  <xan.lopez@nokia.com>
476
477         * examples/Makefile.am
478         * examples/hildon-bread-crumb-trail-example.c
479         * src/Makefile.am
480         * src/hildon-bread-crumb-trail.c
481         * src/hildon-bread-crumb-trail.h
482         * src/hildon-bread-crumb.c
483         * src/hildon-bread-crumb.h
484
485         New HildonBreadCrumbTrail widget.
486
487 2007-04-02  Lucas Rocha  <lucas.rocha@nokia.com>
488
489         * src/hildon-range-editor.c (hildon_range_editor_init),
490         src/hildon-seekbar.c (hildon_seekbar_get_fraction,
491         hildon_seekbar_set_fraction, hildon_seekbar_set_position),
492         src/hildon-time-editor.c (hildon_time_editor_tap_and_hold_setup,
493         hildon_time_editor_class_init, hildon_time_editor_init),
494         src/hildon-get-password-dialog.c (invalid_input,
495         hildon_get_password_set_property, hildon_get_password_get_property,
496         create_contents, hildon_get_password_dialog_set_max_characters),
497         src/hildon-set-password-dialog.c (create_contents),
498         src/hildon-date-editor.c (hildon_date_editor_init),
499         src/hildon-login-dialog.c (hildon_login_dialog_init),
500         src/hildon-number-editor.c (hildon_number_editor_init),
501         src/hildon-find-toolbar.c (hildon_find_toolbar_emit_invalid_input,
502         hildon_find_toolbar_emit_close, hildon_find_toolbar_init): made all
503         the Maemo GTK+ specific API optional by adding a --with-maemo-gtk
504          configure option and adding the respective checks in the code.
505         * src/hildon-calendar.c (hildon_calendar_paint_week_numbers,
506         hildon_calendar_drag_data_received): fixed some build warnings.
507
508 2007-03-29  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
509
510         * debian/changelog: A 1.0.0 release notes.
511