gtk2/docs/reference/gtk
Havoc Pennington 42f429be76 make this special-case hscale/vscale details, so we can use it for
2001-06-03  Havoc Pennington  <hp@pobox.com>

	* gtk/gtkstyle.c (gtk_default_draw_slider): make this special-case
	hscale/vscale details, so we can use it for scrollbar as well.

	* tests/testgtk.c (reformat_value): honor digits from GtkScale

	* gtk/gtkenums.h (GtkTroughType): Remove this enum
	(GtkScrollType): add START and END from GtkTroughType

	* gtk/gtkstyle.c (gtk_default_draw_slider): was not properly using
	its x/y arguments

	* gtk/gtkrange.h, gtk/gtkrange.c, gtk/gtkscrollbar.h,
	gtk/gtkscrollbar.c, gtk/gtkscale.h, gtk/gtkscale.c,
	gtk/gtkhscrollbar.h, gtk/gtkhscrollbar.c, gtk/gtkvscrollbar.h,
	gtk/gtkvscrollbar.c, gtk/gtkhscale.h, gtk/gtkhscale.c,
	gtk/gtkvscale.h, gtk/gtkvscale.c: Rewrite GtkRange and subclasses.

	Notable changes in the process:

	- stepper_size style property is the height for vertical
	  ranges, width for horizontal; the other dimension matches
	  the trough size
	- add ability to do NeXT-style steppers (and several other styles
	  that don't make any sense)
	- added min_slider_length, fixed_slider_length properties to
          GtkScrollbar
        - cleaned some private (or at least useless) functions out of
          gtkscale.h
        - moved bindings to GtkScale from subclasses, even arrow keys,
	  since blind users don't know scale orientation.
        - change move_slider action signal to use new GtkScrollType,
	  remove GtkTroughType argument
	- digits rounds the values a range will input to the given
	  number of decimals, but will not try to force adjustment
	  values set by other controllers. That is, we no longer
	  modify adjustment->value inside a value_changed handler.
	- added getters for GtkScale setters
        - middle-click begins a slider drag
2001-06-04 02:31:12 +00:00
..
tmpl make this special-case hscale/vscale details, so we can use it for 2001-06-04 02:31:12 +00:00
.cvsignore Add $(top_builddir) to includes as necessary, Run gtkdoc-scangobj from 2001-04-13 14:48:28 +00:00
compiling.sgml windows (file is blank) 2001-02-09 06:14:34 +00:00
framebuffer.sgml windows (file is blank) 2001-02-09 06:14:34 +00:00
gtk-docs.sgml Add documentation about GtkSizeGroup. 2001-05-18 18:28:52 +00:00
gtk-overrides.txt Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtk-sections.txt get sizes an icon set can render without falling back to missing image 2001-05-25 20:41:46 +00:00
gtk.types Add documentation about GtkSizeGroup. 2001-05-18 18:28:52 +00:00
Makefile.am Add dependency on Atk for accessibility support. 2001-05-03 20:11:14 +00:00
objects_grouped.sgml Re-enable the "find" dialog 2000-10-24 00:15:14 +00:00
text_widget.sgml documented some of the object args 2000-11-05 16:09:04 +00:00
tree_widget.sgml New function. 2000-10-30 23:21:38 +00:00
windows.sgml windows (file is blank) 2001-02-09 06:14:34 +00:00