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