released and packaged 0.12.11-1
[hildon] / debian / changelog
1 hildon-libs (0.12.11-1) unstable; urgency=low
2
3   * debian/rules (CFLAGS): add thumb flag for compilation, fixes N#26660
4
5   * fixes N#26611 - Hildon app doesnot toggle to fullscreen on hardware key press (GDKF6)
6   * fixes N#22909 - Opening Email main menu using hardkey is not working.
7   * fixes N#24348 - Idle and timeout callbacks calling gtk+ or gdk are not thread aware
8
9   * autogen.sh, do not exit if gtkdocize is missing (quick workaround for autobuilder)
10
11
12  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 19 Apr 2006 17:28:32 +0300
13
14 hildon-libs (0.12.10-1) unstable; urgency=low
15
16   * debian/rules: tell ./autogen.sh to not launch ./configure 
17   * debian/rules: install docs only if ENABLE_GTK_DOC is set
18   * debian/rules: ./configure call, put one argument per line for clarity.
19   * debian/rules: call ./autogen.sh to create ./configure
20
21   * removed autotools generated files from repository
22
23   * fixes N#22557 - Private symbols from gtk+ are not to be used
24   * debian/control: N#22557, updated dependency to GTK+ (needs 2.6.10-1.osso4)
25   * fixes - logical strings in CodeDialog OK/Cancel buttons
26   * fixes M#90 - Use standard GLib macro names.
27   * fixes M#185 - improvements for bindings
28   * fixes M#283 - improvements for bindings
29         
30  -- Luc Pionchon <luc.pionchon@nokia.com>  Sat, 15 Apr 2006 19:16:38 +0300
31
32 hildon-libs (0.12.9-1) unstable; urgency=low
33
34   * fixes N#19061 - HildonTimeEditor uses LC_MESSAGES for time separator
35
36   * hildon-grid: set items to be focus-and-activate instead of single tap activation
37   * hildon-caption: removed icon for mandatory fields
38   * hildon-color-button: pops up selector on 'select' hardkey
39   * hildon-color-button: updated button/margin dimensions
40   * hildon-time-editor: add automatic focus movement
41
42  -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 13 Apr 2006 18:19:14 +0300
43
44 hildon-libs (0.12.8-1) unstable; urgency=low
45
46   * fixes N#24339 - Information banners do not resize
47   * fixes N#26033 - Periodic applications slowdown
48   * fixes N#24325 - The menu location is wrong in HildonWindow
49   * fixes N#14117 - Infoprints cannot display glyphs for HW keys
50
51   * improved code for bindings
52   * hildon-banner: add pango support
53
54  -- Luc Pionchon <luc.pionchon@nokia.com>  Fri,  7 Apr 2006 21:15:28 +0300
55
56 hildon-libs (0.12.7-2) unstable; urgency=low
57
58    * debian/control: removed -l10n-english dependency (does not exist (yet))
59
60  -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Fri, 31 Mar 2006 14:22:00 +0300
61
62 hildon-libs (0.12.7-1) unstable; urgency=low
63
64    * debian/control (Depends): changed l10n dependency according to the
65      new process (marketing releases 'mr')
66
67    * fixes more obsolete logical IDs
68    * fixes N#20917 - Unlocalised string in Font Preview window
69    * fixes N#24620 - HildonWindow lacking HW key API
70    * updated en_BG.po
71    * minor code cleanup
72
73  -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 28 Mar 2006 19:00:26 +0300
74
75 hildon-libs (0.12.6-1) unstable; urgency=low
76
77   * fix logical ids
78   * fixes N#24042 hildon-lgpl-dev headers, typo in macro
79
80  -- Luc Pionchon <luc.pionchon@nokia.com>  Fri, 24 Mar 2006 11:52:40 +0200
81
82 hildon-libs (0.12.5-1) unstable; urgency=high
83
84   * fix critical: missing macro definition in hildon-grid.c (missing #include)
85
86  -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 21 Mar 2006 18:49:27 +0200
87
88 hildon-libs (0.12.4-1) unstable; urgency=low
89
90   * major code cleanup
91
92  -- Luc Pionchon <luc.pionchon@nokia.com>  Fri, 17 Mar 2006 18:49:10 +0200
93
94 hildon-libs (0.12.3-2) unstable; urgency=low
95
96   * debian/hildon-libs-dev.docs: refers to correct doc folder (gtk-doc/)
97
98  -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 16 Mar 2006 15:16:21 +0200
99
100 hildon-libs (0.12.3-1) unstable; urgency=low
101
102   * hildon-widgets/hildon-window.c: propagate key-press event to the
103     parent class (Closes N#23400)
104   * Replaces hildon-lgpl0 < 0.12
105
106  -- Johan Bilien <johan.bilien@nokia.com>  Wed,  8 Mar 2006 17:32:18 +0200
107
108 hildon-libs (0.12.2-1) unstable; urgency=low
109
110   * ChangeLog-hildon-lgpl: copied from old hildon-lgpl/ChangeLog for
111     reference
112   * hildon-widgets/hildon-color-button.c: added comments
113   * hildon-widgets/hildon-controlbar.c: Likewise.
114   * hildon-widgets/hildon-composite-widget.c: Likewise.
115   * hildon-widgets/hildon-calendar-popup.c: Likewise
116   * Added hildon-banner, as a clean replacement for gtk-infoprint
117   * hildon-widgets/hildon-window.c:
118     - set the toolbar height explicitely
119     - use show instead of show_all on the common_toolbar
120     - add the toolbars bottom-up instead of top-down
121   * hildon-widgets/hildon-program.c:
122     - don't assume that a window was realized when added to
123       the program
124   * hildon-widgets/hildon-code-dialog.[ch], hildon-widgets/Makefile.am:
125     added HildonCodeDialog widget
126   * hildon-wizard-dialog.[ch]: Add page_change signal. Patch courtesy
127     of Artem Garmash (Closes M#422)
128   
129  -- Johan Bilien <johan.bilien@nokia.com>  Mon,  6 Mar 2006 16:15:56 +0200
130
131 hildon-libs (0.12.1-1) unstable; urgency=low
132
133   * added hildon-window and hildon-program
134
135  -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 21 Feb 2006 16:11:39 +0200
136
137 hildon-libs (0.12.0-1) unstable; urgency=low
138
139   * Merge hildon-lgpl into hildon-libs and hildon-fm
140   * Moved hildon-file-details-dialog.[ch] from hildon-libs to hildon-fm
141   * debian/control: removed dependency on hildon-lgpl and hildon-fm
142   * debian/control: added missing dependencies
143   * debian/hildon-libs-dev.install: added "usr/lib/*.a"
144
145  -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 14 Feb 2006 13:02:06 +0200
146
147 hildon-libs (0.10.2-1) unstable; urgency=low
148
149   * N#22240 CP: Tapping outside the scroll bar invoke the applet.
150
151  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 18 Jan 2006 19:54:31 +0200
152
153 hildon-libs (0.10.1-1) unstable; urgency=low
154
155   * Fixed Missing/Buggy documentation from N#11566 "make password dialog
156     customizable (messages)"
157   * N#19369 TRUE Scketch does not show colour change when using white color
158   * N#21063 hildon_note_new_confirmation_add_buttons has misleading docs
159   * N#21884 Cannot select read-only by using the center of the scroll key
160   * N#8094 5-bit color selector: wrong margins and pixel measurements
161     M#59   HildonColorSelector needs more space
162
163  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 11 Jan 2006 20:03:33 +0200
164
165 hildon-libs (0.10.0-1) unstable; urgency=low
166
167   * started development branch (maintenance continues with versions 0.9.x)
168   * added properties for Gazpacho support
169
170  -- Luc Pionchon <luc.pionchon@nokia.com>  Mon, 12 Dec 2005 20:50:52 +0200
171
172 hildon-libs (0.9.53-1) unstable; urgency=low
173
174   * same fix for,
175     N#19283 Control panel - The values entered are not saved.
176     N#19648 Hildon Date Editor widget detects values too high
177     (note: complete fix include also fixes in GTk+)
178
179  -- Luc Pionchon <luc.pionchon@nokia.com>  Thu,  3 Nov 2005 19:09:17 +0200
180
181 hildon-libs (0.9.52-1) unstable; urgency=low
182
183   * Bugs fixed:
184     N#19140 System alerts still audible despite being turned off
185
186  -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 13 Oct 2005 15:19:19 +0300
187
188 hildon-libs (0.9.51-1) unstable; urgency=low
189
190   * Bugs fixed:
191     N#20027 PDF Reader crashes on selecting read only option in the
192             details dialog box.
193     N#17918 Volumebar widget background image doesn't change when
194             widget goes into mute state
195
196  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed,  5 Oct 2005 16:29:12 +0300
197
198 hildon-libs (0.9.50-2) unstable; urgency=low
199
200   * Added gtk_dialog_help_disable(), fixes #19468
201
202  -- Tapani Palli <tapani.palli@nokia.com>  Tue, 20 Sep 2005 13:17:17 +0300
203
204 hildon-libs (0.9.50-1) unstable; urgency=low
205
206   * Bugs fixed:
207     N#11129, added "No Items" localizable string
208     N#15680, english translation update
209
210  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 14 Sep 2005 12:43:36 +0300
211
212 hildon-libs (0.9.49-1) unstable; urgency=low
213
214   * Bugs fixed:
215     16805: problem with setting time in HildonTimeEditor
216     18096: hildon_number_editor crashes the PDF viewer
217
218  -- Tommi Komulainen <tommi.komulainen@nokia.com>  Tue, 30 Aug 2005 19:17:20 +0300
219
220 hildon-libs (0.9.48-1) unstable; urgency=low
221
222   * Bugs fixed:
223     12176: it_IT Control Panel Date Time: Calendar view in English
224     17142: HildonGrid - By default, after calling gtk_widget_show, Second row
225            is getting displayed instead of first.
226
227  -- Tommi Komulainen <tommi.komulainen@nokia.com>  Mon, 22 Aug 2005 18:25:25 +0300
228
229 hildon-libs (0.9.47-1) unstable; urgency=low
230
231   * Bugs fixed:
232     14587: Inconsistency in <filetype> details dialog and File manager
233            behaviour
234
235  -- Tommi Komulainen <tommi.komulainen@nokia.com>  Wed, 17 Aug 2005 19:02:41 +0300
236
237 hildon-libs (0.9.35-3) unstable; urgency=low
238
239   * debian/control:
240   * debian/rules: remove l10n packages, add Depends:
241     hildon-libs-l10n-3.0-engb | hildon-libs-l10n-3.0-english
242
243  -- Tommi Komulainen <tommi.komulainen@nokia.com>  Wed, 17 Aug 2005 17:40:47 +0300
244
245 hildon-libs (0.9.35-2) unstable; urgency=low
246
247   * Maemo dev release
248
249  -- Luc Pionchon <luc.pionchon@nokia.com>  Wed,  6 Jul 2005 07:49:38 +0300