2006-09-15 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
[hildon] / debian / changelog
1 hildon-libs (0.14.3-1) unstable; urgency=low
2
3   * fixes NB#40055 - Modified time in time editor is not updated in the time picker.
4   * fixes NB#25602 - Accessibility unable to toggle am/pm in hildon time editor.
5   * fixes NB#24411 - Icon in Hildon date editor is not exposed to accessibility framework. 
6   * fixes NB#40566 - HildonWindow's hildon_window_set_menu calls gtk_widget_show_all to itself.
7   * fixes NB#35945 - Cannot move the focus to am/pm in the time field in 'Set Alarm' dialog using right HW button.
8   * fixes NB#37659 - Submenus in ongoing chat need two clicks to open.
9   * fixes NB#36440 - Unnecessary focus when toggling between AM and PM.
10   * fixes NB#39565 - Focus is not going to time field.
11   * fixes NB#40041 - Button's ("AC" and "C") color is not as per spec.
12   * fixes NB#36938 - UP/Down arrow keys do not move the focus to the previous/next widget in date and time editors.
13   * fixes NB#39612 - Unable to modify single digit in Date field directly.
14   * fixes MB#624 - HildonNumberEditor fails to display images if gtk_widget_set_name() is used.
15   
16   * Fixing the copyright headers to match the requirements.
17
18  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 15 Sep 2006 14:00:00 +0300
19
20 hildon-libs (0.14.2-1) unstable; urgency=low
21
22   * fixes NB#39778 - Showing black line in color icon if cancel color dialog box. 
23   * fixes NB#39764 - Application crashed after some sequnce of operation.
24   * fixes NB#39765 - Application crashed after some sequence of operation.
25   * fixes NB#39757 - User can able to open clock Menu over setting dialog.
26   * fixes NB#39714 - Hildon header doesn't include needed file (gdkkeysyms.h)
27   * fixes NB#39181 - Inet status bar should show an "informational menu element"
28   * fixes NB#34193 - Tapping on the close button of the findtoolbar does not close the VKB.
29   * fixes NB#33829 - WLAN IAP settings - Security method is not shown as 'Choice list' in UI
30   * fixes NB#39202 - Application tool bar does not appear in new browser window
31   * fixes NB#40054 - No infobanner is shown when "00" is entered in the hour or minutes field of the time editor.
32   * fixes NB#21151 - Hildon Date Editor repairs out of range number to an illegal date.
33   * fixes NB#35834 - Focus in date and time field and fieldlets.
34   * fixes NB#33820 - Mnemonics and accelarators are not hidden when the H/W KB is detached.
35
36   * Changing the top-level notification mechanism in hildon-window to work with new 
37     matchbox. Doesn't brake prev matchbox compatibility.
38
39  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 11 Sep 2006 15:00:00 +0300
40
41 hildon-libs (0.14.1-2) unstable; urgency=low
42
43   * Removing the new menu key mapping once again
44
45  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 7 Sep 2006 15:00:00 +0300
46
47 hildon-libs (0.14.1-1) unstable; urgency=low
48
49   * fixes NB#33451 - Drop down arrow missing in all drop down boxes
50   * fixes NB#30530 - List of fonts in Font selection -dialog doesn't follow the spec
51   * fixes NB#22965 - Trivial improvements to some static hildonwidgets arrays
52   * fixes NB#31168 - Icon not appearing at the start of text in a infoprint with long text.
53   * fixes NB#34122 - Find toolbar widget does not work with HW keyboards
54   * fixes NB#19001 - Notes font format preview dialog text size doesn't correlate to the Notes text size
55   * fixes NB#33775 - Vertical Scroll Bar is not in proper position
56   * fixes NB#22825 - Hildon Note: The api hildon_note_new_confirmation_with_icon_stock() does not display the stock icon
57   * fixes NB#32544 - Sort dialog : incorrect sort order for date
58   * fixes NB#36843 - Can get selection around labels for location, device, and read only in details dialog
59   * fixes NB#39679 - HildonProgram/Window gets BadWindow errors
60
61   * Bringing back the new key mapping by Johan (removed in 0.14.0). That
62     breaks IT 2006 compatibility
63   * Removing the outo-based unit tests from the build system
64   * Adding new property (font-scaling) to font selection dialog
65   * Adding new function to sort dialog to add sort keys with reverse default order
66     (ie. date)
67
68  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 6 Sep 2006 16:00:00 +0300
69
70 hildon-libs (0.14.0-1) unstable; urgency=low
71
72   * fixes NB#38996 - HildonApp/HildonWindow: _escape_timeout() ref.count issue
73   * fixes NB#37010 - Time pickers in Set alarm and Date and time dialogs
74   * fixes NB#34225 - hildon-libs0: unneeded library dependency
75   * fixes NB#32845 - hildon_window_set_menu is buggy
76   * fixes NB#38559 - Progress banner does not fit enough text
77   * fixes NB#33217 - No borders for the custom defined color boxes in hildon color selector
78   * fixes NB#37172 - Colour selector for background color shows logical string
79   * fixes NB#37467 - Hildon name password dialog with autocapitalization
80   * fixes NB#34613 - 'Cancel' and 'Finish' in wrong order in Wizard widget
81   * fixes NB#26114 - hildon_gtk_widget_set_logical_* leak signals
82   * fixes NB#38565 - Text weirdly centered in the information banner
83   * fixes NB#16830 - In feed details dialog horizontal alignment is incorrect
84   * fixes NB#38487 - Focus not set properly when invalid data is entered in a time editor
85   * fixes NB#36938 - UP/Down arrow keys do not move the focus to the previous/next widget in date and time editors
86   * fixes NB#34642 - Placeholder appears in place of spaces in file save dialog for file names
87   * fixes NB#32772 - Labels are partially hidden in Hildon Grid view in large Icons mode
88   * fixes NB#38598 - Information banners do not resize
89
90   * Merging the new color selector branch (0.13.1) with the main trunk code.
91   * Maintainer change: Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
92   * Correcting the license headers
93   * Removing the redundant files
94   * Allowing menus to be removed from windows by passing NULL to set_menu
95     function (documented).
96   * Removing the Johan's new key handling (introduced in 0.13.1.3) for the
97     time being. That requires a fix at a different level.
98   * Changing the order of the buttons in the wizard dialog
99   * Disconnect the previous notification signal before connecting the new one
100     (hildon_gtk_widget_set_logical_*)
101
102  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 30 Aug 2006 14:30:00 +0300
103
104 hildon-libs (0.13.1.6-1) unstable; urgency=low
105   
106   * fixes NB#33260 - wrong value set in the enter page number option of page dialog
107   * fixes NB#37489 - "4" needs little more space
108   * fixes NB#37257 - color slider and selection area not dimmed when tapping on a predefined color
109   * fixes NB#30972 - 'set background image' when selected using hard-keys opens the color selector.
110   * fixes NB#37076 - logical string appears for color selection dialog title
111   * fixing the symlinks to default plugin targets
112  
113  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 30 Aug 2006 09:30:00 +0300
114
115 hildon-libs (0.13.1.5-1) unstable; urgency=low
116  
117   * fixing some package build isssues 
118   * some code cleanups
119   * integrating the new color selector code
120  
121  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Aug 2006 19:00:00 +0300
122  
123 hildon-libs (0.13.1.4-1) unstable; urgency=low
124  
125   * fixes NB#35076 - hildonapp should not handle the home key
126  
127  -- Johan Bilien <johan.bilien@nokia.com>  Wed, 16 Aug 2006 15:30:28 +0300
128
129 hildon-libs (0.13.1.3-1) unstable; urgency=low
130  
131   * hildon-widgets/hildon-{app.h,defines.h}
132     switched HILDON_MENU_KEY to now match GDK_F10
133  
134  -- Johan Bilien <johan.bilien@nokia.com>  Thu, 10 Aug 2006 15:35:52 +0300
135  
136 hildon-libs (0.13.1.2-1) unstable; urgency=low
137  
138   * reworked the color selector
139   * fixes bugs related to visual aspect (color boxes with no frame, etc.)
140  
141  -- Kuisma Salonen <kuisma.salonen@nokia.com>  Mon, 24 Jul 2006 16:28:09 +0300
142
143 hildon-libs (0.13.1.1-1) unstable; urgency=low
144  
145   * INTERNAL RELEASE with experimental plugged-in color selector
146  
147  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon, 12 Jun 2006 23:45:04 +0300
148
149 hildon-libs (0.13.1-1) unstable; urgency=low
150  
151   * debian/hildon-libs-dev.install: removed "usr/lib/*.a"hildon-libs (0.12.22-1) unstable; urgency=low
152
153   * fixes NB#36309 - HildonCodeDialog uses untranslated string
154
155  -- Luc Pionchon <luc.pionchon@nokia.com>  Tue,  1 Aug 2006 14:06:45 +0300
156
157 hildon-libs (0.12.21-1) unstable; urgency=low
158
159   * reverted MB#624 - Rename HildonNumberEditor buttons so they can be themed
160   * fixes NB#34340 - HildonWindow leaks
161
162  -- Fernando Herrera <fernando.herrera-de-las-heras@nokia.com>  Tue, 25 Jul 2006 16:44:04 +0300
163
164 hildon-libs (0.12.20-2) unstable; urgency=low
165
166   * fixes MB#624 - Rename HildonNumberEditor buttons so they can be themed
167     correctly.
168
169  -- Fernando Herrera <fernando.herrera-de-las-heras@nokia.com>  Tue, 18 Jul 2006 17:21:04 +0300
170
171 hildon-libs (0.12.20-1) unstable; urgency=low
172
173   * fixes NB#32302 - Color button should not pretend handling all the hardware key event
174   * fixes NB#31256 - banner too large when wrap is forced
175
176  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon, 12 Jun 2006 23:15:34 +0300
177
178 hildon-libs (0.12.19-1) unstable; urgency=low
179
180   * fixes NB#26383 (bis) - Menu key opens application menu while combo box menu is popped up
181   * fixes NB#28836 - Need to tap twice to invoke application menu for the first time.
182   * fixes NB#29888 - Creating instanse of hildon grid widget generates warning
183   * fixes NB#30937 - Unable to key in again on clearing the hour/minutes field the second time
184   * fixes NB#30955 - Application crashes when trying to put a wrong minimun time duration
185   * fixes NB#31099 - Progress banner does not fit enough text -- (workaround)
186   * fixes NB#31604 - "Background colour"-caption opens opens the Colour selector with Select hardkey up event
187
188  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon,  5 Jun 2006 23:27:53 +0300
189
190 hildon-libs (0.12.18-1) unstable; urgency=low
191
192   * fixes NB#26383 - Menu key opens application menu while combo box menu is popped up
193   * fixes NB#24339 - GtkInfoprint: Information banners do not resize
194   * fixes NB#22155 - Blank info note is shown when time valuesare given negative...
195
196  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon, 29 May 2006 02:23:11 +0300
197
198 hildon-libs (0.12.17-1) unstable; urgency=low
199
200   * fixes NB#28370 (markup was not processed...) - Text not emphasized in Confirmation note
201
202  -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 23 May 2006 19:10:46 +0300
203
204 hildon-libs (0.12.16-1) unstable; urgency=low
205
206   * debian/control: removed dependency on gnome-vfs (NB#8015)
207
208   * fixes NB#8015  - Hildonwidgets links hildonfm which takes unnecessary memory
209   * fixes NB#26366 - Enabling/Disabling the search operation is SLOW
210   * fixes NB#26546 - Convenience API gtk_banner_close closes infoprints as well.
211   * fixes NB#28370 - Text not emphasized in Confirmation note
212   * fixes NB#28679 - On opening "Date and time" dialog for the second time,Clock application closes.
213   * fixes NB#28925 - Un-filled space at Web's lower edge
214   * fixes NB#29461 - Chat toolbar skin problem with smiley popup
215
216  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon, 22 May 2006 21:03:36 +0300
217
218 hildon-libs (0.12.15-1) unstable; urgency=low
219
220   * fixes NB#28027 - HildonTImeEditor: "Maximum value is %d" infoprint not displayed.
221   * fixes NB#28483 - Caption control missing margins
222   * fixes NB#28679 - On opening "Date and time" dialog for the second time,Clock application closes.
223   * fixes NB#28654 - HildonTimePicker: Logical strings displayed for the seperator and close button
224   * fixes NB#28807 - AB fails if we clicking on any buttons in search toolbar
225
226   * update hildon-widgets/hildon-window.[ch] to support clipborad operations from hildon-input-method
227
228   * debian/control: removed build dependency with 'outo'
229
230  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon, 15 May 2006 15:49:42 +0300
231
232 hildon-libs (0.12.14-1) unstable; urgency=low
233
234   * update gtk-doc config
235   * reworked fix for N#27000
236
237  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon,  8 May 2006 14:13:53 +0300
238
239 hildon-libs (0.12.13-1) unstable; urgency=low
240
241   * fixes N#27702 - strings moved to another textual domain
242   * fixes N#27749 - strings moved to another textual domain
243   * fixes N#27963 - The am/pm indicator differs in the HildonTimeEditor and HildonTimePicker in en_US locale.
244   * fixes N#25501 - HildonCaption spams GLIB CRITICALS when its ancestor is destroyed
245   * fixes N#28176 - Memory leak in HildonWindow
246   * fixes N#27000 - truncated string in infobanner / infoprint ...
247   * ... and subsecant bugs N#25305, N#26203, N#26624, N#26161, N#27875
248   * fixes N#21854 - Nokia Fonts in HildonFontDialog widget
249
250  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed,  3 May 2006 15:32:51 +0300
251
252 hildon-libs (0.12.12-1) unstable; urgency=low
253
254   * debian/control: Build-Depends, added 'gtk-doc-tools'
255
256   * fixes M#183 - *_new() functions do too much
257
258  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 26 Apr 2006 15:56:36 +0300
259
260 hildon-libs (0.12.11-1) unstable; urgency=low
261
262   * debian/rules (CFLAGS): add thumb flag for compilation, fixes N#26660
263
264   * fixes N#26611 - Hildon app doesnot toggle to fullscreen on hardware key press (GDKF6)
265   * fixes N#22909 - Opening Email main menu using hardkey is not working.
266   * fixes N#24348 - Idle and timeout callbacks calling gtk+ or gdk are not thread aware
267
268   * autogen.sh, do not exit if gtkdocize is missing (quick workaround for autobuilder)
269
270  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 19 Apr 2006 17:28:32 +0300
271
272 hildon-libs (0.12.10-1) unstable; urgency=low
273
274   * debian/rules: tell ./autogen.sh to not launch ./configure 
275   * debian/rules: install docs only if ENABLE_GTK_DOC is set
276   * debian/rules: ./configure call, put one argument per line for clarity.
277   * debian/rules: call ./autogen.sh to create ./configure
278
279   * removed autotools generated files from repository
280
281   * fixes N#22557 - Private symbols from gtk+ are not to be used
282   * debian/control: N#22557, updated dependency to GTK+ (needs 2.6.10-1.osso4)
283   * fixes - logical strings in CodeDialog OK/Cancel buttons
284   * fixes M#90 - Use standard GLib macro names.
285   * fixes M#185 - improvements for bindings
286   * fixes M#283 - improvements for bindings
287         
288  -- Luc Pionchon <luc.pionchon@nokia.com>  Sat, 15 Apr 2006 19:16:38 +0300
289
290 hildon-libs (0.12.9-1) unstable; urgency=low
291
292   * fixes N#19061 - HildonTimeEditor uses LC_MESSAGES for time separator
293
294   * hildon-grid: set items to be focus-and-activate instead of single tap activation
295   * hildon-caption: removed icon for mandatory fields
296   * hildon-color-button: pops up selector on 'select' hardkey
297   * hildon-color-button: updated button/margin dimensions
298   * hildon-time-editor: add automatic focus movement
299
300  -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 13 Apr 2006 18:19:14 +0300
301
302 hildon-libs (0.12.8-1) unstable; urgency=low
303
304   * fixes N#24339 - Information banners do not resize
305   * fixes N#26033 - Periodic applications slowdown
306   * fixes N#24325 - The menu location is wrong in HildonWindow
307   * fixes N#14117 - Infoprints cannot display glyphs for HW keys
308
309   * improved code for bindings
310   * hildon-banner: add pango support
311
312  -- Luc Pionchon <luc.pionchon@nokia.com>  Fri,  7 Apr 2006 21:15:28 +0300
313
314 hildon-libs (0.12.7-2) unstable; urgency=low
315
316    * debian/control: removed -l10n-english dependency (does not exist (yet))
317
318  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Fri, 31 Mar 2006 14:22:00 +0300
319
320 hildon-libs (0.12.7-1) unstable; urgency=low
321
322    * debian/control (Depends): changed l10n dependency according to the
323      new process (marketing releases 'mr')
324
325    * fixes more obsolete logical IDs
326    * fixes N#20917 - Unlocalised string in Font Preview window
327    * fixes N#24620 - HildonWindow lacking HW key API
328    * updated en_BG.po
329    * minor code cleanup
330
331  -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 28 Mar 2006 19:00:26 +0300
332
333 hildon-libs (0.12.6-1) unstable; urgency=low
334
335   * fix logical ids
336   * fixes N#24042 hildon-lgpl-dev headers, typo in macro
337
338  -- Luc Pionchon <luc.pionchon@nokia.com>  Fri, 24 Mar 2006 11:52:40 +0200
339
340 hildon-libs (0.12.5-1) unstable; urgency=high
341
342   * fix critical: missing macro definition in hildon-grid.c (missing #include)
343
344  -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 21 Mar 2006 18:49:27 +0200
345
346 hildon-libs (0.12.4-1) unstable; urgency=low
347
348   * major code cleanup
349
350  -- Luc Pionchon <luc.pionchon@nokia.com>  Fri, 17 Mar 2006 18:49:10 +0200
351
352 hildon-libs (0.12.3-2) unstable; urgency=low
353
354   * debian/hildon-libs-dev.docs: refers to correct doc folder (gtk-doc/)
355
356  -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 16 Mar 2006 15:16:21 +0200
357
358 hildon-libs (0.12.3-1) unstable; urgency=low
359
360   * hildon-widgets/hildon-window.c: propagate key-press event to the
361     parent class (Closes N#23400)
362   * Replaces hildon-lgpl0 < 0.12
363
364  -- Johan Bilien <johan.bilien@nokia.com>  Wed,  8 Mar 2006 17:32:18 +0200
365
366 hildon-libs (0.12.2-1) unstable; urgency=low
367
368   * ChangeLog-hildon-lgpl: copied from old hildon-lgpl/ChangeLog for
369     reference
370   * hildon-widgets/hildon-color-button.c: added comments
371   * hildon-widgets/hildon-controlbar.c: Likewise.
372   * hildon-widgets/hildon-composite-widget.c: Likewise.
373   * hildon-widgets/hildon-calendar-popup.c: Likewise
374   * Added hildon-banner, as a clean replacement for gtk-infoprint
375   * hildon-widgets/hildon-window.c:
376     - set the toolbar height explicitely
377     - use show instead of show_all on the common_toolbar
378     - add the toolbars bottom-up instead of top-down
379   * hildon-widgets/hildon-program.c:
380     - don't assume that a window was realized when added to
381       the program
382   * hildon-widgets/hildon-code-dialog.[ch], hildon-widgets/Makefile.am:
383     added HildonCodeDialog widget
384   * hildon-wizard-dialog.[ch]: Add page_change signal. Patch courtesy
385     of Artem Garmash (Closes M#422)
386   
387  -- Johan Bilien <johan.bilien@nokia.com>  Mon,  6 Mar 2006 16:15:56 +0200
388
389 hildon-libs (0.12.1-1) unstable; urgency=low
390
391   * added hildon-window and hildon-program
392
393  -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 21 Feb 2006 16:11:39 +0200
394
395 hildon-libs (0.12.0-1) unstable; urgency=low
396
397   * Merge hildon-lgpl into hildon-libs and hildon-fm
398   * Moved hildon-file-details-dialog.[ch] from hildon-libs to hildon-fm
399   * debian/control: removed dependency on hildon-lgpl and hildon-fm
400   * debian/control: added missing dependencies
401   * debian/hildon-libs-dev.install: added "usr/lib/*.a"
402
403  -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 14 Feb 2006 13:02:06 +0200
404
405 hildon-libs (0.10.2-1) unstable; urgency=low
406
407   * N#22240 CP: Tapping outside the scroll bar invoke the applet.
408
409  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 18 Jan 2006 19:54:31 +0200
410
411 hildon-libs (0.10.1-1) unstable; urgency=low
412
413   * Fixed Missing/Buggy documentation from N#11566 "make password dialog
414     customizable (messages)"
415   * N#19369 TRUE Scketch does not show colour change when using white color
416   * N#21063 hildon_note_new_confirmation_add_buttons has misleading docs
417   * N#21884 Cannot select read-only by using the center of the scroll key
418   * N#8094  5-bit color selector: wrong margins and pixel measurements
419   * M#59    HildonColorSelector needs more space
420
421  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 11 Jan 2006 20:03:33 +0200
422
423 hildon-libs (0.10.0-1) unstable; urgency=low
424
425   * started development branch (maintenance continues with versions 0.9.x)
426   * added properties for Gazpacho support
427
428  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon, 12 Dec 2005 20:50:52 +0200
429
430 hildon-libs (0.9.53-1) unstable; urgency=low
431
432   * same fix for,
433     N#19283 Control panel - The values entered are not saved.
434     N#19648 Hildon Date Editor widget detects values too high
435     (note: complete fix include also fixes in GTk+)
436
437  -- Luc Pionchon <luc.pionchon@nokia.com>  Thu,  3 Nov 2005 19:09:17 +0200
438
439 hildon-libs (0.9.52-1) unstable; urgency=low
440
441   * Bugs fixed:
442     N#19140 System alerts still audible despite being turned off
443
444  -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 13 Oct 2005 15:19:19 +0300
445
446 hildon-libs (0.9.51-1) unstable; urgency=low
447
448   * Bugs fixed:
449     N#20027 PDF Reader crashes on selecting read only option in the
450             details dialog box.
451     N#17918 Volumebar widget background image doesn't change when
452             widget goes into mute state
453
454  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed,  5 Oct 2005 16:29:12 +0300
455
456 hildon-libs (0.9.50-2) unstable; urgency=low
457
458   * Added gtk_dialog_help_disable(), fixes #19468
459
460  -- Tapani Palli <tapani.palli@nokia.com>  Tue, 20 Sep 2005 13:17:17 +0300
461
462 hildon-libs (0.9.50-1) unstable; urgency=low
463
464   * Bugs fixed:
465     N#11129, added "No Items" localizable string
466     N#15680, english translation update
467
468  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 14 Sep 2005 12:43:36 +0300
469
470 hildon-libs (0.9.49-1) unstable; urgency=low
471
472   * Bugs fixed:
473     16805: problem with setting time in HildonTimeEditor
474     18096: hildon_number_editor crashes the PDF viewer
475
476  -- Tommi Komulainen <tommi.komulainen@nokia.com>  Tue, 30 Aug 2005 19:17:20 +0300
477
478 hildon-libs (0.9.48-1) unstable; urgency=low
479
480   * Bugs fixed:
481     12176: it_IT Control Panel Date Time: Calendar view in English
482     17142: HildonGrid - By default, after calling gtk_widget_show, Second row
483            is getting displayed instead of first.
484
485  -- Tommi Komulainen <tommi.komulainen@nokia.com>  Mon, 22 Aug 2005 18:25:25 +0300
486
487 hildon-libs (0.9.47-1) unstable; urgency=low
488
489   * Bugs fixed:
490     14587: Inconsistency in <filetype> details dialog and File manager
491            behaviour
492
493  -- Tommi Komulainen <tommi.komulainen@nokia.com>  Wed, 17 Aug 2005 19:02:41 +0300
494
495 hildon-libs (0.9.35-3) unstable; urgency=low
496
497   * debian/control:
498   * debian/rules: remove l10n packages, add Depends:
499     hildon-libs-l10n-3.0-engb | hildon-libs-l10n-3.0-english
500
501  -- Tommi Komulainen <tommi.komulainen@nokia.com>  Wed, 17 Aug 2005 17:40:47 +0300
502
503 hildon-libs (0.9.35-2) unstable; urgency=low
504
505   * Maemo dev release
506
507  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed,  6 Jul 2005 07:49:38 +0300