[1.99.0-1 release]
[hildon] / debian / changelog
index 8bf962b..8438e21 100644 (file)
-hildon-libs (0.12.12-1) unstable; urgency=low
+libhildon (1.99.0-1) stable; urgency=low
 
-  * debian/control: Build-Depends, added 'gtk-doc-tools'
+  * Fixes: NB#71660 RSS applet is not using correct logical colors for feeds
+  * Upping version to (almost) 2.0.0 for hildon 2.0
 
-  * fixes M#183 - *_new() functions do too much
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 10 Oct 2007 14:10:28 +0300
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 26 Apr 2006 15:56:36 +0300
+libhildon (1.0.17-1.1) stable; urgency=low
 
-hildon-libs (0.12.11-1) unstable; urgency=low
+  * Fixes: NB#70842 General brokeness in toolbars visibility
+  * Fixes: NB#62031 Extra arrow in front of top level item in breadcrumb trail
+  * Fixes: MB#615 Can't show/hide the HildonWindow's toolbar
 
-  * debian/rules (CFLAGS): add thumb flag for compilation, fixes N#26660
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 28 Sep 2007 15:03:11 +0300
 
-  * fixes N#26611 - Hildon app doesnot toggle to fullscreen on hardware key press (GDKF6)
-  * fixes N#22909 - Opening Email main menu using hardkey is not working.
-  * fixes N#24348 - Idle and timeout callbacks calling gtk+ or gdk are not thread aware
+libhildon (1.0.16-1.1) stable; urgency=low
 
-  * autogen.sh, do not exit if gtkdocize is missing (quick workaround for autobuilder)
+  * Mem-leak fixes in font selector and color selector
+  * Mem-leak fix in style helper
+  * Making the code dialog a bit more thumbable 
 
+  * Fixes: NB#63694 device lock, truncation of secu_application_title
+  * Fixes: NB#70273 Memory leaks when switching applets and background
+  * Fixes: NB#70474 Memory leak and access to already freed memory in color selector
+  * Fixes: NB#70499 HildonFontSelectionDialog memory leak 
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 19 Apr 2006 17:28:32 +0300
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 21 Sep 2007 14:41:13 +0300
 
-hildon-libs (0.12.10-1) unstable; urgency=low
+libhildon (1.0.15-1.1) stable; urgency=low
 
-  * debian/rules: tell ./autogen.sh to not launch ./configure 
-  * debian/rules: install docs only if ENABLE_GTK_DOC is set
-  * debian/rules: ./configure call, put one argument per line for clarity.
-  * debian/rules: call ./autogen.sh to create ./configure
+  * debian/control: Add glib and gtk+ doc packages to build dependencies to
+    get gtk-doc crossreferences right
+  * debian/rules: --enable-gtk-doc (with nodocs DEB_BUILD_OPTIONS support)
 
-  * removed autotools generated files from repository
+  * Fixes: NB#67955 Device lock/unlock code not accepted from HW keyboard
+  * Fixes: NB#52301 Wrong item is highlighted in Find toolbar history list 
+  * Fixes: NB#68610 caption multiple focus possible in Authentication dialog weba_fi_auhentication_realm
+  * Fixes: NB#69306 API documentation is missing
 
-  * fixes N#22557 - Private symbols from gtk+ are not to be used
-  * debian/control: N#22557, updated dependency to GTK+ (needs 2.6.10-1.osso4)
-  * fixes - logical strings in CodeDialog OK/Cancel buttons
-  * fixes M#90 - Use standard GLib macro names.
-  * fixes M#185 - improvements for bindings
-  * fixes M#283 - improvements for bindings
-       
- -- Luc Pionchon <luc.pionchon@nokia.com>  Sat, 15 Apr 2006 19:16:38 +0300
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 17 Sep 2007 14:07:51 +0300
 
-hildon-libs (0.12.9-1) unstable; urgency=low
+libhildon (1.0.14-1) stable; urgency=low
 
-  * fixes N#19061 - HildonTimeEditor uses LC_MESSAGES for time separator
+  * Removing the patch for hiding HildonWindow before destroy. Breaks DBus.
+  * Fixes for HildonCalendar expose methods
+  * Fixes for composite-widgets focus handling
+  * New dialog layout for the HildonCalendar (Ok/Cancel)
+  * Making find toolbar thumbable
+  * Changing the stylus repeat timeout to match our needs
+  * New esd dependency 
 
