2013-12-27  Thomas Vogt  <tuxor1337@web.de>

	* Typo

2013-12-27  Thomas Vogt  <tuxor1337@web.de>

	* Add pressure sensitivity parameter to settings, fixes #38.

2013-12-15  tuxor1337  <tuxor1337@web.de>

	* Merge pull request #36 from olabini/master

2013-12-15  Ola Bini  <ola.bini@gmail.com>

	* Remove two warnings by adding ending semicolon and removing an ending comma. Fix two crashing bugs based on assignment to variables that were never declared

2013-11-22  tuxor1337  <tuxor1337@web.de>

	* fixes issue #35

2013-11-05  tuxor1337  <tuxor1337@web.de>

	* Update README.md

2013-11-05  tuxor1337  <tuxor1337@web.de>

	* Drop 3.6 support in favor of 3.10 support.

2013-10-12  tuxor1337  <tuxor1337@web.de>

	* Update hidetopbar.po

2013-10-12  tuxor1337  <tuxor1337@web.de>

	* Merge pull request #33 from abcdabcd987/master

2013-10-06  Lequn Chen  <chenlequn22@gmail.com>

	* added zh_CN translation

2013-10-06  Lequn Chen  <chenlequn22@gmail.com>

	* added zh_CN translation

2013-08-26  tuxor1337  <tuxor1337@web.de>

	* Add option wrt issue #20

2013-08-25  tuxor1337  <tuxor1337@web.de>

	* Update README.md

2013-08-25  tuxor1337  <tuxor1337@web.de>

	* Following recommendation in #28

2013-08-25  tuxor1337  <tuxor1337@web.de>

	* Add pressure-barrier option, fix issue #28

2013-08-25  tuxor1337  <tuxor1337@web.de>

	* Optional support for pressure barriers

2013-08-25  tuxor1337  <tuxor1337@web.de>

	* Code restructure, resolve issues #22 and #27

2013-05-29  tuxor1337  <tuxor1337@web.de>

	* Fix menu handling on leave

2013-05-28  tuxor1337  <tuxor1337@web.de>

	* Typo

2013-05-17  tuxor1337  <tuxor1337@web.de>

	* Merge pull request #21 from jonnius/master

2013-05-17  jonnius  <jonatan_zeidler@gmx.de>

	* add description to po-file

2013-05-17  jonnius  <jonatan_zeidler@gmx.de>

	* Merge branch 'master' of https://github.com/jonnius/hidetopbar

2013-05-17  jonnius  <jonatan_zeidler@gmx.de>

	* Merge branch 'master' of https://github.com/jonnius/hidetopbar

2013-05-17  jonnius  <jonatan_zeidler@gmx.de>

	* Merge branch 'master' of https://github.com/jonnius/hidetopbar

2013-05-17  jonnius  <jonatan_zeidler@gmx.de>

	* Merge branch 'master' of https://github.com/jonnius/hidetopbar

2013-05-17  jonnius  <jonatan_zeidler@gmx.de>

	* Merge branch 'master' of https://github.com/jonnius/hidetopbar

2013-05-17  jonnius  <jonatan_zeidler@gmx.de>

	* Merge branch 'master' of https://github.com/jonnius/hidetopbar

2013-05-17  jonnius  <jonatan_zeidler@gmx.de>

	* Merge branch 'master' of https://github.com/jonnius/hidetopbar

2013-05-17  jonnius  <jonatan_zeidler@gmx.de>

	* Merge branch 'master' of https://github.com/jonnius/hidetopbar

2013-05-17  jonnius  <jonatan_zeidler@gmx.de>

	* Merge branch 'master' of https://github.com/jonnius/hidetopbar

2013-05-17  jonnius  <jonatan_zeidler@gmx.de>

	* Translation

2013-05-17  jonnius  <jonatan_zeidler@gmx.de>

	* Translation

2013-04-27  tuxor1337  <tuxor1337@web.de>

	* Attempt producing smoother animation for 3.8.

2013-04-25  tuxor1337  <tuxor1337@web.de>

	* typo

2013-04-24  tuxor1337  <tuxor1337@web.de>

	* "mouse-sensitive" option depends on "hot-corner"

2013-04-24  tuxor1337  <tuxor1337@web.de>

	* Add 3.8 support

2013-04-24  tuxor1337  <tuxor1337@web.de>

	* Typo

2013-04-18  Thomas Vogt  <tuxor1337@web.de>

	* Regarding dearboy's feature request on extensions.gnome.org.

2013-03-23  tuxor1337  <tuxor1337@web.de>

	* Again concerning issue #13

2013-03-22  tuxor1337  <tuxor1337@web.de>

	* Fixes issue #13

2013-03-17  tuxor1337  <tuxor1337@web.de>

	* Fix issue #12

