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