maximus (0.4.8) unr; urgency=low

  * [PATCH] option to not automatically maximize new windows (LP: #322226)
    - Add /apps/maximus/no_maximize gconf key to control whether applications
      are automatically maximised
    - Added key schema to maximus.schemas
    - Stopped toggling of undecorate from ignoring no_maximize
    Patch by Daniel Silva <daniel.silva@gmail.com>
  
  * missing sentinel when calling gnome_program_init (LP: #341307)
      - Patch by Hubert Figuiere <hub@figuiere.net>

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 17 Mar 2009 16:26:25 +0000

maximus (0.4.7) unr; urgency=low

  * Fix bug where switching to maximised windows would unmaximised the window.

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 18 Feb 2009 15:43:03 +0000

maximus (0.4.6) unr; urgency=low

  * Audacious should not have a windows decoration (LP: #237597)
    - If, when a window is opened, the window is not maximised and does not
      have window decorations, it is completely excluded from Maximus. This
      makes sure these windows (Audacious, cairo-clock etc) do not 
      accidently become maximised or get window decorations.

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 17 Feb 2009 13:26:46 +0000

maximus (0.4.5) unr; urgency=low

  * Some undecorated windows do not maximise (LP: #291013)
    - Don't maximise and undecorated windows which are larger than the
      current screen size. This makes the maximise a null-op on these windows
      and makes sure the user can still access the window without it
      "freezing" on screen without window borders.

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 17 Feb 2009 12:21:41 +0000

maximus (0.4.4) unr; urgency=low

  * Add autostart file to package

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 17 Feb 2009 11:26:44 +0000

maximus (0.4.3) hardy; urgency=low

  * Add autostart file

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 23 Jan 2009 12:02:06 +0000

maximus (0.4.2) hardy; urgency=low

  * added excludes for common Firefox secondardy windows Add-Ons, Error
    Console, and Clear Private Data 

 -- Bill Filler <bill.filler@canonical.com>  Wed, 29 Oct 2008 11:55:12 -0400

maximus (0.4.1) hardy; urgency=low

  * maximus crashed with SIGSEGV in strstr() when performing video hardware test
    (LP: #285452)
    - Merge James Westby's maximus branch which checks for res_name/class_name
      == NULL before calling strstr.

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 21 Oct 2008 10:24:11 +0100

maximus (0.4.0) hardy; urgency=low

  * Fix package naming to roll release.

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 13 Oct 2008 16:51:24 +0100

maximus (0.3ubuntu14) hardy; urgency=low

  * Get the real class & resource names from the window mananger for matching
    functions.

 -- Neil J. Patel <neil.patel@canonical.com>  Fri, 12 Sep 2008 13:07:54 +0100

maximus (0.3ubuntu13) hardy; urgency=low

  * "Quit" function on launcher does not work within 120-180 .. (LP: #268433)
    - Connect to the master gnome session client
    - Reply to the the "save-yourself" signal

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 10 Sep 2008 13:50:31 +0100

maximus (0.3ubuntu12) hardy; urgency=low

  * switching from Classic mode to UNR leaves user in browser (LP: #261966)
    - Make sure the user is taken back to desktop/launcher after a mode switch

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

maximus (0.3ubuntu11) hardy; urgency=low

  * "Maximus Windows Management" does not run well after se... (LP: #254409)

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

maximus (0.3ubuntu10) hardy; urgency=low

  * Don't maximise windows that can't maximise
  * Try and force maximising on windows that didn't maximise properly the 
    first time.
  * Some code cleanup

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 01 Sep 2008 14:12:35 +0100

maximus (0.3ubuntu9) hardy; urgency=low

  * Add Apport to to the exclusion list (LP: #258937)

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

maximus (0.3ubuntu8) hardy; urgency=low

  * Add Gnome Authorizations to the default exclude list
  * Use g_debug as printf, don't send complete strings

 -- Neil J. Patel <neil.patel@canonical.com>  Mon, 18 Aug 2008 10:57:46 +0100

maximus (0.3ubuntu7) hardy; urgency=low

  * desktop-switcher causing maximus to crash intermittently (LP: #251561)

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 30 Jul 2008 17:05:36 -0400

maximus (0.3ubuntu6) hardy; urgency=low

  * maximus not dynamically responding to undecorate gconf cha... (LP: #251557)
  * Be more stringent when doing WnckWindow validity checks

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

maximus (0.3ubuntu5) hardy; urgency=low

  * Have an internal list of excluded apps which are common across the
    destkop.

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

maximus (0.3ubuntu4) hardy; urgency=low

  * Don't run rules on windows which are already fullscreen (LP: #239181)

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

maximus (0.3ubuntu3) hardy; urgency=low

  * Better string checking before using str*
  * Fixed whitespace in copy&pasted functions

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

maximus (0.3ubuntu2) hardy; urgency=low

  * Actually fix the Gimp problem
  * Add some debugging output

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 11 Jun 2008 13:04:52 +0100

maximus (0.3ubuntu1) hardy; urgency=low

  * Do some string-validity checking when reading in rules. 

 -- Neil J. Patel <neil.patel@canonical.com>  Wed, 11 Jun 2008 11:12:11 +0100

maximus (0.3) hardy; urgency=low

  * Support for external fs definitions
  * Clean ups to internal fs implementation

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 10 Jun 2008 22:58:28 +0100

maximus (0.2ubuntu1) hardy; urgency=low

  * Fix incorrect dependency

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 10 Jun 2008 16:22:35 +0100

maximus (0.2) hardy; urgency=low

  * Fix Gimp maximising issue
  * Add option to undecorate

 -- Neil J. Patel <neil.patel@canonical.com>  Tue, 10 Jun 2008 15:37:31 +0100

maximus (0.1ubuntu5) hardy; urgency=low

  * Update license to GPLv3 

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

maximus (0.1ubuntu4) hardy; urgency=low

  * Load exclusion lists from gconf

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

maximus (0.1ubuntu3) hardy; urgency=low

  * Fixed gconf dependacy

 -- Neil J. Patel <njpatel@gmail.com>  Mon, 02 Jun 2008 14:33:24 +0100

maximus (0.1ubuntu2) hardy; urgency=low

  * Add a gimp rule
  * Add variations

 -- Neil J. Patel <njpatel@gmail.com>  Mon, 02 Jun 2008 14:28:09 +0100

maximus (0.1ubuntu1) hardy; urgency=low

  * Deal with maximize/unmaximize events

 -- Neil J. Patel <njpatel@gmail.com>  Mon, 02 Jun 2008 14:16:28 +0100

maximus (0.1) hardy; urgency=low

  * Initial release

 -- Neil J. Patel <njpatel@gmail.com>  Mon, 02 Jun 2008 13:54:04 +0100
