maemo-af-desktop (2.9.99.19-1) unstable; urgency=low

  * hildon-status-bar/hildon-status-bar-main.c: add a weak
  reference to the delayed banners' parent window so the
  banner can be removed when the parent window is destroyed

  * hildon-home/background-manager.c: Don't generate an alpha
  bitmask
  * hildon-home/hildon-home-area.c: Iterate the main loop between
  the load of each applet
  * hildon-home/hildon-home-main.c, maemo-af-desktop-main.c:
  Move loading of home applets after the load of statusbar applets
  Fixes: NB#43960

  * hildon-navigator/hn-others-button.c: unprotect spawned
  children from OOM kernel killing. Fixes: NB#49535

 -- Johan Bilien <johan.bilien@nokia.com>  Tue, 30 Jan 2007 11:20:42 +0200

maemo-af-desktop (2.9.99.18-1) unstable; urgency=low

  * hildon-home/background-manager.c:
  - removed unused pipe
  - properly close the other pipe.
  Fixes: NB#50838

  * hildon-status-bar/hildon-status-bar-main.c: Fixed previous
  changes
  Fixes: NB#50246

  * hildon-status-bar/hildon-status-bar-main.c: Added
  optional parent window id parameter to the show delayed
  info banner RPC call

  * hildon-navigator/hildon-navigator-panel.c:
  - Set default plugins if the .desktop file doesn't have 
    enough entries. Fixes: NB#50698.

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 24 Jan 2007 18:36:31 +0200

maemo-af-desktop (2.9.99.17-1) unstable; urgency=low

  * hildon-home/background-manager.c: Make sure previous child
  worker are killed before spawning a new one. Fixes: NB#49487

 -- Johan Bilien <johan.bilien@nokia.com>  Fri, 19 Jan 2007 11:06:59 +0200

maemo-af-desktop (2.9.99.16-1) unstable; urgency=low

  * maemo-af-desktop-main.c: Initialize dnotify stuff here
  * hildon-navigator/hildon-navigator-window.c: Do not
  initialize dnotify stuff here
  Fixes: NB#49753, NB#37765

 -- Johan Bilien <johan.bilien@nokia.com>  Thu, 14 Dec 2006 14:56:44 +0200

maemo-af-desktop (2.9.99.15-1) unstable; urgency=low

  * install_sbapplet.sh: If user config doesn't exist, set 
  the right owner (not root). Fixes: NB#47811

 -- Johan Bilien <johan.bilien@nokia.com>  Thu,  7 Dec 2006 13:30:25 +0200

maemo-af-desktop (2.9.99.14-1) unstable; urgency=low

  * maemo-af-desktop-main.c: Start statusbar in an idle loop
  * hildon-navigator/hildon-navigator-window.c: Set the background
  to NULL (None)
  * hildon-home-area.c: When the widget is mapped, set all the
  children's windows' background to ParentRelative.
  Fixes: NB#48344

 -- Johan Bilien <johan.bilien@nokia.com>  Tue,  5 Dec 2006 11:25:43 +0200

maemo-af-desktop (2.9.99.13-1) unstable; urgency=low

  * hildon-navigator/hn-wm.c
  * hildon-navigator/hn-app-button.c:
  - Set the focus properly. 

  * hildon-home/hildon-home-applet.c: unref the close button and
  resize handler pixmaps. Fixes: NB#48743

 -- Johan Bilien <johan.bilien@nokia.com>  Thu, 30 Nov 2006 18:47:03 +0200

maemo-af-desktop (2.9.99.12-1) unstable; urgency=low

  * hildon-home/background-manager.c: Revert to plain color
  background if the image file is not found. Fixes: NB#47053

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 29 Nov 2006 17:20:51 +0200

maemo-af-desktop (2.9.99.11-1) unstable; urgency=low

  * hildon-navigator/hn-app-button.c: Removed thumbed menu.
  Fixes: NB#48665

  * hildon-home/background-manager.c: Check if the operation
  was cancelled during loading and compositing. Fixes: NB#42484

  * hildon-navigator/hn-wm.c
  * hildon-navigator/hildon-navigator-window.c: Set all the items in 
  TaskNavigator focusable.

  * hildon-navigator/hn-app-menu-item.c,
    hildon-navigator/hn-app-button.c: Fall back to default application
    icon if not specified. Fixes: NB#47396

  * configure.ac: added test on GTK+ for more fine-grained linking
  * libhildonmenu/Makefile.am: Link against GTK+ and libxml2.
  Fixes: NB#48504

  * hildon-home/hildon-home-window.c:
  - move acting on the select applets dialog from _dialog_run
  to a _run signal handler
  - send RESPONSE_CANCEL to that dialog if home ends up in the
  background. Fixes: NB#48438

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 29 Nov 2006 11:09:07 +0200

maemo-af-desktop (2.9.99.10-1) unstable; urgency=low

  * hildon-navigator/hn-others-button.c: Systematically check
  if the menu has been generated before showing. Fixes: NB#48403

  * libhildonmenu/libhildonmenu.c: Fixed a potential crash when
  no Type = is provided in the .desktop file. Fixed: NB#48428

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 27 Nov 2006 13:46:36 +0200

maemo-af-desktop (2.9.99.9-1) unstable; urgency=low

  * hildon-navigator/hn-keys.[ch]: Replaced XKeysymToKeycode with
  gdk_keymap_get_entries_for_keyval, to get all the possible
  keycodes. Fixes: NB#43855, Fixes: NB#38950

  * hildon-navigator/hn-app-button.[ch]: Cache the button emblems
  as class variable. Fixes: NB#42971

  * hildon-navigator/hn-app-switcher.c,
    hildon-navigator/hn-others-button.c:
    - enable extension events on the button widget
    - use the hildon-finger commodity to detect finger press.
  Fixes: NB#47370

 -- Johan Bilien <johan.bilien@nokia.com>  Fri, 24 Nov 2006 13:08:52 +0200

maemo-af-desktop (2.9.99.8-1) unstable; urgency=low

  * hildon-navigator/plugins.conf: Removed (moved to
  maemo-af-desktop-config)

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 20 Nov 2006 10:54:37 +0200

maemo-af-desktop (2.9.99.7-1) unstable; urgency=low

  * hildon-home/background-manager.c: Unref the pixmap after setting
  it as background _everywhere_

 -- Johan Bilien <johan.bilien@nokia.com>  Wed,  8 Nov 2006 18:23:21 +0200

maemo-af-desktop (2.9.99.6-1) unstable; urgency=low

  * hildon-home/background-manager.c: Unref the pixmap after setting
  it as background. Fixes: NB#46798

 -- Johan Bilien <johan.bilien@nokia.com>  Wed,  8 Nov 2006 17:18:42 +0200

maemo-af-desktop (2.9.99.5-1) unstable; urgency=low

  * hildon-navigator/hn-app-switcher.c: close the previous
  socket when we detect that esd was restarted. Fixes: NB#46338

  * hildon-home/background-manager.c: Make sure to remove
  the timeout updating the progress bar when the loading
  note is destroyed. Fixes: NB#46655

  * hildon-home/hildon-home-background-dialog.c: Also react to
  the _RESPONSE_DELETE_EVENT. Fixes: NB#42484 (comment 3)

 -- Johan Bilien <johan.bilien@nokia.com>  Tue,  7 Nov 2006 16:12:02 +0200

maemo-af-desktop (2.9.99.4-1) unstable; urgency=low

  * hildon-navigator/hildon-navigator-reset-menu.sh: Added backup
  restore script to reset the menu to the default layout
  when restoring from an old release. Fixes: NB#46468

  * hildon-navigator/hn-wm-watched-window.c: Add gdk_window_wrapper
  member used to keep the window on which the filter was set
  * hildon-navigator/hn-wm.c: Add StructureNotify to the event mask of each
  window, so GDK can remove the GdkWindow from the XID list when the window
  is gone. Fixes: NB#46255

  * hildon-status-bar/hildon-status-bar-item.c: Force the item
    buttons to be exacty 50px height. Fixes: NB#40907

 -- Johan Bilien <johan.bilien@nokia.com>  Mon,  6 Nov 2006 14:35:43 +0200

maemo-af-desktop (2.9.99.3-1) unstable; urgency=low

  * hildon-navigator/hn-app-switcher.c: Keep a pointer to the active
    menu item. Fixes: NB#46305

  Applied fix to "Glib CRITICAL errors from Task Navigator"
  Fixes: NB#41105
  * hildon-navigator/hn-app-switcher.c: Check we have a button
    before calling hn_app_button_force_update_icon().

  * hildon-navigator/hildon-navigator-item.c: Fixed small memory leak

  * hildon-navigator/hn-others-button.c: Initialize the menu after
    the first press. Fixes: NB#46240

  * hildon-navigator/hn-wm.c: Accept windows which have not set
    the WM_WINDOW_TYPE property, if they are not transient to anything
    (dialogs). Fixes: NB#46122

 -- Johan Bilien <johan.bilien@nokia.com>  Thu,  2 Nov 2006 15:14:37 +0200

maemo-af-desktop (2.9.99.2-1) unstable; urgency=low

  * hildon-navigator/hn-app-switcher.c: do not attach the AS menu
  to its button because the behavior of menu transient to DOCK
  windows is undefined

 -- Johan Bilien <johan.bilien@nokia.com>  Tue, 31 Oct 2006 17:31:35 +0200

maemo-af-desktop (2.9.99.1-1) unstable; urgency=low

  * hildon-home/hildon-home-window.c:
  background_manager_load_error_cb (): Check for the error domain
  as well as the error code.

  * hildon-home/home-applet-handler.c: Temporary make
  home applet settings dialogs system-modal. Fixes: NB#37594

 -- Johan Bilien <johan.bilien@nokia.com>  Tue, 31 Oct 2006 10:29:06 +0200

maemo-af-desktop (2.9.99-1) unstable; urgency=low

  Applied fix to "Desktop doesn't remember the background picture,
  if preview used". Fixes: NB#45673
  * hildon-home/background-manager.c: Also react to _RESPONSE_DELETE
  from the cancel note
  * hildon-home/hidon-home-background-dialog.c: Added
  {discard,apply}_preview flags

  * hildon-home/hildon-home-restore-background-always.sh:
  added backup restore script which removes the background
  cache always after a restore. Fixes: NB#45950

  * hildon-home/hildon-home-applet.[ch]: Moved close button and
    resize handle Pixbuf to be class variables. Fixes: NB#45325

  * hildon-status-bar/hildon-status-bar-main.c: Changed again the extension
  panel to DIALOG window and set transient for root window.

  * hildon-navigator/hn-app-switcher.c: Also update the menu
    after a change in the stack

  * hildon-status-bar/hildon-status-bar-main.c:
  - When removing a plugin re-arrange the panel from previous 
  plugin. Fixes: NB#43110

  * hildon-navigator/hildon-navigator-panel.c: Free the
  gtk_container_get_children's list.
  * hildon-status-bar/hildon-status-bar-main.c:
  - Free the library & category if we can't allocate the plugin.
  - (arrange_items) Code cleanup

  * hildon-status-bar/hildon-status-bar-main.c: Reverted
   behavior on event DBus signal when destroying plugin itself.

  * hildon-navigator/hn-app-switcher.c: Removed shutdown_ind DBus
    signal handler and widget signal
  * hildon-navigator/{hn-wm.c,hn-wm-memory.[ch]}: Removed
    hn_wm_shutdown callback
  Fixes: NB#43779

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 30 Oct 2006 16:05:58 +0200

maemo-af-desktop (2.9.98-2) unstable; urgency=low

  * Added dependency to maemo-launcher when in DEB_BUILD_OPTIONS
    Fixes: NB#45586 

 -- Johan Bilien <johan.bilien@nokia.com>  Fri, 27 Oct 2006 13:09:59 +0300

maemo-af-desktop (2.9.98-1) unstable; urgency=low

  * debian/conffiles: Do not declare the IT-2006 backup restoration
    as a configuration file as it is a symlink. Fixes: MB#810

  * hildon-home/background-manager.c: Remove the cache file
    before trying to build a new one, so we rebuild the cache
    when interupted

  * hildon-navigator/hn-app-menu-item.c: Make a copy of
    the pixbuf to avoid modifying the cached icon

  * hildon-navigator/hildon-navigator-window.c:
  * hildon-navigator/hildon-navigator-panel.[ch]:
  - Create the tasknavigator and defer the plugin loading

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 23 Oct 2006 19:04:13 +0300

maemo-af-desktop (2.9.97-1) unstable; urgency=low

  Applied fix to "Task Navigator re-loads (and re-composites?) all
    of its visible app switcher icons when new application is started
  * hn-app-item.c: Added cache for the icons pixbuf
  * hn-app-menu-item-c: Use this cache
  Fixes: NB#42971

  * hildon-navigator/hn-app-switcher.c: Rebuild the menu
    if the thumbable status changed
  * hildon-navigator/hn-app-menu-item.c: Hopefully fixed
    the size_request for good

 -- Johan Bilien <johan.bilien@nokia.com>  Thu, 19 Oct 2006 20:41:30 +0300

maemo-af-desktop (2.9.96-1) unstable; urgency=low

  * hildon-home/backgroun-manager.c: Use SIGKILL to kill the child,
  to avoid interfering with our own signal handler.

  * libhildonmenu/libhildonmenu.c: (read_menu_conf) Initialized two pointer to
  null. They were crashing desktop on parsing others menu's bogus XML.

  * hildon-navigator/hn-keys.c, hildon-navigator/hn-wm.c:
  Relay long press of power key shortcut event to MCE.
  Fixes: NB#43734

  * hildon-home/hildon-home-applet.c: emit "applet-change-start"
  also when the applet is closed with the button

  * libhildonmenu/libhildonmenu.c: Fixed accidental removal of
    a "fprintf"

  * hildons-status-bar/hildon-status-bar-main.c:
  Return value when called event d-bus method. Fixes: NB#43303 

  * hildon-home/hn-app-switcher.c: Only build the menu when it has
    changed. Fixes: NB#42748

  * hildon-status-bar/hildon-status-bar-main.c: Added asserts
  for accesing the private members. Fixes: NB#43321

  * hildon-home/background-manager.c: Run as many iteration of the
    main loop as necessary between each _read. Fixes NB#42489

  * hildon-home/hildon-home-window.c: made all info notes
    created from home system modal to avoid them ending up
    behind another dialog

 -- Johan Bilien <johan.bilien@nokia.com>  Thu, 19 Oct 2006 17:46:53 +0300

maemo-af-desktop (2.9.95-1) unstable; urgency=low

  * hildon-status-bar/hildon-status-bar-main.c: Use an animation banner,
    not a progress banner. Fixes the fix to NB#42256

  * hildon-navigator/hn-others-button.c: Copy the 
  system wide config file if there is no user one. Fixes: NB#42202

  * hildon-home/hildon-home-applet.c: Keep track of children
    creating windows to make sure the close button and resize handle
    are always on top, as well as our event window
    Fixes: NB#42549

  * hildon-navigator/hildon-navigator-window.c: Added hardcoced gettext
    package for tn-cpa. Fixes: NB#37100

  * hildon-navigator/hn-app-switcher.c: Apply correct name to
      the AS menu depending on its thumbable property. Fixes: NB#43294

  * hildon-navigator/background-manager.c: do not run the main
    loop when generating the background when we have no cancel
    banner (theme change)

  Applied fix to "Task Navigator requires full binary path in .desktop file
  Exec field". Fixes NB#39036
  * hildon-navigator/hn-others-button.c:use g_find_program_in_path
    to resolve program path

  * hildon-home/background-manager.c: Do not hardcode hildon home window
    size. Fixes: NB#43264

  * hildon-navigator/hn-app-switcher.c: Removed g_debug
    leaking memory.
  * hildon-status-bar/hildon-status-bar-main.c: Fixed potential
    double free. Fixes: NB#39673

  * hildon-home/hildon-home-main.c: do not abort if we could not create
  .osso/hildon-home
  Fixes: NB#43067

  * hildon-navigator/hn-app-button.c: fixed display of the "9" emblem
  Fixes: NB#43201

  * hildon-navigator/hn-app-menu-item.[ch]: cache the close button
    pixbufs in class variables. Fixes: NB#43043

  * install_sbapplet.sh: Improved script.

  * hildon-navigator/close-application-dialog.c: Use _RESPONSE_CANCEL
    instead of _REJECT so we close on pressing ESC.
  Fixes: NB#43121

  * hildon-navigator/close-application-dialog.c:
    - Revert to using default icon if not found
    Fixes: NB#43049

  * hildon-home/hildon-home-window.[ch]:
    - Added "system-inactivity"
    - on "system-inactivity", only tell the applets to background
    - on "background", don't do anything if system-inacitivty
  Fixes: NB#42985

  * hildon-navigator/hn-others-button.c: Revert to default icon also
    for thumb icons
  * libhildonmenu/libhildonmenu.c: when using same pixbuf for normal and
    thumb sizes, we need to increase the refcount. Fixes: NB#40005

  * hildon-navigator/hn-app-button.c: Removed a Critical warning
    Fixes: NB#39078

  * hildon-status-bar/hildon-status-bar-main.c:
  - Grab the pointer when extension panel is really mapped so
          it can behave properly. Fixes: NB#42620

  * hildon-home/home-applet-handler.c: Fixed access to a freed
    pointer in a warning message

  * hildon-navigator/hn-app-menuitem.c: Apply ellipsis to
    thumb label as well
  * hildon-navigator/hn-app-switcher.c: Removed forced size
    on the menu
  Fixes: NB#42554

  * hildon-navigator/hn-entry.[ch]: Added _peek_app_name
  * hildon-navigator/hn-app-tooltip.c: Use the app name as the
    tooltip text, instead of the window title. Fixes: NB#32757

  * hildon-navigator/hn-menu-item.c: fixed bg-killed icon name
    Fixes: NB#42906

  * hildon-home-area.[ch]: add applet-change-{start,end} signals
  * hildon-home-applet.c: emit this signal when the applet are touched
  * hildon-home-window.c: temporary connect banner_destroy to
    applet-change-start
  Fixes: NB#42820

  * hildon-home/hildon-home-main.c: Added lowmem HW state callback
  * hildon-home/hildon-home-window.c:
    - addded lowmem signal
    - temporary disable going to layout mode and selecting applets
      if in lowmem situation. Fixes: NB#31081

  * hildon-home/background-manager.c: Avoid clipping the statusbar
    background. Fixes: NB#42777

  * hildon-status-bar/hildon-status-bar.c:
    - replaced gtk_info* with hildon_banner_*
    - removed global _onscreen variable, no longer needed.
  Fixes: NB#42256

  * hildon-navigator/hildon-navigator-window.c: Fixed an invalid
    free. Fixes: NB#39640

  * hildon-home/hildon-home-applet.c:
    - do not start a resize if the applet is not resizable
    - close button and resize handle and now drawn on their own
      shaped window. Fixes: NB#42549

  * install_sbapplet.sh: Touch the configuration. Fixes: NB#39131

  * hildon-status-bar/hildon-status-bar-main.c: Fixed tipical
  list's memory leak. Fixes: NB#42694

  * maemo-af-desktop.defs: Do not define GTK2_RC_FILES, rely on osso-gtk
    Fixes: NB#42035

  * hildon-home/background-manager.c: Center the picture to the home
    area when scaled. Fixes: NB#42493

  * hildon-navigator/hildon-navigator-main.[ch]: 
  - Not needed long time ago.

  * hildon-home/hildon-home-applet.c:
    added applet-selected emmitted when a new applet is selected
  * hildon-home/hildon-home-window.c: Use this signal to trigger the
    dimming of desktop instead

  * hildon-home/hildon-home-area.c: Added layout-mode-started and
    layout-mode-ended to do things after we know layout mode has been
    applied
  * hildon-home/hildon-home-window.c: Dim the desktop already when an
    applet is added. Fixes NB#42429

  * hildon-status-bar/hildon-status-bar-main.c: Use the correct name for
    the statusbar extension, so it gets its proper theming

  * hildon-home/hildon-home-applet.c:
    - make the applet's widget unsensitive when in layout mode
      Fixes: NB#42428
    - added key_press and key_release to discard these events in layout mode

  * hildon-home/background-manager.c: Initialize pointers
    given to gdk_pixbuf_render_pixmap_and_mask_for_colormap to NULL

  * hildon-status-bar/hildon-status-bar-main.c: Load the icon from
    the icon theme, not from the stock icons
  Fixes: NB#42430

  * hildon-status-bar/hildon-status-bar-main.[ch]: Use a GtkImage instead
    of an arrow for the arrow button
  Fixes: NB#42430

  * maemo-af-desktop-main.c: Cleanup.
  * hildon-navigator/hildon-navigator-window.c: Moved most part
  of init to constructor.

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 16 Oct 2006 16:12:27 +0300

