gtk/tests
Mike Kestner c80b705470 added value_changed signal which proxies for the adjustment. Cleaned
Thu Mar 29 21:20:38 2001  Mike Kestner  <mkestner@ameritech.net>

	* gtk/gtkspinbutton.c : added value_changed signal which proxies for the
	adjustment. Cleaned redundant preconditions (spin != NULL). Added
	inline API function docs.
	(gtk_spin_button_new_with_range): New convenience constructor.
	(gtk_spin_button_set_increments): New adjustment helper.
	(gtk_spin_button_set_range): New adjustment helper.

	* gtk/testgtk.c : added test of the new convenince constructor and
	value_changed signals.

docs/reference/ChangeLog
2001-03-29  Mike Kestner  <mkestner@ameritech.net>

	* gtk/tmpl/gtkspinbutton.html: killed function docs that are now
	inline.
2001-03-30 03:35:47 +00:00
..
.cvsignore add prerequesite on gobjects. 2001-03-08 21:36:34 +00:00
3DRings.xpm Initial revision 1997-11-24 22:37:52 +00:00
check-n.xpm reworked the redrawing heuristics somewhat, this fixed a bunch of existing 1999-01-12 15:12:14 +00:00
check-y.xpm reworked the redrawing heuristics somewhat, this fixed a bunch of existing 1999-01-12 15:12:14 +00:00
circles.xbm gtk/gtktext.c 1998-02-27 06:13:22 +00:00
FilesQueue.xpm Initial revision 1997-11-24 22:37:52 +00:00
Makefile.am More work on implementing sortable interface. 2001-03-28 01:54:14 +00:00
marble.xpm Initial revision 1997-11-24 22:37:52 +00:00
Modeller.xpm Initial revision 1997-11-24 22:37:52 +00:00
simple.c marshaller fixes. 2001-03-07 14:49:21 +00:00
test.xpm Initial revision 1997-11-24 22:37:52 +00:00
testcalendar.c new function, turns off decorations for a window. 2001-03-07 21:10:44 +00:00
testdnd.c Changed prototype to allow for getting the location of the cell relative 2001-03-15 23:21:39 +00:00
testgtk.1 Added gtk/testgtk.1 man page for testgtk 1998-03-24 04:01:21 +00:00
testgtk.c added value_changed signal which proxies for the adjustment. Cleaned 2001-03-30 03:35:47 +00:00
testgtkrc added rc-style argument GtkSpinButton::shadow_type. removed 2001-03-18 04:50:34 +00:00
testgtkrc2 Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
testinput.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
testrgb.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
testselection.c bracket in #ifdef GTK_ENABLE_BROKEN. 2001-01-31 03:51:14 +00:00
testsocket_child.c Add plug-socket tests. (Won't work worth a darn until I commit the rest of 2001-03-03 18:23:21 +00:00
testsocket.c Make G_CONST_RETURN. 2001-03-08 06:14:43 +00:00
testtext.c Added Thai UTF-8 text which also has the wrong written syntax. 2001-03-29 18:18:46 +00:00
testtextbuffer.c add varargs for properties to set on the tag. 2001-03-16 19:32:20 +00:00
testthreads.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
testtreecolumns.c add prerequesite on gobjects. 2001-03-08 21:36:34 +00:00
testtreefocus.c s/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN 2001-03-16 22:59:24 +00:00
testtreesort.c Massive reordering/sorting work. Now pretty much works. 2001-03-29 21:30:05 +00:00
testtreeview-plan.txt handle case where there are no rows in the model 2001-01-09 17:45:34 +00:00
testtreeview.c add support for invisible cells. (gtk_tree_view_bin_expose): ditto 2001-03-08 22:38:59 +00:00
treestoretest.c added accumulator data argument to g_signal_newc() functions. 2001-03-08 16:36:17 +00:00