libscw (0.4.6-1osso116) unstable; urgency=low

  * scw/scwview.c: (scw_view_button_release), for maemo specific 
    functionality, check the event area
    Fixes: NB#85011

 -- Naba Kumar <naba.kumar@nokia.com>  Mon, 28 Apr 2008 19:42:03 +0300

libscw (0.4.6-1osso115) unstable; urgency=low

  * scw/scwview.c: (scw_view_init), for maemo specific functionality,
    gtk_widget_setup_tap_and_hold, remove the explicit setup. The setup
    should be done by the client, we just send the context activation
    signal if tap-and-hold signal's callback is called.
  * Fixes: NB#84903

 -- Naba Kumar <naba.kumar@nokia.com>  Thu, 24 Apr 2008 17:00:34 +0300

libscw (0.4.6-1osso114) unstable; urgency=low

  * scw/scwview.c: (scw_view_select_rows), use gtk_widget_queue_draw
    instead of invalidating selection box. This does not work if the
    widget has been scrolled. Fixes: NB#75667

 -- Naba Kumar <naba.kumar@nokia.com>  Mon, 12 Nov 2007 12:59:50 +0200

libscw (0.4.6-1osso113) unstable; urgency=low

  * scw/scwview.c: Do not use GTK 2.10 specific functions to create the
    selection targets. Instead, use a normal table in the private data
    and free the target name in destroy.
  * scw/scwview.c: When parsing actions and icons, be more gentle in
    handling them and prepend them into GList instead of appending. Helps
    a little bit when message has losts of icons or links. Still, long
    message parsing is too cumbersome.

 -- Naba Kumar <naba.kumar@nokia.com>  Thu, 18 Oct 2007 19:30:54 +0300

libscw (0.4.6-1osso112) unstable; urgency=low

  * scw/scwview.c: Some minor memory leaks fixed, related to pango attr
    lists in motion, and context activation.

 -- Naba Kumar <naba.kumar@nokia.com>  Wed, 26 Sep 2007 16:23:45 +0300

libscw (0.4.6-1osso111) unstable; urgency=low

  * scw/scwview.c: Make the X-Selection handling async, owner and request
    based. Fixes: NB#57469

 -- Naba Kumar <naba.kumar@nokia.com>  Tue, 25 Sep 2007 10:29:13 +0300

libscw (0.4.6-1osso110) unstable; urgency=low

  * scw/scwview.c: Fix scw_view_select_rows to invalidate the selected
    region again. Fixes: NB#62091
  * Don't leak Graphic Context references when painting isn't done in
    expose.

 -- Naba Kumar <naba.kumar@nokia.com>  Mon,  3 Sep 2007 16:42:09 +0300

libscw (0.4.6-1osso109) unstable; urgency=low

  * Add maemo specific popup menu support. This is conditionally built
    built. It's enabled by default.

 -- Naba Kumar <naba.kumar@nokia.com>  Mon, 23 Apr 2007 17:48:33 +0300

libscw (0.4.6-1osso108) unstable; urgency=low

  * Fixed scw_view_select_rows, so it can actually be used to
    select a range of rows.

 -- Naba Kumar <naba.kumar@nokia.com>  Mon, 23 Apr 2007 17:00:52 +0300

libscw (0.4.6-1osso107) unstable; urgency=low

  * Optimized icon lookup and resizing. Fixes: NB#46424

 -- Naba Kumar <naba.kumar@nokia.com>  Fri, 24 Nov 2006 16:13:46 +0200

libscw (0.4.6-1osso106) unstable; urgency=low

  * Scroll to end if VKB is popped out and we only have 8 - 12
    messages. Fixes: NB#43915
  * Get correct coordinates for each char glyph representing
    an icon. Fixes: NB#47543
  * Scroll while selecting text in y-axis. Fixes: NB#46397

 -- Naba Kumar <naba.kumar@nokia.com>  Tue, 21 Nov 2006 18:21:11 +0200

libscw (0.4.6-1osso105) unstable; urgency=low

  * Minor memory leak fix (one liner) which stacks up very
    fast.

 -- Naba Kumar <naba.kumar@nokia.com>  Mon, 16 Oct 2006 17:09:31 +0300

libscw (0.4.6-1osso104) unstable; urgency=low

  * Copied text from widget is actually nullified from clipboard
    now, if the selection is reseted.
  * Selections should no longer include hidden columns
  * Selections should no longer contain carbage chars
  * New interaction type, SCW_INTERACTION_SMART_SELECT, which
    makes the selection initiation require double- or triple-
    click. By default the widget pans. Related to NB#35725.

 -- Naba Kumar <naba.kumar@nokia.com>  Tue, 10 Oct 2006 18:31:02 +0300

libscw (0.4.6-1osso103) unstable; urgency=low

  * Icon rendering done only when icon size is changed or new icons
    are inserted. Very big optimatization in rendering and resizing.

 -- Naba Kumar <naba.kumar@nokia.com>  Mon,  9 Oct 2006 17:38:05 +0300

libscw (0.4.6-1osso102) unstable; urgency=low

  * Crash in selecting a full row with a column hidden fixed.
    NB#42103
  * Fixed scrolling bug. A new check was preventing the widget
    being scrolled.

 -- Naba Kumar <naba.kumar@nokia.com>  Fri,  6 Oct 2006 10:53:05 +0300

libscw (0.4.6-1osso101) unstable; urgency=low

  * dependency for -dbg package fixed

 -- Dmitry Rozhkov <ext-dmitry.rozhkov@nokia.com>  Tue,  3 Oct 2006 12:08:18 +0300

