dell-launcher (0.8.16) hardy; urgency=low

  * Dell-Launcher crashed if move cursor to the shortcut with long name.
    (LP: #293472)
    - Pass through the ClutterCrossingEvent pointer to the launcher-icon as 
      the mouse x,y co-ordinates are needed to position the tooltip.

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 06 Nov 2008 11:28:06 +0000

dell-launcher (0.8.15) hardy; urgency=low

  * Disable ConsoleKit connecting for poulsbo (no need to restart launcher on
    VT switches).
  * Fix error where the launcher would not restart if a VT switch occurred
    after a resize
  * Explicitly set LAUNCHER_NORESTART to equal "0" if --no-restart isn't
    passed in.

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 31 Oct 2008 17:17:58 +0000

dell-launcher (0.8.14) hardy; urgency=low

  * Dell-Launcher is truncated after change resolution. (LP: #246871)
    - Make sure category names are not truncated after changing the
    resolution.

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 27 Oct 2008 12:01:25 +0000

dell-launcher (0.8.13) hardy; urgency=low

  * When using --no-restart, don't init D-Bus at all

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 20 Oct 2008 16:25:12 +0100

dell-launcher (0.8.12) hardy; urgency=low

  * YaoMing does not wake up after suspend (LP: #243047)
    - Only restart once per session
    - Disconnect signal handler from ConsoleKit proxy before disconnect
    - If we're still alive after a Resume, finalise the Proxy and Connection

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 20 Oct 2008 15:25:55 +0100

dell-launcher (0.8.11) hardy; urgency=low

  * <YM> Sometimes login Ubuntu operation system, desktop theme remains vacant.
    (LP: #250419)
    - Even smaller timeout to try and reduce the black screen showing time

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 20 Oct 2008 12:35:21 +0100

dell-launcher (0.8.10) hardy; urgency=low

  * Launcher greyed out when it's not supposed to be (LP: #277644)
    - Remove launcher lock when destroying dialog

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 03 Oct 2008 17:15:39 +0100

dell-launcher (0.8.9) hardy; urgency=low

  * <YM> Sometimes login Ubuntu operation system, desktop theme (LP: #250419)
    - Add an additional, longer,  timer for poulsbo to redraw the desktop on
      startup

  * Update license information
    - Add (C) 2008 Dell Inc. to files
    - Remove (C) Intel on files that are new (and shouldn't have it)
    - Add copyright & author information to the files from Moblin Clutter Home
      the we modified

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 03 Oct 2008 14:29:22 +0100

dell-launcher (0.8.8) hardy; urgency=low

  * Edit screen kills Dell Launcher (LP: #277228)
    - Return FALSE if gtk_tree_view_selection_get_selected returns FALSE.

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 03 Oct 2008 10:52:39 +0100

dell-launcher (0.8.7) hardy; urgency=low

  * Launcher crashes if application .desktop file not present (LP: #277060)
    - Check if item == NULL as the GError isn't always set
  
  * Clicking open on the application browser while a category (LP: #277062)
    - Expand categories when they are clicked

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 02 Oct 2008 12:53:15 +0100

dell-launcher (0.8.6) hardy; urgency=low

  * Launcher assests lack shadows (LP: #249843)
    - Restore shadows behing catbar & iconview

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 02 Oct 2008 10:14:28 +0100

dell-launcher (0.8.5) hardy; urgency=low

  * Shortcut cannot be launched if path with empty character. (LP: #276643) 
    - We need to wrap the file/folder paths in quotes so xdg-open can
      handle them properly.

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 01 Oct 2008 17:22:00 +0100

dell-launcher (0.8.4) hardy; urgency=low

  * Moving mouse around causes two category items to show target (LP: #273501)
    - Move the showing/unshowing into the iconview to ensure the state across
      all the icons.

  * Fix issue from earlier commit which caused the first category to be 
    highlighted on first-run.

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 30 Sep 2008 16:50:15 +0100

dell-launcher (0.8.3) hardy; urgency=low

  * Behave better on multi-screen setups by getting screen size info from
    gdk_screen_get_monitor_geometry (to match the gnome-panel behaviour).

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 30 Sep 2008 16:17:57 +0100

dell-launcher (0.8.2) hardy; urgency=low

  * Launcher allows 2 categories with the same name to be create (LP: #273511)
    - Show user a warning dialog if they try and create two cats with the same
      name
  * When adding a new category, Launcher should open it after  (LP: #273508)
    - Show the new category after creation

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 30 Sep 2008 13:57:46 +0100

dell-launcher (0.8.1) hardy; urgency=low

  * Don't show blurred image after initial creation if the launcher isn't in
    "active" state
  * Update versioning to remove "ubuntu*" string, replace with micro version

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 30 Sep 2008 12:39:06 +0100

dell-launcher (0.8) hardy; urgency=low

  * <YM> Sometimes login Ubuntu operation system, desktop theme (LP: #250419)
    - Force redraw for Poulsbo
  * Adding application to Launcher causes crash (LP: #273493)
    - A missing icon the theme causing crashes

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 25 Sep 2008 16:33:12 +0100

dell-launcher (0.7ubuntu6) hardy; urgency=low

  * Changing backgrounds is very slow on QH with Dell launcher (LP: #257113)
    Added support for threading the background creation so the launcher is
    always usable throughout background changes.

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 28 Aug 2008 13:10:38 +0100

dell-launcher (0.7ubuntu5) hardy; urgency=low

  * Use ConsoleKit to determine when the ActiveSession is changed and restart
    the launcher when the users session is restored.
    This replaces the script in sleep.d
  * Tile large textures
  * Allow YM to show blurred background
  * Clean up pixbuf loading code

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 28 Aug 2008 12:28:01 +0100

dell-launcher (0.7ubuntu4) hardy; urgency=low

  * Copy over suppression files for the applications & settings menus on
    initial startup.

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 14 Aug 2008 17:24:39 +0100

dell-launcher (0.7ubuntu3) hardy; urgency=low

  * "Add Category to Launche" Dialog is clipping the word "Laun...(LP: #256162)
  * Please vertically center the Laucher Grid in the screen re... (LP: #256260)
  * Dell-Launcher is truncated after change resolution LP: #246871)
  * Remove stray g_debug

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 11 Aug 2008 12:25:19 +0100

dell-launcher (0.7ubuntu2) hardy; urgency=low

  * Don't handle scroll events when there is no scrollbar.

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 08 Aug 2008 17:57:51 +0100

dell-launcher (0.7ubuntu1) hardy; urgency=low

  * Pause input while animations are playing to try and stop the launcher
    getting into an unusable state.

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 08 Aug 2008 12:29:14 +0100

dell-launcher (0.7) hardy; urgency=low

  * Up and down arrow buttons no function on Dell-launcher (LP: #250385)
  * After selecting the shortcut then quickly move the cursor... (LP: #250710)
  * Sometimes no response when clicking the item on launcher (LP: #253837)
  * When launch Adobe Reader 8,then run pdf file, Dell-Launch... (LP: #249382)
  * Sometimes the Dell-Launcher will disappear when continuin... (LP: #250427)
  * Bump release for RC1

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 07 Aug 2008 16:30:05 +0100

dell-launcher (0.6ubuntu17) hardy; urgency=low

  * "actions" on the back of launcher buttons are clipped off (LP: #255059)
  * double clicking categories can get launcher into an incons... (LP: #255057)
  * Stop multiple clicks from screwing up the rotation transform
  * Speed up opening of categories by loading in the icons as needed
  * No click feedback when selecting a category  (LP: #250904)
  * Fix the parenting of the scrollbar (should fade with iconview)

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 07 Aug 2008 15:31:53 +0100

dell-launcher (0.6ubuntu16) hardy; urgency=low

  * Background jumps when closing launcher category  (LP: #253366)
  * Fade the launcher to only 50/255 opacity, not 0.
  * Stop clicks when launcher is in hide mode
  * Don't lose state after launching an app (or when going into hide mode)
  * Add an idle timer to load up icons when the launcher has finished 
    er, launching.

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 05 Aug 2008 18:07:39 +0100

dell-launcher (0.6ubuntu15) hardy; urgency=low

  * Update belmont pos: de, es, fr, hu, it, ja, pl, pt_BR, ru, zh_CN, zh_TW 

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Tue, 05 Aug 2008 20:21:04 +0000

dell-launcher (0.6ubuntu14) hardy; urgency=low

  * Use the font DPI set in gnome gconf, rather than gconf dpi. This makes the
    font's exactly the same size as everything else on screen.

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 05 Aug 2008 15:39:22 +0100

dell-launcher (0.6ubuntu13) hardy; urgency=low

  * Add keyboard navigation support

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 05 Aug 2008 14:50:36 +0100

dell-launcher (0.6ubuntu12) hardy; urgency=low

  * Add animated re-oridering of categories and items
  * Make the category bar a bit larger
  * On poulsbo, make sure the iconview is higher up on the screen

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 29 Jul 2008 15:39:00 -0400

dell-launcher (0.6ubuntu11) hardy; urgency=low

  * Reorder animations for categories and icons

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 29 Jul 2008 15:04:39 -0400

dell-launcher (0.6ubuntu10) hardy; urgency=low

  * Replace menus for rotating menus (categories and tiles) (LP: #241521)

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 29 Jul 2008 13:24:46 -0400

dell-launcher (0.6ubuntu9) hardy; urgency=low

  * Don't lose user ordering when application list changes.  Fixes LP
    250395.

 -- Michael Terry <michael.terry@canonical.com>  Fri, 25 Jul 2008 14:20:17 -0400

dell-launcher (0.6ubuntu8) hardy; urgency=low

  * Fix restart issues 

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 21 Jul 2008 14:03:16 +0100

dell-launcher (0.6ubuntu7) hardy; urgency=low

  * Fix the catbarbg sizing

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 21 Jul 2008 13:40:46 +0100

dell-launcher (0.6ubuntu6) hardy; urgency=low

  * The function of "broswer…" button is not make sense when m...(LP: #250369)
  * Try and scale more textures
  * Fix the windowed mode & default sizing for testing
  * Reduce icon size for Poulsbo
  * Disable blurring for Poulsbo (LAUNCHER_NOBLUR=0 will enable it for testing)
  * Fix text height in icons for QH
  * Reduce frames and fps for Poulsbo.

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 21 Jul 2008 12:59:38 +0100

dell-launcher (0.6ubuntu5) hardy; urgency=low

  * Kalzium does not launch (LP: #249141)
  * The shortcut name doesn't show with moving icon when drag... (LP: #246510)
  * Added some extra highlighting to icons (LP: #249214)

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 18 Jul 2008 15:14:03 +0100

dell-launcher (0.6ubuntu4) intrepid; urgency=low

  * More control for colours via gconf (for the different profiles)
  * Fixed font rendering for poulsbo

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 18 Jul 2008 14:10:12 +0100


dell-launcher (0.6ubuntu3) hardy; urgency=low

  * Mark some missing new strings for translation.
  * Update pos.

 -- Michael Terry <michael.terry@canonical.com>  Fri, 18 Jul 2008 09:02:35 -0400

dell-launcher (0.6ubuntu2) hardy; urgency=low

  * Launcher font size should be increased (LP: #249165)
  * Launcher graphic elements should be repositioned (LP: #249173)
  * add shortcut to category button persists at all times (LP: #249204)
  * The separation line cannot move with scrolling. (LP: #244153)
  * launcher needs scrolling support for categories.. (LP: #242393)
  * Can't set any category to the latest one by move to right. (LP: #249358)

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 17 Jul 2008 17:51:24 +0100

dell-launcher (0.6ubuntu1) hardy; urgency=low

  * Change xdg-open checks to look for gnome-open instead.  Follow on for
    LP 247605.

 -- Michael Terry <michael.terry@canonical.com>  Thu, 17 Jul 2008 10:59:58 -0400

dell-launcher (0.6) hardy; urgency=low

  * Enable browse button for applications (LP: #241217)
  * the "rotation" effect sometimes halts before fully rotated (LP: #247053)
  * Launcher crashes if bg doesn't exist (LP: #248714)
  * Bump to 0.6

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 16 Jul 2008 16:21:55 +0100

dell-launcher (0.5ubuntu12) hardy; urgency=low

  * Create po files
  * Depend on "belmont-config-travel | belmont-config"

 -- Michael Terry <michael.terry@canonical.com>  Wed, 16 Jul 2008 11:00:04 -0400

dell-launcher (0.5ubuntu11) hardy; urgency=low

  * Update the poulsbo frames and fps values 

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 15 Jul 2008 16:06:54 +0100

dell-launcher (0.5ubuntu10) hardy; urgency=low

  * Chnage frames and fps for Poulsbo based devices

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 15 Jul 2008 12:20:34 +0100

dell-launcher (0.5ubuntu9) hardy; urgency=low

  * Don't use fullscreen window.  Rather, size window to match screen
    This avoids faking out other apps that think there's a fullscreen
    movie the user is watching or something.  Fixes LP #247399.

 -- Michael Terry <michael.terry@canonical.com>  Fri, 11 Jul 2008 14:44:13 -0400

dell-launcher (0.5ubuntu8) hardy; urgency=low

  * Use a plain old button+GtkFileChooserDialog instead of GnomeIconEntry
    because the GnomeIconEntry has odd file browsing behavior.  Fixes LP
    #241735.

 -- Michael Terry <michael.terry@canonical.com>  Thu, 10 Jul 2008 16:20:18 -0400

dell-launcher (0.5ubuntu7) hardy; urgency=low

  * Impose limit of 7 categories.  Fixes LP #242393.

 -- Michael Terry <michael.terry@canonical.com>  Thu, 10 Jul 2008 14:45:00 -0400

dell-launcher (0.5ubuntu6) hardy; urgency=low

  * Fix emtpy typo.
  * Don't install svg files, that's done by the various configs now.

 -- Michael Terry <michael.terry@canonical.com>  Thu, 10 Jul 2008 12:00:08 -0400

dell-launcher (0.5ubuntu5) hardy; urgency=low

  * Warning on deleting non-empty category.
  * Update all dialogs to respond when the 'enter' key is pressed

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 04 Jul 2008 19:16:29 +0100

dell-launcher (0.5ubuntu4) hardy; urgency=low

  * Add a way to override the medium speed frames and fps via:
    LAUNCHER_FRAMES=x (default: 24)
    LAUNCHER_FPS=x (default: 75)

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 04 Jul 2008 18:11:13 +0100

dell-launcher (0.5ubuntu3) hardy; urgency=low

  * Add window icon

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 04 Jul 2008 17:35:18 +0100

dell-launcher (0.5ubuntu2) hardy; urgency=low

  * Integrate favicon globe assets. In addition to normal icons, if the user
  chooses one of the 'globe' icons, the favicon will be composited onto it.

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 04 Jul 2008 13:37:41 +0100

dell-launcher (0.5ubuntu1) hardy; urgency=low

  * Added translation support
  * Integrated the scrollbar assets

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 03 Jul 2008 18:36:31 +0100

dell-launcher (0.5) hardy; urgency=low

  * Application re-ordering support via drag-and-drop 

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 27 Jun 2008 16:14:54 +0100

dell-launcher (0.4ubuntu10) hardy; urgency=low

  * Iconview clipping fixes

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 26 Jun 2008 17:43:42 +0100

dell-launcher (0.4ubuntu9) intrepid; urgency=low

  * Misc code cleanups
  * long text overwrites cell boundaries in launcher (LP: #241511)
  * implement right-click context menu in launcher (LP: #241522)
  * "browser..." button cannot work on Create Shortcut window (LP: #241217)

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 26 Jun 2008 13:21:08 +0100

dell-launcher (0.4ubuntu8) hardy; urgency=low

  * Speed up launcher startup by caching the blurred background image
  * Add some debugging output

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 24 Jun 2008 12:02:34 +0100

dell-launcher (0.4ubuntu7) hardy; urgency=low

  * Don't include applications from any of the default directories 

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 20 Jun 2008 18:17:44 +0100

dell-launcher (0.4ubuntu6) hardy; urgency=low

  * Fix launcher 'x' and 'i' icon showing (LP: #241521)
  * Fix launcher dialog titles (LP: #241519)
  * Make dialogs wider by default (LP: #241516)

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 20 Jun 2008 13:34:54 +0100

dell-launcher (0.4ubuntu5) hardy; urgency=low

  * Fix spacing & sizing on dialogs
  * Make a default focus widget on dialogs
  * Fix favicon saving bug
  * Fix add link title

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 20 Jun 2008 11:52:25 +0100

dell-launcher (0.4ubuntu4) hardy; urgency=low

  * Add/remove/edit categories
  * Add/remove/edit applications
  * Add from firefox
  * More apparent dragging of categories
  * Fix UI bugs
  * Fix opening of applications/links
  * Show busy cursor on non-startup-notification launches
  * Use xdg-open instead of gnome-specific
  * Fix unnecessary background re-draws

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 19 Jun 2008 18:30:31 +0100

dell-launcher (0.4ubuntu3) hardy; urgency=low

  * Separate all the menus/directories/applications data from the launcher

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 13 Jun 2008 18:17:17 +0100

dell-launcher (0.4ubuntu2) hardy; urgency=low

  * Fix the email and messenger applications

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 13 Jun 2008 14:51:58 +0100

dell-launcher (0.4ubuntu1) hardy; urgency=low

  * Add some default menus until the extra packages are ready

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 13 Jun 2008 14:32:30 +0100

dell-launcher (0.4) hardy; urgency=low

  * Make add/remove of categories picked up by Catbar
  * Read/write category order to gconf
  * Replace placeholder assets with real ones, update to make things fit
  * Fix up the 'add' buttons: artwork, speed, size
  * Allow re-ordering of categories via D&D on the catbar. Save to gconf
  * Better (still needs work) first-run process to create the needed 
    directories and custom menu files.
  * Show the launcher when clicked on
  * Update LauncherIconview to look/behave as described.
    * Show the background, don't draw any bg for each cell
    * Remove text highlight on the icons
    * Updated close and info icons to fit into theme
    * Fixed the scrolling and text sizing/wrapping 
    * Better icon sizes
    * New position for the iconview
  * Better string checking in menu file
  * Added fold-out animation to the iconview on first run

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 13 Jun 2008 13:30:14 +0100

dell-launcher (0.3ubuntu1) hardy; urgency=low

  * Add blur support
  * Fix timeline unref warnings
  * Removed unneeded code
  * Fix spacing/performance issues

 -- Neil J. Patel <njpatel@gmail.com>  Mon, 09 Jun 2008 15:45:55 +0100

dell-launcher (0.2) hardy; urgency=low

  * New version from Neil

 -- Michael Frey <michael.frey@canonical.com>  Thu, 15 May 2008 16:06:16 -0400

dell-launcher (0.1-2) hardy; urgency=low

  * Added libclutter depends line so it gets pulled into the image

 -- Michael Frey <michael.frey@canonical.com>  Fri, 09 May 2008 11:52:50 -0400

dell-launcher (0.1-1) unstable; urgency=low

  * Initial release

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 29 Apr 2008 11:19:58 +0100

