gtk2/docs/reference/gtk/images
Kristian Rietveld 4e4748e890 Audit of GtkTreeView coordinate system usage. (#142494).
2007-06-13  Kristian Rietveld  <kris@imendio.com>

	Audit of GtkTreeView coordinate system usage. (#142494).

	* gtk/gtktreeview.[ch]: general documentation updates,
	(gtk_tree_view_scroll_to_cell), (gtk_tree_view_get_dest_row_at_pos):
	update coordinate translations,
	(gtk_tree_view_tree_to_widget_coords),
	(gtk_tree_view_widget_to_tree_coords): Deprecated,
	(gtk_tree_view_convert_.*_coords): 6 new functions for doing
	transformations between coordinate systems.

	* gtk/gtk.symbols: updated.

	* tests/testtooltips.c (query_tooltip_tree_view_cb): fix testcase
	with new gtk_tree_view_convert_widget_to_bin_window_coords().

	* docs/reference/gtk/Makefile.am
	* docs/reference/gtk/images/tree-view-coordinates.png: add new image.

	* docs/reference/gtk/tmpl/gtktreeview.sgml: eloborate on the
	different coordinate systems.


svn path=/trunk/; revision=18119
2007-06-13 13:27:00 +00:00
..
accel-label.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
assistant.png GtkAssistant stuff 2006-01-30 04:53:53 +00:00
button.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
check-button.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
color-button.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
colorsel.png Add complex dialogs to gallery. 2004-12-07 06:22:19 +00:00
combo-box-entry.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
combo-box.png New image 2004-11-28 05:09:55 +00:00
entry.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
file-button.png Updates 2005-07-05 23:00:12 +00:00
filechooser.png Add recent chooser to the widget gallery 2006-03-30 18:52:52 +00:00
font-button.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
fontsel.png Add complex dialogs to gallery. 2004-12-07 06:22:19 +00:00
frame.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
icon-view.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
image.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
label.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
link-button.png Add GtkLinkButton to gallery 2006-01-30 15:39:23 +00:00
list-and-tree.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
menubar.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
messagedialog.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
multiline-text.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
notebook.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
pagesetupdialog.png Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
panes.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
printdialog.png Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
progressbar.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
radio-group.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
README add images to the doc build. 2004-08-23 20:57:03 +00:00
recentchooserdialog.png Shrink this 2006-03-31 06:09:33 +00:00
scales.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
scrolledwindow.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
separator.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
spinbutton.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
statusbar.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
toggle-button.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
toolbar.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00
tree-view-coordinates.png Audit of GtkTreeView coordinate system usage. (#142494). 2007-06-13 13:27:00 +00:00
volumebutton.png Add volume button to gallery 2007-06-03 05:34:56 +00:00
window.png Update so that toplevel windows accomodate for the titlebar when sizing. 2004-11-16 05:10:18 +00:00

This directory contains a collection of images of various widgets.  They
are created via the shooter command in gtk+/docs/tools/, and are
updated semi-regularly.  The images are used in both the headers of
individual widgets as well as the visual index of widgets.