libscw (0.4.6-1osso100) unstable; urgency=low

  * Corrected icon placement on rows.
  * Corrected icon drawing, using icon actual size in draw
    instead of expected size. Fixes NB#40998.
  * Fix (by upstream) NB#38895.
  * Fix crash in scw_view_select_rows.

 -- Naba Kumar <naba.kumar@nokia.com>  Tue, 26 Sep 2006 15:23:07 +0300

libscw (0.4.6-1) unstable; urgency=low

  * New upstream release.

 -- Naba Kumar <naba.kumar@nokia.com>  Tue, 26 Sep 2006 11:56:20 +0300

libscw (0.4.4-1osso102) unstable; urgency=low

  * Fixed UTF-8 problems, by removing the UTF-8 offset calculations,
    PangoAttribute doesn't work with chars, it works by bytes. Fixes
    NB#37817

 -- Naba Kumar <naba.kumar@nokia.com>  Thu, 14 Sep 2006 17:50:12 +0300

libscw (0.4.4-1osso101) unstable; urgency=low

  * Added scw_view_select_rows function to enable selecting of
    certain row range. This can be used for instance with search
    functionality to hilite results. Related to NB#32865.
  * Added one more gtk_widget_queue_draw call to fix drawing glitch
    in selecting text. NB#37409.

 -- Naba Kumar <naba.kumar@nokia.com>  Tue, 15 Aug 2006 20:23:34 +0300

libscw (0.4.4-1osso4) unstable; urgency=low

  * When ScwView height changes, the widget will now correctly scroll
    on the last row, if the view is currently on the last row.
    NB#31706

 -- Naba Kumar <naba.kumar@nokia.com>  Thu,  3 Aug 2006 16:15:03 +0300

libscw (0.4.4-1osso3) unstable; urgency=low

  * Icons are now on correct rows.

 -- Naba Kumar <naba.kumar@nokia.com>  Tue, 20 Jun 2006 20:19:39 +0300

libscw (0.4.4-1osso2) unstable; urgency=low

  * Added "invert-panning" property to be able to devide which
    way the panning works.
  * Optimatization to size request, no longer uses g_list_nth which
    would cause the widget slow down expotentially in some situations,
    instead iterates through the rows.

 -- Naba Kumar <naba.kumar@nokia.com>  Fri, 16 Jun 2006 12:49:30 +0300

libscw (0.4.4-1osso1.2) unstable; urgency=low

  * Added build dependency to gtk-doc-tools

 -- Naba Kumar <naba.kumar@nokia.com>  Thu, 15 Jun 2006 13:03:40 +0300

libscw (0.4.4-1osso1) unstable; urgency=low

  * Upstream release 0.4.4
  * Fixed a memory leak with prelight PangoAttribute filterings

 -- Naba Kumar <naba.kumar@nokia.com>  Wed, 14 Jun 2006 21:36:06 +0300

libscw (0.4.3-1osso2) unstable; urgency=low

  * scw/scwview.c: Removed incorrect g_object_unrefs for embedded icons.

 -- Naba Kumar <naba.kumar@nokia.com>  Mon,  5 Jun 2006 12:08:31 +0300

libscw (0.4.3-1osso1.2) unstable; urgency=low

  * scw/scwview.c: Fixed memory leaks in action signal emission, by removing
    the g_strdup calls for signal parameters. Fixed leaks in parsing actions,
    the action attribute list was not freed. Fixed parsing of action locations
    and ids with UTF-8 characters, partially. Prelights are still sometimes
    on incorrect positions. Fixed a memory leak in drawing rows, while skipping
    a hidden column, the GdkRectangle wasn't being freed. Hopefully it's now
    leak free.

 -- Naba Kumar <naba.kumar@nokia.com>  Thu,  1 Jun 2006 15:29:48 +0300

libscw (0.4.3-1osso1.1) unstable; urgency=low

  * fixed bug 31214

 -- Sergey Lapin <ext-sergey.lapin@nokia.com>  Tue, 30 May 2006 15:08:07 +0300

libscw (0.4.3-1osso1) unstable; urgency=low

  * scw/scwview.c: Changed panning to work as it works on the
    other applications on maemo platform. Thanks Lassi. Fixed
    a major memory leak in expose event.

 -- Naba Kumar <naba.kumar@nokia.com>  Fri,  5 May 2006 18:05:42 +0300

libscw (0.4.3) unstable; urgency=low

  * New upstream release

 -- Naba Kumar <naba.kumar@nokia.com>  Thu,  6 Apr 2006 10:08:21 +0300

libscw (0.4.2-1osso3) unstable; urgency=low

  * Fixes a memory leak when replacing existing model

 -- Naba Kumar <naba.kumar@nokia.com>  Tue, 28 Mar 2006 19:27:00 +0300

libscw (0.4.2-1osso2) unstable; urgency=low

  * Applied a patch from upstream to enhance the hide/show patch

 -- Naba Kumar <naba.kumar@nokia.com>  Tue, 28 Mar 2006 13:27:57 +0300

libscw (0.4.2-1osso1) unstable; urgency=low

  * Applied a small patch to fix column hide/show functionality

 -- Naba Kumar <naba.kumar@nokia.com>  Fri, 24 Mar 2006 19:22:05 +0200

libscw (0.4.2) unstable; urgency=low

  * New upstream release

 -- Dmitry Rozhkov <ext-dmitry.rozhkov@nokia.com>  Wed, 22 Mar 2006 19:59:18 +0200

libscw (0.1-2) unstable; urgency=low

  * Debug package added

 -- Dmitry Rozhkov <ext-dmitry.rozhkov@nokia.com>  Thu,  9 Feb 2006 18:28:01 +0200

libscw (0.1-1) unstable; urgency=low

  * Initial Release.

 -- Dmitry Rozhkov <ext-dmitry.rozhkov@nokia.com>  Thu, 26 Jan 2006 11:04:47 +0200

