libhildon (2.1.1-1) gutsy; urgency=low
[hildon] / debian / changelog
1 libhildon (2.1.1-1) gutsy; urgency=low
2
3   * Update version number to 2.1.1-1
4   * configure.ac 2.1.1
5   * Too many individual changes for them to all be relevant here, many widgets
6     added, many widgets have been changed. A full list of additional/changed  widgets
7     can be found in the Hildon 2.2 widget UI spec.
8
9  -- Karl Lattimer <karl.lattimer@nokia.com>  Mon, 16 Jun 2008 16:00:00 +0200
10
11 libhildon (2.0.4-1) gutsy; urgency=low
12
13   * src/hildon-banner.c: revert the recent change, that introduced gtk_window_present() calls. 
14     This reopens: Bug 78481 - [freetest] information banners are hidden under browser menu
15     But resolves another variant of: Bug 83953
16
17  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Wed, 16 Apr 2008 10:37:00 +0100
18
19 libhildon (2.0.3-1) gutsy; urgency=low
20
21   * Fixes: NB#78896: libhildon code inspection/coverity: uninitialised local values in 
22     hildon_date_editor_size_allocate
23   * Fixes: NB#77775: Media Player, Save Now playing list, too long name makes banner disappear.
24   * Fixes: NB#79182: info banner flickering with certain message lengts.
25   * Fixes: NB#83953: Lock dialog is not visible when device is locked for the first time after flash
26
27  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Tue, 15 Apr 2008 15:03:00 +0100
28
29 libhildon (2.0.2-1) gutsy; urgency=low
30
31   * Fixes: MB#1220: HildonWindow should take GtkMenu accel_group into account
32   * Fixes NB#78481: information banners are hidden under browser menu
33   * Fixes: NB#79791: Cannot set focus to Master volume using stylus
34   * Fixes: NB#22072: Revisiting fix for "Implement robust timer handling in Info Banner" bug
35   * Fixes: MB#924: Hildon widgets doesn't support RTL mode
36   * Fixes: MB#1212: Hide info banners (infoprints) on click
37   * Enable fixing: NB#79916 and NB#79918: The help topic for Color selector cannot be opened
38   * Fixes: NB#81696: The passcode is not overwritten even after selecting
39
40  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Thu, 03 Apr 2008 14:50:00 +0100
41
42 libhildon (2.0.1-2) gutsy; urgency=low
43
44   * Fixes: MB#1276: wrong allocators used in hildon_window_get_borders
45
46  -- Sven Herzberg <sven@imendio.com>  Mon, 25 Feb 2008 11:50:10 +0100
47
48 libhildon (2.0.1-1) unstable; urgency=low
49
50   * Do not use PACKAGE_VERSION_MAJOR for the API revision.
51
52  -- Xan Lopez <xan.lopez@nokia.com>  Thu, 10 Jan 2008 16:31:15 +0200
53
54 libhildon (2.0.0-1) unstable; urgency=low
55
56   * Fixes: NB#78616: breadcrumb trail node removal logic fix.
57   * Fixes: NB#75310: add missing outer-border style property to HildonColorChooser.
58
59  -- Xan Lopez <xan.lopez@nokia.com>  Wed, 09 Jan 2008 14:27:08 +0200
60
61 libhildon (1.99.1-1) stable; urgency=low
62
63   * Fixes: NB#25592 Accessibility unable to access entry box
64
65  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 14 Dec 2007 11:29:19 +0200
66
67 libhildon (1.99.0-2) stable; urgency=low
68
69   * Updating the gtk dependancy.
70
71  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 11 Oct 2007 16:05:48 +0300
72
73 libhildon (1.99.0-1) stable; urgency=low
74
75   * Fixes: NB#71660 RSS applet is not using correct logical colors for feeds
76   * Upping version to (almost) 2.0.0 for hildon 2.0
77
78  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 10 Oct 2007 14:10:28 +0300
79
80 libhildon (1.0.17-1.1) stable; urgency=low
81
82   * Fixes: NB#70842 General brokeness in toolbars visibility
83   * Fixes: NB#62031 Extra arrow in front of top level item in breadcrumb trail
84   * Fixes: MB#615 Can't show/hide the HildonWindow's toolbar
85
86  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 28 Sep 2007 15:03:11 +0300
87
88 libhildon (1.0.16-1.1) stable; urgency=low
89
90   * Mem-leak fixes in font selector and color selector
91   * Mem-leak fix in style helper
92   * Making the code dialog a bit more thumbable 
93
94   * Fixes: NB#63694 device lock, truncation of secu_application_title
95   * Fixes: NB#70273 Memory leaks when switching applets and background
96   * Fixes: NB#70474 Memory leak and access to already freed memory in color selector
97   * Fixes: NB#70499 HildonFontSelectionDialog memory leak 
98
99  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 21 Sep 2007 14:41:13 +0300
100
101 libhildon (1.0.15-1.1) stable; urgency=low
102
103   * debian/control: Add glib and gtk+ doc packages to build dependencies to
104     get gtk-doc crossreferences right
105   * debian/rules: --enable-gtk-doc (with nodocs DEB_BUILD_OPTIONS support)
106
107   * Fixes: NB#67955 Device lock/unlock code not accepted from HW keyboard
108   * Fixes: NB#52301 Wrong item is highlighted in Find toolbar history list 
109   * Fixes: NB#68610 caption multiple focus possible in Authentication dialog weba_fi_auhentication_realm
110   * Fixes: NB#69306 API documentation is missing
111
112  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 17 Sep 2007 14:07:51 +0300
113
114 libhildon (1.0.14-1) stable; urgency=low
115
116   * Removing the patch for hiding HildonWindow before destroy. Breaks DBus.
117   * Fixes for HildonCalendar expose methods
118   * Fixes for composite-widgets focus handling
119   * New dialog layout for the HildonCalendar (Ok/Cancel)
120   * Making find toolbar thumbable
121   * Changing the stylus repeat timeout to match our needs
122   * New esd dependency 
123
124   * Fixes: NB#54146 Hilon Calendar popup:The changes in active month/year are not shown
125   * Fixes: NB#59299 Leaving the calendar dialog is not possible without selecting something
126   * Fixes: NB#66060 Search toolbar has wrong height in ComboBoxEntry and toolbarbuttons are too narrow
127   * Fixes: NB#58352 on startup, hildon-desktop GLIB WARNING ** hildon-1...
128   * Fixes: NB#60489 Key repeat rate in number editor
129   * Fixes: NB#65155 HildonVolumebar: mute grabs focus, not possible to adjust volume using HW keys
130   * Fixes: NB#63955 hildon_volumebar_set_mute() grabs focus even if the widget is unmapped
131   * Fixes: NB#66673 Questionable main loop iteration in hildon_window_destroy()
132   * Fixes: NB#66628 Account setting dialog crashes while moving the focus using the h/w key. 
133  
134  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 24 Aug 2007 16:18:24 +0300
135
136 libhildon (1.0.13-1) stable; urgency=low
137
138   * Fixes to HildonBanners for temporary windows
139   * Minor bugfix in the helper function for logical colors
140   * New examples
141
142   * Fixes: NB#58352 on startup, hildon-desktop GLIB WARNING...
143
144  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 17 Aug 2007 14:46:03 +0300
145
146 libhildon (1.0.12-1) stable; urgency=low
147
148   * New HILDON_CHECK_VERSION macro
149   * Bugfixes
150   * Minor doc updates
151
152   * Fixes: NB#62061 Please include HILDON_CHECK_VERSION macro
153   * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
154   * Fixes: NB#64355 Control panel; Device lock: OK and Cancel buttons
155   * Fixes: NB#60154 It is possible to enter invalid date in the birthday date picker
156
157  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 06 Aug 2007 09:52:19 +0300
158
159 libhildon (1.0.11-1) stable; urgency=low
160
161   * Adding some new API functions to control the active item in HildonFindToolbar
162   * Fixing the default focus for font selection dialog
163   * New examples
164   * Changing the default long key press time
165   * Fixed time picker on-map breakage
166
167   * Fixes: NB#63700 wrong definition for HILDON_WINDOW_LONG_PRESS_TIME
168   * Fixes: NB#54182 HildonDateEditor min/max properties cannot be set
169   * Fixes: NB#63430 Ok button of preview dialog is not highlited,when font size is 32pt.
170
171  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Jul 2007 10:14:34 +0300
172
173 libhildon (1.0.10-2) stable; urgency=low
174
175   * Fix header installation. 
176
177  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon,  2 Jul 2007 10:09:31 +0300
178
179 libhildon (1.0.10-1) stable; urgency=low
180
181   * Fixing a bit of focus crazyness in the time and date editors
182   * Removing the separator from the code dialog
183   * Fixing circular dep to enums
184   * Hide the HildonWindow before performing the destroy
185
186   * Fixes: NB#61129 volumebar info banner in muted state
187   * Fixes: NB#61128 volumebar sensitivy does not change when the widget is not mapped
188   * Fixes: NB#60518 Unable to move the focus from the buttons to date or time editor.
189   * Fixes: NB#60349 Date editor invalidates keyboard number input
190
191  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 29 Jun 2007 16:49:58 +0300
192
193 libhildon (1.0.9-1) stable; urgency=low
194
195   * Breadcrumb align/visibility fixes
196
197   * Fixes: MB#1466 hildon_window_toggle_menu() unconditionally uses button=0 for gtk_menu_popup()
198   * Fixes: MB#1230 libhildon doesn't build because of broken strict-aliasing
199   * Fixes: MB#1093 Banners should use GDK_WINDOW_TYPE_HINT_NOTIFICATION
200   * Fixes: NB#52946 Pressing (accidentally) back and then menu key with thumb in quick succession and unfocusing the menu closes the application
201   * Fixes: MB#1101 Reproducible unintentional window/application close bug 
202
203  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 07 Jun 2007 14:39:06 +0300
204
205 libhildon (1.0.8-1) stable; urgency=low
206
207   * Breadcrumb fixes
208   * HildonBanner fixes for transiency 
209   * Updated examples
210
211   * Fixes: NB#56434 Name of the month truncates in the Date & Time page in the startup wizard.
212   * Fixes: NB#54127 The arrow heads of Calendar popup vanish(except the one that is tapped) when tapped on one of the arrows of month or year.
213   * Fixes: NB#50288 Box remains on the am/pm indicator of the Date and Time Settings dialog.
214   * Fixes: NB#56082 HildonCalendarpopup:Sliding sylus to a dimmed date changes the year to 1970
215   * Fixes: NB#54147 Hildon calendar popup:The range checks for the years are not consistent.
216   * Fixes: NB#41501 Last line of text in preview dialog is not shown properly when bold and maximum font is selected
217   * Fixes: NB#38955 Inconsistent behaviour observed when 2 instances of date and time applet are open.
218   * Fixes: NB#52379 HildonCaption won't accept focus when it contains a complex widget tree
219   * Fixes: NB#56624 "Searching" info note displayed even after minimizing the search window
220   * Fixes: NB#59276 Escape timeout handler is not removed when HildonWindow is deleted.
221   * Fixes: NB#55161 Refreshing library is shown on top of other applications 
222   * Fixes: NB#58982 HildonBreadcrumbtrail:Pressing Esc key does not show any effect
223
224  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 01 Jun 2007 15:43:59 +0300
225
226 libhildon (1.0.7-1) stable; urgency=low
227
228   * Fixed at some point in the past, but adding here:
229
230   * Fixes: NB#44440 hildon_note_new_cancel_with_progress_bar does unreasonable ellipsization...
231   * Fixes: NB#49916 ADDRESS BOOK, truncation, §addr_nc_notification4b§
232   * Fixes: NB#52006 The number editor in Pdf Viewer goes on a loop after reaching the maximum value.
233
234  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 25 May 2007 11:05:41 +0300
235
236 libhildon (1.0.6-1) stable; urgency=low
237
238   * Fixes: NB#54061 Notes application crashes when font size & font colour is changed
239   * Fixes: NB#48934 Switch to page with empty page number dialog responded when taped outside the content area
240
241   * Memory allocation fixes for color and font selection widgets
242   * Breadcrumb leak/visibility fixes
243   * New examples
244
245  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Tue, 22 May 2007 13:45:59 +0300
246
247 libhildon (1.0.5-1) stable; urgency=low
248
249   * Fixes: NB#54149 Date editor: Accepts year greater than 2037
250   * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
251
252   * Memory freeing fixes in font selection dialog.
253   * Breadcrumb update.
254
255  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 07 May 2007 13:16:09 +0300
256
257 libhildon (1.0.4-1) stable; urgency=low
258
259   * Changing the API guard name to HILDON_ENABLE_UNSTABLE_API.
260
261  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 16:20:55 +0300
262
263 libhildon (1.0.3-1) stable; urgency=low
264
265   * Removing the API guard from helper functions. It was a mistake.
266
267  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 15:54:12 +0300
268
269 libhildon (1.0.2-1) stable; urgency=low
270
271   * Guard unstable API's with ENABLE_UNSTABLE_API define
272   * Breadcrumb updates
273   * Fixing a problem with timed banners having their parrent destroyed before they are
274   * Fixing the sh libs
275
276  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Apr 2007 16:48:30 +0300
277
278 libhildon (1.0.1-1) stable; urgency=low
279
280   * New breadcrumb trial widget.
281   * Fingerable scrollbar API.
282
283   * Fixes: NB#54182 HildonDateEditor min/max properties cannot be set
284
285  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 16 Apr 2007 11:09:27 +0300
286
287 libhildon (1.0.0-1) stable; urgency=low
288
289   * Move to Gtk 2.10
290   * Consolidated API
291   * All the deprecated widgets are now removed
292   * Version bumping to 1.0.0 since we're now nice and stable
293   * Fix packaging for gtk-doc (not enabled by default)
294   * License change to LGPL version 2.1 or later
295   * Adding examples for many widgets
296
297   * Fixes: NB#49043 Build fails due to duplicate definition of INVALID_CHAR
298   * Fixes: NB#49810 Errors in hildon-libs
299   * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
300   * Fixes: NB#46434 HildonWindow: inconsistent memory management
301   * Fixes: NB#30265 Warning from hildonlibs build
302   * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
303   * Fixes: NB#47989 Not possible to set empty title for HildonWindow
304   * Fixes: NB#50496 While quickly tapping the same Edit button, the message is displayed differently.
305   * Fixes: NB#51736 Enhancement in hildon_caption_set_label_text()
306   * Fixes: NB#50854 application menu closes when mouse released
307   
308  -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 29 Mar 2007 16:36:27 +0300
309