maemo-af-desktop (2.9.94-1) unstable; urgency=low

  * hildon-home/hildon-home-window.c:
    - display layout help in layout mode, and in a dialog

  * hildon-home/hildon-home-window.c:
    - Removed dimming which came back from merging background patch
    - Re-change TILED and STRETCHED order (same reason)

  * hildon-navigator/hn-others-button.c: Fixed creation of menus directory

  * hildon-home/hildon-home-window.c: CP applets launched from home
    are now system-modal. Fixes: NB#23451

  * hildon-navigator/hn-app-tooltip.c: Fit the tooltip within the screen
    Fixes: NB#42275

 -- Johan Bilien <johan.bilien@nokia.com>  Thu,  5 Oct 2006 13:31:48 +0300

maemo-af-desktop (2.9.93-1) unstable; urgency=low

  * hildon-navigator/hn-item-dummy.c: Show the child!!!
  * hildon-navigator/hildon-navigator-item.c: Removed widget
  private member, using now GtkBin child public member
  * hildon-navigator/hildon-navigator-item.h: Added size of
  buttons

  * hildon-home/hildon-home-background-select-dialog.c:
    - make system-modal
    - reverse stretched and tiled
  *  hildon-home/{background-manager.h: reverse stretched and tiled
  * hildon-home/hildon-home-window.c: error notes made system modal too

  * hildon-home/{background-manager.c,
    hildon-home-background-select-dialog.c}:
    Applied various fixes to cancellation problems

  * hildon-navigator/hn-item-dummy.[ch]: New child class of
  HildonNavigatorItem to have dummy buttons.
  * hildon-navigator/hildon-navigator-item.c: Improved GObject
  code and code cleanup.
  * hildon-navigator/hildon-navigator-panel.c: Created dummy
  plugins while unloading in order to show the tasknavigator never
  distorted.
  * hildon-navigator/Makefile.am: Added hn-item-dummy.[ch].

  * hildon-home/hildon-home-window.c: Removed dimming of the
    TN & SB when a dialog is shown

  * hildon-navigator/hn-others-button.c: We do need to create the
    directory if not there

  * hildon-navigator/hn-app-switcher.c: Do not reset the thumb
    flag after a toggle but only when we start the timer

  * hildon-home/background-manager.c: Stretch only on top of the
    home area (not under TN)

  * hildon-status-bar/hildon-status-bar-main.c:
  - Dimm/Undimm the extension button and SB's plugins when appropiated.
  - Send a Fake Key to Full Screen when extension panel is opened.
  * hildon-navigator/hildon-navigator-window.c:
  - The AppSwitcher is not stretched anymore.

  * libhildonmenu/hildon-thumb-menu-item.c:
    - apply naming of the toplevel window only once
    - reselect the style after that

  * hildon-home/hildon-home-window.c: Chain the key_press event handler
    to the parent class
  * 2.9.94-1

 -- Johan Bilien <johan.bilien@nokia.com>  Thu,  5 Oct 2006 13:31:41 +0300

maemo-af-desktop (2.9.92.2-1) unstable; urgency=low

  * hildon-home/background-manager.c: set background components
    before setting the home window, which triggers a desktop update

 -- Johan Bilien <johan.bilien@nokia.com>  Tue,  3 Oct 2006 13:33:52 +0300

maemo-af-desktop (2.9.92.1-1) unstable; urgency=low

  * hildon-navigator/hn-keys.c: Forbid F4, not F10

  * libhildonmenu/libhildonmenu.h: use the correct image for
    the folder icons

 -- Johan Bilien <johan.bilien@nokia.com>  Mon,  2 Oct 2006 17:26:05 +0300

maemo-af-desktop (2.9.92-1) unstable; urgency=low

  Applied new fixes to the background manager:
  * hildon-home/hildon-home-titlebar.c: New signal for "select background"
  * hildon-home/hildon-home-window.c: Handle backgound dialog control
    here
  * hildon-home/background-manager.c:
    - Move background setting here
    - Handle cancel after ok
    - send complete GError from child to parent process

  * hildon-navigator/hn-wm.h: Disabled debug. Fixes: NB#41734

  * hildon-home/hildon-home-window.c,
    hildon-home/background-manager.[c,h]: Don't compose new background
    image on set-style if the title and sidebar images don't change.
    Fixes: NB#37723

  * hildon-navigator/hildon-navigator-panel.c:
  - Load default plugins if there is bogus plugin. Fixes: NB#37100
  - Set style also to HildonNavigatorItem.

  * hildon-navigator/hn-app-switcher.c: Send a fake ESC key event
    if the menu didn't get opened when we press the HOME key.
    Fixes: NB#39891

  * maemo-af-desktop.defs: Include gtk key theme in RC files to be parsed
  Fixes: NB#37669, NB#40608
  * hildon-navigator/hn-wm.c: Revert direct sourcing of keybindings.rc

  * hildon-navigator/hn-menu-item.c: Revert to default icon if icon is
    not found
  * hildon-navigator/hn-button.c: Idem
  Fixes: NB#41339

  * hildon-navigator/hn-wm.c: Read the user's keybindings.rc file
    generated by the HWKB CPA containing gtk bindings. Fixes: NB#37669

  * hildon-home/hildon-home-window.c:
    - Added _set_desktop_dimmed
    - dim TN and SB while we run Select applets
  * hildon-home/hildon-home-titlebar.c:
    - dim TN and SB when we run Select background. Fixes: NB#38534

  * hildon-home/hildon-plugin-list.c: Added dnotify callback to
    watch changes on the directory.
  * hildon-home/hildon-applet-area.c: Handle the case where an
    applet is no longer in the plugin list
  * hildon-home/hildon-home-window.c: Connect the "directory-changed"
    with a re-sync of the plugin list. Fixes NB#37765

  * libdesktop/hildon-log.c: 
  * hildon-status-bar/hildon-status-bar-main.c:
  - Fixed many memory leaks. Fixes: NB#40900

  Applied fix to "AF-BAT:Changing background image sometimes takes long time"
  Fixes NB#35129
  * hildon-home/background-manager.c: Do the composition in the father
    process and the saving in the child

  * hildon-home/background-manager.c: Added load-error signal
  * hildon-home/hildon-home-window.c: Display appropriate note
    when error when loading background
  Fixes NB#33918

 -- Johan Bilien <johan.bilien@nokia.com>  Mon,  2 Oct 2006 15:38:38 +0300

maemo-af-desktop (2.9.91-2) unstable; urgency=low

  * debian/control: Fixed duplicate dependencies
  * debian/conffiles: Renamed 

 -- Johan Bilien <johan.bilien@nokia.com>  Mon,  2 Oct 2006 09:41:18 +0300

maemo-af-desktop (2.9.91-1) unstable; urgency=low

  Applied fixes to background manager:
  * all the changes done inside the background selection dialog are
    contained in a "preview mode";
  * if the user changes something and then taps "Preview" the background
    image is recomposited with the preview settings, applied to the
    desktop using a "preview" signal, and the result is cached inside 
    a "preview cache" file;
    + if the user taps "Cancel" all the changes done in preview mode
      are discarded and the previous cache file is reloaded;
    + if the user taps "Okay" the preview cache file is renamed to the

  * hildon-home/hildon-plugin-list.c: Sort the list by names

  * hildon-navigator/hn-app-switcher.c: Added a timeout after a
    button_press during which we do not react to such events
    Fixes: NB#41030

  * hildon-home/background-manager.c: Fixed CENTER mode

  * hildon-home/background-manager.c: Fixed a few problems
    with the different modes

  * libdesktop/hildon-log.c: Code cleanup.
  * Makefile.am: added libdesktop.a
  * hildon-navigator/Makefile.am: removed libdesktop.a

  * hildon-status-bar/hildon-log.[ch]: Removed.
  * Makefile.am: Added libdesktop/hildon-log.[ch]

  * hildon-navigator/regenerate_config.c: Improved

  Applied fix to "AF-BAT:Able to launch the Task launcher using the
  shortcuts in some cases when it is not possible from device".
  Fixes: NB#37594
  * hn-wm.c:
    - Added tracking of the "_MB_NUM_MODAL_WINDOWS_PRESENT" MB
    property
    - Do not trigger an shortcut if there is a system modal window
  * hn-app-switcher.c: Do not handle HOME key when there is a system
    modal window

  * hildon-home/hildon-home-area.c:
    - when selecting applets, add all applets first, then go to layout
      mode if required, then remove the applets.
  * hildon-home/hildon-home-window.c: Added layout mode banner
  * hildon-home/hildon-home-titlebar.c:
    - changed order of Tools submenu
    - set name layout mode menu to get proper positioning

  * hildon-navigator/regenerate_config.c:
    - New helper program for postrm tn's plugin
          packages. Fixes: NB#36990

  * hildon-navigator/hildon-navigator-window.c:
        - Fixed initialization of hildon_dnotify_handler

  Applied fix to "Shortcuts requiring modifiers fail to work most of the
  time". Fixes: NB#37546
  * hildon-navigator/hn-keys.c: Only return the shortcut on keypress
  * hildon-navigator/hn-wm-c: Apply the corresponding action on keyrelease

  Applied fix to "        after setting ctrl+alt+"Russian char" for
  shortcut, in "finland" layout mode, can not assign any
  ctrl+alt+char shortcut any more". Fixes NB# 40214
  * hildon-navigator/hn-keys.c:
    - do not grab keycode = 0 even with a mask
    - do not return after first mask parsing failure
    - _new should return NULL, not FALSE

  * install_sbapplet.sh: Added script to help sb's 
    plugins packages install its plugin.
  * debian/maemo_af_desktop.install: Added entry
    for install_sbapplet.sh

  * hildon-navigator/hn-wm.c: return DBUS_HANDLER_RESULT_HANDLED
    after handling the "this application died" message. Fixes NB#32556

  * hildon-status-bar/hildon-status-bar-main.c:
  - Forced to close statusbar's panel extension when 
    pressed full screen hardkey. Fixes: NB#40771

  * hildon-status-bar/hildon-status-bar-main.c:
    - Set always sensitiveness of extension button. Fixes: NB#40831

  * hildon-status-bar/hildon-status-bar-main.c:
  - Implemented dbus method for communicating with
    cpa-navigatorapplet. Required by NB #31079.

  * hildon-status-bar/hildon-status-bar-main.c: 
  * hildon-status-bar/hildon-status-bar-main.h:
    Send dbus signal when sb's conditional or 
    temporal plugin fulfill its  condition.

  * hildon-home/home-applet-handler.c:
    - do not the handler to the hash table until we are sure we could
      open the applet
  * hildon-home/hildon-home-titlebar.c: Made the Applet settings menu item
    disabled by default

  * hildon-home/hildon-home-background-dialog.c: set spacing to the
    dialog vbox

  * hildon-home/background-manager.c: Set the first_run flag to FALSE
    even when the cache could not be read

  * hildon-home/hildon-home-applet.c: Do not use g_error because it aborts

  * hildon-home/hildon-area.[ch]:
    - Added a add/remove handler
    to set the layout as having changed in these cases
    - _save_configuration now returns an error code so the flash_full
    not can be displayed when appropriate
  * hildon-home/hildon-window.c: reflect these changes

  * libhildonmenu/hildon-thumb-menu-item.c: set a name to the menu's
    toplevel window to apply thumb/normal theming of the scroll arrow
    Fixes: NB#38690

  * libhildonmenu/libhildonmenu.[ch], 
    libhildonmenu/hildon-thumb-menu-item.[ch]: Added LGPL header
  * ibhildonmenu/hildon-thumb-menu-item.h: Removed duplicate code

  * hildon-home/hildon-home-area.c: Fixed the leak of a string array

  * libhildonmenu/libhildonmenu.c: Fixed the leak of a GtkTreePath and
    2 strings. Fixes: NB#40645

  * hildon-navigator/hn-app-switcher.c:
  * hildon-navigator/hildon-navigator-window.c:
  * hildon-navigator/hildon-navigator-window.h:
  * hildon-navigator/hn-wm.c:
  * hildon-navigator/hn-wm.h:
  * hildon-navigator/hn-others-button.c:
  * hildon-navigator/hn-others-button.h:
  - if you open app-switcher's menu and others menu is
    already opened, the former closes the later. Fixes: NB#35154

  Applied fix to "TN menu shows logical string §chat_ap_chat"
  Fixes: NB#37658
  * hildon-navigator/hn-wm-watchable-app.c: Always translate the
    application name in the tooltip.

  Applied fix to "Task Navigator bg-kills applications it doesn't know how
  to resume" Fixes: NB#40028
  * hildon-navigator/hn-wm-watchable-app.c: Applications with no
    desktop file shall not hibernate

  Applied fix to "Glib CRITICAL error from the TN application switcher menu"
  Fixes: NB#39653
  * hildon-navigator/hn-app-switcher.c: added safegard to not close
    a NULL menu

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 27 Sep 2006 09:51:59 +0300

maemo-af-desktop (2.9.90-3) unstable; urgency=low

  * Added libhildonmenu0-dbg and hildon-status-bar-lib0-dev. Fixes: NB#40729 

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 25 Sep 2006 14:23:09 +0300

maemo-af-desktop (2.9.90-2) unstable; urgency=low

  * debian/conffile: added
  * debian/control: removed dependencies on shared libraries 

 -- Johan Bilien <johan.bilien@nokia.com>  Fri, 22 Sep 2006 18:01:10 +0300

maemo-af-desktop (2.9.90-1) unstable; urgency=low

  * hildon-home/*: Imported layout mode and applet management rewrite
    Fixes: NB#40246, Fixes: NB#32663, Fixes: NB#36039, Fixes: NB#38283,
    Fixes: NB#37073, Fixes: NB#39280, Fixes: NB#34074, Fixes: NB#31018,
    Fixes: NB#39007, Fixes: NB#39531, Fixes: NB#39591, Fixes: NB#40225,
    Fixes: NB#37011

 -- Johan Bilien <johan.bilien@nokia.com>  Fri, 15 Sep 2006 16:02:16 +0300

maemo-af-desktop (2.9.27-1) unstable; urgency=low

  * hildon-navigator/hn-others-button.c: forward-ported a few bugfixes:
    - fixed flickering when switching from thumb to normal
    - fixed localization of %d items
    - fixed menu Y positioning

  * hildon-navigator/hn-others-button.[ch]:
  - New implementation of others menu. Fixes: NB#33935
  * hildon-navigator/others-menu.[ch]: Removed
    files of old implementation of others menu.
  * hildon-navigator/hn-wm.c: Modified in order 
    handle new others menu implementation.
  * hildon-navigator/hn-wm-memory.c:
  * hildon-navigator/hn-wm-watched-app.c:
  * maemo-af-desktop-main.c:
    Removed old others-menu.h header.
  * hildon-navigator/Makefile.am:
    Changed others-menu.[ch] to hn-others-button.[ch]

 -- Johan Bilien <johan.bilien@nokia.com>  Fri, 15 Sep 2006 15:05:35 +0300

maemo-af-desktop (2.9.26-1) unstable; urgency=low

  * hildon-navigator/hn-keys.c: Changed HW fake Hardkey Menu from
  F10 to F4. Fixes: #39988
  * maemo-af-desktop-main.[ch]: header cleanup.
  * hildon-home/hildon-home-interface.h: header missing.

  Applied fix to "Application switcher truncates browser page names"
  (Fixes NB#39987)
  * hildon-navigator/hn-app-switcher.c: Fixed ellipsis of the window
    titles
  * hildon-navigator/hn-entry-info.c: Fixed leak of the tooltip string

  * hildon-status-bar/hildon-status-bar-main.c:
  - No plugin is created if after sending "event" to
  statusbar the plugin's not already loaded. Fixes: NB#39109

  * hildon-navigator/hn-wm-watchable-app.c:
    - Improved fix for NB#35577. Split failing of 
    g_key_file_new from g_return_val_if_fail.

  * libhildonmenu/hildon-thumb-menu-item.c:  Set each 
    label's ellipsize to PANGO_ELLIPSIZE_NONE. Fixes: NB#37617

  * hn-app-switcher.[ch]:
  * hn-wm.c:
  * hn-entry-info.c:
  - Fix for "RSS feed reader is still seen 
    to be selected in tasknavigator". Fixes: NB#34939

  * hildon-navigator/hn-app-switcher.c: Applied further fixes to NB#39667

  * hildon-statusbar/hildon-statusbar-main.c:
  - Changed extension window from GTK_WINDOW_POPUP to
    GTK_WINDOW_TOPLEVEL without decoration. Fixes: NB#38730

  * hildon-navigator/hn-app-switcher.c: Fixed a buffer
    overflow (Fixes: NB#39667)

  * hildon-status-bar/hildon-status-bar-main.[ch]:
  - Added HSB_PLUGIN_CONFIG_LIBRARY_VALUE for knowing
    we don't have to load an statusbar applet. 

  * hildon-navigator/hn-app-menu-item.c:
  * hildon-navigator/hn-app-button.c:
  - Fixed memory leaks for hn_entry_info_get_title()
  * hildon-navigator/hildon-navigator-item.c:
  * hildon-statusbar/hildon-status-bar-main.c:
  - Fixed memory leaks. Fixes: NB#39673

  * hildon-navigator/hildon-navigator-window.c,
    hildon-navigator/hildon-navigator-panel.c,
    libhildonmenu/libhildonmenu.c: Do not free const char *
    (Fixed: NB#39640)

  * hildon-navigator/hildon-navigator-panel.[ch]:
  - Removing plugins from panel by removing from his
  container. Fixes: NB#4005
  - Changed HNPanelDirection to GtkOrientation
  * hildon-navigator/hildon-navigator-item.c: Using
    parent gtk_widget_destroy implementation.

  * others-menu.c: Applied fix to "Task Navigator requires
    full binary path in .desktop file Exec field" 
    Fixes: NB#39036
  * hn-app-switcher.c: "Application switcher menu button is
    not working fine" Fixes: NB#39326

 -- Johan Bilien <johan.bilien@nokia.com>  Fri, 15 Sep 2006 14:25:51 +0300

maemo-af-desktop (2.9.25-1) unstable; urgency=low

  * Updated header texts. Closes bug N#

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed,  6 Sep 2006 18:33:46 +0300

maemo-af-desktop (2.9.24-1) unstable; urgency=low

  * hildon-home/layout-manager.c:
  * hildon-home/hildon-home-titlebar.[ch]:
    - hide the accept and cancel layout during applet loading
    preventing desktop crashing.  Fixes: NB#39029
  * hildon-home/hildon-home-main.c: Force creation of user's
    hildon-home configuration folder.

 -- Moises Martinez <moises.martinzes@nokia.com>  Wed,  6 Sep 2006 14:43:46 +0300

maemo-af-desktop (2.9.23-1) unstable; urgency=low

  Imported Hildon Home refactoring

  * hildon-navigator/hn-app-button.c: Use the correct filename for
    the 'zzz' icon (Closes NB#39078)

  * libhildonmenu/hildon-thumb-menu-item.c:
    - Chain the parent class' finalize
    - fix a problem with unreffing images

  Applied fix to "Application switcher menu in thumb mode does not show the
  second line for Home." (Closes NB#37012)
  * hildon-navigator/hn-app-switcher.c: Add Home as a new type of
    InfoEntry to the AS menu

  Applied further fix to "HOME: Discard layout -confirmation note shown even
  though there wasn't any changes" (Closes NB#27713)
  * hildon-home/layout-manager.c: Set state to having changed if an
    applet is closed from its close button 

    Applied fix to "Home layout is not considered changed when applets are
  only resized." (Closes NB#38190)
  * hildon-home/layout-manager.c: Set the state to having changed as soon
      as an applet is moved

  Applied fix to "Application close button is missing for Application
  switcher menu in thumb mode" (Closes NB#37008)
  * hildon-navigator/hn-app-menu-item.c: change the icon size instead
    of the icon name for thumbable close icon

  * hildon-navigator/others-menu.{c,h}: Use dngettext for the
    second line of folders' L10n (Closes NB#37517)

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 30 Aug 2006 17:59:34 +0300

maemo-af-desktop (2.9.22-1) unstable; urgency=low

  Applied fix to "AF-BAT:Device crashes on a long press on the Home key
  after closing the application in the foreground." (Closes NB#38461)
  * hildon-navigator/hn-wm.{c,h}: Add hn_wm_get_last_active_window()
  * hildon-navigator/hn-wm-watched-window.c: Reset last_window when the
    last_window is destroyed

  Applied fix to "Extension button is not showing next row." (Closes NB#36908)
  * hildon-status-bar/hildon-status-bar-main.c: fixed bug in plugin
    placement in the status bar panel

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 23 Aug 2006 14:27:05 +0300

maemo-af-desktop (2.9.21.5-1) unstable; urgency=low

  * Patched bug 31081

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 22 Aug 2006 14:39:59 +0300

maemo-af-desktop (2.9.21.4-2) unstable; urgency=low

  * debian/maemo-af-desktop.links: Added symbolic to use backup restore
    script from both IT-2005 and IT.2006 

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 21 Aug 2006 13:46:28 +0300

maemo-af-desktop (2.9.21.4-1) unstable; urgency=low

  * hildon-navigator/plugins.conf: Corrected library file for
    the contacts plugin

 -- Johan Bilien <johan.bilien@nokia.com>  Fri, 18 Aug 2006 16:33:47 +0300

maemo-af-desktop (2.9.21.3-1) unstable; urgency=low

  * hildon-navigator/hn-keys.c:
    - revert the flag system
    - do not allow F4, F6, F7, F8 and F10 as shortcuts

 -- Johan Bilien <johan.bilien@nokia.com>  Fri, 18 Aug 2006 14:18:42 +0300

maemo-af-desktop (2.9.21.2-1) unstable; urgency=low

  * hildon-navigator/hn-keys.c:
    - add flag when we fake a key event so we don't re-grab it

 -- Johan Bilien <johan.bilien@nokia.com>  Tue, 15 Aug 2006 19:18:39 +0300

maemo-af-desktop (2.9.21.1-1) unstable; urgency=low

  * hildon-navigator/hn-keys.c:
    - do not send a fake F5 event when receiving Home shortcut
    - do not grab F5 to be Home, because it conflicts with the
      MCE handler

 -- Johan Bilien <johan.bilien@nokia.com>  Tue, 15 Aug 2006 18:11:36 +0300

maemo-af-desktop (2.9.21-1) unstable; urgency=low

  * Merged new-hildon-navigator branch with trunk

 -- Moises Martinez <moises.martinzes@nokia.com>  Mon, 14 Aug 2006 16:54:57 +0300

maemo-af-desktop (2.9.20.3-new-navigator-1) unstable; urgency=low

  * hildon-navigator-window.[ch]:
  * hn-wm.c:
    - Added missing old methods for focusing.
  * hildon-navigator-panel.[ch]:
  * hildon-navigator-item.[ch]:
    - Added logging support by using HildonLog.

 -- Moises Martinez <moises.martinzes@nokia.com>  Mon, 14 Aug 2006 15:33:42 +0300

maemo-af-desktop (2.9.20.2-new-navigator-1) unstable; urgency=low

  * hildon-navigator-panel.h:
    - added new method: hn_panel_get_plugins
  * hildon-navigator-window.c:
  * hildon-navigator-panel.c:
    - fixed setting of plugins' style according to
      position
    - implemented mandatory header
    - fixed partially position of plugins

  * TO-DO:
    - fix focus issues
    - press main key on buttons.
    - improve position of plugins.

 -- Moises Martinez <moises.martinzes@nokia.com>  Thu, 10 Aug 2006 19:10:02 +0300

maemo-af-desktop (2.9.20.1-new-navigator-1) unstable; urgency=low

  The HildonNavigator has been rewritten in order
  to improve memory management, maintenance and
  scalability.

  * hildon-navigator-main.[ch]:
  * hildon-navigator-interface.h:
    - Files removed as they aren't needed anymore.
  * hildon-navigator-item.[ch]:
    - New GtkWidget child class for abstracting
      hildon-navigator plugins.
  * hildon-navigator-panel.[ch]:
    - New GtkBox child class for abstracting
      the navigator as a widget allowing
      direction changes and automatic managing of
      plugins.
  * hildon-navigator-window.[ch]:
    - New GtkWindow child class for abstracting
      the whole hildon-navigator.
  * configure.ac: 2.9.20.1
  * hildon-navigator/hn-keys.c: Fixed a crash I just introduced when
    fixing the sardine warning
  * hildon-status-bar/hildon-status-bar-main.c: Fixed  a crash
    when the event RPC method was called and the plugin could not
    be found 

 -- Moises Martinez <moises.martinzes@nokia.com>  Wed,  9 Aug 2006 17:58:27 +0300

maemo-af-desktop (2.9.20-1) unstable; urgency=low

  Applied fix to "Application topped when closed from Application switcher
  menu" (Closes NB#37640)
  * hildon-navigator/hn-app-menu-item.c: Actually close the
    window on button-release, when tapping the menu close button

  * hildon-home/hildon-home-main.c: Use hildon-defines.h to get the
     HW key mapping
  * hildon-navigator/hn-keys.c: Menu key is now F10

  * hildon-navigator/hn-app-button.c: Removed unused logical id

  Applied fix to "External Keyboard <Ctrl><F4>-failed" (Closes NB#37171)
  * hildon-navigator/hn-keys.c: Fixed grabbing of some special
    keys (FX, arrows ...)

  * hildon-home/home-select-applet-dialog.c: Give the home main
    window as parent and let MB handle the positioning (Closes NB#37521)

  * hildon-navigator/hn-app-button.c: do not substitute colors
    with full opacity when compositing icons (Closes NB#37327)

  * hildon-navigator/hn-wm-watched-window.c: Fixed a bug in
    when applying window icons

  Applied further fix to "Background killing works inconsistently."
  (Closes NB#31105)
  * hildon-navigator/hn-{wm.c,wm-watched-window.c}: Update hashtables
    about hibernation status only after receiving WM indications.

  * hildon-home/hildon-home-main.c: Give the home window as parent
    to the CPA applet (Closes NB#37380)

  Applied fix to "Background colour not updated after having canceled the
  loading image banner." (Closes NB#37213)
  * hildon-home/hildon-home-main.c:
    - set_background_dialog_selected(): added call to new function to get real
      values to dialog selections. Removed setting mode when
      ok is selected since
      cancelling is still possible.
    - image_loader_callback(): Added check for truly successful setting
      new image
      before saving configures. Image loader process returns OK when it is
      stopped controlled way, which happen when cancel is selected.
    - hildon_home_initiliaze(): removed loading configure values code
      and replaced with function call.
    - hildon_home_save_configure(): updated comments. Updated saved field to
    correct global variable.
    - hildon_home_load_configure(): new function to load bg image setting
      dialog configure values

  Applied fix to "Problems with setting BG when trying to get image from
  gateway device fails" (Closes NB#35603)
  * hildon-home/hildon-home-main.c:
    - image_loader_callback(): Save the configuration here after succesfull
      load

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 14 Aug 2006 13:24:18 +0300

maemo-af-desktop (2.9.19.1-1) unstable; urgency=low

  * hildon-home/hildon-home-main.c: Use hildon-defines.h to get the
    HW key mapping
  * hildon-navigator/hn-keys.c: Menu key is now F10

 -- Johan Bilien <johan.bilien@nokia.com>  Thu, 10 Aug 2006 15:43:56 +0300

maemo-af-desktop (2.9.19-1) unstable; urgency=low

  * hildon-navigator/hn-keys.c: Fixed a crash I just introduced when
    fixing the sardine warning

  * hildon-status-bar/hildon-status-bar-main.c: Fixed  a crash
    when the event RPC method was called and the plugin could not
    be found

 -- Johan Bilien <johan.bilien@nokia.com>  Wed,  9 Aug 2006 16:11:52 +0300

maemo-af-desktop (2.9.18.1-1) unstable; urgency=low

  * hildon-navigator/plugins.conf: corrected .desktop filename for the
    contact plugin

 -- Johan Bilien <johan.bilien@nokia.com>  Wed,  9 Aug 2006 09:41:36 +0300

maemo-af-desktop (2.9.18-1) unstable; urgency=low

  * hildon-navigator/plugins.conf: Second plugin is not mandatory
    anymore

  * hildon-navigator/hn-keys.c: Fixed a warning which happened in the
    sardine environment

  * hildon-navigator/hn-keys.c: Use the new MCE dbus API to trigger a
    power key event (Closes NB#33771)

  Applied fix to "The SWAP key does not bring back the previously topped
  application" (Closes NB#36149)
  * hn_wm_toggle_desktop(): toggles between topping last app and 
    topping the desktop.

  * hildon-status-bar/hildon-status-bar-main.c: gtk_object_sink
    the items to get rid to the floating reference, to be sure
    that the items get finalized when reloaded (Closes NB#37028)

  Applied fix to "Width of the 'Others' menu gets altered in normal mode
  after opening it in thumb mode." (Closes NB#36135)
  * hildon-navigator/others-menu.c:
    - others_menu_size_request(): if request size is not bigger than menu
      max width, reset menu size request

 -- Johan Bilien <johan.bilien@nokia.com>  Tue,  8 Aug 2006 16:35:44 +0300

maemo-af-desktop (2.9.17-1) unstable; urgency=low

  * hildon-home/Makefile.am: Install the restoration script in it2007

  * hildon-navigator/hn-wm-watched-window.[ch]: Add an ensure
    parameter to attempt_signal_kill to allow sending SIGTERM without
    SIGKILL
  * hildon-navigator/hn-wm-memory.c: When asked to kill everyone,
    only send SIGTERM

  * hildon-home/layout-manager.c: 
    Disconnect locical color changes signal to circumvent a bug in
    hildon-libs (Closes NB#33339)

  Applied fix to "Mode changes are retained even after pressing cancel
  button" (Closes NB#36622)
  * hildon-home/hildon-home-main.c:
    - renamed global variable to match role
    - create_background_preview(): removed storing mode value
    - set_background_dialog_selected(): Setting correct mode value to
      selection after accepting saving mode.

  Applied fix to "Icon for close applet button missing in layout mode"
  (CLoses NB#33472)
  * hildon-home/layout-manager.c:
      - layout_mode_begin(): Load applet close button and resize handle
      graphics
      - layout_mode_begin(): Free close button and resize handle graphics
      - _applet_expose_cb(): Draw close button and resize handle directly,
      preserve theme drawing as a fallback 

  Applied fix to "HOME: Discard layout -confirmation note shown even though
    there wasn't any changes" (Closes NB#27713)
  * hildon-home/layout-manager.c:
    - add gboolean value to save any changes made on layoutmode,
    - button and area clicks closes also layout mode begin animation banner,

  * hildon-navigator/hn-keys.c: Change gconf keys as agreed with
    HW keyboard applet

  * hildon-navigator/others-menu.c: Fixed the second line of folders
    to comply with fixed UI specs
  * hildon-navigator/hildon-navigator.pc.in: Added variable to get
    the .desktop directory

 -- Johan Bilien <johan.bilien@nokia.com>  Mon,  7 Aug 2006 13:25:11 +0300

maemo-af-desktop (2.9.16-1) unstable; urgency=low

  Applied fix to "If the Applications switcher menu is already, the menu is
  closed after short press home (sawp) hey." (Closes NB#36263)
  * hildon-navigator/hn-app-switcher.c: Pop-down the AS menu on a second
    short press on HOME

  * hildon-navigator/hn-app-button.h: thumb button is 8, not 4

  Applied fix to "Couldn't type 'apostrophe' where 'adiaeresis' assigned as
  shortcut." (Closes NB#35553)
  * hildon-navogator/hn-keys.[ch]:
    - Keep a pointer to the KeyCode, in case the KeySyms changed when
      removing a shortcut
    - Added callback to reload all the key bindings
  * hildon-navogator/hn-wm.c: Track changes in the keymap, and reload
    the key shortcuts when detected.

  * hildon-status-bar/hildon-status-bar-main.h: Changed path for
    status bar HildonLog
  * hildon-status-bar/hildon-status-bar-main.c: Deletion of HildonLog
    file unconditionally

  * hildon-home/hildon-home-main.c: Fixed a few double-free when reading
    bogus background desktop file (Closes NB#35494)

  * hildon-home/hildon-home-main.c: Handle empty names for backgrounds
    gracefully (Closes NB#35454)

  * libhildonmenu/libhildonmenu.c: Fixed the leak of the thumb icon
    pixbuf (Closes NB#34662)
  * hildon-navigator/others-menu.c: Fixed the leak of the others-menu
    icon pixbuf
  * hildon-navigator/hn-app-switcher.c: Fixed the leak of the AS menu
    icon pixbuf
  * hildon-status-bar/hildon-status-bar-main.c: Fixed the leak of a string

  * hildon-navigator/others-menu.c: brought back "toggle" handler, but
    do not call it when events are being caught by the press_collapser
    (Closes NB#36129)

  * hildon-status-bar/hildon-log.[ch]: New files. GObject for
    logging and watching of plugins.
  * hildon-status-bar/hildon-status-bar-item.[ch]: 
    - added signal for logging.
    - splitted instance and initialization of plugin.
  * hildon-status-bar/hildon-status-bar-main.[ch]:
    - added support for HildonLog
  * hildon-status-bar/Makefile.am: Added hildon-log.[ch].

  * hildon-navigator/hn-app-switcher.c: use the is-inconsistent property
    to decide which state to draw the button in. This allows the button
    to be drawn as untoggled when the fifth application is chosen in the
    AS menu

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 31 Jul 2006 15:12:35 +0300

maemo-af-desktop (2.9.15-2) unstable; urgency=low

  * Compile libhildonmenu-dev for all arch (Closes NB#27309) 

 -- Johan Bilien <johan.bilien@nokia.com>  Thu, 27 Jul 2006 18:35:16 +0300

maemo-af-desktop (2.9.15-1) unstable; urgency=low

  Applied further fix to "Application switcher area does not immediately
  reflect the state of the application" (Closes NB#35604)
  * hildon-navigator/hn-app-button.c: Added method to force the update
    of the button icon
  * hildon-navigator/hn-app-switcher.c: Force the update of the icon
    when a change occurs in an entry structure

  * hildon-navigator/hn-wm-watched-window.c:
    - manually top a hildon-app when coming out of hibernation
    - various cleanups

  Applied fix to "Crash:When opening an application that was perviously BG
  killed and closed using the "x" in AS menu." (Closes NB#35605)
  * Remove a window from the hibernating hash-table if bg_killed app
    is closed.

  Applied fix to "Application switcher area does not immediately reflect the
  tate of the application" (Closes NB#35604)
  * hildon-navigator/hn-app-switcher.c: New handler for the bg_kill
    signal which updates the AS

  Applied fix to "Task launcher and task switcher shortcuts not working when
  home view is shown" (Closes NB#34328)
  * hildon-navigator/hn-keys.c: set the owner_events to False in
    XGrabKey, to avoid GTK from handling the shortcuts inside
    maemo-af-desktop

  * hildon-navigator/hn-app-switcher.c: Fixed memory leak 
    in loading of icon theme.
  * hildon-navigator/hn-wm-watchable-app.c: Fixed memory leak
          in failing of g_key_file_new(). (Closes NB#35577) 

  Applied fix to "Blinking icons do not stop blinking when topped from AS."
  (Closes NB#34349)
  * hildon-navigator/ hn-app-switcher.c: Let the WM tell us when to update
    urgency state

  Applied fix to "Trivial leak in window tracking code" (Closes NB#35582)
  * hildon-navigator/hn-wm.c: Fixed leak of an XWindow in some error
    cases

  * hildon-navigator/hn-wm-watchable-app.c: Fixed a memory leak when
    showing the "application died" dialog (Closes NB#35581)

 -- Johan Bilien <johan.bilien@nokia.com>  Tue, 25 Jul 2006 16:25:46 +0300

maemo-af-desktop (2.9.14-1) unstable; urgency=low

  * hildon-home/screenshot.c: Removed an assert which actually got
    triggered in some situation (Closes NB#33847)
  * hildon-home/layout-manager.c: Added a sanity check to try to cope
    with this situation

  * hildon-status-bar/hildon-status-bar-main.c: We do need to keep
    one reference to the plugin, to avoid unloading it when the 
    conditional status is set to false

  * hildon-navigator/hn-wm-watchable-app.c: Use the newly defined
    "X-Text-Domain" to translate the launch banner as well

  * libhildonmenu/libhildonmenu.[ch]: Added new X-Text-Domain optional
    field to fetch L10n from other domains than m-a-d (Closes NB#35248)
  * hildon-navigator/others-menu.[ch]: 
    - Use this field if present to translate the name of entries.
    - Properly translate the second line for folders

  * hildon-home/screenshot.h: Removed unnecesary repeated code.

  * hildon-navigator/others-menu.c: Removed legacy "toggle" handler,
    we now handle the button_press directly (Closes NB#35186)

  Applied fix to "Thumbnail view missing for application switcher menu"
  (Closes NB#34591)
  * hildon-navigator/hn-app-switcher.c: toggle the button on a 
    button8 press or a global key shortcut
  
  * hildon-navigator/hn-app-switcher.c: fixed another potential invalid
    read reported by valgrind

  * hildon-navigator/hn-app-switcher.c: fixed a potential invalid
    read reported by valgrind

 -- Johan Bilien <johan.bilien@nokia.com>  Fri, 21 Jul 2006 14:13:19 +0300

maemo-af-desktop (2.9.13-1) unstable; urgency=low

  * hildon-navigator/hn-app-switcher.c:
    - added CHANGED_STACK signal to handle notifications from MB
      about changes in the window stack order
  * hildon-navigator/hn-app-button.c:
    - untoggle the button after a click and wait for changes in the window
      stack to avoid AS and window stack not being synchronized

  * hildon-home/home-select-applets-dialog.c:
    - select_applets_selected(): fixed memory leak
      in list of removed items. (Fixes NB#34197)
  * hildon-navigator/others-menu.c:
    - others_menu_initialize_menu(): fixed memory leak
      in g_path_get_dirname. (Fixes NB#34218)

  Applied fix to "HOME:No info banner is displayed on selecting "Edit
  layout" when no applets are selected." (Closes NB#31838)
  * hildon-home/hildon-home-main.c:
    - call_select_applets_dialog(): Added function call to update
      sensitivity status of layoutmode menuitem
    - construct_titlebar_menu(): moved layout item to global and
      namespaced. New call back for insensitive press. Sensitivity check.
    - layout_insensitive_callback(): new function to show information note
      for informing user that applets are needed to use layoutmode.
    - home_layoutmode_menuitem_sensitivity_check(): new function to check
      existence of any applet. Updates edit layoutmode menu item
      sensitivity accordingly.
  * hildon-home/layout-manager.c:
    - layout_mode_end(): Added function call to request home to update
      sensitivity status of layoutmode menuitem. Indent fix for
      readability.
  * hildon-home/hildon-home-main.h:
    - new logical_id definition for banner
    - added new function prototype 

  * hildon-navigator/hn-app-sound.[ch]: Check the return value of
    esd_play_sample
  * hildon-navigator/hn-app-switcher.c: If playing of sample failed,
    assume esd was restarted and reconnect to it

  Applied fix to "Application switcher does not show the state of the
  application." (Closes NB#31097)
  * hildon-navigator/hn-app-menu-item.c: Compose the "zzz" icon
    on background killed applications

  * hildon-navigator/hn-keys.c: Fixed a typo in home_action (send
    F5 instead of F4) (Closes NB#33906)

  * hildon-status-bar/hildon-status-bar-main.[ch]:
    - Added support for mandatory plugins
  * hildon-status-bar/hildon-status-bar-item.[ch]:
    - Added support for mandatory plugins

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 17 Jul 2006 10:54:45 +0300

maemo-af-desktop (2.9.12-1) unstable; urgency=low

  * hildon-status-bar/hildon-status-bar-main.c:
    - brought back (in)sensitive RPC method
    - if unknown method, do not assume that the return value is a string

 -- Johan Bilien <johan.bilien@nokia.com>  Fri,  7 Jul 2006 14:47:25 +0300

maemo-af-desktop (2.9.11-1) unstable; urgency=low

  Applied fix to "maemo_af_desktop crash:BG killing results in crash."
  (Closes NB#33460)
  * Avoid modifying the hibernating apps hash table when iterating
    through it

  * libhildonmenu/libhildonmenu.c: comment was wrongly stored as "" in the
    TreeModel

  * hildon-status-bar/hildon-status-bar-{main,item}.c: Removed
    unnecessary g_object_ref, hopefully fixing NB#33707 cleanly

  Applied fix to "captical character can't work when it is set as shortcut"
  (Closes N#33979)
  * hildon-navigator/hn-keys.c: Fixed the "shift" version of the
    key shortcuts

  * hildon-navigator/hn-app-switcher.c: 
    - revert behavior of long and short press on home
    - do not show the AS menu on home press if the AS button is not
      sensitive

  Applied fix to "Extension button on SB shown even when no of plugins < 8"
  (Closes partially NB#30790)
  * hildon-status-bar/hildon-status-bar-main.h:  removed one additional
    plugin struct member and changed statusbar version.
  * hildon-status-bar/hildon-status-bar-main.c:
    fixed the bug by removing one line and cleaned up dbus rpc callback
    function.

  * hildon-status-bar/hildon-status-bar-item.c: check that a
    callback has actually been defined before calling the destroy
    callback in finalize. This caused a crash when the plugin was
    sinked when initialization failed.

    Applied fix to "AF-BAT:Tooltip initially shows logical IDs when the
  application is launched and after a few seconds shows the correct
  UI strings for application name and window name. (Closes NB#30218)
  * hildon-navigator/hn-wm.c: set newly mapped window as the active
    window of an application

  Applied fix to "Maemo-af-desktop crashes on exit" (Closes NB#31832)
  * hildon-navigator/hn-app-switcher.c: call the parent class finalize,
    not our own.

  * hildon-home/hildon-home-main.c:
    - Expand comboboxes of the Select background dialog (Closes NB#31714)
    - Set position to NONE so matchbox correctly places the dialog

  Applied fix to "Application killing dialog does not come up when trying
  to switch to a non-responsive BG killed application (Closes NB#31410)
  * hildon-navigator/hn-wm-watched-window.c: send a SIGKILL after
    a timeout if the SIGTERM was not sufficient to bgkill an app

 -- Johan Bilien <johan.bilien@nokia.com>  Thu,  6 Jul 2006 16:11:40 +0300

maemo-af-desktop (2.9.10-1) unstable; urgency=low

  * hildon-navigator/hn-app-switcher.c: Removed deprecated logical ids

  * libhildonmenu/libhildonmenu.c: Fixed the leak of an int array
    (Closes N#33607)

  * hildon-navigator/hn-app-sound.[ch]: Backported sound sample playing
    abstraction from IT-2006
  * hildon-navigator/hn-app-switcher.c: Play a sound when opening or closing
    windows (Closes N#33936)

  * hildon-status-bar/hildon-status-bar-main.c: Brought back
    closable dialogs RPC calls, which accidently disappeared
    (Closes N#33720)

  * hildon-navigator/others-menu.c:
    - Open thumb menu on button2 press
    - work around strange behavior of gettext for empty comments
      (Closes N#32271)

 -- Johan Bilien <johan.bilien@nokia.com>  Tue,  4 Jul 2006 15:02:27 +0300

maemo-af-desktop (2.9.9-1) unstable; urgency=low

  * hildon-home/layout-manager.c:
    - add_new_applets(): After failed loading of applet call next in
      list or free it. (Closes N#30756)

  * hildon-navigator/hn-wm-watched-window.c:
    - "backported" fixes to the ping dialog from IT-2006
    - show the "app responded" infobanner when a closed app responded
      (Closes NB#33463)

  * hildon-status-bar/hildon-status-bar-main.c:
    - Checking if file exists for prespecified plugins

  Applied fix to "Cancel note shown twice when trying to set 'None' as
  background image."
  * hildon-home/hildon-home-main.c:
    - create_background_preview(): Update image uri for "(none)" selection
    - set_background_dialog_selected(): Clarifying if check structure
 
 -- Moises Martinez <martinez.moises@nokia.com>  Mon,  3 Jul 2006 16:51:06 +0300

maemo-af-desktop (2.9.8-1) unstable; urgency=low

  * Patched bug N#33707
  - hildon-status-bar/hildon-status-bar-item.c:
    Forcing plugin finalize when destroyed. 

 -- Moises Martinez <martinez.moises@nokia.com>  Thu, 29 Jun 2006 16:19:40 +0300 

maemo-af-desktop (2.9.7-1) unstable; urgency=low

  * Fixed bug N#32791

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Mon, 19 Jun 2006 13:11:15 +0300

maemo-af-desktop (2.9.6-1) unstable; urgency=low

  * removed all references to libcommon-error

  * hildon-home/layout-manager.c: Fixed layout mode progress
    banner logical id (Closes NB#31841)

  * hildon-home/layout-manager.c: "Backport" of the red-border overlap
    indication from IT-2006

  * hildon-navigator/hn-wm-watched-window.c: Add sanity check
    on the pid read from the window properties (Closes NB#32465)

  Applied fix to "Applets are not initialized correctly at startup"
  (Closes N#31630)
  * hildon-home/applet-manager.h:
    - applet_manager_set_minimum_size_handler(): Prototype for new
      function for setting minimum resize size values using handler
    - applet_manager_set_minimum_size(): Prototype for new function for
      setting minimum resize size values using identifier
    - applet_manager_set_resizable_handler(): Prototype for new function
      for setting resizable status using handler
    - applet_manager_set_resizable(): Prototype for new function for
      setting resizable status using identifier
    - Naming convention clarifications when handling minimum size
  * hildon-home/applet-manager.c:
    - applet_manager_configure_save_all(): Added saving resize information
      about applet
    - applet_manager_configure_load_all(): Added loading resize
      information about applet
    - applet_manager_set_minimum_size_handler(): New function for setting
      minimum resize size values using handler
    - applet_manager_set_minimum_size(): New function for setting minimum
      resize size values using identifier
    - applet_manager_set_resizable_handler(): New function for setting
      resizable status using handler
    - applet_manager_set_resizable(): New function for setting resizable
      status using identifier
    - Naming convention clarifications when handling minimum size
  * hildon-home/home-applet-handler.h:
    - home_applet_handler_set_minimum_size(): Prototype for new function
      for setting minimum resize size values
    - home_applet_handler_set_resizable(): Prototype for new function for
      setting resizable status
    - Naming convention clarifications when handling minimum size
  * hildon-home/home-applet-handler.c:
    - home_applet_handler_set_minimum_size(): New function for setting
      minimum resize size values
    - home_applet_handler_set_resizable(): New function for setting
      resizable status

  * hildon-home/screenshot.[ch]: forgot to add these
  * hildon-navigator/hn-wm.c: Fixed typo

  * hildon-home/layout-manager.c: 
    - In layout mode, use images to represent the applets
    - use correct themed pictures and colors

  * hildon-navigator/hn-app-switcher.c: Made required changes to AS
    layout in new layout guide.
  
  * hildon-navigator/hn-wm.c: Activate global key shortcut
    on KeyRelease instead of KeyPress. This fixes the fullscreen
    binding

  * hildon-navigator/hn-keys.c: Fixed an invalid free

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 14 Jun 2006 15:52:53 +0300

maemo-af-desktop (2.9.5-3) unstable; urgency=low

  * Added missing dependency from libhildonmenu-dev to libxml2-dev 

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 14 Jun 2006 15:52:06 +0300

maemo-af-desktop (2.9.5-2) unstable; urgency=low

  * Added missing build-dep to libxml2-dev 

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 12 Jun 2006 15:10:14 +0300

maemo-af-desktop (2.9.5-1) unstable; urgency=low

  * hildon-navigator/hn-wm.c: Fixed "last opened application gets
    topped when others-menu is closed"

  * libhildonmenu/libhildonmenu.[ch]: Re-imported IT-2006 version,
    and reapplied thumbable menu changes

  Backported others-menu dnotify fixes from IT-2006
  * hildon-navigator/others-menu.c:
    - Added timeout to handle the dnotify signals
    - get rid of the useless callback data structure
    - do not remove dnotify callbacks after each call

  Applied fix to "Application killing dialog does not come up when the
  application switching fails."  (Closes N#31109)
  * hildon-navigator/hn-wm.c: when a HildonApp has only one HildonAppView,
    use the WM to top it, so the pinging works when switching applications

  Applied fix to "Desktop doesn't exec an application with options NOR
  output/log why its startup failed"
  * hildon-navigator/others-menu.c: properly parse the Exec field
    before spawning an application

 -- Johan Bilien <johan.bilien@nokia.com>  Wed,  7 Jun 2006 11:21:51 +0300

maemo-af-desktop (2.9.4-1) unstable; urgency=low

  * hildon-navigator/hn-app-switcher.c, hildon-navigator/hn-app-switcher.h,
    hildon-navigator/hn-wm.c, hildon-navigator/hildon-navigator-main.c,
    hildon-navigator/others-menu.c: Make the focus follow UI specifications
  * hildon-navigator/hn-keys.c: Manage the PowerKey global shortcut

  * hildon-home/home-select-applets-dialog.c: Added key-press handler
    to select/unselect when Enter is pressed

  * hildon-navigator/hildon-navigator-main.c:
    do not apply dimming/undimming recursively

  * hildon-navigator/hn-app-switcher.c: 
    - mce_handler(): sensitive check added for as button to block Home
      key handling

  * hildon-navigator/hildon-navigator-backup.conf: Added backup
    configuration not to restore the .watch files of TN plugins

  Imported latest revision (16894) of the TN and AS refactoring
  * fix for the flicker of the AS

  * hn-keys.c: implemented hn_keys_action_close(), hn_keys_action_minimize()
    and hn_keys_action_tn_activate() callbacks
  * hn-wm.h/c: made hn_wm_activate() non-static, reformated some comments,
    removed unused hn_wm_activate_adjucent_view()

  * hildon-navigator/hn-keys.c: (gconf_key_changed_callback):
    Handle gconf keys being unset.

  * hildon-navigator/hn-keys.c: (hn_keys_action_task_launcher),
    (hn_keys_action_home), (hn_key_shortcut_grab),
    (hn_keys_load_and_grab_all_shortcuts),
    (gconf_key_changed_callback):
    Add support for keybinding changing on the fly.

  * Makefile.am, configure.ac, 
    hildon-home/Makefile.in:
     hildon-navigator/Makefile.am:
    hildon-navigator/hn-keys.c:
    hildon-navigator/hn-keys.h:
    hildon-navigator/hn-wm.c: (hn_wm_x_event_filter), (hn_wm_init):
    hildon-status-bar/Makefile.in:
    Add initial support for key shortcut binding.
    Need to change on the fly as yet.

  * hildon-home/hildon-home-main.h: Fixed a few l10n domains

  Applied fix to "Using full service name in .desktop file chokes the
  launch banner"
  * hildon-navigator/hn-wm-watchable-app.c: Add com.nokia. prefix
    to the services which don't have a .  which don't have it.

  Applied fix to "Glib CRITICAL errors when Application killer dialog goes
  away"
  * hildon-navigator/hn-wm-watched-window.c: When a window is destroyed,
    check if it doesn't have a ping failed note attached to it. If so
    destroy it.

  * hildon-home/home-applet-handler.c: destroy the applet's
    event box when the applet was removed using the CSM

 -- Johan Bilien <johan.bilien@nokia.com>  Thu,  1 Jun 2006 18:26:37 +0300

maemo-af-desktop (2.9.3-3) unstable; urgency=low

  * Removed .la files from -dev packages
  * added build-dep on xtst-dev
  * get background filename from .desktop file in post-inst script

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 31 May 2006 13:55:37 +0300

maemo-af-desktop (2.9.3-1) unstable; urgency=low

  * hildon-home/hildon-home-main.c: Removed set_width
    on the comboboxes in the "Select Background Image" dialog

  * hildon-navigator/hn-app-button.h: Corrected value of the
    "Thumb button" id

  * hildon-home/home-select-applets-dialog.c: Apply hard-coded
    dialog width to reduce the risk of the title label being truncated

  * hildon-navigator/hildon-navigator-main.c: create the user configuration
    directory if not present, so we can monitor it

  * hildon-navigator/hn-wm.c, hildon-navigator/hn-wm-session.[ch]:
    removed deprecated session management code.

  Applied fix to "Desktop doesn't restore background killed applications
  when application above is closed"
  * hildon-navigator/hn-app-switcher.c: Wake up the first application
    when all of the application are background killed (after the top
    one exited)

  * hildon-home/home-applet-handler.c: Handle the applet-self-closing
    correctly

  Applied fix to "Memory leaks in hn_wm_watchable_app_new()"
  * hildon-navigator/hn-wm-watchable-app.c: do not duplicate strings
    contained in the watchable app structure.

  * hildon-home/layout-manager.c: Open the help in a dialog

  Applied fix to "home applet corners are not shown round as they should"
  * hildon-home/layout-manager.c: Hide the applet eventbox windows
    when not in layout mode to make shape masks work again

  Applied fix to "AF-BAT: Cancelled background image visible beneath the
  current background"
  * hildon-home/hildon-home-main.c:
    - create_background_preview(): Added new function to create background
      preview and save it as a background if no preview is needed
    - set_background_response_handler(): Update to use new function
    - set_background_dialog_selected(): Update to use new function
    - show_loading_image_note(): Update preview flag
    - image_loader_callback(): Update to save preview if saving
      picture as background and no cancel button is pressed
    - construct_background_image_with_uri(): Changed to always

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 22 May 2006 12:55:17 +0300

maemo-af-desktop (2.9.2-1) unstable; urgency=low

  * hildon-status-bar/*: Imported hildon-status-bar extension implementation

  * hildon-navigator/hn-app-switcher.c: Refresh the buttons in an idle
    loop

  * hildon-home/layout-manager.c, hildon-home/home-applet-handler.c,
    hildon-home/applet-manager.c:
    - make the home-applet-handler responsible for freeing the
      applet's desktop filename and library filename
    - fixed a possible crash in applet_manager_load_all, where
      a list was being modified while being iterated
    - added some check before disconnecting signals from the eventbox,
      as they sometimes have already been destroyed
  * hildon-navigator/hildon-navigator-main.c: Fixed the leak
    of a GList and a GDir

  * libhildonmenu/*: Imported thumbable menu implementation
  * hildon-navigator/others-menu.c: Use the thumbable menu

  * hildon-navigator/hn-wm.[ch]: Bring the exit signal handler
    back from the ashes

  * configure.ac: Removed -O3 optimization

  * hildon-navigator/hn-app-button.c, hildon-navigator/hn-app-switcher.c:
    don't change the active state of a button when it is already active

  * hildon-navigator/hn-wm.c, hildon-navigator/hn-wm-watched-window.c,
    hildon-navigator/hn-wm-watchable-app.c: Added a few libc #include
    which are now necessary

  * hildon-navigator/*: Imported application switcher refactoring

 -- Johan Bilien <johan.bilien@nokia.com>  Fri, 12 May 2006 18:19:02 +0300

maemo-af-desktop (2.9.1-2) unstable; urgency=low

  * Added -fPIC to thumb mode CFLAGS 

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 10 May 2006 13:44:02 +0300

maemo-af-desktop (2.9.1-1) unstable; urgency=low

  Applied fix to "HOME: Buttons in layout mode are not shown completely"
  (Closes N#27706 and N#28669)
   * hildon-home/layout-manager.c:
     - Position offset values changed and added size request for buttons
     - layout_mode_begin(): sizerequest for buttons added

  * hildon-home/*: Imported applet resizing feature.
  * hildon-status-bar/hildon-status-bar-main.c: Fixed potential
    double-free and other mess in the RPC return value
  * .v 2.9.1-2

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 10 May 2006 13:43:58 +0300

maemo-af-desktop (2.9.0-1) unstable; urgency=low

  * hildon-navigator/others-menu.c: Remove dnotify handler before
    allowing new update of the others-menu to be happening (should
    fix a potential race condition)

  Applied fix to "No application-killer dialog when trying to top frozen
  application that uses HildonViews" (Closes N#28650)
  * hildon-navigator/hn-wm.c: Treat single-view HildonApps as a
    normal top-level window.

  * hildon-home/hildon-home-main.c: Fixed a memory leak in the
    "Set background image" function (Closes N#28797)

  * hildon-home/hildon-home-image-loader.c: Interpret a NULL pixmap
    returned by the pixmap loader as a corrupted file (Closes N#24700)

  * hildon-navigator/others-menu.c: Only allow one dnotify-triggered
    update at a time

  * hildon-navigator/others-menu.c: Dnotify signal handlers now only
    creates a timeout of 1s, after which the menu is updated
    (Closes N#28658)

  * hildon-status-bar/hildon-status-bar-main.c: Fix to load
    configured plugins (problem in the merge)

  * hildon-status-bar/*: Imported status-bar plugin framework.

  * hildon-navigator/*.c: Removed deprecated low memory notifications

 -- Johan Bilien <johan.bilien@nokia.com>  Mon,  8 May 2006 12:37:54 +0300

maemo-af-desktop (2.6.14-1) unstable; urgency=low

  * hildon-home/hildon-home-main.c: Fixed launching of calibration and
    personalisation CPA I broke this week end

  Applied fix to "HOME: Buttons in layout mode are not shown completely"
  (Closes N#27706)
  * layout-manager.c:
    - modified icon placements to conform with specifications 6.1
    - swapped ok and cancel buttons to conform to specifications 6.1
  Applied fix to "HOME: Loading image -cancel note has animation
  instead of progress bar" (Closes N#27722)
  * hildon-home-main.c:
    - added indefinite progress bar (Home UI spec 6.1)
    - removed icon code
    - added progress bar update function

 -- Johan Bilien <johan.bilien@nokia.com>  Wed,  3 May 2006 16:08:57 +0300

maemo-af-desktop (2.6.13-1) unstable; urgency=low

  * removed build-dep on libmb-dev

  * hildon-home/applet_manager.c:

  * hildon-home/hildon-home-main.c:
    - replaced call to libmb with calls to g_key_file_
    - factorized code to call cp applets
  * hildon-home/home-applet-handler.c:
    - replaced call to libmb with calls to g_key_file_
  * hildon-home/applet-manager.c:
    - replaced call to libmb with calls to g_key_file_
    - removed applet_manager_initialize_all which, surprise surprise,
      was never used ...
  * configure.ac, Makefile.am, */Makefile.am: don't link to libmb
    anymore

 -- Johan Bilien <johan.bilien@nokia.com>  Wed,  3 May 2006 12:18:21 +0300

maemo-af-desktop (2.6.12-1) unstable; urgency=low

  Applied fix to "TN should not create plugin then destroy them if they
  are not going to be used" (Closes N#28153)
  * hildon-navigato/hildon-navigator-main.c: Move plugin API calls
    from create/destroy to the reload function to avoid creating plugin
    data when the plugin is not going to be shown.

  * hildon-navigator/hildon-navigator-main.c: Free the list of plugins
    after having used it

  * hildon-navigator/plugins.conf: made the bookmark plugin non-mandatory

  * hildon-home/{layout-manager.c: Free the drag icon when exiting
    layout mode
  * hildon-home/home-applet-handler.c: Free the library path
    (Closes N#27832)

  Applied fix to "Others menu organization--dialog implementation problems"
  (Closes N#25777)
  * libhildonmenu/libhildonmenu.c: recurse when writing menus.

  * hildon-navigator/hn-wm-memory.c: Removed deprecated memory low
    banner

  * hildon-navigator/Makefile.am: Remove any mention to /etc/others-menu
  * hildon-navigator/hildon-navigator-restore-plugins.sh: Added script
    to remove plugin configurations which may have been restored from
    an older version of the software

  * hildon-home/hildon-home-restore-background.sh: Only restore the
    background when necessary

  * hildon-navigator/close-application-dialog.c: Fixed localisation
    of the title, for real (Closes N#27433)

  Applied fix to "icon focus incorrect after 'Not enough memory'"
  (Closes N#22638)
  * hildon-navigator/hn-wm.[ch]: Push an app to the bottom of the
    stack of topping failed due to low memory

  Applied fix to "TN Plugin (re)loading doesn't initialize menus"
  (Closes N#27316)
  * hildon-navigator/hildon-navigator-main.c:
    - New function: initialize_plugin_menus():
      Move plugin menu init to it's own function
    - plugin_configuration_changed(): Init plugin menus after reloading
  * hildon-navigator/plugins.conf: Change positions to correct ones,
    addition of Desktop-file key

 -- Johan Bilien <johan.bilien@nokia.com>  Fri, 28 Apr 2006 16:14:37 +0300

maemo-af-desktop (2.6.11-1) unstable; urgency=low

  * debian/rules: Fixed typo I just introduced

  * hildon-navigator/hildon-navigator-main.c: Removed warning
    when a configuration file is not found, as this is the expected
    behaviour before the user uses the TN CPA (Closes N#24138)

  * hildon-navigator/hn-wm-watched-window.c: Removed deprecated
    "Application closed" note (Closes N#26282)

  * hildon-navigator/close-application-dialog.c: l10n id should
    come from the ke-recv domain (Closes N#27433)

  Applied fix to "Contacts not able to load from others menu"
  (Closes N#26808)
  * hildon-navigator/hn-wm-watchable-app.c: Replaced call to libmb
    with calls to glib's g_key_file_ API

  Applied fix to "HOME:Undesired response for hardkeys in Layout mode"
  (Closes N#26112)
  * hildon-home/layout-manager.c: focus only ok and cancel buttons with
    gtk_container_set_focus_chain() and grab
    the focus on cancel button when layoutmode begins. 

  Applied fix to "Menu hard key does not work consistently in Home"
  (Closes N#25388)
  * hildon-home/hildon-home-main.c: (set_menu())
    Connect to deactivation signal to update internal status

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 24 Apr 2006 11:19:40 +0300

maemo-af-desktop (2.6.10-4) unstable; urgency=low

  * Run the autofoo when building the package

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 24 Apr 2006 11:07:58 +0300

maemo-af-desktop (2.6.10-3) unstable; urgency=low

  * compile in thumb mode if thumb in among the Debian build options
    (Closes N#26531) 

 -- Johan Bilien <johan.bilien@nokia.com>  Fri, 21 Apr 2006 17:42:38 +0300

maemo-af-desktop (2.6.10-2) unstable; urgency=low

  * build hildon-home-dev and hildon-navigator-dev for all architecture
    (Closes N#27027 and N#27171) 

 -- Johan Bilien <johan.bilien@nokia.com>  Fri, 21 Apr 2006 17:31:39 +0300

maemo-af-desktop (2.6.10-1) unstable; urgency=low

  * hildon-home/hildon-home-main.h: Fixed logical id related to
    to "Select Image" dialog

  * hildon-navigator/hn-wm-watched-window.c: Fixed a logical id

  * hildon-navigator/hn-wm-watchable-app.c: New application died
    dialog's string belongs to ke-recv l10n domain

  * hildon-status-bar/hildon-status-bar-main.c: Add the complete
    path if only the relative path was specified in the .desktop file

  * hildon-navigator/application-switcher.c: Home key toggles
    between showing home and topping the last topped application
    (Closes N#26294)

  * maemo-af-desktop-main.c: Only reparse the rc files when launched
    from maemo-launcher

  Applied fix to "Select applets -dialog height is too short in Home"
  (Closes N#25607)
  * hildon-home/home-select-applets-dialog.h:
    - added new defines
  * hildon-home/home-select-applets-dialog.c
    - added scrolled window size request handling
    - also some very minor cleanup
    - fixed the dialog read only .desktop files

  * hildon-status-bar/hildon-status-bar-{item,main}.[ch]:
    - hildon_status_bar_item_new() now takes both the name and the
      path to a status bar plugin
    - Removed all code to load custom applets inherited from IT-2005
    - Parse .desktop files to load custom applets.
    - Various cleanups

  * maemo-af-desktop.sh: Fixed generation of the gtkrc file

  Applied fix to "Context sensitive menus dont come up for applets displayed
  in home in both normal mode and layout mode." (Closes N#24424)
  * hildon-home/layout-manager.c:
    - changed wrong menu logical_id for cancel
    - added logical_id for tap'n'hold
    - Cut&paste tap'n'hold defines from gtk/gtkwidget.c
    - added global struct required fields for tap'n'hold handling
    - added layout_node struct callback handler
    - declarations for new functions
    - layout_mode_begin(): added callback signal for launching tap'n'hold
      menu to each applet. button release callback added. tap'n'hold
      creation call.
    - layout_mode_end(): added removing tap'n'hold handler and menu
    - _tapnhold_menu_cb(): new function. callback function to launch
      tap'n'hold menu
    - _tapnhold_close_applet_cb(): new function. callback function to
      remove current applet
    - add_new_applets(): callback function connected to applet
    - button_click_cb(): when candidate is found set tap'n'hold timeout
    - button_release_cb(): new function. removes existing tap'n'hold
      when released
    - drag_begin(): when drag starts tap'n'hold menu is not to be shown
    - create_tapnhold_menu(): new function. creates tap'n'hold menu common
      for all applets. initiates animation
    - create_tapnhold_remove_timer(): new function. Clears all timer
      values for tap'n'hold menu
    - layout_tapnhold_timeout(): new function. Handles tap'n'hold timeout
      before showing menu
    - layout_tapnhold_set_timeout(): new function. Sets timeout counting
      for tap'n'hold menu
    - layout_tapnhold_timeout_animation(): new function. creates cursor
      animation

  Applied fix to "Close Application Dialog MEM-DIA001 is lost"
  (Closes N#24388)
  * hildon-navigator/hn-wm.c:
    - Remove attempt to reset the TN items (wasn't working, needs support
        from elswhere to be done)
  * hildon-navigator/close-application-dialog.c:
    - Check for already listed pids, so no duplicates will be in the list

  * hildon-home/hildon-home-main.c: Fixed another crash in disk full
    situation

  * hildon-home/applet-manager.c: Fixed a potential crash in low
    disk space situation (Closes N#21571)

  * hildon-navigator/hn-wm.c: Do not specify type='method' in a
    dbus match rule, this is the default (Closes N#26063)

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 19 Apr 2006 10:20:32 +0300

maemo-af-desktop (2.6.9-1) unstable; urgency=low

  * maemo-af-desktop.[sh,defs], maemo-af-desktop-main.[ch]: Parse the
    maemo-af-desktop-specific gtkrc from the application.
  * hildon-home/layout-manager.c: Fixed the leak of a GdkGC (Closes N#26116)
  * hildon-home/layout-manager.c: Replaced the "Opening layout mode"
    confirmation not with an animation banner, as required by  UI
    specifications.
  * hildon-home/hildon-home-restore-background.sh: Use sh instead of bash,
    which doesn't exist on the target (Closes N#23524)
  * hildon-home/layout-manager.c: Reset the applet offset after the
    layout was cancelled (Closes N#24741)
  * libhildonmenu/libhildonmenu.c: Use the memory XML writer instead
    of the disk one, then write everything at once. This should be
    faster and hopefully solve the race condition between the TN applet
    writing to the file while the TN starts reading it. (Closes N#25930)
  * Makefile.am, debian/rules: Use maemo-launcher for maemo-af-desktop
  * hildon-home/home-select-applets-dialog.c: Fixed the leak of a string
  * hildon-home/hildon-home-main.c: Fixed the leak of a g_list
  * hildon-home/hildon-home-main.c: Populate the Applet Settings submenu
    even when the menu is triggered from the hardware key
  * hildon-navigator/hn-wm-watched-window.c:
    - hn_wm_watched_window_get_active_view(): Return the first view of
      an application if no one was set yet (Closes N#22987)
    - Identation fixes

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 10 Apr 2006 17:44:14 +0300

maemo-af-desktop (2.6.8-2) unstable; urgency=low

  * Don't install convenience library libstatusbarmain.so (Closes N#25946)

 -- Johan Bilien <johan.bilien@nokia.com>  Thu,  6 Apr 2006 19:27:08 +0300

maemo-af-desktop (2.6.8-1) unstable; urgency=low

  * hildon-navigator/hn-wm.h (MAEMO_LAUNCHER_SIGNAL_IFACE)
    (MAEMO_LAUNCHER_SIGNAL_PATH, APP_DIED_SIGNAL_NAME): New macros.
  * hildon-navigator/hn-wm.c (hn_wm_dbus_signal_handler): New function.
    (hn_wm_init): Setup hn_wm_dbus_signal_handler as a match rule.
  * hildon-navigator/hn-wm-watchable-app.h
    (hn_wm_watchable_app_died_dialog_show): New prototype.
  * hildon-navigator/hn-wm-watchable-app.c
    (hn_wm_watchable_app_died_dialog_show): New function.
  * hildon-navigator/hn-wm.h (DESKTOP_BIN_FIELD): Rename to ...
    (DESKTOP_EXEC_FIELD): ... this. Fix all users.
    (hn_wm_lookup_watchable_app_via_exec): New function prototype.
  * hildon-navigator/hn-wm.c
    (hn_wm_lookup_watchable_app_via_exec_find_func): New function.
    (hn_wm_lookup_watchable_app_via_exec): Likewise.
  * hildon-navigator/hn-wm-watchable-app.h
    (hn_wm_watchable_app_get_exec): New function prototype.
  * hildon-navigator/hn-wm-watchable-app.c (HNWMWatchableApp): Rename
    bin_name to exec_name. Fix all users.
    (hn_wm_watchable_app_new): Store exec_name in the app struct. Add
    exec_name to the HN_DBG registering print call.
    (hn_wm_watchable_app_get_exec): New function.

 -- Johan Bilien <johan.bilien@nokia.com>  Tue,  4 Apr 2006 17:26:12 +0300

maemo-af-desktop (2.6.7-1) unstable; urgency=low

  Applied fix to Close Application Dialog MEM-DIA001 is lost.
  (Closes N#24388)
  * Use lowmem state when deciding if CAD will be shown, preserves old
    method as it probably won't be triggered ever (but just in case the
    configurability is still wanted, it should work ok)
  * Reorganize code to make the dialog call only from hn-wm.c
    and others-menu.c (all roads lead to hn_wm_top_service)
  * Fixes for behaviour
  * hildon-navigator/Makefile.am
    hildon-navigator/close-application-dialog.h
    hildon-navigator/close-application-dialog.c:
    - Close application dialog implementation
  * hildon-navigator/hn-wm-util.h
    hildon-navigator/hn-wm-util.c:
    - New function hn_wm_get_vmdata_for_pid():
      Fetches VMData value for specified pid from /proc/$PID/status
  * hildon-navigator/application-switcher.c
     - Add dialog call to item activation
  * hildon-navigator/hn-wm-memory.h
    hildon-navigator/hn-wm-memory.c:
    - Add convenience function to get lowmem state without using
      global variables in other files

  * hildon-home/hildon-home-main.c: Fixed possible leaks of
    ugly global variable home_bg_image_uri
  * hildon-navigator/hildon-navogator-main.c: 
    (load_navigator_plugin_list) Fix the leak the library string

 -- Johan Bilien <johan.bilien@nokia.com>  Tue,  4 Apr 2006 14:22:59 +0300

maemo-af-desktop (2.6.6-1) unstable; urgency=low

  * libhildonmenu/libhildonmenu.h: localize the "Favourites" string
    (Closes N#25393)

 -- Johan Bilien <johan.bilien@nokia.com>  Mon,  3 Apr 2006 15:43:47 +0300

maemo-af-desktop (2.6.5-1) unstable; urgency=low

  * */*: Corrected some deprecated logical ids.
  * hildon-navigator/hn-wm-watchable-app.c: (Closes N#24483)
    - Replaced gtk_infoprint with hildon_banne_
    - Removed message stacking work around, which seems no longer necessary
  * hildon-status-bar/hildon-status-bar-main.c: Replaced gtk_infoprint
    with hildon_banner_
  * libhildonmenu/libhildonmenu.c: Fixed a potential crash
    I just introduced
  * libhildonmenu/libhildonmenu.c: load the folder icon only once
    (Closes N#25288)
  * Added hildon-home/hildon-home-restore-background.sh
  * hildon-home/hildon-home-restore-background.sh: Restores the
    default background after a backup from older releases is
    restored (Closes N#23524)
  * hildon-navigator/osso-manager.c (osso_manager_infoprint): Free
    retval (Closes N#20883)
  * hildon-home/home-select-applet-dialog.c: Localize the applet
    name (Closes N#25271)
  * libhildonmenu/libhildonmenu.c, hildon-navigator/others-menu.c:
    fixed numerous (and big) memory leaks in menu generation.
  * hildon-home/hildon-home-main.h: Fixed L10n of the
    set background dialog title (id has changed in the UI spec).
  * hildon-navigator/hildon-navigator-main.c: (Closes N#23928)
      - Add defines for watchfile name
      - (task_navigator_deinitialize): Remove watchfiles
  * hildon-home/hildon-home-main.c: (Closes N#19498)
    - Add a callback for hardware events
    - when told to lower our activity, put the applets in background
      mode
    Applied fix to "Task Navigator and Status bar are accessible when Home
    is in Layout mode" (Closes N#23028)
  * hildon-home/layout-manager.c:
    - Added dbus calls to statusbar and tasknav to dim/undim.
  * hildon-status-bar/hildon-status-bar-main.c :
    - added to method rpc_cb the code to handle insensitivity dbus calls 
    - added the methods that do the actual insensitivity
  * hildon-navigator/hildon-navigator-main.c:
    - added functions to handle the sensitivity
  * hildon-navigator/hn-wm.c:
    - modified listening functions to listen to new type of signals
  * hildon-navigator/application-switcher.c
    (application_switcher_initialize_menu): Refactor toggle button signal
      connection into ...
    (as_toggle_button_connect): ... here. New function.
  * hildon-navigator/application-switcher.[ch]:
    - Removed the blinking timeout as per new specifications
    - Stop blinking when the screen is blanked
  * hildon-navigator/hildon-navigator-main.c (load_symbols): Make symbol
      a single pointer instead of an array of pointers. Change the if
      sentences to a switch block.
  * hildon-navigator/application-switcher.h
    (BIG_BUTTON_HEIGHT): New macro.
    (BUTTON_1_Y_POS, BUTTON_2_Y_POS, BUTTON_3_Y_POS, BUTTON_4_Y_POS):
    Use macros instead of hardcoded values.
  * hildon-navigator/application-switcher.h
    (NAME_SMAL_MENU_BUTTON_ITEM): Renamed to ...
    (NAME_SMALL_MENU_BUTTON_ITEM): ... this. Fix all users.
    (SMAL_BUTTON_HEIGHT): Rename to ...
    (SMALL_BUTTON_HEIGHT): ... this. Fix all users.
  * hildon-navigator/application-switcher.c
    (application_switcher_initialize_menu): Refactor signal addition to ...
    (as_add_signal): ... here. New function.
  * hildon-navigator/application-switcher.c: Factorized creation
    of AS buttons (patch courtesy of Guillem Jover, Closes N#24957)
  * hildon-home/layout-manager.c: Fixed launching of the help from the
    menu (Closes N#24891)

 -- Johan Bilien <johan.bilien@nokia.com>  Mon,  3 Apr 2006 14:49:41 +0300

maemo-af-desktop (2.6.4-2) unstable; urgency=low

  * Updated build-dependency on hildon-libs-dev >= 0.12.2

 -- Johan Bilien <johan.bilien@nokia.com>  Mon,  3 Apr 2006 10:21:35 +0300

maemo-af-desktop (2.6.4-1) unstable; urgency=low

  * hildon-home/layout-manager.c: (Closes N#24617)
    - layout_mode_begin(): switch layout and home menus while saving home
      menu
    - layout_mode_end(): switch layout and home menus
  * hildon-home/hildon-home-main.[ch]: Fixed various logical ids in
    the home background settings (Closes N#24837)
  * hildon-navigator/hn-wm-memory.c: (Closes N#20305)
    - hn_wm_memory_kill_all_watched_foreach_func: fixed a bug when accessing
      the only_kill_able_to_hibernate argument (passed as reference,
      accessed as value).
  * hildon-home/layout-manager.c: If the applet EventBox has a child,
    draw the red border on the child's window, or it will be
    overwritten by the child's painting (Closes N#24722)
  * hildon-home/hildon-home-image-loader.c: Removed an unnecessary
    image copy. (Closes N#22549)
  * hildon-home/layout-manager.c: (Closes N#24439 and N#24767)
    - added field to layout mode internal struct to hold handler id
    - layout_mode_end(): added disconnecting signal handler to catch ESC
      hw key event to cancel
    - gdkkeysyms include added for ESC hw key
    - layout_mode_start(): added signal connect to key press listener
    - layout_mode_end(): added check to catch ESC hw key event to cancel
      dialog and NOT exiting from layout mode
    - layout_mode_key_press_listener() new function to listen hw key
      events. ESC hw key pressing launches layout mode ending with cancel
      confirmation
    - layout_mode_end(): changed GTK_RESPONSE_REJECT to
      GTK_RESPONSE_CANCEL to catch ESC hw key event
  * hildon-home/layout-manager.c: Fixed the cancel layout button (Closes
    N#24428)
  * hildon-navigator/other-menu.c:
    - Removed code that got duplicated in branch merges
    - Added a dnotify callback on the .desktop directory,
      to allow new applications to appear in the menu (Closes N#24511)
  * debian/control: Put myself as maintainer

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 27 Mar 2006 10:37:45 +0300

maemo-af-desktop (2.6.3-1) unstable; urgency=low

  * hildon-navigator/application-switcher.c: Stop blinking the
    arrow when a clicked (Closes N#23155)
  * hildon-navigator/hn-wm-watched-window.c,
    hildon-navigator/hn-wm-watchable-app.c:
    Bring focus to the last active window when multiple-windows app
    are topped through dbus
  * hildon-navigator/hildon-navigator-main.c:
    - Fixed several leaks when a plugin cannot be loaded.
    - Fixed leak of a string in create_new_plugin()
  * libhildonmenu/libhildonmenu.c: Free the document handle
     when not used anymore (Closes N#23989)
  * libhildonmenu/libhildonmenu.c: Initialize a TreeStore iterator
    before accessing it. (Closes N#24341)
  * hildon-navigator/hn-wm.c: Applied fix to "The Address book doesnot
    appear to foreground when other applications open." - use
    MB to top windows when they have no views and are topped
    from Others-Menu
    (Closes N#23973)
  * hildon-navigator/application-switcher.c: Reverted to use
    GTK_WINDOW_TOPLEVEL for the tooltip, and set accept focus to FALSE
    instead
  * hildon-home/*:
    . Export the show_*_banner functions
    . Report about flash full when write ops fail (Closes N#20324)
  * hildon-navigator/application-switcher.c: Use GTK_WINDOW_POPUP
    instead of GTK_WINDOW_TOPLEVEL for the tooltip (Closes N#19590)

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 20 Mar 2006 14:05:06 +0200

maemo-af-desktop (2.6.2-1) unstable; urgency=low

  * hildon-status-bar/hildon-status-bar-lib.[ch]: Applied
    patch by Kimmo Hamalainen to specify the text and query the
    response of system dialogs (Closes N#24060)
  * Applied fix to "No information banner is shown when dimmed item is
    tapped in Home" (Closes N#23033)
    - hildon-home/hildon-home-main.h:
      . added new infobanner text logical id
      . added new function declaration
    - hildon-home/hildon-home-main.c:
      . added header include for infoprint
      . construct_titlebar_menu(): added callback for insensitive press of
        settings menu item
      . no_applets_settings_callback(): added new function showing infobanner
  * hildon-home/hildon-home-main.h: Fixed a string logical id
  * hildon-navigator/application-switcher.c: arguments of store_item
    differed in prototype and implementation. This resulted in it
    being called with wrong order of arguments (Closes N#22987)
  * hildon-home/layout-manager.c: (Close N#23344)
    - layout_mode_begin(): after adding applets function call raise layout
      mode eventbox to top
    - _select_applets_cb(): after adding applets function call raise layout
      mode eventbox to top
    - _applet_expose_cb(): after adding applets function call raise layout
      mode eventbox to top and cleaning extra else clause
  * hildon-navigator/hn-wm-session.c: Fixed incorrect check
    when saving state (Closes N#23930)
  * hildon-navigator/hn-wm-watchable-app.c: use localized program name
    in the starting info banner (Closes N#23428)
  * hildon-navigator/hn-*.c: Added Copyright and licensing notices
  * Applied fix to N#23750:
    - hildon_home_main(): removing old saving configure function call
      causing reseting values
    - hildon-home/home-applet-handler.c: libraryfile value fixed to correct
  * hildon-home/hildon-home-main.[ch]:
    - global menu status flag added
    - hildon_home_key_press_listener(): removed widget grabing add. Menu
      closing added when open and menu key is pressed.
    - hildon_home_key_release_listener(): removed widget grabing remove
    - Closes N#22637
  * configure.ac: Don't check for hildon-lgpl which is deprecated
  * hildon-navigator/hn-wm.c:
    - hn_wm_compute_watched_window_hibernation_key(): Replaced
      conditional gdk_error_trap_pop with unconditional one
      (Closes N#23940)
  * hildon-home/hildon-home-main.[ch]:
    - Moved static prototypes to the c file
    - Added implementation of the help menu item
    - Added help button to "Set background" and "Select image" dialogs
    - Corrected a logical_id
  * hildon-home/home-select-applets-dialo.[ch]:
    - Added help button to "Select applet" dialog
  * libhildonmenu/libhildonmenu.pc.in: added desktopentrydir variable

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 13 Mar 2006 14:45:13 +0200

maemo-af-desktop (2.6.1-1) unstable; urgency=low

  * hildon-home/hildon-home-main.c: Fixed a bug introduced when
    applying home background refactoring patch. Closes N#23715
  * libhildonmenu/libhildonmenu.[ch]: Use Favourites name logical_id
  * hildon-home/hildon-home-main.h: Corrected an id which changed
    in the UI specs
  * libhildonmenu/libhildonmenu.c: Use a different icon for the
    "Favourites" folder

 -- Johan Bilien <johan.bilien@nokia.com>  Tue,  7 Mar 2006 11:31:24 +0200

maemo-af-desktop (2.6.0-1) unstable; urgency=low

  * fixed numerous memory leaks in the new OthersMenu handling
  * a few cleanups in the osso RPC callback. 
  * hildon-status-bar/hildon-status-bar-main.[ch]: the gateway lugin is gone
    (Closes N#23163)
  * Imported latest changes from the TN refactoring (Closes 23218)
  * Imported latest changes from the hoem refactoring (Closes N#23221)
  * Imported home_background_refactoring branch (Closes N#23035)
  * Moved hildon-navogator/applications.menu to maemo-af-desktop-config
  * Imported applet settings handling
  * hildon-navigator/hildon-navigator.[ch]: removed unused functions
  * hildon-navigator/application-switcher.c: Play sound on opening
    and closing windows
  * Imported unresponsive application killing confirmation note
  * hildon-status-bar/{hildon-status-bar-{main,item}.c: Hardcode
    loading of the presence status bar applet
  * hildon-navigator/hn-wm-memory.c: Fixed bogus debug statement (Closes
    N#23595)
  * hildon-status-bar/hildon-status-bar-main.c: renamed presence_plugin
    to presence


 -- Johan Bilien <johan.bilien@nokia.com>  Mon,  6 Mar 2006 14:44:07 +0200

maemo-af-desktop (2.5.1-1) unstable; urgency=low

  * hildon-navigator/applications.menu: Corrected .desktop name
    for application installer, and de-dossfified (Closes N#23177)
  * Don't display Extras if empty
  * libhildonmenu/libhildonmenu.{c,h}: Imported latest versions
  * hildon-navigator/{others-menu.c,application-switcher.c,
    hildon-navigator.h}: Use another menu style for menus generated by TN
    (Closes N#23063)
  * Makefile.am, configure,ac, debian/control, hildon-home/Makefile.am:
    Changes required for the new hildon-fm (Closes N#23168)
  * hildon-status-bar/hildon-status-bar-lib.c: Rewrite of the
    system dialog handling by Kimmo Hamalainen (Closes N#23171)
  * hildon-home/hildon-home-main.c: Temporary workaround to
    open the file dialog in Images. (Closes N#22926)

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 22 Feb 2006 17:35:26 +0200

maemo-af-desktop (2.5.0-1) unstable; urgency=low

  * Imported latest changes on TN refactoring
  * Fixed N#22992
  * Fixed N#22957
  * Fixed a crash when save_state was called on applets
  * Imported user-configurable Others menu
  * Imported libhildonmenu

 -- Johan Bilien <johan.bilien@nokia.com>  Mon, 20 Feb 2006 10:37:19 +0200

maemo-af-desktop (2.4.5-2) unstable; urgency=low

  * Fixed typo in default TN configuration file

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 15 Feb 2006 13:55:14 +0200

maemo-af-desktop (2.4.5-1) unstable; urgency=low

  * Imported latest changes from home refactoring.
  * Closes N#22691, N#22636
  * Added default TN configuration file
  * Added .desktop path variable to pkg-config for home

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 15 Feb 2006 13:01:43 +0200

maemo-af-desktop (2.4.4-1) unstable; urgency=low

  * Fixed N#20498
  * Send SIGTERM to all apps when we receive it
  * Removed legacy hildon-navigator/windowmanager.{c,h} 
  * Imported latest changes from task navigator refactoring. Fixes 22614 and
    22596 

 -- Johan Bilien <johan.bilien@nokia.com>  Thu,  9 Feb 2006 16:18:24 +0200

maemo-af-desktop (2.4.3-1) unstable; urgency=low

  * Updated home refactoring

 -- Johan Bilien <johan.bilien@nokia.com>  Thu,  9 Feb 2006 09:39:46 +0200

maemo-af-desktop (2.4.2-2) unstable; urgency=low

  * Added hildon-home-plugin-interface.h to the distribution 

 -- Johan Bilien <johan.bilien@nokia.com>  Mon,  6 Feb 2006 14:46:06 +0200

maemo-af-desktop (2.4.2-1) unstable; urgency=low

  * Much improve icon animation/blinking to more closely
    match specs so far.
  * Improve to do faded blinking with alpha.  Unoptimised as yet.
    Needs testing on device for performance.
  * Add support for tracking _NET_WM_USER_TIME set to 0 for
    new windows not mapping topped.
  * Fix a couple of potential crashers if service name is NULL.
  * Fixed N#22605

 -- Johan Bilien <johan.bilien@nokia.com>  Mon,  6 Feb 2006 10:52:02 +0200

maemo-af-desktop (2.4.1-1) unstable; urgency=low

  * Make blinking icons blink in sync and timeout to static
    after 5000ms

 -- Johan Bilien <johan.bilien@nokia.com>  Thu,  2 Feb 2006 12:57:34 +0200

maemo-af-desktop (2.4.0-1) unstable; urgency=low

  * Imported task navigator plugin framework

 -- Johan Bilien <johan.bilien@nokia.com>  Wed,  1 Feb 2006 17:34:56 +0200

maemo-af-desktop (2.3.0-1) unstable; urgency=low

  * Imported home refactoring

 -- Johan Bilien <johan.bilien@nokia.com>  Wed,  1 Feb 2006 15:59:53 +0200

maemo-af-desktop (2.2.2-1) unstable; urgency=low

  * Closes N#20138
  * Closes N#22549

 -- Johan Bilien <johan.bilien@nokia.com>  Wed,  1 Feb 2006 09:56:28 +0200

maemo-af-desktop (2.2.1-1) unstable; urgency=low

  * Added depency on libgtk2.0-bin (required by post-intall script)

 -- Johan Bilien <johan.bilien@nokia.com>  Tue, 24 Jan 2006 14:31:31 +0200

maemo-af-desktop (2.2.1-0) unstable; urgency=low

  * Applied fix to N#22407
  * Build a -dbg package

 -- Johan Bilien <johan.bilien@nokia.com>  Tue, 24 Jan 2006 13:15:11 +0200

maemo-af-desktop (2.2.0-0) unstable; urgency=low

  * Reverted fix to N#21895 as it introduces N#22414
  * Heavy refactoring of the task navigator by Matthew Allum.
  * Support the WM urgency hint and the WM_ICON properties

 -- Johan Bilien <johan.bilien@nokia.com>  Fri, 20 Jan 2006 12:47:42 +0200

maemo-af-desktop (2.1.1-0) unstable; urgency=low

  * Backported fix to  N#20921 from IT-2005
  * Backported fix to  N#21089 from IT-2005
  * Backported fix to  N#21750 from IT-2005
  * Backported fix to  N#21814 from IT-2005
  * Reverted improper fix to  N#21895 from IT-2005

 -- Johan Bilien <johan.bilien@nokia.com>  Wed, 21 Dec 2005 15:23:07 +0200

maemo-af-desktop (2.1.0-0) unstable; urgency=low

  * Depend on dbus >= 0.50
  * backported a few changes from IT-2005

 -- Johan Bilien <johan.bilien@nokia.com>  Thu, 15 Dec 2005 16:11:08 +0200

maemo-af-desktop (2.0.2) unstable; urgency=low

  * Minor changes to status bar to fix plugins not loading problem

 -- Karoliina Salminen <karoliina@localhost.localdomain>  Fri, 18 Nov 2005 11:17:58 +0200

maemo-af-desktop (2.0.1) unstable; urgency=low

  * Removed startup file lock temporarily for testing purposes

 -- Karoliina Salminen <karoliina@localhost.localdomain>  Fri, 18 Nov 2005 10:07:48 +0200

maemo-af-desktop (2.0.0) unstable; urgency=low

  * Upped version of trunk to 2.0.0, 2.0.0 is baseline for development of IT-2006
  * Patched bug N#18257

 -- Karoliina Salminen <karoliina@localhost.localdomain>  Thu, 15 Nov 2005 13:15:46 +0200

maemo-af-desktop (1.63.0) unstable; urgency=low

  * Patched bug N#18881

 -- Karoliina Salminen <karoliina@localhost.localdomain>  Mon,  7 Nov 2005 12:34:23 +0200

maemo-af-desktop (1.62.1) unstable; urgency=low

  * Updated version, incorrect version in previous version

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed,  2 Nov 2005 13:51:38 +0200

maemo-af-desktop (1.61.2) unstable; urgency=low

   * Reverted incomplete bug fix

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed, 26 Oct 2005 20:19:42 +0300

maemo-af-desktop (1.61.1) unstable; urgency=low

  * Patched PE bug 20384

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed, 26 Oct 2005 20:17:25 +0300

maemo-af-desktop (1.61.0) unstable; urgency=low

  * Corrected copyright texts in Makefiles.
  * configure.ac -> 1.61.0

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 25 Oct 2005 16:54:48 +0300

maemo-af-desktop (1.60.3) unstable; urgency=low

  * Bug fixed:
    N#19187 Application icon is not visible in Tasknavigator although
            application is running.

 -- Luc Pionchon <luc.pionchon@nokia.com>  Wed, 19 Oct 2005 14:56:23 +0300

maemo-af-desktop (1.60.2) unstable; urgency=low

  * applied patch to N#19614 Memory leaks in Statusbar
    hildon_status_bar_item_new()

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Fri, 14 Oct 2005 17:19:06 +0300

maemo-af-desktop (1.60.1) unstable; urgency=low

  * Patched 20250 again with postinstfix

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Fri, 14 Oct 2005 14:31:44 +0300

maemo-af-desktop (1.60.0) unstable; urgency=low

  * Preparing for next integration round, increased version number to
    1.60.0. Patched bug 20305

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu, 13 Oct 2005 16:24:50 +0300

maemo-af-desktop (1.59.3) unstable; urgency=low

  * Changed deps again, libosso >= 0.9.19+

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu, 13 Oct 2005 15:17:40 +0300

maemo-af-desktop (1.59.2) unstable; urgency=low

  * Reverted previous ugly hack

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu, 13 Oct 2005 14:03:49 +0300

maemo-af-desktop (1.59.1) unstable; urgency=low

  * Fixed libosso version inconsistency problem with a workaround by
    reverting the dependency in configure.ac to the older package
    version

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu, 13 Oct 2005 13:43:03 +0300

maemo-af-desktop (1.59.0) unstable; urgency=low

  * Patched bug 20250

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed, 12 Oct 2005 16:33:10 +0300

maemo-af-desktop (1.58.7) unstable; urgency=low

  * Added Doxygen comments and doxyconf-file

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed, 12 Oct 2005 16:17:36 +0300

maemo-af-desktop (1.58.6) unstable; urgency=low

  * Ready for integration

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed, 12 Oct 2005 14:59:21 +0300

maemo-af-desktop (1.58.5) unstable; urgency=low

  * Patched bug 20284 with a new patch

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed, 12 Oct 2005 14:38:31 +0300

maemo-af-desktop (1.58.4) unstable; urgency=low

  * Patched bug 18522. Reverted bug fix 20284, will be redone later.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed, 12 Oct 2005 10:18:24 +0300

maemo-af-desktop (1.58.3) unstable; urgency=low

  * Patched N#20284

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Mon, 10 Oct 2005 17:26:49 +0300

maemo-af-desktop (1.58.2) unstable; urgency=low

  * Commented out unused function

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Mon, 10 Oct 2005 14:53:46 +0300

maemo-af-desktop (1.58.1) unstable; urgency=low

  * Fixed bug N#20181

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Fri,  7 Oct 2005 17:59:53 +0300

maemo-af-desktop (1.58.0) unstable; urgency=low

  * New version for new integration round
  * Implemented fix to bug N#20177.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Fri,  7 Oct 2005 13:39:42 +0300

maemo-af-desktop (1.57.2) unstable; urgency=low

  * Tagged for integration

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu,  6 Oct 2005 14:58:45 +0300

maemo-af-desktop (1.57.1) unstable; urgency=low

  * Additional XSync fix done

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu,  6 Oct 2005 14:15:22 +0300

maemo-af-desktop (1.57.0) unstable; urgency=low

  * Bug N#9843 patched with the latest patch

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu,  6 Oct 2005 11:58:25 +0300

maemo-af-desktop (1.56.1) unstable; urgency=low

  * Removed unnecessary XSync calls from places that do not require
    synchronization

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed,  5 Oct 2005 12:31:56 +0300

maemo-af-desktop (1.56.0) unstable; urgency=low

  * Started fixing potential crash bug.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue,  4 Oct 2005 13:22:21 +0300

maemo-af-desktop (1.55.1) unstable; urgency=low

  * Applied memory mgmt patch from Guillem Jover <guillem.jover@nokia.com>:
  * Only show notifica when leaving lowmem state.
  * Fix spurious %s appearing in dialogs, by showing the proper string.
  * Use consitently the same message when we cannot load a new application.
  * Replace the cannot launch dialog with an infoprint.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Mon,  3 Oct 2005 13:30:46 +0300

maemo-af-desktop (1.55.0) unstable; urgency=low

  * Upped version number for next integration round. Applied patch for
    bug N#19939.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Mon,  3 Oct 2005 12:06:50 +0300

maemo-af-desktop (1.54.4) unstable; urgency=low

  * Changed from maemo-af-desktop.sh dimming feature off

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu, 29 Sep 2005 12:44:35 +0300

maemo-af-desktop (1.54.3) unstable; urgency=low

  * Updated version to 1.54.3

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed, 28 Sep 2005 15:14:26 +0300

maemo-af-desktop (1.54.2) unstable; urgency=low

  * Changed timeout in maemo-af-desktop.sh from 200 to 20

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed, 28 Sep 2005 15:10:50 +0300

maemo-af-desktop (1.54.1) unstable; urgency=low

  * Fixed bug N#19662

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed, 28 Sep 2005 14:11:15 +0300

maemo-af-desktop (1.54.0) unstable; urgency=low

  * Fixed bug 18524 - Race condition in personalisation dialog

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed, 28 Sep 2005 13:51:53 +0300

maemo-af-desktop (1.53.1) unstable; urgency=low

  * Fixed bug 19593 with a workaround to hildon-status-bar-main.c

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 27 Sep 2005 17:11:16 +0300

maemo-af-desktop (1.53.0) unstable; urgency=low

  * Missing task delayed info banner patched

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 27 Sep 2005 16:36:21 +0300

maemo-af-desktop (1.52.0) unstable; urgency=low

  * Applied lowmem infoprint patch.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 27 Sep 2005 12:25:14 +0300

maemo-af-desktop (1.51.0) unstable; urgency=low

  * Added timeout multiplier handling to windowmanager.c|h.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Mon, 26 Sep 2005 16:53:01 +0300

maemo-af-desktop (1.50.2) unstable; urgency=low

  * Applied additional patch from Guillem which cleans up things a bit.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu, 22 Sep 2005 16:27:40 +0300

maemo-af-desktop (1.50.1) unstable; urgency=low

  * Integrated Mariuses memory management changes

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed, 21 Sep 2005 16:02:39 +0300

maemo-af-desktop (1.50.0) unstable; urgency=low

  * Patched bug 18881. Preparing for week 38 integration.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 20 Sep 2005 19:44:18 +0300

maemo-af-desktop (1.49.11) unstable; urgency=low

  * Patched bug #18019
  * Ready for week 37 integration

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 13 Sep 2005 19:10:49 +0300

maemo-af-desktop (1.49.10) unstable; urgency=low

  * Tagged new version for testing 1.49.10

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 13 Sep 2005 17:38:18 +0300

maemo-af-desktop (1.49.9) unstable; urgency=low

  * Patched N#19111

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 13 Sep 2005 17:24:49 +0300

maemo-af-desktop (1.49.8) unstable; urgency=low

  * Patched N#19108

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 13 Sep 2005 17:17:09 +0300

maemo-af-desktop (1.49.7) unstable; urgency=low

  * Patched bug N#19106

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 13 Sep 2005 17:11:46 +0300

maemo-af-desktop (1.49.6) unstable; urgency=low

  * Corrected crash problem, one NULL checking added

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 13 Sep 2005 16:28:52 +0300

maemo-af-desktop (1.49.5) unstable; urgency=low

  * Patched N#19025

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 13 Sep 2005 15:27:37 +0300

maemo-af-desktop (1.49.4) unstable; urgency=low

  * Patched bug 18477

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 13 Sep 2005 15:17:15 +0300

maemo-af-desktop (1.49.3) unstable; urgency=low

  * Updated version again.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 13 Sep 2005 15:14:12 +0300

maemo-af-desktop (1.49.2) unstable; urgency=low

  * Patched N#18873

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 13 Sep 2005 15:00:58 +0300

maemo-af-desktop (1.49.1) unstable; urgency=low

  * Patched bug #15041

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 13 Sep 2005 14:42:01 +0300

maemo-af-desktop (1.49.0) unstable; urgency=low

  * Updated version number for week 37 integration delivery

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 13 Sep 2005 14:41:06 +0300

maemo-af-desktop (1.48.9) unstable; urgency=low

  * Added patch for bug N#18875

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Fri,  9 Sep 2005 17:15:19 +0300

maemo-af-desktop (1.48.8) unstable; urgency=low

  * Hand-fixed broken patch issues.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Fri,  9 Sep 2005 17:02:14 +0300

maemo-af-desktop (1.48.7) unstable; urgency=low

  * Patched bug N#19007

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Fri,  9 Sep 2005 16:30:17 +0300

maemo-af-desktop (1.48.6) unstable; urgency=low

  * Reverted to 1.48.4 from 1.48.5 and resolved earlier old major
    version conflict and changed the version to 1.48.6

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Fri,  9 Sep 2005 15:29:02 +0300

maemo-af-desktop (1.48.4) unstable; urgency=low

  * Patched earlier Mathew's patch with new one

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu,  8 Sep 2005 19:07:52 +0300

maemo-af-desktop (1.48.3) unstable; urgency=low

  * Patched bug 18503

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu,  8 Sep 2005 18:51:29 +0300

maemo-af-desktop (1.48.2) unstable; urgency=low

  * Applied faster-atoms -patch from Mathew Allum. Ready for testing.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu,  8 Sep 2005 14:31:10 +0300

maemo-af-desktop (1.48.1) unstable; urgency=low

  * Tagged version for integration

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu,  8 Sep 2005 14:04:40 +0300

maemo-af-desktop (1.48.0) unstable; urgency=low

  * Bug fix camp first version
  * Applied improve-hildon-home-event-efficiency -patch from Mathew
    Allum.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed,  7 Sep 2005 15:41:48 +0300

maemo-af-desktop (1.47.9) unstable; urgency=low

  * Fixed bug 18830

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed,  7 Sep 2005 12:42:24 +0300

maemo-af-desktop (1.47.8) unstable; urgency=low

  * Corrected versioning mistake. Now should be ok.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue,  6 Sep 2005 18:15:39 +0300

maemo-af-desktop (1.47.6) unstable; urgency=low

  * Tagged new version for integration

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue,  6 Sep 2005 17:55:09 +0300

maemo-af-desktop (1.47.5) unstable; urgency=low

  * Tried with w35 rootstrap, this version compiles, tagging new version

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue,  6 Sep 2005 14:45:20 +0300

maemo-af-desktop (1.47.4) unstable; urgency=low

  * Patch applied for N#18300

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue,  6 Sep 2005 13:22:57 +0300

maemo-af-desktop (1.47.3) unstable; urgency=low

  * Patch applied for bug N#14514

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue,  6 Sep 2005 12:46:16 +0300

maemo-af-desktop (1.47.2) unstable; urgency=low

  * Applied additional patch for 18522

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue,  6 Sep 2005 10:50:42 +0300

maemo-af-desktop (1.47.1) unstable; urgency=low

  * Patched more bugs

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Mon,  5 Sep 2005 18:00:17 +0300

maemo-af-desktop (1.47.0) unstable; urgency=low

  * New proposed version for week 36 release.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Mon,  5 Sep 2005 17:54:51 +0300

maemo-af-desktop (1.46.0-3) unstable; urgency=low

  * Fixed bug 17425

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu,  1 Sep 2005 16:26:53 +0300

maemo-af-desktop (1.46.0-2) unstable; urgency=low

  * Made dependency to hildon-base-lib 0.9.3 and the new l10n files

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu,  1 Sep 2005 16:13:50 +0300

maemo-af-desktop (1.46.0-1) unstable; urgency=low

  * Added significant amount of code due to addition to installable user
    applets to home and status-bar and thus raised the version.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 30 Aug 2005 20:01:22 +0300

maemo-af-desktop (1.45.0-4) unstable; urgency=low

  * Updated comment in ChangeLog

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 30 Aug 2005 19:05:21 +0300

maemo-af-desktop (1.45.0-3) unstable; urgency=low

  * Patched bug 17741

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 30 Aug 2005 18:53:17 +0300

maemo-af-desktop (1.45.0-2) unstable; urgency=low

  * Patched bug 9179

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 30 Aug 2005 18:31:10 +0300

maemo-af-desktop (1.45.0-1) unstable; urgency=low

  * Patched bug #16496
  * 1.45.0-1 New release version 1.45.0, patched bug 17728

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Tue, 30 Aug 2005 17:38:13 +0300

maemo-af-desktop (1.44.0) unstable; urgency=low

  * Fixed bug FR_CA Home memory card cover: no message when open

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu, 25 Aug 2005 14:44:27 +0300

maemo-af-desktop (1.43.0-11) unstable; urgency=low

  * Fixed bug #17249

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed, 24 Aug 2005 17:01:21 +0300

maemo-af-desktop (1.43.0-10) unstable; urgency=low

  * Typo corrected in debian/control: default-backrounds-config ->
    default-backgrounds-config

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Wed, 24 Aug 2005 14:00:43 +0300

maemo-af-desktop (1.43.0-9) unstable; urgency=low

  * Updated header of kstrace.h

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Mon, 22 Aug 2005 21:16:43 +0300

maemo-af-desktop (1.43.0-8) unstable; urgency=low

  * Added some missing files, that were lost in cleanup.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Mon, 22 Aug 2005 21:00:12 +0300

maemo-af-desktop (1.43.0-7) unstable; urgency=low

  * * windowmanager.c (handle_active_window_prop): Use
    _MB_CURRENT_APP_WINDOW to determine active application instead of
    _NET_ACTIVE_WINDOW. This avoids detection problems with applications
    that have a dialog open. Also added the definition and
    initialisation of the corresponding X atom.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Mon, 22 Aug 2005 20:29:13 +0300

maemo-af-desktop (1.43.0-6) unstable; urgency=low

  * Cleaned up version.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Mon, 22 Aug 2005 19:17:52 +0300

maemo-af-desktop (1.43.0-5) unstable; urgency=low

  * Added even more missing files. Should finally compile

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Fri, 19 Aug 2005 15:44:54 +0300

maemo-af-desktop (1.43.0-4) unstable; urgency=low

  * Added some more missing files

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Fri, 19 Aug 2005 15:23:14 +0300

maemo-af-desktop (1.43.0-3) unstable; urgency=low

  * Added configure script to package, was previously missing

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Fri, 19 Aug 2005 15:14:43 +0300

maemo-af-desktop (1.43.0-2) unstable; urgency=low

  * Recompiled with Scratchbox 0.9.8.2 for integration.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Fri, 19 Aug 2005 14:39:14 +0300

maemo-af-desktop (1.43.0) unstable; urgency=low

  * Corrected localization issues.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu, 18 Aug 2005 18:13:37 +0300

maemo-af-desktop (1.42.0) unstable; urgency=low
  
  * Fixed #15159
  * hildon-home-main.c (get_active_main_window): Added missing X
  * error handling to prevent occasional crashes happening when
  * switching themes.

 -- Karoliina Salminen <karoliina.t.salminen@nokia.com>  Thu, 18 Aug 2005 12:44:37 +0300

maemo-af-desktop (1.41.0-1) unstable; urgency=low

  * Fixed #14536: On setting background image, a note "Loading image"
    note does not display
  * maemo-af-desktop.postinst
  * - deleted harmful remove file
  * hildon-home-image-loader.c
  * - file saving order improved to meat cancel note requirements
  * hildon-home-main.c
  * - combobox state handling fixed
  * - applybutton dimming corrected
  * - NULL checks for g_str_equal arguments. Potential crash.
  * - removed extra icon from Loading image Cancel note
  * hildon-home-main.h
  * - unnessesary string define removed
  * Fixed #16523: Wrong string in the PO files for af-desktop: "loading"
    instead on "%s - loading"
  * - Modified: windowmanager.c

 -- Nokia <nokia>  Thu, 11 Aug 2005 11:42:37 +0300

maemo-af-desktop (1.40.0-1) unstable; urgency=low

  * Fixed #16324: Multiple problems in Others menu item sorting
  * others-menu.c:
  * - Removed utf8 stuff and a possible memory allocation bug

 -- Nokia <nokia>  Wed, 10 Aug 2005 09:32:42 +0300

maemo-af-desktop (1.39.0-1) unstable; urgency=low

  * Fixed #16681: AFW Stress Testing: System reboots when Image Viewer
    is started after a search
  * windowmanager.c:
  * - (determine_window_type): Prevent a crash by checking that we do
    not pass NULL pointers to g_str_equal()
  * - (find_application_from_tree): Prevent a crash by checking that we
    do not pass NULL pointers to g_str_equal()
  * - (property_notify_handler): Prevent a crash by checking that we do
    not pass NULL pointers to g_str_equal()
  *  (find_service_from_tree): Prevent a crash by checking that we do
    not pass NULL pointers to g_str_equal()

 -- Nokia <nokia>  Tue,  9 Aug 2005 16:35:25 +0300

maemo-af-desktop (1.38.0-1) unstable; urgency=low

  * Fixed properly #16329, windowmanager.c was not included in 1.36.0-1
  * Fixed #9179: Menu hardware key does not close menu
  * hildon-home-main.c:
  * - Don't keep hiding/showing menu when doing long menu key press
  * Fixed #16797: AFW Stress Testing: Changing home background image
    reboots
  * hildon-home-main.c:
  * -  Removed one second delay before showing Loading cancel note
  * - comments clean-up
  * hildon-home-main.h:
  * - Removed ONE_SECOND define
  * - changed show_loading_cancel_note() prototype
  * Use new l10n packages

 -- Nokia <nokia>  Mon,  8 Aug 2005 13:11:29 +0300

maemo-af-desktop (1.37.0-1) unstable; urgency=low

  * Fixed #16329: Task navigator crashes with incomplete .desktop files,
    both while running and at startup
  * others-menu.c:
  * - Do not attempt to create menuitems for applications with mangled
    .desktop files
  * windowmanger.c:
  * - Do not add applications with broken .desktop files to the
    treemodel. (broken equals missing Name, Exec or StartupWMClass
    fields)

 -- Nokia <nokia>  Fri,  5 Aug 2005 15:18:07 +0300

maemo-af-desktop (1.36.0-1) unstable; urgency=low

  * Fixed #16775: System dialog API has wrong icon for OSSO_GN_NOTICE
  * hildon-status-bar-lib.c:
  * - Changed icon name from qgn_note_confirm to qgn_note_info
  * Fixed #15856: TN does not restart bg-killed applications
  * windowmanager.c:
  * - Added automated topping of killed applications.
  * - Minimization support improvements required by automated topping
    fix.
  * - Handle a rare situation with 0-length _NET_CLIENT_LIST X property
    properly.
  * Fixed #16179: saved picture cannot be selected as background image
  * - Modified: hildon-home/hildon-home-main.c

 -- Nokia <nokia>  Thu,  4 Aug 2005 12:13:24 +0300

maemo-af-desktop (1.35.0-1) unstable; urgency=low

  * Removed all references to libxtst
  * Fixed #16337: Maemo-af-desktop crashes with broken background image
  * hildon-home-main.c
  * - including logging headers
  * - set_default_background_image()
  * -- removing old files and symlink to intall time generated images
  * - refresh_background_image()
  * -- change in check procedure to catch corrupted image file

 -- Nokia <nokia>  Tue,  2 Aug 2005 15:26:19 +0300

maemo-af-desktop (1.34.0-1) unstable; urgency=low

  * Fixed #14536: On setting background image, a note "Loading image"
    note does not display
  * Fixed #15041: On selecting the same image as a background the apply
    button should be dimmed
  * Fixed #15786: "Set background image" doesn't indicate the active
    image -TRUE

 -- Nokia <nokia>  Mon,  1 Aug 2005 17:29:15 +0300

maemo-af-desktop (1.33.0-2) unstable; urgency=low

  * Added dependency for libosso-dev version >= 0.9.10

 -- Nokia <nokia>  Wed, 27 Jul 2005 18:17:09 +0300

maemo-af-desktop (1.33.0-1) unstable; urgency=low

  * Fixed #1660 (Removed logging functions)
  * hildon-home/hildon-home-plugin-loader.c: Included the log-
    functions.h
  * hildon-home/hildon-home-main.c: Included the log-functions.h
  * hildon-status-bar/hildon-status-bar-[main|item|lib].c: Included the
    log-functions.h
  * hildon-navigator/others-menu.c: Included the log-functions.h
  * hildon-navigator/application-switcher.c: Included the log-
    functions.h
  * hildon-navigator/windowmanager.c: Included the log-functions.h
  * hildon-navigator/osso-manager.c: Included the log-functions.h
  * hildon-navigator/hildon-navigator-main.c: Included the log-
    functions.h

 -- nokia <nokia>  Thu, 21 Jul 2005 16:51:11 +0300

maemo-af-desktop (1.32.0-1) unstable; urgency=low

  * Fixed #13749 (Home background not ready during first boot)
  * debian/maemo-af-desktop.postinst: usage of image loader
  * hildon-home/hildon-home-main.c: symlinks to pregenerated image files

 -- nokia <nokia>  Mon, 18 Jul 2005 17:10:24 +0300

maemo-af-desktop (1.31.0-1) unstable; urgency=low

  * Fixed #14798 ((Program names not truncated correctly in task
    navigator)
  * application-switcher.h: Changed incorrect menu width max value to
    comply with the current specifications
  * application-switcher.c:
  *  - AS menu fixed to check for the max. allocatable width.
  *  - AS menu button gets activated when opened with long home press
  * windowmanager.c:
  *  - Moved often-done check for the subname property to its own
    function
  *  - Now we actually _always_ read the whole subname property
  * Added support for the maemo launcher as an compile-time option

 -- nokia <nokia>  Mon, 11 Jul 2005 15:32:06 +0300

maemo-af-desktop (1.30.0-1) unstable; urgency=low

  * Fixed #13372 (When looping through the menuitems set  pointers to
    NULL before assigning new values.)
  * Fixed #15459 (Home application seems to load and have in RAM two
    backgrounds at the same time)
  * hildon-home-main.c: Setting widget name removed
  * others-menu.c: When looping through the menuitems set  pointers to
    NULL before assigning new values.

 -- nokia <nokia>  Fri,  8 Jul 2005 15:53:05 +0300

maemo-af-desktop (1.29.0-1) unstable; urgency=low

  * Fixed #14901 (Application Switcher menu item names end with a hyphen
    ( - ))
  * Fixed #14975 (Status bar: tapping on connectivity icons steels focus
    from application switcher)
  * Fixed #14976 (Focus indicator is lost if tooltip is shown for the
    topmost application in Application switcher.)
  * Fixed #14185 (Improvements to background killing)
  * windowmanager.c: Use _NET_SHOWING_DESKTOP property instead of
    combination of _NET_ACTIVE_WINDOW and WM_CLASS to determine whether
    the desktop is topped.
  * - Fixes to killed application handling
  * - Supports lowmem_on / lowmem off signals
  * application-switcher.c: Fixed a flawed string test.
  * - Listen for lowmem on/off signals

 -- nokia <nokia>  Mon,  4 Jul 2005 15:46:50 +0300

maemo-af-desktop (1.28.0-1) unstable; urgency=low

  * Fixed #11084: Code review comments for hildon-home-main.c
  * Fixed #11088: Code review comments for hildon-home-plugin-loader.c
  * Fixed #11090: Code review comments for hildon-home-image-loader.c
  * hildon-home-main.c:
  * - strcmp to g_str functions.
  * - Extra checks removed before doing g_free.
  * maemo-af-desktop/hildon-home/hildon-home-main.h
  * - order of declarations changed
  * maemo-af-desktop/hildon-home/hildon-home-plugin-loader.c
  * - plugin path construction made better to maintain by define format
  * string
  * maemo-af-desktop/hildon-home/hildon-home-image-loader.c
  * - handle from gnome_vfs_init closed with gnome_vfs_close
  * - main() argument handling simplified and strcmp calls removed
  * fixed #14574: Home - Set background image - truncation
  * hildon-home-main.c:
  * - Set the size request for the combo of background selection dialog
    to make it fill the available space
  * Fixed #13742: Selecting Home from the Task Navigator Application
    Swither menu starts the previously accessed application.
  * windowmanager.c:
  * - Fixed application switcher menu behaviour
  * Fixed #11126: Code review comments for hildon-status-bar-item.c
  * Fixed #11127: Code review comments for hildon-status-bar-lib.c
  * Fixed #11131: Code review comments for hildon-status-bar-main.c
  * - Modified: hildon-status-bar-item.h hildon-status-bar-item.c
    hildon-status-bar-lib.h hildon-status-bar-lib.c hildon-status-bar-
    main.c hildon-status-bar-main.h

 -- nokia <nokia>  Mon,  4 Jul 2005 15:36:57 +0300

maemo-af-desktop (1.27.0-2) unstable; urgency=low

  * Added shared-mime-info dependencty to maemo-af-desktop binary
    package

 -- nokia <nokia>  Mon, 20 Jun 2005 16:05:52 +0300

maemo-af-desktop (1.27.0-1) unstable; urgency=low

  * Fixed #13388 (Whole device hangs while dragging in Others menu)
  * hildon-home-main.[ch]:
  * - Added a break check in to a while loop
  * Fixed #14547: Home Application (maemo-af-desktop): Applet sizes
    incorrect
  * hildon-home-main.h:
  * - Applet sizes and layout change

 -- Nokia <nokia>  Fri, 17 Jun 2005 09:55:47 +0300

maemo-af-desktop (1.26.0-1) unstable; urgency=low

  * windowmanager.c:
  * - memory handling correction to Task Navigator
  * Fixed #14249: libosso broadcasts private signal to everybody
  * windowmanager.c:
  * - Launch banner changed to use method call instead of signal.
  * Fixed #11100 ("Code review comments for application-switcher.c")
  * Fixed #11102 ("Code review comments for hildon-navigator-main.c")
  * Fixed #11105 ("Code review comments for hildon-navigator.c")
  * Fixed #11119 ("Code review comments for osso-manager.c")
  * Fixed #11121 ("Code review comments for others-menu.c")
  * Fixed #11125 ("Code review comments for windowmanager.c")
  * maemo-af-desktop/hildon-navigator/application-switcher.c
  * maemo-af-desktop/hildon-navigator/application-switcher.h
  * - moved defines to header
  * - strcmp to glib functions
  * - logging with osso_log
  * - defines for magic numebers
  * maemo-af-desktop/hildon-navigator/hildon-navigator-main.c
  * - TRACE debug removed
  * maemo-af-desktop/hildon-navigator/hildon-navigator.h
  * - enumerated defines
  * maemo-af-desktop/hildon-navigator/osso-manager.c
  * maemo-af-desktop/hildon-navigator/osso-manager.h
  * - moved defines to header
  * - logging with osso_log
  * - defines for magic numebers
  * maemo-af-desktop/hildon-navigator/others-menu.c
  * maemo-af-desktop/hildon-navigator/others-menu.h
  * - moved defines to header
  * - strcmp to glib functions
  * - logging with osso_log
  * - defines for magic numebers
  * - function declarations to start of file
  * - others_menu_get_items()
  * -- checks for correct directory name added for creating submenu
    labels
  * maemo-af-desktop/hildon-navigator/windowmanager.c
  * maemo-af-desktop/hildon-navigator/windowmanager.h
  * - moved defines to header
  * - strcmp to glib functions
  * - logging with osso_log
  * - defines for magic numebers
  * - create_notify_handler()
  * -- initiliazation of attrs.override_redirect added
  * Cleaned up forbidden words
  * - Modified: hildon-home-plugin-interface.h hildon-navigator-lib.h
    hildon-navigator-main.h de_DE.po en_EN.po en_GB.po en_US.po es_ES.po
    es_MX.po fi_FI.po fr_CA.po fr_FR.po it_IT.po pt_BR.po ru_RU.po

 -- Nokia <nokia>  Thu, 16 Jun 2005 19:03:17 +0300

maemo-af-desktop (1.25.0-1) unstable; urgency=low

  * Fixed #13753 Application switcher arrows shown in dimmed state when
    device is booted
  * hildon-navigator-main.c,maemo-af-desktop-main.c:
  * - Initial display of TN GUI is again done by TN itself, not by the
    maemo initialization.

 -- Nokia <nokia>  Tue, 14 Jun 2005 12:41:00 +0300

maemo-af-desktop (1.24.0-1) unstable; urgency=low

  * Image mime support for Home image loading.
  * maemo-af-desktop/Makefile.am:
  * - added maemo-af-desktop.postinst and maemo-af-desktop.xml to
    EXTRA_DIST
  * maemo-af-desktop/debian/control:
  * - depency to mimetype database
  * maemo-af-desktop/debian/maemo-af-desktop.install:
  * - directory to be installed and containing maemo-af-desktop.xml
  * maemo-af-desktop/debian/maemo-af-desktop.postinst:
  * - new, script to update mime database
  * maemo-af-desktop/debian/maemo-af-desktop.xml:
  * - new, defination of required image mimetypes
  * maemo-af-desktop/debian/rules:
  * - rules to install mime types
  * --
  * hildon-navigator/windowmanager.c:
  * - Improved the handling of view registrations for situations where
    the asynchronity of X and hildonapp changes caused problems.
  * Fixed #10558: FR_CA Home memory card cover: no message when open
  * hildon-home-image-loader.c:
  * - uri prefix comparision changed in function load_image_from_uri()
  * hildon-home-image-loader.h:
  * - mmc uri prefix defined
  * Fixed #10062: Plugin API issues
  * hildon-navigator-dev.install:
  * - installs navigators interface header and package config
  * control:
  * - Added -dev package

 -- Nokia <nokia>  Mon, 13 Jun 2005 15:33:45 +0300

maemo-af-desktop (1.23.0-1) unstable; urgency=low

  * Fixed #12273: de-DE Notes, Teach Handwriting: application name in
    loading banner still in English
  * en_GB.po:
  * - Added teach localisation

 -- Nokia <nokia>  Mon,  6 Jun 2005 10:37:45 +0300

maemo-af-desktop (1.22.0-1) unstable; urgency=low

  * hildon-home-main.h:
  * - new layout guide values for applet area
  * hildon-home-image-viewer.h:
  * - updated apple area size
  * Fixed #9309: Minor code review comment for Hildon-Status-Bar
  * hildon-status-bar-main.c:
  * - some includes removed duplicates included headers.
  * - Renamed a variable.
  * - Added logging and improved message clarity
  * - Fixed a real bug and another real bug.
  * - Clarified logic.
  * hildon-status-bar-item.c:
  * - config.h included first
  * - unnecessary include removed.
  * hildon-status-bar-lib.c:
  * - removed g_print
  * Fixed #5424: AF SYTE: Icon for a minimized application remains in
    depressed state on the Task Navigator when Control Panel application
    is active.
  * Fixed #4459: AF SYTE: Icons on the Application Switcher area of the
    Task Navigator do not get re-arranged when we move between
    applications.
  * Fixed #8806: When a file is opened from the filemanager, the app.
    icons are not stacked in the right order in the task panel.
  * Fixed #9655: When a search result is opened, the icons in the
    application switcher area donot get re-ordered
  * Fixed #8075: Application switcher icons have bad behaviour
  * Fixed #7128: The task navigator does not notice (an application)
    raising a window
  * Fixed #3671: TN - Application Switcher & Bookmark Manager
  * -- Lots of modifications: application-switcher.[ch],windowmanager.c
  
 -- Nokia <nokia>  Fri,  3 Jun 2005 13:22:30 +0300

maemo-af-desktop (1.21.0-1) unstable; urgency=low

  * Changed to use LAUNCHWRAPPER_NICE

 -- Nokia <nokia>  Fri, 27 May 2005 11:59:09 +0300

maemo-af-desktop (1.20.0-1) unstable; urgency=low

  * Updated menu structure to meet 2.5 spec
  * Added support for launching CP plugins from menu
  * Fixed #10607: Application titles are implemented using a wrong font
    and placed incorrectly
  * hildon-home-main.h:
  * - Changed the fixed value for title alignment
  * Fixed #10443: Switching themes leaks pixmaps

 -- Nokia <nokia>  Tue, 24 May 2005 19:44:10 +0300

maemo-af-desktop (1.19.0-1) unstable; urgency=low

  * Fixed some packaging errors

 -- Nokia <nokia>  Thu, 19 May 2005 17:51:01 +0300

maemo-af-desktop (1.18.0-1) unstable; urgency=low

  * Update to match CVS HEAD

 -- Nokia <nokia>  Tue, 17 May 2005 15:15:05 +0300

maemo-af-desktop (1.17.0) unstable; urgency=low

  * initial version of maemo-af-desktop, week 17 release

 -- Karoliina Salminen <karoliina.t.salminen at nokia dot com>  Fri, 29 Apr 2005 10:58:41 +0300


