gtk2/gtk
Havoc Pennington ef4356b567 adapt to handle PangoColor
2001-01-26  Havoc Pennington  <hp@redhat.com>

	* gtk/gtktextlayout.c (convert_color): adapt to handle PangoColor

	* gtk/gtktreeview.c (gtk_tree_view_widget_to_tree_coords): fix to
	not offset by TREE_VIEW_HEADER_HEIGHT
	(gtk_tree_view_tree_to_widget_coords): fix to not offset by
	TREE_VIEW_HEADER_HEIGHT

	* configure.in (included_loaders): for me, --with-included-loaders
	generates the error "the specified loader yes does not exist",
	i.e. the arg defaults to "yes", so change test for value ""
	to test for value "yes", and include all loaders in that case.

	* gtk/gtkrbtree.c (_gtk_rbtree_get_depth): new function

	* gtk/gtktreeview.c (gtk_tree_view_get_cell_rect): fix to properly
	handle TREE_VIEW_VERTICAL_SEPARATOR
	(gtk_tree_view_bin_expose): fix to consider the row offset as
	pointing halfway into vertical separator.
	(gtk_tree_view_draw_node_focus_rect): ditto

	* gtk/gtkdebug.h, gtk/gtkmain.c (gtk_init_check): Add
	--gtk-debug=updates, which causes gdk_window_set_debug_updates
	(TRUE) to be called.

	* gdk/gdkwindow.c (gdk_window_set_debug_updates): Allow enabling a
	debug mode where the invalid region is colored in on invalidate,
	so you can see the flicker and know whether your redraw code is
	doing a good job.

	* gtk/gtktreeview.c (gtk_tree_view_queue_draw_node): Work in
	tree window coordinates (clip rect is in tree window coords)

	* gtk/Makefile.am: add gtktreednd.[hc]

	* gtk/gtkliststore.c: implement gtktreednd interfaces.

	* gtk/gtktreednd.c, gtk/gtktreednd.h: New interface to support
	drag-and-drop data operations on a model (so we can set up tree
	drag-and-drop automatically)

	* gtk/testgtk.c: Add a window to change sensitivity in the
	GtkLabel test; add a way to change the entry frame in GtkEntry
	test

	* gtk/gtkentry.c (gtk_entry_set_has_frame):
	(gtk_entry_get_has_frame): new functions to remove the frame
	around an entry
	(gtk_entry_size_request): shrink requisition if no frame
	(gtk_entry_draw_focus): don't draw frame if no frame

	* gtk/gtkstyle.c (gtk_default_draw_check): draw custom look for
	checks inside a cell renderer
	(gtk_default_draw_option): ditto for options

	* gtk/gtktreeviewcolumn.c (update_button_contents): add/remove
	children from the alignment, not the button
	(gtk_tree_view_column_init): ref/sink the column, to emulate
	GObject refcounting.

	* gtk/gtkcellrenderer.c (gtk_cell_renderer_init): ref/sink

	* gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_render):
	Use theme functions to draw the toggles

	* gdk/gdkpango.c (gdk_pango_get_gc): use GdkRGB to alloc colors

	* gdk/gdkpango.h, gdk/gdkpango.c: Add GdkPangoAttrStipple and
	GdkPangoAttrEmbossed to use in rendering insensitive text

	* gdk/gdkpango.c (gdk_draw_layout_line): render new properties

	* gtk/gtkstyle.c (gtk_default_draw_layout): handle sensitivity
	using new GDK features
