ume-launcher (0.6.14) hardy; urgency=low

  * explicitly set "LAUNCHER_NORESTART" env variable to 0 if --no-restart
    not specified on the command line to ensure launcher correctly
    listening for vt switch dbus signal (LP: #237761)

 -- Bill Filler <bill.filler@canonical.com>  Thu, 30 Oct 2008 15:20:03 -0400

ume-launcher (0.6.13) hardy; urgency=low

  * All categories greyed with "Add to Favorites" is interupted (LP: #276799)
    - Make sure the drag-server deals with motions events where the mbutton is
    not pressed as a cancelled drag
    
  * ume-launcher with dual-screen (LP: #274778)
    - Use gdk_screen_get_monitor_geometry to always position on the first 
      monitor for dual screen set-ups (where video card reports Xinerama or
      xrandr information).

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 28 Oct 2008 15:02:04 +0000

ume-launcher (0.6.12) hardy; urgency=low

  * wallpaper goes black when scrolling in ume-launcher (LP: #259153)
    - Substitute using clutter_actor_transform_stage_point for using straight
      integers and some calculations for the distance of scroll.

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 28 Oct 2008 13:29:00 +0000

ume-launcher (0.6.11) hardy; urgency=low

  * The Quit menu is always highlighted even I click the Games menu.
    (LP: #288542)
    - Inactivate the quit option after a timeout

  * The UME Launch menu can't be changed from Place to Favorites in the 
    Portrait Mode. (LP: #288566)
    - Make sure to set active_category=NULL when places is clicked, other wise
      code to previent reloading category twice will stop the user returning
      to the last active category.

  * The "Home" folder can't be added to the Favorites menu in the Portrait mode.
    (LP: #288569)
    - Disable dragging and right-click "Add to favorites" actions on icons
    within the Places menu.

  * The UME Launch menu changes when switching from Tablet mode to Portrait
    mode (LP: #288571)
    - Maintain state of launcher through restarts (VT switches + resizes) by 
      adding a --last-category command-line option. The last category will
      always be active after a restart.

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 27 Oct 2008 15:46:52 +0000

ume-launcher (0.6.10) hardy; urgency=low

  * Scroll down when clicking scollbar track (LP: #272839)
      - Move scrollbar when the trough is clicked
  * * Custom bookmark icon is not honored (LP: #278319)
      - Use GIO to get icon information about a URI

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 24 Oct 2008 16:19:53 +0100

ume-launcher (0.6.9) hardy; urgency=low

  * Unable to open sftp bookmark from launcher (LP: #278286)
    - Cannot display remote locations unless they are already mounted, so if
      the display fails, use g_file_mount_enclosing_volume to mount before
      trying to show.

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 24 Oct 2008 14:12:11 +0100

ume-launcher (0.6.8) hardy; urgency=low

  * ume-launcher stop working after a suspend (LP: #237761)
    - Final tweak to the suspend/resume handling code:
      - Only restart on suspend/resume once, as the bug on Intel drivers only
        happens on the first cycle.
      - When started with the --no-restart flag, don't init() D-Bus at all

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

ume-launcher (0.6.7) hardy; urgency=low

  * Shrinks desktop background (LP: #283374)
    - Merge James Westby's changes to netbook-launcher to fix bg zooming

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 21 Oct 2008 14:18:09 +0100

ume-launcher (0.6.6) hardy; urgency=low

  * Make grab area for Remove Favorite bigger (LP: #272227)
    - Make the entire icon (including the text) draggable

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 21 Oct 2008 12:26:57 +0100

ume-launcher (0.6.5) hardy; urgency=low

  * Some application name in launcher can not be wrapped when l.. (LP: #279470)
    - Fix width of text label in launcher-notify so it wraps correctly.

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 15 Oct 2008 13:08:17 +0100

ume-launcher (0.6.4) hardy; urgency=low

  * Add en_GB and pt (Portuguese) translations 

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Fri, 03 Oct 2008 13:24:24 +0000

ume-launcher (0.6.3) hardy; urgency=low

  * Language set as Dutch, the folder bookmark "Video's" (LP: #276651)
    - Wrap the xdg-open command in quotes

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 01 Oct 2008 16:47:35 +0100

ume-launcher (0.6.2) hardy; urgency=low

  * In German, some desktop icon text is truncated (LP: #273139)
    - Add support for proper ellipsizing to sidebar shortcuts
    - Reduce the width of sidebar shortcuts to fit properly in the space
    - Fix icon text to not run off the edges of the screen
    - Add support for WORD_CHAR line wrapping to icon text, so no text is
      missing.
    - Fix RTL languages in the notify-popup

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 01 Oct 2008 14:57:10 +0100

ume-launcher (0.6.1) hardy; urgency=low

  * Add pt (for Portuguese, as opposed to pt_BR for Brazilian) po and to
    LINGUAS

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Tue, 30 Sep 2008 17:54:28 +0000

ume-launcher (0.6.0) hardy; urgency=low

  * Add support for Portrait mode (screen height > width)
    - Remove left sidebar
    - Move Quit to bottom left
    - New static category above "Quit"
      - Contains contents of Sidebar (shortcuts/volumes/places)
    - Fix dimension calculation to allow more categories to be shown
    - Fill entire screen
    - Make launcher "window" TidyTexture based to allow correct stretching
    - Make notify window wider
    - Increase n_rows for iconview

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 29 Sep 2008 15:51:10 +0100

ume-launcher (0.5ubuntu20) hardy; urgency=low

  * Don't lose the Preferences & Administration cat's on menu refreshs
    - Caused by double un-reffing an iter

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 18 Sep 2008 19:25:43 +0100

ume-launcher (0.5ubuntu19) hardy; urgency=low

  * Fix RTL language support by modifying the layout (LP: #269187)

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 18 Sep 2008 19:06:28 +0100

ume-launcher (0.5ubuntu18) hardy; urgency=low

  * Update update ja, ko and zh_TW pos (had been untranslated)

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Thu, 18 Sep 2008 18:32:52 +0100

ume-launcher (0.5ubuntu17) hardy; urgency=low

  * the left application catalog issue of launcher when menu is (LP: #268456)
    - Don't break on Seperators, just skip them
    - Don't add root applications to the categories

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 10 Sep 2008 12:17:40 +0100

ume-launcher (0.5ubuntu16) hardy; urgency=low

  * ume-launcher crashes when program is not found (LP: #263426)
    - GnomeDesktopItem does not fill out a GError when it can't load a file
      due to the Exec= key pointing to a file that doesn't exist, so we need
      and implicit check to see if the item returned is valid.

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

ume-launcher (0.5ubuntu15) hardy; urgency=low

  * Difficult to launch apps using a tablet (LP: #264164)
    - Add a 7px radius before a drag is activated

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 04 Sep 2008 13:55:52 +0100

ume-launcher (0.5ubuntu14) hardy; urgency=low

  * Fix licensing in the headers under src/
  * Restore normal cursor when launcher is killed
  * Use uri not path when opening a newly-mounted volume
  * Make unmounted volumes more apparent to the user (and in-turn provide feed-
    back that the eject/unmount was successful.

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 04 Sep 2008 13:09:34 +0100

ume-launcher (0.5ubuntu13) hardy; urgency=low

  * Default folder name is not changed after switching to a new (LP: #263018)

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

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

  * Don't use NULL eject callbacks, they cause a crash. (LP: #262700)

 -- Michael Terry <michael.terry@canonical.com>  Fri, 29 Aug 2008 12:57:10 -0400

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

  *  category in the left panel disappears (LP: #261964)

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 29 Aug 2008 17:25:07 +0100

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

  * category in the left panel disappears (LP: #261964)

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

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

  * Use xdg-open rather than directly launching nautilus (LP: #248091)
  * Add xdg-utils to Depends

 -- Michael Terry <michael.terry@canonical.com>  Thu, 28 Aug 2008 11:15:06 -0400

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

  * Use ConsoleKit to determine when the Session becomes inactive and restart
    the launcher when it becomes active again. 
    This replaces the current sleep.d script and also works when the user
    switches virtual terminals manually.

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

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

  * Fixed intial volume mounting so they unmount cleanly
  * Updated translations

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 21 Aug 2008 10:35:58 +0100

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

  * Reduce the menu refresh timeout as slower timeouts leave the menu in an
    inconsistant state

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 20 Aug 2008 10:08:34 +0100

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

  * Alt + F4 closes ume-launcher (LP: #239635)
  * dragging favourites in ume launcher duplicates them (LP: #245384)
  * Favorites allows for multiple entries of the same program (LP: #242507)
  * Hide partition in sidebar (LP: #257641)

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 19 Aug 2008 13:21:33 +0100

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

  * Use GtkSettings to grab font name and dpi instead of GConf.

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

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

  * Don't set dpi if dpi < 0.
  * Drives having labels containing spaces can't be opened from (LP: #259202)

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

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

  * Add animations back to launcher-shortcut and launcher-icon
  * Change the default 'new' image to 'emblem-new' from the icon theme
  * Update LauncherNotify to hide as soon an a window is opened

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 18 Aug 2008 13:00:41 +0100

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

  * Increase size of launcher, add equal padding all around
  * Make tidy more robust (check for pointer validity

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 14 Aug 2008 13:40:54 +0100

ume-launcher (0.5) hardy; urgency=low

  * The right sidebar should be based on Gnome's places or be us.(LP: #238584)
  * Create an easy way to access and unmount removable devices   (LP: #240256)
  * Remove Control Center (UI is too different from the rest)    (LP: #240260)
  * Fonts too small and small icons (the ones in left and righ...(LP: #251163)
  * Disk Usage Analyzer label changes format                     (LP: #252586)
  * Adding item to Favorites crashes ume-launcher                (LP: #255962)
  * The logo is too small                                        (LP: #257222)
  * Remix can not accept USB name with space                     (LP: #257235)
  
  * Remove control-centre and add Preferences and Administration to the left 
    category pane.
  * Add scrolling support to both the category and places panes.
  * Increase the size of the launcher, exapand to full to bottom.
  * Add more error-checking, decrease the amount of warnings produced.

  * Bump release to 0.5

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 14 Aug 2008 11:03:16 +0100

ume-launcher (0.4ubuntu11) hardy; urgency=low

  * Fix scrolling where n_icons % n_rows = 0

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 01 Aug 2008 10:38:26 -0400

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

  * Clip labels to three lines
  * Make sure the "eat_event" signal handler is disconnected when the launcher
    is active.
  * Enable removing of favourites which are located in /usr/*

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 31 Jul 2008 17:00:50 -0400

ume-launcher (0.4ubuntu9) hardy; urgency=low

  * Favorites Category: Bottom row icon labels are truncated (LP: #252595)
  * More scroll space is added than needed (LP: #252601)
  * Settings and Quit still active when launcher is dim (LP: #252976)
  * Sometimes pointer doesn't work when switching back to launcher

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 31 Jul 2008 16:22:40 -0400

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

  * Settings and Quit still active when launcher is dim (LP: #252976)
  * Fix the drag-hang issue

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 31 Jul 2008 15:15:09 -0400

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

  * Don't wrap when the arrow key is continually pressed
  * Actually activate the icon when the user pressed enter/space

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 31 Jul 2008 12:00:47 -0400

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

  * enhancement request: add keyboard navigation to launcher (LP: #251246)

 -- Neil J. Patel <neil.patel@canonical.com>  Thu, 31 Jul 2008 11:46:28 -0400

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

  * Set the window-title as "Home"
  * Try and make sure launched application windows are given focus

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

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

  * Don't completely fade out launcher when it is inactive
  * Don't respond to imput events when inactive
  * Don't switch categories when menu changes

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

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

  * Fix error when emptying favorites category

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

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

  * ume-launcher doesn't use translated/stock items (LP: #238582)
    Patch by: golfish  <golfish218@gmail.com>

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

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

  * launcher resets after viewing another window (LP: #251251)
  * categories reorder after dragging a favorite (LP: #251224)
  * consider changing launcher .desktop icon to Ubuntu (LP: #251239)

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

ume-launcher (0.4) hardy; urgency=low

  * No scrollbar visible ever (LP: #245636)
  * notification not appearing (LP: #242973)
  * Launcher crashes if background doesn't exist (LP: #248712)
  * Segfault caused by using gnome-fs-folder as default (LP: #242395)
  * Applicationos will not start from Favorites (LP: #246375)
  * cannot "re-open" application (LP: #248267)
  * Shut down not apparent (LP: #239169)
  * Launcher should use the system menus (LP: #237522)
  * Don't show the applications menu (add/remove programs)
  * Enlarge the clip on the shortcut so we can see the separators!
  * Fix icon lookup
  * Long icon title expands beyond "Loading ..." window (LP: #239446)
  * Restart properly during suspend/size changes

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 23 Jul 2008 12:48:34 +0100

ume-launcher (0.3ubuntu6) hardy; urgency=low

  * Some positioning fixes
  * Support for web favs
  * Support for logos

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 30 Jun 2008 15:12:21 +0100

ume-launcher (0.3ubuntu5) hardy; urgency=low

  * Launcher can't add favourites with '/' in them (LP: #239154)
  * Icons are too small with 800x480 screen size (LP: #240645)
  * Applications covers sidebar (LP: #240019)
  * Right-click application to add to favourites (LP: #238672)

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 23 Jun 2008 14:10:05 +0100

ume-launcher (0.3ubuntu4) hardy; urgency=low

  * Fix error in converting exec lines to argv's. Escaped strings were
  mangled.

 -- Neil J. Patel <njpatel@gmail.com>  Wed, 04 Jun 2008 16:39:28 +0100

ume-launcher (0.3ubuntu3) hardy; urgency=low

  * Fix error where the remove favorite shortcut keeps appearing 

 -- Neil J. Patel <njpatel@gmail.com>  Tue, 03 Jun 2008 17:51:22 +0100

ume-launcher (0.3ubuntu2) hardy; urgency=low

  * Fixed bug with the drag server 

 -- Neil J. Patel <njpatel@gmail.com>  Tue, 03 Jun 2008 16:57:34 +0100

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

  * Update the license to GPLv3 

 -- Neil J. Patel <njpatel@gmail.com>  Tue, 03 Jun 2008 12:11:55 +0100

ume-launcher (0.3) hardy; urgency=low

  * Bumped version

 -- Neil J. Patel <njpatel@gmail.com>  Mon, 02 Jun 2008 17:02:55 +0100

ume-launcher (0.2-1ubuntu3) hardy; urgency=low

  * Updated the copyright
  * Removed duplicate files
  * Fixed 'create 'file://' dir in current directory bug

 -- Neil J. Patel <njpatel@gmail.com>  Tue, 20 May 2008 22:21:21 +0200

ume-launcher (0.2-1ubuntu2) hardy; urgency=low

  * Bumped version

 -- Neil J. Patel <njpatel@gmail.com>  Wed, 14 May 2008 10:34:01 +0100

ume-launcher (0.2-1ubuntu1) intrepid; urgency=low

  * Bumped versions

 -- Neil J. Patel <njpatel@gmail.com>  Sat, 10 May 2008 11:10:52 +0100

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

  * Initial release

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

