log src/ui_tree_edit.c @ 2916:ae6cdcd69d9f default tip

age author description
Tue, 05 Jul 2016 19:47:40 +0100 Colin Clark Fix deprecated - gdk_window_get_pointer
Tue, 24 May 2016 14:47:56 +0100 Klaus Ethgen Update copyright in all files
Sun, 19 Aug 2012 00:28:42 +0200 Vladimir Nadvornik dropped support for gtk < 2.20
Tue, 14 Aug 2012 20:22:37 +0200 Vladimir Nadvornik fixed compilation with gtk 2.20
Thu, 02 Aug 2012 20:04:16 +0200 Vladimir Nadvornik changed GDK_<key> to GDK_KEY_<key>
Thu, 02 Aug 2012 00:15:16 +0200 Vladimir Nadvornik use cairo for drawing
Wed, 01 Aug 2012 00:17:18 +0200 Vladimir Nadvornik use accessor functions
Tue, 31 Jul 2012 17:41:47 +0200 Vladimir Nadvornik updated version and copyright notice
Mon, 14 May 2012 22:32:33 +0200 Laurent Monin Fix missing explicit type casting
Sat, 22 Jan 2011 12:19:14 +0100 Laurent Monin Use setWidgetHasFocus() and prevent GTK deprecated warnings.
Mon, 10 May 2010 11:32:56 +0000 Klaus Ethgen GTK marks several functions as deprecated
Tue, 16 Feb 2010 21:18:03 +0000 Vladimir Nadvornik added 2010 to copyright text
Tue, 13 Oct 2009 21:49:21 +0000 Klaus Ethgen Add compatibility for GTK 2.18
Sat, 06 Jun 2009 16:14:07 +0000 Vladimir Nadvornik better implementation of tree_view_row_get_visibility,
Mon, 06 Apr 2009 22:13:54 +0000 Laurent Monin Fix up event source ids type: gint -> guint.
Sun, 15 Mar 2009 20:16:20 +0000 Laurent Monin gint -> gboolean.
Sun, 15 Mar 2009 07:07:52 +0000 Laurent Monin gint -> gboolean.
Sun, 01 Mar 2009 23:14:19 +0000 Laurent Monin When g_new0() is used, drop redundant initializations to NULL, FALSE or 0, second pass.
Wed, 04 Feb 2009 17:15:30 +0000 Laurent Monin Add year 2009 to copyright info everywhere.
Sat, 15 Nov 2008 19:13:43 +0000 Vladimir Nadvornik fixed usage of deprecated functions - patch by Omari Stephens
Tue, 07 Oct 2008 18:20:22 +0000 Vladimir Nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Tue, 09 Sep 2008 19:46:44 +0000 Vladimir Nadvornik reverted buggy part of rev. 1138 - it made the filelist jump
Sun, 07 Sep 2008 23:01:30 +0000 Petr Ostadal Replaced gtk depreceated code.
Mon, 11 Aug 2008 17:45:26 +0000 Vladimir Nadvornik fixed setting visible entry in view_dir_tree
Thu, 24 Apr 2008 12:47:09 +0000 Laurent Monin Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
Mon, 21 Apr 2008 21:46:38 +0000 Vladimir Nadvornik updated copyright in source files
Sun, 20 Apr 2008 13:04:57 +0000 Laurent Monin Big whitespaces cleanup:
Sat, 26 Feb 2005 00:13:35 +0000 John Ellis Sync to GQview 1.5.9 release.