2001-01-26 21:12:05 +00:00
..
stock-icons doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
.cvsignore cvsignore updates 2000-11-16 16:14:17 +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
fnmatch.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
fnmatch.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
genmarshal.pl documented necessary changes for 1.4 transition. 2000-05-12 15:25:50 +00:00
gtk-boxed.defs uscore-prepend all the stuff in here. 2001-01-01 20:26:10 +00:00
gtk-win32.rc.in Rename gtk/gtk.rc.in to gtk/gtk-win32.rc.in because the build-dll 2000-11-14 23:07:33 +00:00
gtk.def gtk/gtkmain.c Use the new 2001-01-17 22:26:19 +00:00
gtk.h adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtkaccelgroup.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkaccelgroup.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkaccellabel.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtkaccellabel.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkadjustment.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkadjustment.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkalignment.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkalignment.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkarg.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkarg.h doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkargcollector.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkarrow.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkarrow.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkaspectframe.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkaspectframe.h Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtkbbox.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkbbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkbin.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtkbin.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkbindings.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkbindings.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkbox.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkbutton.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkbutton.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtkcalendar.c Adopt to new prototypes for unicode,locale,filename conversion functions. 2001-01-05 21:23:53 +00:00
gtkcalendar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcellrenderer.c adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtkcellrenderer.h add this 2001-01-04 23:36:19 +00:00
gtkcellrendererpixbuf.c handle case where there are no rows in the model 2001-01-09 17:45:34 +00:00
gtkcellrendererpixbuf.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertext.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtkcellrenderertext.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertextpixbuf.c handle case where there are no rows in the model 2001-01-09 17:45:34 +00:00
gtkcellrenderertextpixbuf.h Checked in initial draft of the new tree widget. 2000-10-05 01:04:57 +00:00
gtkcellrenderertoggle.c adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtkcellrenderertoggle.h add test stuff for CellRendererToggle 2001-01-16 03:49:24 +00:00
gtkcheckbutton.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtkcheckbutton.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcheckmenuitem.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkcheckmenuitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkclipboard.c fix constness warning 2000-10-26 23:50:57 +00:00
gtkclipboard.h Remove g_convert (moved to glib) and now useless utf_to_latin1() 2000-09-14 16:41:20 +00:00
gtkclist.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkclist.h doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkcolorsel.c Don't leak image. Simplify using gdk_colormap_query_color(). 2001-01-23 15:28:18 +00:00
gtkcolorsel.h fix breakage here that cause a segfault on text insertion 2000-12-08 20:08:52 +00:00
gtkcolorseldialog.c Derive from GtkDialog, and use stock buttons. Should be 100% source 2000-11-06 16:44:01 +00:00
gtkcolorseldialog.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcombo.c Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkcombo.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkcompat.h.in Add note about GtkMenuPositionFunc API changes. 2000-11-08 17:34:52 +00:00
gtkcontainer.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkcontainer.h Add a function to determine if a window is the focus widget within its 2000-12-11 17:47:24 +00:00
gtkctree.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkctree.h doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkcurve.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkcurve.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkdata.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkdata.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkdebug.h adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtkdialog.c handle case where there are no rows in the model 2001-01-09 17:45:34 +00:00
gtkdialog.h handle case where there are no rows in the model 2001-01-09 17:45:34 +00:00
gtkdnd.c sync to tree changes 2001-01-19 22:39:19 +00:00
gtkdnd.h sync to tree changes 2001-01-19 22:39:19 +00:00
gtkdrawingarea.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkdrawingarea.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkeditable.c Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkeditable.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkentry.c adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtkentry.h adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtkenums.h Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtkeventbox.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtkeventbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkfilesel.c Adopt to new prototypes for unicode,locale,filename conversion functions. 2001-01-05 21:23:53 +00:00
gtkfilesel.h Derive from GtkDialog, and use stock buttons. Should be 100% source 2000-11-06 16:44:01 +00:00
gtkfixed.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtkfixed.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkfontsel.c Check for FreeType using freetype-config, since we can't rely on Xft to 2000-12-20 04:49:49 +00:00
gtkfontsel.h Derive from GtkDialog, and use stock buttons. Should be 100% source 2000-11-06 16:44:01 +00:00
gtkframe.c Check for FreeType using freetype-config, since we can't rely on Xft to 2000-12-20 04:49:49 +00:00
gtkframe.h Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtkgamma.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkgamma.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkgc.c GCompareFunc -> GEqualFunc where applicable. 2000-11-13 13:15:41 +00:00
gtkgc.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkhandlebox.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkhandlebox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhbbox.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkhbbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhbox.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkhbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhpaned.c fix this to be sane 2000-12-04 23:04:17 +00:00
gtkhpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhruler.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtkhruler.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhscale.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtkhscale.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhscrollbar.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkhscrollbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhseparator.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkhseparator.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkhsv.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkhsv.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkiconfactory.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkiconfactory.h Fix copyrights 2000-10-04 16:39:44 +00:00
gtkimage.c Splitted gtk_image_clear into gtk_image_clear() and gtk_image_reset(). 2001-01-24 08:25:41 +00:00
gtkimage.h Move more text widget headers into the private header list 2000-09-26 20:22:17 +00:00
gtkimcontext.c Adopt to new prototypes for unicode,locale,filename conversion functions. 2001-01-05 21:23:53 +00:00
gtkimcontext.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkimcontextsimple.c Handle chopping off \r\n and 0x2029 in addition to \n before passing to 2000-12-11 15:51:20 +00:00
gtkimcontextsimple.h add gdkkeys.[hc] 2000-12-06 05:31:30 +00:00
gtkimmodule.c Free the filename of the module file. 2000-11-13 18:49:52 +00:00
gtkimmodule.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkimmulticontext.c Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkimmulticontext.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkinputdialog.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkinputdialog.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkintl.h Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4 2000-07-14 20:08:10 +00:00
gtkinvisible.c Attach the style to the window so that the style it is not leaked when 2000-12-20 16:32:41 +00:00
gtkinvisible.h Flag invisible widgets as TOPLEVEL. 2000-12-11 16:43:47 +00:00
gtkitem.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkitemfactory.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkitemfactory.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtklabel.c Splitted gtk_image_clear into gtk_image_clear() and gtk_image_reset(). 2001-01-24 08:25:41 +00:00
gtklabel.h New function to create a pixbuf pointing to a subregion of another pixbuf. 2000-11-01 07:07:46 +00:00
gtklayout.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtklayout.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtklist.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtklist.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtklistitem.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtklistitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkliststore.c adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtkliststore.h handle case where sibling == iter (gtk_tree_store_insert_after): handle 2001-01-10 23:44:22 +00:00
gtkmain.c adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtkmain.h Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtkmarshal.list do begin/end user action where appropriate (gtk_text_view_commit_handler): 2000-12-18 21:01:17 +00:00
gtkmarshalers.list do begin/end user action where appropriate (gtk_text_view_commit_handler): 2000-12-18 21:01:17 +00:00
gtkmenu.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtkmenu.h Add note about GtkMenuPositionFunc API changes. 2000-11-08 17:34:52 +00:00
gtkmenubar.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtkmenubar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkmenufactory.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkmenufactory.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkmenuitem.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkmenuitem.h Add note about GtkMenuPositionFunc API changes. 2000-11-08 17:34:52 +00:00
gtkmenushell.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkmenushell.h GdkEventButton->button can occupy significantly more than 2 bits. Besides, 2000-11-22 01:00:26 +00:00
gtkmessagedialog.c Derive from GtkDialog, and use stock buttons. Should be 100% source 2000-11-06 16:44:01 +00:00
gtkmessagedialog.h create some stock buttons with the default accel group (create_image): 2000-10-20 23:14:41 +00:00
gtkmisc.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkmisc.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtknotebook.c Doc fixups. 2001-01-09 16:23:57 +00:00
gtknotebook.h Add a function to determine if a window is the focus widget within its 2000-12-11 17:47:24 +00:00
gtkobject.c remove unused call to get_last_line() 2000-12-14 23:26:59 +00:00
gtkobject.h Doc fixups. 2001-01-09 16:23:57 +00:00
gtkoldeditable.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkoldeditable.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkoptionmenu.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtkoptionmenu.h Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtkpacker.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkpacker.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkpaned.c fix this to be sane 2000-12-04 23:04:17 +00:00
gtkpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkpixmap.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkpixmap.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkplug.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkplug.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkpreview.c Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkpreview.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkprivate.h Remove a trailing comma 2000-11-28 01:01:58 +00:00
gtkprogress.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkprogress.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkprogressbar.c Add "getters" for all the non-deprecated set_foo functions. Added missing 2001-01-18 04:10:40 +00:00
gtkprogressbar.h Add "getters" for all the non-deprecated set_foo functions. Added missing 2001-01-18 04:10:40 +00:00
gtkradiobutton.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkradiobutton.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkradiomenuitem.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkradiomenuitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkrange.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtkrange.h Check for bind_textdomain_codeset 2000-10-22 13:00:13 +00:00
gtkrbtree.c adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtkrbtree.h adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtkrc.c gtk/gtkmain.c Use the new 2001-01-17 22:26:19 +00:00
gtkrc.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtkruler.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkruler.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkscale.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkscale.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkscrollbar.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkscrollbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkscrolledwindow.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtkscrolledwindow.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkselection.c Huge GtkFB patch with lots of small bugfixes and initial selections implementation. 2000-11-25 15:44:35 +00:00
gtkselection.h rename to gtk_text_mark_get_visible 2000-11-07 21:01:02 +00:00
gtkseparator.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkseparator.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtksignal.c get rid of object_signal:: GtkObject argument uses, use GObject 2000-12-12 07:32:32 +00:00
gtksignal.h adapt to GSignal signature changes. 2000-10-27 16:48:59 +00:00
gtksocket.c urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtksocket.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkspinbutton.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkspinbutton.h Doc comment fixing. (Mostly non-matching parameter names.) 2000-09-07 18:07:59 +00:00
gtkstatusbar.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkstatusbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkstock.c Fix copyrights 2000-10-04 16:39:44 +00:00
gtkstock.h Fix copyrights 2000-10-04 16:39:44 +00:00
gtkstyle.c adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtkstyle.h Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtktable.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtktable.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktearoffmenuitem.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtktearoffmenuitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktext.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtktext.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtktextbtree.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtktextbtree.h Rearrange all the scroll-while-dragging-or-selecting code to be different, 2000-12-31 23:28:57 +00:00
gtktextbuffer.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtktextbuffer.h Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtktextchild.c General cleanup of the log attr iteration stuff. This should make e.g. the 2000-12-16 07:01:48 +00:00
gtktextchild.h Get widgets working on the btree/buffer side. Display of them still 2000-11-03 20:40:57 +00:00
gtktextchildprivate.h Get widgets working on the btree/buffer side. Display of them still 2000-11-03 20:40:57 +00:00
gtktextdisplay.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtktextdisplay.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktextiter.c Add built marshaller files to support GdkPixbufLoader signals 2001-01-22 23:09:48 +00:00
gtktextiter.h Add built marshaller files to support GdkPixbufLoader signals 2001-01-22 23:09:48 +00:00
gtktextiterprivate.h Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtktextlayout.c adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtktextlayout.h Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtktextmark.c offset the current invalid region, fixes redraw bug while scrolling the 2001-01-12 23:23:40 +00:00
gtktextmark.h offset the current invalid region, fixes redraw bug while scrolling the 2001-01-12 23:23:40 +00:00
gtktextmarkprivate.h fix constness warning 2000-10-26 23:50:57 +00:00
gtktextsegment.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtktextsegment.h Massive reindentation and reformatting. Arg alignment and comments still 2000-10-30 17:03:00 +00:00
gtktexttag.c rename member fields from GTK_WRAPMODE_WORD to GTK_WRAP_WORD, etc., seems 2001-01-23 06:09:49 +00:00
gtktexttag.h rename member fields from GTK_WRAPMODE_WORD to GTK_WRAP_WORD, etc., seems 2001-01-23 06:09:49 +00:00
gtktexttagprivate.h uscore-prepend all the stuff in here. 2001-01-01 20:26:10 +00:00
gtktexttagtable.c General cleanup of the log attr iteration stuff. This should make e.g. the 2000-12-16 07:01:48 +00:00
gtktexttagtable.h General cleanup of the log attr iteration stuff. This should make e.g. the 2000-12-16 07:01:48 +00:00
gtktexttypes.c change "offset" to "rise" 2000-11-15 03:41:45 +00:00
gtktexttypes.h Changes by Hans Breuer: 2000-11-30 23:39:50 +00:00
gtktextview.c adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtktextview.h offset the current invalid region, fixes redraw bug while scrolling the 2001-01-12 23:23:40 +00:00
gtkthemes.c Point -rpath to the right install location. 2000-11-16 16:11:05 +00:00
gtkthemes.h Make parent_class static. 2000-11-12 03:43:24 +00:00
gtktipsquery.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtktipsquery.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktogglebutton.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtktogglebutton.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktoolbar.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtktoolbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktooltips.c Fix bugs Alex found: 2000-12-04 16:11:51 +00:00
gtktooltips.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktree.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtktree.h Replaced with GTK_TREE_SELECTION_OLD to prevent conflict with 2000-10-06 00:06:00 +00:00
gtktreedatalist.c adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtktreedatalist.h adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtktreednd.c adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtktreednd.h adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtktreeitem.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtktreeitem.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtktreemodel.c handle case where sibling == iter (gtk_tree_store_insert_after): handle 2001-01-10 23:44:22 +00:00
gtktreemodel.h adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtktreemodelsimple.c Oops, broke some macros 2001-01-12 04:47:56 +00:00
gtktreemodelsimple.h Oops, broke some macros 2001-01-12 04:47:56 +00:00
gtktreemodelsort.c add test stuff for CellRendererToggle 2001-01-16 03:49:24 +00:00
gtktreemodelsort.h add test stuff for CellRendererToggle 2001-01-16 03:49:24 +00:00
gtktreeprivate.h Make fail when not realized. (gtk_tree_view_scroll_to_cell): Make work 2001-01-21 18:45:20 +00:00
gtktreeselection.c add this 2001-01-04 23:36:19 +00:00
gtktreeselection.h add this 2001-01-04 23:36:19 +00:00
gtktreestore.c handle case where sibling == iter (gtk_tree_store_insert_after): handle 2001-01-10 23:44:22 +00:00
gtktreestore.h handle case where sibling == iter (gtk_tree_store_insert_after): handle 2001-01-10 23:44:22 +00:00
gtktreeview.c adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtktreeview.h adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtktreeviewcolumn.c adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
gtktreeviewcolumn.h sync to tree changes 2001-01-19 22:39:19 +00:00
gtktypeutils.c doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtktypeutils.h urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34:14 +00:00
gtkvbbox.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkvbbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvbox.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkvbox.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkviewport.c Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
gtkviewport.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvpaned.c fix this to be sane 2000-12-04 23:04:17 +00:00
gtkvpaned.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvruler.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtkvruler.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvscale.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtkvscale.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvscrollbar.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkvscrollbar.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkvseparator.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gtkvseparator.h Use G_GNUC_CONST. 2000-08-30 00:33:38 +00:00
gtkwidget.c Adapt to uscore-ification of gtktextiterprivate 2001-01-04 17:48:43 +00:00
gtkwidget.h doh, this was broken beyond believe. 2000-12-13 01:34:41 +00:00
gtkwindow-decorate.c Don't leak the PangoFontDescriptor. 2001-01-22 12:40:35 +00:00
gtkwindow-decorate.h New files. Contains an implementation of a minimal WM for linux-fb. 2001-01-08 17:04:17 +00:00
gtkwindow.c Added --with-included-loaders option 2001-01-09 09:53:28 +00:00
gtkwindow.h New files. Contains an implementation of a minimal WM for linux-fb. 2001-01-08 17:04:17 +00:00
line-arrow.xbm Initial revision 1997-11-24 22:37:52 +00:00
line-wrap.xbm Initial revision 1997-11-24 22:37:52 +00:00
makeenums.awk renamed the newly created gtk_enum_get_values and gtk_enum_set_values to 1998-06-09 08:21:20 +00:00
makeenums.h Adapt cast macros to standard. 1999-11-22 21:52:50 +00:00
makeenums.pl I submitted this patch twice to gtk-devel-list, and received no comments, 1998-11-30 19:07:15 +00:00
Makefile.am adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
makefile.mingw.in Include <stdlib.h> for getenv(). 2001-01-15 22:12:31 +00:00
makefile.msc.in Include <stdlib.h> for getenv(). 2001-01-15 22:12:31 +00:00
maketypes.awk urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if 2000-10-25 22:34: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
oldest-source-stamp add this, it'S reall what it says 2000-10-26 01:18:15 +00:00
queryimmodules.c Make parent_class static. 2000-11-12 03:43:24 +00:00
simple.c Add call to g_type_init() - we'll need this later, and this makes sure 2000-06-06 00:56:00 +00:00
test.xpm Initial revision 1997-11-24 22:37:52 +00:00
testcalendar.c Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
testdnd.c documented necessary changes for 1.4 transition. 2000-05-12 15:25:50 +00:00
testgtk.1 Added gtk/testgtk.1 man page for testgtk 1998-03-24 04:01:21 +00:00
testgtk.c adapt to handle PangoColor 2001-01-26 21:12:05 +00:00
testgtkrc create some stock buttons with the default accel group (create_image): 2000-10-20 23:14:41 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
testtext.c rename member fields from GTK_WRAPMODE_WORD to GTK_WRAP_WORD, etc., seems 2001-01-23 06:09:49 +00:00
testtextbuffer.c Rearrange all the scroll-while-dragging-or-selecting code to be different, 2000-12-31 23:28:57 +00:00
testthreads.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
tree_minus.xbm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
tree_minus.xpm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
tree_plus.xbm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
tree_plus.xpm Tree widget implementation by Bolliet Jerome. 1997-12-17 23:41:42 +00:00
treestoretest.c Rename some stuff: 2001-01-04 21:33:24 +00:00