-  * hildon-grid: set items to be focus-and-activate instead of single tap activation
-  * hildon-caption: removed icon for mandatory fields
-  * hildon-color-button: pops up selector on 'select' hardkey
-  * hildon-color-button: updated button/margin dimensions
-  * hildon-time-editor: add automatic focus movement
+  * Fixes: NB#54146 Hilon Calendar popup:The changes in active month/year are not shown
+  * Fixes: NB#59299 Leaving the calendar dialog is not possible without selecting something
+  * Fixes: NB#66060 Search toolbar has wrong height in ComboBoxEntry and toolbarbuttons are too narrow
+  * Fixes: NB#58352 on startup, hildon-desktop GLIB WARNING ** hildon-1...
+  * Fixes: NB#60489 Key repeat rate in number editor
+  * Fixes: NB#65155 HildonVolumebar: mute grabs focus, not possible to adjust volume using HW keys
+  * Fixes: NB#63955 hildon_volumebar_set_mute() grabs focus even if the widget is unmapped
+  * Fixes: NB#66673 Questionable main loop iteration in hildon_window_destroy()
+  * Fixes: NB#66628 Account setting dialog crashes while moving the focus using the h/w key. 
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 24 Aug 2007 16:18:24 +0300
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 13 Apr 2006 18:19:14 +0300
+libhildon (1.0.13-1) stable; urgency=low
 
-hildon-libs (0.12.8-1) unstable; urgency=low
+  * Fixes to HildonBanners for temporary windows
+  * Minor bugfix in the helper function for logical colors
+  * New examples
 
-  * fixes N#24339 - Information banners do not resize
-  * fixes N#26033 - Periodic applications slowdown
-  * fixes N#24325 - The menu location is wrong in HildonWindow
-  * fixes N#14117 - Infoprints cannot display glyphs for HW keys
+  * Fixes: NB#58352 on startup, hildon-desktop GLIB WARNING...
 
-  * improved code for bindings
-  * hildon-banner: add pango support
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 17 Aug 2007 14:46:03 +0300
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Fri,  7 Apr 2006 21:15:28 +0300
+libhildon (1.0.12-1) stable; urgency=low
 
-hildon-libs (0.12.7-2) unstable; urgency=low
+  * New HILDON_CHECK_VERSION macro
+  * Bugfixes
+  * Minor doc updates
 
-   * debian/control: removed -l10n-english dependency (does not exist (yet))
+  * Fixes: NB#62061 Please include HILDON_CHECK_VERSION macro
+  * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
+  * Fixes: NB#64355 Control panel; Device lock: OK and Cancel buttons
+  * Fixes: NB#60154 It is possible to enter invalid date in the birthday date picker
 
- -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>  Fri, 31 Mar 2006 14:22:00 +0300
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 06 Aug 2007 09:52:19 +0300
 
-hildon-libs (0.12.7-1) unstable; urgency=low
+libhildon (1.0.11-1) stable; urgency=low
 
-   * debian/control (Depends): changed l10n dependency according to the
-     new process (marketing releases 'mr')
+  * Adding some new API functions to control the active item in HildonFindToolbar
+  * Fixing the default focus for font selection dialog
+  * New examples
+  * Changing the default long key press time
+  * Fixed time picker on-map breakage
 
-   * fixes more obsolete logical IDs
-   * fixes N#20917 - Unlocalised string in Font Preview window
-   * fixes N#24620 - HildonWindow lacking HW key API
-   * updated en_BG.po
-   * minor code cleanup
+  * Fixes: NB#63700 wrong definition for HILDON_WINDOW_LONG_PRESS_TIME
+  * Fixes: NB#54182 HildonDateEditor min/max properties cannot be set
+  * Fixes: NB#63430 Ok button of preview dialog is not highlited,when font size is 32pt.
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 28 Mar 2006 19:00:26 +0300
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Jul 2007 10:14:34 +0300
 
-hildon-libs (0.12.6-1) unstable; urgency=low
+libhildon (1.0.10-2) stable; urgency=low
 
-  * fix logical ids
-  * fixes N#24042 hildon-lgpl-dev headers, typo in macro
+  * Fix header installation. 
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Fri, 24 Mar 2006 11:52:40 +0200
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon,  2 Jul 2007 10:09:31 +0300
 
-hildon-libs (0.12.5-1) unstable; urgency=high
+libhildon (1.0.10-1) stable; urgency=low
 
