gtk3/docs/reference/gtk
Jonathan Blandford 110e1cd711 start implementing
Thu Mar  7 02:58:16 2002  Jonathan Blandford  <jrb@redhat.com>

	* gtk/tmpl/gtkliststore.sgml: start implementing

	* gtk/question_index.sgml: "I can set with the tree, but not
	get???!?!"

Wed Mar  6 23:20:51 2002  Jonathan Blandford  <jrb@redhat.com>
and			  Kristian Rietveld  <kris@gtk.org>

	Finishing touch for 2.0.0 release, fixes #70782, #72729, the
	'stealth' bug and other last-minute minor issues.

	* gtk/gtktreeview.c (gtk_tree_view_bin_expose): set dnd dest line
	drawing right. We can't draw the line at the position of the next
	row, because that one still has to be drawn. So draw everthing at
	a -1 offset.
	(validate_visible_area): add check for invalid descendants and
	NULL scroll_to_path path, get scrolling right.  Also, fix the
	area_above value.  Pretty amazing I got it wrong.
	(get_logical_dest_row): add gtk-tree-model-drop-append magic, so
	dragging a row to the end of the model works right.
	(gtk_tree_view_get_dest_row_at_pos): minor floating point fix
	(gtk_tree_view_start_editing): add call to validate_row
	(gtk_tree_view_tree_to_widget_coords): Never subtract
	HEADER_HEIGHT from y values anymore!!!
	(gtk_tree_view_widget_coords_to_tree): ditto.
	(gtk_tree_view_scroll_to_point): allow -1 as values for the
	scroll_to coords
	(gtk_tree_view_move_cursor_page_up_down): Don't need scroll_to_y
	as clamp_node_visible will make it work.

	* gtk/gtktreestore.c (gtk_tree_store_drag_data_received): also check
	path depth, as we can't get iters from empty paths

	* gtk/gtkliststore.c (gtk_list_store_drag_data_received): handle
	gtk-tree-model-drop-append

	* gtk/gtktreednd.c (gtk_tree_set_row_drag_data): free path_str

	* tests/testtreeflow.c (main): select path where we are scrolling to
2002-03-07 08:03:09 +00:00
..
tmpl start implementing 2002-03-07 08:03:09 +00:00
.cvsignore shut up CVS 2001-07-24 09:20:28 +00:00
building.sgml Mention the need to subscribe to the GTK+ mailing lists. 2002-03-06 23:36:37 +00:00
changes-1.2.sgml remove gtk- prefix from TreeView and a few other entities, more consistent 2002-01-06 21:09:26 +00:00
changes-2.0.sgml Add note about gtk_notebook_reorder_child(). 2002-03-01 15:40:12 +00:00
compiling.sgml Update version to 2.0.0 2002-03-05 21:04:09 +00:00
framebuffer.sgml link to new X11 section in a lot of places when mentioning the window 2002-01-19 18:51:48 +00:00
gtk-docs.sgml Move GtkOldEditable to the "Deprecated" section. (#68408) 2002-03-04 22:04:53 +00:00
gtk-overrides.txt Remove GtkArgSetFunc, GtkArgGetFunc. 2001-06-04 19:08:59 +00:00
gtk-sections.txt Fix docs. 2002-03-05 22:44:27 +00:00
gtk.types Markup fixes. 2001-12-17 23:06:47 +00:00
Makefile.am Update version to 2.0.0 2002-03-05 21:04:09 +00:00
objects_grouped.sgml remove GtkPacker. 2001-10-05 21:26:48 +00:00
question_index.sgml start implementing 2002-03-07 08:03:09 +00:00
resources.sgml Mention the need to subscribe to the GTK+ mailing lists. 2002-03-06 23:36:37 +00:00
running.sgml Add routines _gtk_find_module(), _gtk_get_module_path() to look up a 2002-02-19 05:33:34 +00:00
text_widget.sgml Small additions. 2002-01-03 23:04:44 +00:00
tree_widget.sgml fix tyop 2002-03-06 19:29:08 +00:00
windows.sgml windows (file is blank) 2001-02-09 06:14:34 +00:00
x11.sgml link to new X11 section in a lot of places when mentioning the window 2002-01-19 18:51:48 +00:00