gtk2/gtk
Tristan Van Berkom 60e5fcf4db Made GtkIconView reset the context and invalidate all sizes when a row changes.
GtkIconView should have a "grow-only" mode to handle optimization to
only allow icons to grow in width when rows change, however since
GtkIconView still does not handle large numbers of rows for now we'll
just relayout the whole thing whenever a series of rows change.

Also fixed up to watch the context incase of implicit resets.
2011-01-06 13:51:49 +09:00
..
stock-icons
tests Add gtk_tree_model_iter_previous() vfunc 2011-01-05 23:39:11 -05:00
theme-bits
abicheck.sh Check the right library for symbols 2010-12-21 12:41:29 -05:00
circles.xbm
compose-parse.py Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
fnmatch.c
gen-paper-names.c
gtk9slice.c Fix abi check after recent merges 2010-12-05 12:18:30 -05:00
gtk9slice.h Fix abi check after recent merges 2010-12-05 12:18:30 -05:00
gtk-builder-convert Rename gtk-update-icon-cache and gtk-builder-convert back 2011-01-03 21:35:23 -05:00
gtk-compose-lookaside.txt
gtk-win32.rc.in
gtk.h Add GtkNumerableIcon 2011-01-05 16:33:15 -05:00
gtk.symbols Added gtk_icon_view_new_with_area() 2011-01-06 13:51:48 +09:00
gtkaboutdialog.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkaboutdialog.h
gtkaccelgroup.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtkaccellabel.h
gtkaccelmap.c Hide GtkWindowGroup members 2010-12-17 20:41:16 -05:00
gtkaccelmap.h
gtkaccessible.c
gtkaccessible.h
gtkaction.c
gtkaction.h
gtkactiongroup.c
gtkactiongroup.h Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkactivatable.c Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkactivatable.h Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkadjustment.c adjustment: Privateize sealed members 2011-01-05 23:50:22 +01:00
gtkadjustment.h adjustment: Privateize sealed members 2011-01-05 23:50:22 +01:00
gtkalignment.c Added proper height-for-width implementation to GtkAlignment. 2010-12-29 16:18:04 +09:00
gtkalignment.h
gtkanimationdescription.c Fix abi check after recent merges 2010-12-05 12:18:30 -05:00
gtkanimationdescription.h Fix abi check after recent merges 2010-12-05 12:18:30 -05:00
gtkappchooser.c
gtkappchooser.h
gtkappchooserbutton.c
gtkappchooserbutton.h
gtkappchooserdialog.c appchooserdialog: use new GLib API to modify positioning 2010-12-20 16:08:21 +01:00
gtkappchooserdialog.h
gtkappchoosermodule.c
gtkappchoosermodule.h
gtkappchooseronline.c appchooser: Remove bogus function declaration 2010-12-06 01:30:19 +01:00
gtkappchooseronline.h Fix abi check after recent merges 2010-12-05 12:18:30 -05:00
gtkappchooseronlinepk.c Fix abi check after recent merges 2010-12-05 12:18:30 -05:00
gtkappchooseronlinepk.h
gtkappchooserprivate.h
gtkappchooserwidget.c app-chooser-widget: plug a memory leak 2010-12-07 10:08:47 +01:00
gtkappchooserwidget.h
gtkapplication.c Protect inclusion of unistd.h 2011-01-02 13:29:23 +01:00
gtkapplication.h
gtkarrow.c Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkarrow.h
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkassistant.h
gtkbbox.c Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkbbox.h
gtkbin.c Fixed generic height-for-width implementation of GtkBin to consider request adjustments 2010-12-29 16:26:05 +09:00
gtkbin.h
gtkbindings.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkbindings.h
gtkborder.c Some header cleanups 2010-12-04 15:39:47 +01:00
gtkborder.h Some header cleanups 2010-12-04 15:39:47 +01:00
gtkbox.c Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkbox.h
gtkbuildable.c Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkbuildable.h Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkbuilder.c Fix gtk_builder_add_objects_from_file g-i annotation 2010-12-08 15:15:50 +01:00
gtkbuilder.h Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
gtkbuilderparser.c Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkbuilderprivate.h
gtkbutton.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkbutton.h
gtkbuttonprivate.h
gtkcalendar.c Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtkcalendar.h
gtkcellarea.c Fix GtkCellArea:edit-widget to be of type GtkCellEditable 2011-01-05 16:45:51 +01:00
gtkcellarea.h Fixed gtk_cell_layout_set_cell_data_func() to pass the correct layout object 2010-12-22 00:28:18 +09:00
gtkcellareabox.c Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkcellareabox.h Added "fixed-size" cell property to GtkCellAreaBox 2010-12-22 00:28:18 +09:00
gtkcellareaboxcontext.c Added "fixed-size" cell property to GtkCellAreaBox 2010-12-22 00:28:18 +09:00
gtkcellareaboxcontext.h Added "fixed-size" cell property to GtkCellAreaBox 2010-12-22 00:28:18 +09:00
gtkcellareacontext.c Trivial changes 2010-12-17 19:14:35 -05:00
gtkcellareacontext.h Trivial changes 2010-12-17 19:14:35 -05:00
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c Fix doc about gtk_cell_layout_get_area() 2011-01-05 16:45:51 +01:00
gtkcelllayout.h
gtkcellrenderer.c Fixed get_size() for GtkCellRendererText to clip to the input area 2011-01-06 02:31:42 +09:00
gtkcellrenderer.h
gtkcellrendereraccel.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c GtkCellRendererPixbuf: Use gtk_widget_render_icon_pixbuf() 2010-12-08 17:16:02 +01:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c Fix spacing. 2010-12-22 21:58:40 -06:00
gtkcellrendererprogress.h
gtkcellrendererspin.c Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtkcellrendererspin.h
gtkcellrendererspinner.c Remove deprecated GtkSpinner style properties 2011-01-05 23:21:52 -05:00
gtkcellrendererspinner.h
gtkcellrenderertext.c Fixed get_size() for GtkCellRendererText to clip to the input area 2011-01-06 02:31:42 +09:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c Clip to cell_area when rendering cell content 2010-12-16 00:07:08 +01:00
gtkcellrenderertoggle.h
gtkcellview.c Make GtkTreeMenu a private class: 2011-01-04 23:37:13 +09:00
gtkcellview.h Aligned prototypes in gtkcellview.h 2011-01-04 23:37:09 +09:00
gtkcheckbutton.c Make GtkCheckButton's label left aligned by default. 2010-12-29 18:20:32 +09:00
gtkcheckbutton.h
gtkcheckmenuitem.c Removed sealed members from GtkMenuItem 2010-12-26 22:58:57 -05:00
gtkcheckmenuitem.h
gtkclipboard-quartz.c gtkclipboard-quartz: use accessors and add missing include 2010-12-22 17:47:03 +01:00
gtkclipboard.c Remove some direct access to GdkDragContext members 2010-12-21 12:06:56 -05:00
gtkclipboard.h
gtkcolorbutton.c Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtkcolorbutton.h GtkColorButton: trivial doc and formatting fixes 2011-01-03 17:18:43 -05:00
gtkcolorsel.c colorsel: Update adjustment usage for sealing 2011-01-05 14:30:58 +01:00
gtkcolorsel.h
gtkcolorseldialog.c
gtkcolorseldialog.h
gtkcombobox.c combobox: Update adjustment usage for sealing 2011-01-05 23:50:22 +01:00
gtkcombobox.h Removed TABs and trailing whitespace from GtkComboBox and GtkTreeMenu 2011-01-05 00:14:25 +09:00
gtkcomboboxtext.c GtkComboBox(Text): Add documentation about the entry 2011-01-04 10:36:08 -05:00
gtkcomboboxtext.h
gtkcontainer.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkcontainer.h GtkContainer: Add method to get the GtkWidgetPath for a child. 2010-12-04 15:38:19 +01:00
gtkcssprovider.c Mention gvfs in the gtk_show_uri() docs 2011-01-04 11:25:40 -05:00
gtkcssprovider.h Some error reporting 2010-12-04 15:39:16 +01:00
gtkcustompaperunixdialog.c
gtkcustompaperunixdialog.h
gtkdebug.h
gtkdialog.c Move GtkDialog docs inline 2011-01-04 12:54:47 -05:00
gtkdialog.h Move GtkDialog docs inline 2011-01-04 12:54:47 -05:00
gtkdnd-quartz.c Make DnD code use GtkStyleContext for the highlight rectangle. 2011-01-04 03:06:20 +01:00
gtkdnd.c Make DnD code use GtkStyleContext for the highlight rectangle. 2011-01-04 03:06:20 +01:00
gtkdnd.h
gtkdndcursors.h
gtkdrawingarea.c Move GtkDrawingArea docs inline 2011-01-04 13:26:32 -05:00
gtkdrawingarea.h Move GtkDrawingArea docs inline 2011-01-04 13:26:32 -05:00
gtkeditable.c
gtkeditable.h
gtkentry.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkentry.h
gtkentrybuffer.c
gtkentrybuffer.h
gtkentrycompletion.c Move GtkEntryCompletion docs inline 2011-01-04 17:54:47 -05:00
gtkentrycompletion.h Move GtkEntryCompletion docs inline 2011-01-04 17:54:47 -05:00
gtkentryprivate.h Merge branch 'master' into treeview-refactor 2010-12-05 13:14:39 +09:00
gtkenums.h API: range: Remove update policy 2011-01-05 14:30:58 +01:00
gtkeventbox.c Move GtkEventBox docs inline 2011-01-04 10:33:33 -05:00
gtkeventbox.h Move GtkEventBox docs inline 2011-01-04 10:33:33 -05:00
gtkexpander.c Try again to fix the doc build 2011-01-05 09:38:36 -05:00
gtkexpander.h
gtkfilechooser.c
gtkfilechooser.h
gtkfilechooserbutton.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkfilechooserbutton.h
gtkfilechooserdefault.c Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtkfilechooserentry.h
gtkfilechooserprivate.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c
gtkfilechooserwidget.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilesystem.c
gtkfilesystem.h
gtkfilesystemmodel.c
gtkfilesystemmodel.h
gtkfixed.c Make GtkFixed use GtkStyleContext 2011-01-04 03:06:21 +01:00
gtkfixed.h
gtkfontbutton.c
gtkfontbutton.h
gtkfontsel.c Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtkfontsel.h
gtkframe.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkframe.h
gtkgradient.c Revert "docs: Reinstate pixbufs section in GDK docs" 2010-12-09 23:55:33 +01:00
gtkgradient.h Revert "docs: Reinstate pixbufs section in GDK docs" 2010-12-09 23:55:33 +01:00
gtkgrid.c Fixed GtkGrid GtkContainerClass->forall() to not use a for loop. 2010-12-22 21:25:53 +09:00
gtkgrid.h
gtkhandlebox.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkhandlebox.h
gtkhbbox.c
gtkhbbox.h
gtkhbox.c
gtkhbox.h
gtkhpaned.c
gtkhpaned.h
gtkhscale.c
gtkhscale.h
gtkhscrollbar.c
gtkhscrollbar.h
gtkhseparator.c
gtkhseparator.h
gtkhsv.c Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtkhsv.h
gtkiconcache.c
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconfactory.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkiconfactory.h Add deprecation guards for gtk_icon_set_render_icon 2010-12-17 14:31:44 -05:00
gtkicontheme.c Add GtkNumerableIcon 2011-01-05 16:33:15 -05:00
gtkicontheme.h Deprecate gtk_icon_info_load_symbolic_for_style 2010-12-04 15:39:45 +01:00
gtkiconview.c Made GtkIconView reset the context and invalidate all sizes when a row changes. 2011-01-06 13:51:49 +09:00
gtkiconview.h Added gtk_icon_view_new_with_area() 2011-01-06 13:51:48 +09:00
gtkimage.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkimage.h
gtkimagemenuitem.c Removed sealed members from GtkMenuItem 2010-12-26 22:58:57 -05:00
gtkimagemenuitem.h
gtkimcontext.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkimcontext.h
gtkimcontextsimple.c Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtkimcontextsimple.h
gtkimcontextsimpleseqs.h Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtkimmodule.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkimmodule.h
gtkimmulticontext.c
gtkimmulticontext.h
gtkinfobar.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkinfobar.h
gtkintl.h
gtkinvisible.c GtkInvisible: Avoid chaining up in ::style-updated 2011-01-04 03:06:22 +01:00
gtkinvisible.h
gtkkeyhash.c
gtkkeyhash.h
gtklabel.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtklabel.h
gtklayout.c layout: Update adjustment usage for sealing 2011-01-05 14:30:58 +01:00
gtklayout.h
gtklinkbutton.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtklinkbutton.h
gtkliststore.c Add gtk_tree_model_iter_previous() vfunc 2011-01-05 23:39:11 -05:00
gtkliststore.h Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
gtkmain.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkmain.h Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkmainprivate.h Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkmarshalers.list Merge branch 'master' into treeview-refactor 2010-12-05 00:36:37 +09:00
gtkmenu.c menu: Update adjustment usage for sealing 2011-01-05 23:50:21 +01:00
gtkmenu.h Remove sealed members from GtkMenu 2010-12-23 15:51:20 -05:00
gtkmenubar.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkmenubar.h
gtkmenuitem.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkmenuitem.h Moved GtkMenuItem private functions to the private header. 2011-01-05 00:14:08 +09:00
gtkmenuitemprivate.h Moved GtkMenuItem private functions to the private header. 2011-01-05 00:14:08 +09:00
gtkmenuprivate.h Remove sealed members from GtkMenu 2010-12-23 15:51:20 -05:00
gtkmenushell.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkmenushell.h Add sufficient API to make gail work 2010-12-23 20:11:38 -05:00
gtkmenushellprivate.h Remove sealed members from GtkMenuShell 2010-12-23 18:21:53 -05:00
gtkmenutoolbutton.c
gtkmenutoolbutton.h
gtkmessagedialog.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkmessagedialog.h
gtkmisc.c GtkMisc: Remove unneeded calls 2011-01-04 03:06:24 +01:00
gtkmisc.h
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodifierstyle.c Avoid memory corruption in the color_properties hashtable. 2010-12-05 12:30:28 +01:00
gtkmodifierstyle.h Make gtk_widget_override_cursor() take GdkRGBAs 2010-12-04 17:49:28 +01:00
gtkmodules.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkmodules.h Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c
gtkmountoperation.h
gtkmountoperationprivate.h
gtknotebook.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtknotebook.h
gtknumerableicon.c Add GtkNumerableIcon 2011-01-05 16:33:15 -05:00
gtknumerableicon.h Add GtkNumerableIcon 2011-01-05 16:33:15 -05:00
gtknumerableiconprivate.h Add GtkNumerableIcon 2011-01-05 16:33:15 -05:00
gtkoffscreenwindow.c Make GtkOffscreenWindow use GtkStyleContext 2011-01-04 03:06:26 +01:00
gtkoffscreenwindow.h
gtkorientable.c Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkorientable.h
gtkpagesetup.c
gtkpagesetup.h
gtkpagesetupunixdialog.c
gtkpagesetupunixdialog.h
gtkpaned.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkpaned.h
gtkpango.c
gtkpango.h
gtkpapersize.c
gtkpapersize.h
gtkpathbar.c Make GtkPathBar use ::style-updated 2011-01-04 03:06:27 +01:00
gtkpathbar.h
gtkplug-stub.c
gtkplug-win32.c win32: ported backend specific code to now backend specific API 2011-01-02 13:33:08 +01:00
gtkplug-x11.c Disable the GtkPlug xi2 hack more thoroughly 2010-12-21 12:07:10 -05:00
gtkplug.c Make GtkPlug use GtkStyleContext 2011-01-04 03:06:15 +01:00
gtkplug.h
gtkplugprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c
gtkprintbackend.h Remove gtk_printer_new from gtkprintbackend.h 2011-01-03 08:14:34 -05:00
gtkprintcontext.c
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c Set file GtkPrinter accepts_pdf/ps based on selected format 2011-01-03 08:14:34 -05:00
gtkprinter.h
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c
gtkprinteroptionwidget.h
gtkprintjob.c Remove sealed members from GtkPrintJob 2010-12-18 17:45:31 -05:00
gtkprintjob.h Remove sealed members from GtkPrintJob 2010-12-18 17:45:31 -05:00
gtkprintoperation-private.h
gtkprintoperation-unix.c Remove gdk_spawn functions 2010-12-21 12:07:00 -05:00
gtkprintoperation-win32.c win32: ported backend specific code to now backend specific API 2011-01-02 13:33:08 +01:00
gtkprintoperation.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkprintoperation.h
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkprintsettings.h
gtkprintunixdialog.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.h Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkprogressbar.c Make GtkProgressBar use GtkStyleContext 2010-12-28 19:25:48 +01:00
gtkprogressbar.h
gtkquartz.c quartz: gtkquartz.c: add missing include 2010-12-22 17:47:03 +01:00
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradioaction.c
gtkradioaction.h
gtkradiobutton.c GtkRadioButton: Use "radio" style class instead of "check" 2011-01-03 13:09:00 +01:00
gtkradiobutton.h
gtkradiomenuitem.c
gtkradiomenuitem.h
gtkradiotoolbutton.c
gtkradiotoolbutton.h
gtkrange.c range: Update adjustment usage for sealing 2011-01-05 23:50:22 +01:00
gtkrange.h API: range: Remove update policy 2011-01-05 14:30:58 +01:00
gtkrbtree.c
gtkrbtree.h
gtkrc.c Drop GtkThemeEngine 2010-12-23 22:16:50 -05:00
gtkrc.default
gtkrc.h Remove dead Gtk[Rc]Style code 2010-12-18 12:10:00 +01:00
gtkrc.key.default
gtkrc.key.emacs
gtkrc.key.mac
gtkrecentaction.c
gtkrecentaction.h
gtkrecentchooser.c
gtkrecentchooser.h
gtkrecentchooserdefault.c Make GtkRecentChooser use GtkStyleContext 2011-01-04 03:06:14 +01:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h
gtkrecentchooserutils.c
gtkrecentchooserutils.h
gtkrecentchooserwidget.c
gtkrecentchooserwidget.h
gtkrecentfilter.c
gtkrecentfilter.h
gtkrecentmanager.c
gtkrecentmanager.h
gtkscale.c Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtkscale.h
gtkscalebutton.c scalebutton: Update adjustment usage for sealing 2011-01-05 23:50:22 +01:00
gtkscalebutton.h
gtkscrollable.c Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtkscrollable.h
gtkscrollbar.c Port GtkRange widgets to GtkStyleContext 2010-12-13 22:31:29 +01:00
gtkscrollbar.h
gtkscrolledwindow.c scrolledwindow: Update adjustment usage for sealing 2011-01-05 23:50:21 +01:00
gtkscrolledwindow.h
gtksearchengine.c Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
gtksearchengine.h
gtksearchenginebeagle.c
gtksearchenginebeagle.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c
gtksearchenginesimple.h
gtksearchenginetracker.c gtksearchenginetracker: Update to work with libtracker-sparql 2010-12-09 23:53:51 +00:00
gtksearchenginetracker.h
gtkselection.c add gtk_selection_data_get_data_with_length API which can be bound 2011-01-03 12:13:30 -05:00
gtkselection.h add gtk_selection_data_get_data_with_length API which can be bound 2011-01-03 12:13:30 -05:00
gtkselectionprivate.h Move GtkSelectionData to a private header 2010-12-19 20:48:20 +00:00
gtkseparator.c Make GtkSeparator use GtkStyleContext 2010-12-24 19:38:14 +01:00
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c GtkSeparatorToolItem: remove unneeded call 2011-01-04 03:06:13 +01:00
gtkseparatortoolitem.h
gtksettings.c Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtksettings.h Remove sealed members from GtkSettings 2010-12-23 21:56:50 -05:00
gtksettingsprivate.h Remove sealed members from GtkSettings 2010-12-23 21:56:50 -05:00
gtkshow.c Mention gvfs in the gtk_show_uri() docs 2011-01-04 11:25:40 -05:00
gtkshow.h
gtksizegroup-private.h
gtksizegroup.c Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtksizegroup.h
gtksizerequest.c Remove unneeded/deprecated call from size requisition code 2011-01-04 03:06:19 +01:00
gtksizerequest.h
gtksocket-stub.c
gtksocket-win32.c win32: use GtkSocketPrivate 2011-01-02 13:33:09 +01:00
gtksocket-x11.c Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtksocket.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtksocket.h Remove sealed members from GtkSocket 2010-12-18 17:39:41 -05:00
gtksocketprivate.h Remove G_SEAL from private headers 2010-12-18 17:46:19 -05:00
gtkspinbutton.c spinbutton: Update adjustment usage for sealing 2011-01-05 23:50:21 +01:00
gtkspinbutton.h Move GtkSpinButton docs inline 2011-01-02 23:30:02 -05:00
gtkspinner.c Remove deprecated GtkSpinner style properties 2011-01-05 23:21:52 -05:00
gtkspinner.h
gtkstatusbar.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkstatusbar.h
gtkstatusicon-quartz.c
gtkstatusicon.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkstatusicon.h
gtkstock.c Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtkstock.h Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkstyle.c Remove deprecated GtkSpinner style properties 2011-01-05 23:21:52 -05:00
gtkstyle.h Return an appropriate GtkStyle from gtk_rc_get_style_by_paths() 2010-12-21 14:27:25 -05:00
gtkstylecontext.c Bug 637910 - GtkSpinner - does not animate 2010-12-24 19:37:49 +01:00
gtkstylecontext.h Make DnD code use GtkStyleContext for the highlight rectangle. 2011-01-04 03:06:20 +01:00
gtkstyleproperties.c Set a default value for rgba style properties 2010-12-21 18:18:34 -05:00
gtkstyleproperties.h Block direct #including in style headers 2010-12-04 15:39:55 +01:00
gtkstyleprovider.c widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET 2010-12-17 18:30:57 +01:00
gtkstyleprovider.h Block direct #including in style headers 2010-12-04 15:39:55 +01:00
gtkswitch.c Drop explicit includes of gdkkeysyms.h 2011-01-04 12:21:41 -05:00
gtkswitch.h
gtksymboliccolor.c Revert "docs: Reinstate pixbufs section in GDK docs" 2010-12-09 23:55:33 +01:00
gtksymboliccolor.h Revert "docs: Reinstate pixbufs section in GDK docs" 2010-12-09 23:55:33 +01:00
gtktable.c
gtktable.h
gtktearoffmenuitem.c Removed sealed members from GtkMenuItem 2010-12-26 22:58:57 -05:00
gtktearoffmenuitem.h
gtktestutils.c testutils: Update adjustment usage for sealing 2011-01-05 14:36:11 +01:00
gtktestutils.h
gtktextbtree.c gtktexttag: Move public members to private header 2011-01-03 15:05:46 -05:00
gtktextbtree.h
gtktextbuffer.c gtktexttag: Move public members to private header 2011-01-03 15:05:46 -05:00
gtktextbuffer.h
gtktextbufferrichtext.c
gtktextbufferrichtext.h
gtktextbufferserialize.c gtktexttag: Move public members to private header 2011-01-03 15:05:46 -05:00
gtktextbufferserialize.h
gtktextchild.c
gtktextchild.h Remove pointless sealing from GtkTextChild 2010-12-26 22:58:57 -05:00
gtktextchildprivate.h
gtktextdisplay.c
gtktextdisplay.h
gtktextiter.c
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c gtktexttag: Move public members to private header 2011-01-03 15:05:46 -05:00
gtktextlayout.h
gtktextmark.c
gtktextmark.h Remove pointless sealing from GtkTextMark 2010-12-26 23:17:10 -05:00
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtktexttag.h Add padding to text attribute structs 2011-01-05 11:28:45 -05:00
gtktexttagprivate.h gtktexttag: Move public members to private header 2011-01-03 15:05:46 -05:00
gtktexttagtable.c gtktexttag: Move public members to private header 2011-01-03 15:05:46 -05:00
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c
gtktextutil.h
gtktextview.c textview: Update adjustment usage for sealing 2011-01-05 23:50:22 +01:00
gtktextview.h
gtkthemingengine.c Remove deprecated GtkSpinner style properties 2011-01-05 23:21:52 -05:00
gtkthemingengine.h Add headers/docs changes for gtk_theming_engine_get_font() 2010-12-13 22:42:05 +01:00
gtktimeline.c Avoid C99 sinf() 2011-01-02 13:33:10 +01:00
gtktimeline.h Fix abi check after recent merges 2010-12-05 12:18:30 -05:00
gtktoggleaction.c
gtktoggleaction.h
gtktogglebutton.c GtkToggleButton: Make it able to be prelight and active at the same time. 2010-12-04 15:39:40 +01:00
gtktogglebutton.h
gtktoggletoolbutton.c
gtktoggletoolbutton.h
gtktoolbar.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtktoolbar.h
gtktoolbutton.c Make GtkToolButton use ::style-updated 2011-01-04 03:06:10 +01:00
gtktoolbutton.h
gtktoolitem.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtktoolitem.h
gtktoolitemgroup.c toolitemgroup: Update adjustment usage for sealing 2011-01-05 14:30:58 +01:00
gtktoolitemgroup.h
gtktoolpalette.c toolpalette: Update adjustment usage for sealing 2011-01-05 14:30:58 +01:00
gtktoolpalette.h
gtktoolpaletteprivate.h
gtktoolshell.c
gtktoolshell.h
gtktooltip.c Make GtkTooltip use GtkStyleContext 2011-01-04 03:06:17 +01:00
gtktooltip.h
gtktrayicon-x11.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtktrayicon.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c gtk/gtktreednd.c: Use accessor functions to access GtkSelectionData 2010-12-15 23:58:15 +00:00
gtktreednd.h
gtktreemenu.c Removed TABs and trailing whitespace from GtkComboBox and GtkTreeMenu 2011-01-05 00:14:25 +09:00
gtktreemenu.h Removed TABs and trailing whitespace from GtkComboBox and GtkTreeMenu 2011-01-05 00:14:25 +09:00
gtktreemodel.c Add gtk_tree_model_iter_previous() vfunc 2011-01-05 23:39:11 -05:00
gtktreemodel.h Add gtk_tree_model_iter_previous() vfunc 2011-01-05 23:39:11 -05:00
gtktreemodelfilter.c Add gtk_tree_model_iter_previous() vfunc 2011-01-05 23:39:11 -05:00
gtktreemodelfilter.h Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
gtktreemodelsort.c Add gtk_tree_model_iter_previous() vfunc 2011-01-05 23:39:11 -05:00
gtktreemodelsort.h Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
gtktreeprivate.h Revisit "Handle clicks in indentation area" 2010-12-15 23:55:26 +01:00
gtktreeselection.c gtktreeselection: Move public members to a private structure 2010-12-19 05:01:22 +00:00
gtktreeselection.h gtktreeselection: Move public members to a private structure 2010-12-19 05:01:22 +00:00
gtktreesortable.c
gtktreesortable.h Reduce includes of gtktypeutils.h to a minimum 2011-01-04 12:05:05 -05:00
gtktreestore.c Add gtk_tree_model_iter_previous() vfunc 2011-01-05 23:39:11 -05:00
gtktreestore.h Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
gtktreeview.c treeview: Update adjustment usage for sealing 2011-01-05 14:30:59 +01:00
gtktreeview.h
gtktreeviewcolumn.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtktreeviewcolumn.h Adding gtk_tree_view_column_new_with_area(). 2010-12-06 19:04:51 +09:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtkuimanager.c Remove sealed members from GtkMenuShell 2010-12-23 18:21:53 -05:00
gtkuimanager.h
gtkunixprint.h
gtkvbbox.c
gtkvbbox.h
gtkvbox.c
gtkvbox.h
gtkversion.h.in Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkviewport.c viewport: Update adjustment usage for sealing 2011-01-05 23:50:22 +01:00
gtkviewport.h
gtkvolumebutton.c volumebutton: Update adjustment usage for sealing 2011-01-05 23:50:22 +01:00
gtkvolumebutton.h
gtkvpaned.c
gtkvpaned.h
gtkvscale.c
gtkvscale.h
gtkvscrollbar.c
gtkvscrollbar.h
gtkvseparator.c
gtkvseparator.h
gtkwidget.c Move docs for gtkmain inline 2011-01-04 17:32:12 -05:00
gtkwidget.h Add a default handler for drag_failed 2010-12-22 18:46:29 -05:00
gtkwidgetpath.c widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET 2010-12-17 18:30:57 +01:00
gtkwidgetpath.h widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET 2010-12-17 18:30:57 +01:00
gtkwidgetprivate.h Fix coalescing of state animation areas for multiple window widgets. 2010-12-13 22:31:27 +01:00
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c Make GtkWin32EmbedWidget use GtkStyleContext 2011-01-04 03:06:17 +01:00
gtkwin32embedwidget.h
gtkwindow.c Remove gtktypeutils altogether 2011-01-04 14:51:19 -05:00
gtkwindow.h Remove private header from gtkwindow.h 2010-12-23 19:23:48 -06:00
gtkwindowprivate.h Hide GtkWindowGroup members 2010-12-17 20:41:16 -05:00
gtkxembed.c
gtkxembed.h
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am Add GtkNumerableIcon 2011-01-05 16:33:15 -05:00
makefile.msc.in win32: update msvc build 2011-01-02 13:33:06 +01:00
org.gtk.Settings.FileChooser.gschema.xml
paper_names_offsets.c
paper_names.c
queryimmodules.c
tree_minus.xbm
tree_minus.xpm
tree_plus.xbm
tree_plus.xpm
updateiconcache.c
xembed.h