annotate AUTHORS @ 1729:760e8d68290c

Add compatibility for GTK 2.18 With 2.18 some functions are deprecated. With geeqie that are two at the moment. - gtk_tree_view_column_get_cell_renderers - which can be replaced by gtk_cell_layout_get_cells - gdk_event_get_graphics_expose - I just commented it as there seems to be no replacement in GTK 2.18
author mow
date Tue, 13 Oct 2009 21:49:21 +0000
parents 95ea60c485ec
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
205
31f4adaf8f8a updated README files
nadvornik
parents: 8
diff changeset
1 John Ellis <johne@verizon.net> (Original author and maintainer of GQview)
475
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
2
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
3 The Geeqie Team:
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
4 Vladimir Nadvornik <nadvornik at suse dot cz> (Maintainer of Geeqie)
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
5 Petr Ostadal <postadal at suse dot cz>
477
95ea60c485ec Lowercased name.
zas_
parents: 476
diff changeset
6 Laurent Monin <zas at norz dot org>