-  * fix critical: missing macro definition in hildon-grid.c (missing #include)
+  * Fixing a bit of focus crazyness in the time and date editors
+  * Removing the separator from the code dialog
+  * Fixing circular dep to enums
+  * Hide the HildonWindow before performing the destroy
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 21 Mar 2006 18:49:27 +0200
+  * Fixes: NB#61129 volumebar info banner in muted state
+  * Fixes: NB#61128 volumebar sensitivy does not change when the widget is not mapped
+  * Fixes: NB#60518 Unable to move the focus from the buttons to date or time editor.
+  * Fixes: NB#60349 Date editor invalidates keyboard number input
 
-hildon-libs (0.12.4-1) unstable; urgency=low
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 29 Jun 2007 16:49:58 +0300
 
-  * major code cleanup
+libhildon (1.0.9-1) stable; urgency=low
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Fri, 17 Mar 2006 18:49:10 +0200
+  * Breadcrumb align/visibility fixes
 
-hildon-libs (0.12.3-2) unstable; urgency=low
+  * Fixes: MB#1466 hildon_window_toggle_menu() unconditionally uses button=0 for gtk_menu_popup()
+  * Fixes: MB#1230 libhildon doesn't build because of broken strict-aliasing
+  * Fixes: MB#1093 Banners should use GDK_WINDOW_TYPE_HINT_NOTIFICATION
+  * Fixes: NB#52946 Pressing (accidentally) back and then menu key with thumb in quick succession and unfocusing the menu closes the application
+  * Fixes: MB#1101 Reproducible unintentional window/application close bug 
 
-  * debian/hildon-libs-dev.docs: refers to correct doc folder (gtk-doc/)
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 07 Jun 2007 14:39:06 +0300
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 16 Mar 2006 15:16:21 +0200
+libhildon (1.0.8-1) stable; urgency=low
 
-hildon-libs (0.12.3-1) unstable; urgency=low
+  * Breadcrumb fixes
+  * HildonBanner fixes for transiency 
+  * Updated examples
 
-  * hildon-widgets/hildon-window.c: propagate key-press event to the
-    parent class (Closes N#23400)
-  * Replaces hildon-lgpl0 < 0.12
+  * Fixes: NB#56434 Name of the month truncates in the Date & Time page in the startup wizard.
+  * 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.
+  * Fixes: NB#50288 Box remains on the am/pm indicator of the Date and Time Settings dialog.
+  * Fixes: NB#56082 HildonCalendarpopup:Sliding sylus to a dimmed date changes the year to 1970
+  * Fixes: NB#54147 Hildon calendar popup:The range checks for the years are not consistent.
+  * Fixes: NB#41501 Last line of text in preview dialog is not shown properly when bold and maximum font is selected
+  * Fixes: NB#38955 Inconsistent behaviour observed when 2 instances of date and time applet are open.
+  * Fixes: NB#52379 HildonCaption won't accept focus when it contains a complex widget tree
+  * Fixes: NB#56624 "Searching" info note displayed even after minimizing the search window
+  * Fixes: NB#59276 Escape timeout handler is not removed when HildonWindow is deleted.
+  * Fixes: NB#55161 Refreshing library is shown on top of other applications 
+  * Fixes: NB#58982 HildonBreadcrumbtrail:Pressing Esc key does not show any effect
 
- -- Johan Bilien <johan.bilien@nokia.com>  Wed,  8 Mar 2006 17:32:18 +0200
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 01 Jun 2007 15:43:59 +0300
 
-hildon-libs (0.12.2-1) unstable; urgency=low
+libhildon (1.0.7-1) stable; urgency=low
 
-  * ChangeLog-hildon-lgpl: copied from old hildon-lgpl/ChangeLog for
-    reference
-  * hildon-widgets/hildon-color-button.c: added comments
-  * hildon-widgets/hildon-controlbar.c: Likewise.
-  * hildon-widgets/hildon-composite-widget.c: Likewise.
-  * hildon-widgets/hildon-calendar-popup.c: Likewise
-  * Added hildon-banner, as a clean replacement for gtk-infoprint
-  * hildon-widgets/hildon-window.c:
-    - set the toolbar height explicitely
-    - use show instead of show_all on the common_toolbar
-    - add the toolbars bottom-up instead of top-down
-  * hildon-widgets/hildon-program.c:
-    - don't assume that a window was realized when added to
-      the program
-  * hildon-widgets/hildon-code-dialog.[ch], hildon-widgets/Makefile.am:
-    added HildonCodeDialog widget
-  * hildon-wizard-dialog.[ch]: Add page_change signal. Patch courtesy
-    of Artem Garmash (Closes M#422)
-  
- -- Johan Bilien <johan.bilien@nokia.com>  Mon,  6 Mar 2006 16:15:56 +0200
-
-hildon-libs (0.12.1-1) unstable; urgency=low
-
-  * added hildon-window and hildon-program
-
- -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 21 Feb 2006 16:11:39 +0200
-
-hildon-libs (0.12.0-1) unstable; urgency=low
-
-  * Merge hildon-lgpl into hildon-libs and hildon-fm
-  * Moved hildon-file-details-dialog.[ch] from hildon-libs to hildon-fm
-  * debian/control: removed dependency on hildon-lgpl and hildon-fm
-  * debian/control: added missing dependencies
-  * debian/hildon-libs-dev.install: added "usr/lib/*.a"
-
- -- Luc Pionchon <luc.pionchon@nokia.com>  Tue, 14 Feb 2006 13:02:06 +0200
-
-hildon-libs (0.10.2-1) unstable; urgency=low
-
-  * N#22240 CP: Tapping outside the scroll bar invoke the applet.
-
- -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 18 Jan 2006 19:54:31 +0200
+  * Fixed at some point in the past, but adding here:
 
-hildon-libs (0.10.1-1) unstable; urgency=low
+  * Fixes: NB#44440 hildon_note_new_cancel_with_progress_bar does unreasonable ellipsization...
+  * Fixes: NB#49916 ADDRESS BOOK, truncation, §addr_nc_notification4b§
+  * Fixes: NB#52006 The number editor in Pdf Viewer goes on a loop after reaching the maximum value.
 
-  * Fixed Missing/Buggy documentation from N#11566 "make password dialog
-    customizable (messages)"
-  * N#19369 TRUE Scketch does not show colour change when using white color
-  * N#21063 hildon_note_new_confirmation_add_buttons has misleading docs
-  * N#21884 Cannot select read-only by using the center of the scroll key
-  * N#8094 5-bit color selector: wrong margins and pixel measurements
-    M#59   HildonColorSelector needs more space
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Fri, 25 May 2007 11:05:41 +0300
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 11 Jan 2006 20:03:33 +0200
+libhildon (1.0.6-1) stable; urgency=low
 
-hildon-libs (0.10.0-1) unstable; urgency=low
+  * Fixes: NB#54061 Notes application crashes when font size & font colour is changed
+  * Fixes: NB#48934 Switch to page with empty page number dialog responded when taped outside the content area
 
-  * started development branch (maintenance continues with versions 0.9.x)
-  * added properties for Gazpacho support
+  * Memory allocation fixes for color and font selection widgets
+  * Breadcrumb leak/visibility fixes
+  * New examples
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Mon, 12 Dec 2005 20:50:52 +0200
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Tue, 22 May 2007 13:45:59 +0300
 
-hildon-libs (0.9.53-1) unstable; urgency=low
+libhildon (1.0.5-1) stable; urgency=low
 
-  * same fix for,
-    N#19283 Control panel - The values entered are not saved.
-    N#19648 Hildon Date Editor widget detects values too high
-    (note: complete fix include also fixes in GTk+)
+  * Fixes: NB#54149 Date editor: Accepts year greater than 2037
+  * Fixes: NB#49374 Programs using HildonWizardDialog cannot set the sensitivity of buttons when the page changes
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Thu,  3 Nov 2005 19:09:17 +0200
+  * Memory freeing fixes in font selection dialog.
+  * Breadcrumb update.
 
-hildon-libs (0.9.52-1) unstable; urgency=low
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 07 May 2007 13:16:09 +0300
 
-  * Bugs fixed:
-    N#19140 System alerts still audible despite being turned off
+libhildon (1.0.4-1) stable; urgency=low
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Thu, 13 Oct 2005 15:19:19 +0300
+  * Changing the API guard name to HILDON_ENABLE_UNSTABLE_API.
 
-hildon-libs (0.9.51-1) unstable; urgency=low
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 16:20:55 +0300
 
-  * Bugs fixed:
-    N#20027 PDF Reader crashes on selecting read only option in the
-           details dialog box.
-    N#17918 Volumebar widget background image doesn't change when
-           widget goes into mute state
+libhildon (1.0.3-1) stable; urgency=low
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Wed,  5 Oct 2005 16:29:12 +0300
+  * Removing the API guard from helper functions. It was a mistake.
 
-hildon-libs (0.9.50-2) unstable; urgency=low
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 26 Apr 2007 15:54:12 +0300
 
-  * Added gtk_dialog_help_disable(), fixes #19468
+libhildon (1.0.2-1) stable; urgency=low
 
- -- Tapani Palli <tapani.palli@nokia.com>  Tue, 20 Sep 2005 13:17:17 +0300
+  * Guard unstable API's with ENABLE_UNSTABLE_API define
+  * Breadcrumb updates
+  * Fixing a problem with timed banners having their parrent destroyed before they are
+  * Fixing the sh libs
 
-hildon-libs (0.9.50-1) unstable; urgency=low
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Wed, 25 Apr 2007 16:48:30 +0300
 
-  * Bugs fixed:
-    N#11129, added "No Items" localizable string
-    N#15680, english translation update
+libhildon (1.0.1-1) stable; urgency=low
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 14 Sep 2005 12:43:36 +0300
+  * New breadcrumb trial widget.
+  * Fingerable scrollbar API.
 
-hildon-libs (0.9.49-1) unstable; urgency=low
+  * Fixes: NB#54182 HildonDateEditor min/max properties cannot be set
 
-  * Bugs fixed:
-    16805: problem with setting time in HildonTimeEditor
-    18096: hildon_number_editor crashes the PDF viewer
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Mon, 16 Apr 2007 11:09:27 +0300
 
- -- Tommi Komulainen <tommi.komulainen@nokia.com>  Tue, 30 Aug 2005 19:17:20 +0300
+libhildon (1.0.0-1) stable; urgency=low
 
-hildon-libs (0.9.48-1) unstable; urgency=low
+  * Move to Gtk 2.10
+  * Consolidated API
+  * All the deprecated widgets are now removed
+  * Version bumping to 1.0.0 since we're now nice and stable
+  * Fix packaging for gtk-doc (not enabled by default)
+  * License change to LGPL version 2.1 or later
+  * Adding examples for many widgets
 
-  * Bugs fixed:
-    12176: it_IT Control Panel Date Time: Calendar view in English
-    17142: HildonGrid - By default, after calling gtk_widget_show, Second row
-           is getting displayed instead of first.
-
- -- Tommi Komulainen <tommi.komulainen@nokia.com>  Mon, 22 Aug 2005 18:25:25 +0300
-
-hildon-libs (0.9.47-1) unstable; urgency=low
-
-  * Bugs fixed:
-    14587: Inconsistency in <filetype> details dialog and File manager
-           behaviour
-
- -- Tommi Komulainen <tommi.komulainen@nokia.com>  Wed, 17 Aug 2005 19:02:41 +0300
-
-hildon-libs (0.9.35-3) unstable; urgency=low
-
-  * debian/control:
-  * debian/rules: remove l10n packages, add Depends:
-    hildon-libs-l10n-3.0-engb | hildon-libs-l10n-3.0-english
-
- -- Tommi Komulainen <tommi.komulainen@nokia.com>  Wed, 17 Aug 2005 17:40:47 +0300
-
-hildon-libs (0.9.35-2) unstable; urgency=low
-
-  * Maemo dev release
+  * Fixes: NB#49043 Build fails due to duplicate definition of INVALID_CHAR
+  * Fixes: NB#49810 Errors in hildon-libs
+  * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
+  * Fixes: NB#46434 HildonWindow: inconsistent memory management
+  * Fixes: NB#30265 Warning from hildonlibs build
+  * Fixes: NB#47751 Tap and hold of Home key minimize applications but does not close the application menu
+  * Fixes: NB#47989 Not possible to set empty title for HildonWindow
+  * Fixes: NB#50496 While quickly tapping the same Edit button, the message is displayed differently.
+  * Fixes: NB#51736 Enhancement in hildon_caption_set_label_text()
+  * Fixes: NB#50854 application menu closes when mouse released
+  
+ -- Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>  Thu, 29 Mar 2007 16:36:27 +0300
 
- -- Luc Pionchon <luc.pionchon@nokia.com>  Wed,  6 Jul 2005 07:49:38 +0300