2013-03-13  tuxor1337  <tuxor1337@web.de>

	* Rounded corners issue

2013-03-13  tuxor1337  <tuxor1337@web.de>

	* Remove redundant line of code.

2013-03-11  tuxor1337  <tuxor1337@web.de>

	* Code cleanup and panel opacity

2013-03-04  Thomas Vogt  <tuxor1337@web.de>

	* Some cosmetical changes to the code.

2013-03-04  Thomas Vogt  <tuxor1337@web.de>

	* Fix problems when disabling extension after having enabled autohide option.

2013-02-21  Thomas Vogt  <tuxor1337@web.de>

	* Removed reference to fpmurphy due to a complete rewrite from scratch.

2013-02-21  Thomas Vogt  <tuxor1337@web.de>

	* Complete rewrite and implementation of option added in 881f993

2013-02-21  Thomas Vogt  <tuxor1337@web.de>

	* Add option to show top bar when mouse moves to the top.

2013-02-20  tuxor1337  <tuxor1337@web.de>

	* Update README.md

2013-02-18  Thomas Vogt  <tuxor1337@web.de>

	* Add option to enable/disable hot corner when panel is hidden.

2013-02-18  Thomas Vogt  <tuxor1337@web.de>

	* Merge branch 'master' of https://github.com/mlutfy/hidetopbar

2013-02-18  Thomas Vogt  <tuxor1337@web.de>

	* Add PanelBox handling to fix issue #7

2013-02-18  tuxor1337  <tuxor1337@web.de>

	* Update README.md

2013-02-18  tuxor1337  <tuxor1337@web.de>

	* Update README.md

2013-02-18  tuxor1337  <tuxor1337@web.de>

	* Update README.md

2013-02-18  tuxor1337  <tuxor1337@web.de>

	* Update README.md

2013-02-18  tuxor1337  <tuxor1337@web.de>

	* Update README.md

2013-02-18  Thomas Vogt  <tuxor1337@web.de>

	* Some code cleanup.

2013-02-08  Thomas Vogt  <tuxor1337@web.de>

	* Fix issues #3 #4 #5

2013-01-06  Mathieu Lutfy  <mathieu@bidon.ca>

	* rollback the Main.panel.actor.set_height() until the addTween is fixed.

2013-01-06  Mathieu Lutfy  <mathieu@bidon.ca>

	* show how to enable using gnome-shell-extension-tool, and update Copyright/credits

2013-01-06  Thomas Vogt  <tuxor1337@web.de>

	* Smoother animations: use show/hide events (instead of showing/hiding), fix relayout to avoid stepping over the search bar in overview mode, and smoother tweener animations.

2013-01-06  Thomas Vogt  <tuxor1337@web.de>

	* Rename AUTOHIDE_TIME const to ANIMATION_TIME

2013-01-06  Mathieu Lutfy  <mathieu@bidon.ca>

	* remove unnecessary whitespace in code

2013-01-02  Thomas Vogt  <tuxor1337@web.de>

	* Avoid hardcoding the PANEL_HEIGHT

2013-01-02  Mathieu Lutfy  <mathieu@bidon.ca>

	* Convert to a 'prototype' based on fpmurphy's code + Thomas Vogt's feedback, so that we can properly disconnect the events when the extension is disabled.

2013-01-02  Mathieu Lutfy  <mathieu@bidon.ca>

	* Issue #2 : fix const name.

2012-12-18  Mathieu Lutfy  <mathieu@bidon.ca>

	* add relevant links to the description, because extensions.gnome.org resets the page's description everytime.

2012-12-18  Mathieu Lutfy  <mathieu@bidon.ca>

	* add contributor to (c) + link to repo in extension.js

2012-12-18  Philip Witte  <witte2008@gmail.com>

	* Issue #2 : fix maximized window glitch when going to/from overview mode in gnome-shell 3.6

2012-12-18  Mathieu Lutfy  <mathieu@bidon.ca>

	* remove empty stylesheet.css

2012-12-10  Mathieu Lutfy  <mathieu@bidon.ca>

	* shell-version 3.6, not 3.6.1, otherwise incompatible with other minor versions.

2012-11-22  Mathieu Lutfy  <mathieu@bidon.ca>

	* move init() code to enable/disable.

2012-11-22  Mathieu Lutfy  <mathieu@bidon.ca>

	* remove hello-world example

2012-11-22  Mathieu Lutfy  <mathieu@bidon.ca>

	* add (C) ML

2012-11-22  Mathieu Lutfy  <mathieu@bidon.ca>

	* fix description

2012-11-22  Mathieu Lutfy  <mathieu@bidon.ca>

	* add README

2012-11-22  Mathieu Lutfy  <mathieu@bidon.ca>

	* init
