libliqbase (0.3.35) unstable; urgency=low

  * bugfixes
  * serious issue with args->newdialogtoopen in click event.  it was not releasing memory.  now code which uses it must ensure it has correct ref count.  if you want the cell to remain alive, then liqcell_hold() it.

 -- Gary Birkett <liquid@gmail.com>  08 September 2009 00:41:03 +0200

libliqbase (0.3.34) unstable; urgency=low

  * Non-maintainer upload.
  * Adding x11 dependencies to libliqbase-dev.

 -- Javier S. Pedro <maemo@javispedro.com>  Sun,  6 Sep 2009 23:04:15 +0200

libliqbase (0.3.33) unstable; urgency=low

  * Non-maintainer upload.
  * Fixing a few things related to missing .so in -dev package.

 -- Javier S. Pedro <maemo@javispedro.com>  Sun,  6 Sep 2009 18:57:26 +0200

libliqbase (0.3.32) unstable; urgency=low

  * intermediate
  * merged with javis, thanks!

 -- Gary Birkett <liquid@gmail.com>  06 September 2009 00:41:03 +0200

libliqbase (0.3.31) unstable; urgency=low

  * Non-maintainer upload.
  * Change soname to libliqbase.so.1.

 -- Javier S. Pedro <maemo@javispedro.com>  Sat,  5 Sep 2009 02:45:30 +0200

libliqbase (0.3.30) unstable; urgency=low

  * added history saving
  * numerous stability fixes
  * added gradients, just set the backcolor of a cell to "xrgb(r,g,b)" and the gradient will be used in place of a fixed color

 -- Gary Birkett <liquid@gmail.com>  30  August 2009 00:41:03 +0200

libliqbase (0.3.29) unstable; urgency=low

  * disabled overlay removal
  * made keyboard show nobble when on RX-34

 -- Gary Birkett <liquid@gmail.com>  26  August 2009 00:41:03 +0200

libliqbase (0.3.28) unstable; urgency=low

  * numerous bug fixes
  * added lowres parameter to allow half resolution rendering :)

 -- Gary Birkett <liquid@gmail.com>  24  August 2009 00:41:03 +0200

libliqbase (0.3.27) unstable; urgency=low

  * lots of changes

 -- Gary Birkett <liquid@gmail.com>  20  August 2009 00:41:03 +0200

libliqbase (0.3.26) unstable; urgency=low

  * adjusted startup flicker fix time and eat a couple of events along the way
  * tweaked the textbox and made sure password stars are adhered to on the vkb
  * fixed preffs bug (not rtrimming final character of a single char pref)

 -- Gary Birkett <liquid@gmail.com>  14 August 2009 20:41:03 +0200


libliqbase (0.3.25) unstable; urgency=low

  * added star support on password fields, liqcell_propseti(  cell, "textispassword", 1 );
  * fixed grid layout bug!  not noticed it wasnt including right hand side border

 -- Gary Birkett <liquid@gmail.com>  14 August 2009 22:41:03 +0200


libliqbase (0.3.24) unstable; urgency=low

  * first boot flicker fix put in place (on startup, it opens then closes then reopens).

 -- Gary Birkett <liquid@gmail.com>  14 August 2009 22:41:03 +0200


libliqbase (0.3.23) unstable; urgency=low

  * was not copying media

 -- Gary Birkett <liquid@gmail.com>  13 August 2009 22:41:03 +0200


libliqbase (0.3.22) unstable; urgency=low

  * more doh! moments

 -- Gary Birkett <liquid@gmail.com>  13 August 2009 22:41:03 +0200


libliqbase (0.3.21) unstable; urgency=low

  * remnents left from moving source files into lib.  includes not pointing in correct place

 -- Gary Birkett <liquid@gmail.com>  13 August 2009 22:41:03 +0200


libliqbase (0.3.20) unstable; urgency=low

  * git failure, changes to a number of areas.  added sqlite and curl. setting imagefloat:s property on an image does magic

 -- Gary Birkett <liquid@gmail.com>  13 August 2009 22:41:03 +0200


libliqbase (0.3.14) unstable; urgency=low

  * numerous cleanups

 -- Gary Birkett <liquid@gmail.com>  12 July 2009 22:41:03 +0200


libliqbase (0.3.11) unstable; urgency=low

  * prevent multiple event handlers being fired if at least 1 is found 

 -- Gary Birkett <liquid@gmail.com>  21 June 2009 22:41:03 +0200

libliqbase (0.3.10) unstable; urgency=low

  * bugfixes towards kotcomix and vgraph and general cleanups 

 -- Gary Birkett <liquid@gmail.com>  21 June 2009 22:41:03 +0200

libliqbase (0.3.9) unstable; urgency=low

  * bug with the wmclass.. 

 -- Gary Birkett <liquid@gmail.com>  17 June 2009 22:41:03 +0200


libliqbase (0.3.8) unstable; urgency=low

  * bug with the new osso code.. 

 -- Gary Birkett <liquid@gmail.com>  16 June 2009 22:41:03 +0200

libliqbase (0.3.7) unstable; urgency=low

  * stop crashing hildon desktop, cant use "liqbase-playground" as service name.
  * forced osso initialize to "liqbase_playground" in lib, and changed files here.
  * skipped a couple of revs also

 -- Gary Birkett <liquid@gmail.com>  16 June 2009 21:41:03 +0200

libliqbase (0.3.4) unstable; urgency=low

  * tweaks

 -- Gary <liquid@gmail.com>  15 June 2009 12:40:03 +0200

libliqbase (0.3.3) unstable; urgency=low

  * knob bugfixes and scrollbars

 -- Gary <liquid@gmail.com>  15 June 2009 12:40:03 +0200

libliqbase (0.3.2) unstable; urgency=low

  * bugfix to cellprop, was doubly freeing memory tsktsk

 -- Gary <liquid@gmail.com>  14 June 2009 12:40:03 +0200

libliqbase (0.3.1) unstable; urgency=low

  * remove xsp.

 -- Gary <liquid@gmail.com>  Tue, 09 June 2009 23:40:03 +0200

libliqbase (0.3) unstable; urgency=low

  * trying again.

 -- Gary <liquid@gmail.com>  Mon, 08 June 2009 23:40:03 +0200

libliqbase (0.2.1-dev-1) unstable; urgency=low

  * forgot libpng in debain folder, fixed calendar location.

 -- Gary <liquid@gmail.com>  Mon, 07 June 2009 23:40:03 +0200

libliqbase (0.2-dev-1) unstable; urgency=low

  * Initial release, Kees Jongenburger prepared baseline packaging.

 -- Gary <liquid@gmail.com>  Sat, 30 May 2009 13:18:03 +0200

