gtk2/gtk
2010-12-04 15:39:57 +01:00
..
stock-icons
tests Add explanation to failing test 2010-12-04 15:39:48 +01:00
theme-bits
abicheck.sh Re-add some conditionals to symbols files 2010-11-29 12:47:44 -05:00
circles.xbm
compose-parse.py
fnmatch.c
gen-paper-names.c
gtk9slice.c Gtk9Slice: Fix stretch rendering. 2010-12-04 15:39:54 +01:00
gtk9slice.h Gtk9Slice: Fix stretch case. 2010-12-04 15:38:20 +01:00
gtk-builder-convert-3.0
gtk-compose-lookaside.txt
gtk-win32.rc.in
gtk.h Some header cleanups 2010-12-04 15:39:47 +01:00
gtk.symbols GtkWidget: add gtk_widget_render_icon_pixbuf() 2010-12-04 15:39:57 +01:00
gtkaboutdialog.c [gi] add "array" annotations to GtkAboutDialog methods 2010-11-16 11:07:20 -05:00
gtkaboutdialog.h
gtkaccelgroup.c
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c
gtkaccellabel.h
gtkaccelmap.c
gtkaccelmap.h
gtkaccessible.c
gtkaccessible.h
gtkaction.c
gtkaction.h
gtkactiongroup.c
gtkactiongroup.h
gtkactivatable.c
gtkactivatable.h
gtkadjustment.c
gtkadjustment.h
gtkalignment.c
gtkalignment.h
gtkanimationdescription.c GtkAnimationDescription: parse "loop" correctly. 2010-12-04 15:39:25 +01:00
gtkanimationdescription.h Handle looping transition animations. 2010-12-04 15:39:05 +01:00
gtkappchooser.c app-chooser: update docs 2010-11-30 15:03:33 +01:00
gtkappchooser.h Coding style fixups 2010-11-24 18:32:05 -05:00
gtkappchooserbutton.c app-chooser-button: don't insert empty rows in the combobox 2010-12-01 20:18:12 +01:00
gtkappchooserbutton.h app-chooser-button: add gtk_app_chooser_button_set_active_custom_item() 2010-12-01 17:04:22 +01:00
gtkappchooserdialog.c app-chooser: other misc doc fixes 2010-11-30 17:27:53 +01:00
gtkappchooserdialog.h Coding style fixups 2010-11-24 18:32:05 -05:00
gtkappchoosermodule.c app-chooser-online: rework of the online module 2010-11-29 18:10:06 +01:00
gtkappchoosermodule.h app-chooser: rename GtkOpenWith to GtkAppChooser 2010-11-23 17:50:15 +01:00
gtkappchooseronline.c app-chooser-online: rework of the online module 2010-11-29 18:10:06 +01:00
gtkappchooseronline.h app-chooser-online: rework of the online module 2010-11-29 18:10:06 +01:00
gtkappchooseronlinepk.c app-chooser-online: rework of the online module 2010-11-29 18:10:06 +01:00
gtkappchooseronlinepk.h Coding style fixups 2010-11-24 18:32:05 -05:00
gtkappchooserprivate.h Coding style fixups 2010-11-24 18:32:05 -05:00
gtkappchooserwidget.c app-chooser: other misc doc fixes 2010-11-30 17:27:53 +01:00
gtkappchooserwidget.h app-chooser: other misc doc fixes 2010-11-30 17:27:53 +01:00
gtkapplication.c GtkApplication: drop Quit from the docs 2010-11-05 16:26:51 -04:00
gtkapplication.h
gtkarrow.c
gtkarrow.h
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c a11y: Use ATK macros and clean up/1 - GtkAssistant 2010-11-30 02:06:56 +00:00
gtkassistant.h
gtkbbox.c Handle empty button boxes gracefully 2010-11-03 23:01:09 -04:00
gtkbbox.h
gtkbin.c
gtkbin.h
gtkbindings.c
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 Changing GtkBox:fill child property default back to TRUE. 2010-11-25 14:37:02 +09:00
gtkbox.h
gtkbuildable.c
gtkbuildable.h
gtkbuilder.c rgba: Invert the arguments and improve bindability 2010-11-28 19:01:51 +00:00
gtkbuilder.h
gtkbuilderparser.c
gtkbuilderprivate.h
gtkbutton.c GtkStyleProperties: Turn border-width into a GtkBorder property. 2010-12-04 15:39:52 +01:00
gtkbutton.h gtktbutton: Move public members to private structure 2010-11-19 06:15:26 +01:00
gtkbuttonprivate.h Create a private header to access some GtkButton variables 2010-11-19 06:15:26 +01:00
gtkcalendar.c
gtkcalendar.h
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c
gtkcelllayout.h
gtkcellrenderer.c cellrenderer: Fix docs to say cairo_t instead of GdkDrawable 2010-12-02 20:21:04 +01:00
gtkcellrenderer.h Don't export _gtk_cell_renderer_calc_offset 2010-11-09 08:15:06 -05:00
gtkcellrendereraccel.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c Use gtk_icon_info_load_symbolic_for_context 2010-12-04 15:39:43 +01:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c
gtkcellrendererprogress.h
gtkcellrendererspin.c
gtkcellrendererspin.h
gtkcellrendererspinner.c
gtkcellrendererspinner.h
gtkcellrenderertext.c rgba: Invert the arguments and improve bindability 2010-11-28 19:01:51 +00:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c
gtkcellrenderertoggle.h
gtkcellview.c docs: Move documentation to inline comments: GtkCellView 2010-11-06 18:21:36 +01:00
gtkcellview.h
gtkcheckbutton.c GtkCheckButton: Look active when the pointer button is pressed and hovering 2010-12-04 15:39:41 +01:00
gtkcheckbutton.h
gtkcheckmenuitem.c
gtkcheckmenuitem.h
gtkclipboard-quartz.c
gtkclipboard.c
gtkclipboard.h
gtkcolorbutton.c docs: move documentation to inline comments: GtkColorButton 2010-11-06 03:26:14 +01:00
gtkcolorbutton.h
gtkcolorsel.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkcolorsel.h docs: Move documentation to inline comments: GtkColorSelection 2010-11-06 17:42:00 +01:00
gtkcolorseldialog.c
gtkcolorseldialog.h
gtkcombobox.c GtkStyleProperties: Turn border-width into a GtkBorder property. 2010-12-04 15:39:52 +01:00
gtkcombobox.h Bug 619148 - "active ID" properties (GtkComboBox) 2010-11-30 00:29:16 -05:00
gtkcomboboxtext.c Bug 619148 - "active ID" properties (GtkComboBox) 2010-11-30 00:29:16 -05:00
gtkcomboboxtext.h Bug 619148 - "active ID" properties (GtkComboBox) 2010-11-30 00:29:16 -05:00
gtkcontainer.c GtkContainer: Also copy permanent container's classes on get_path_for_child() 2010-12-04 15:39:18 +01:00
gtkcontainer.h GtkContainer: Add method to get the GtkWidgetPath for a child. 2010-12-04 15:38:19 +01:00
gtkcssprovider.c Parse user CSS from $XDG_CONFIG_HOME/gtk-3.0/gtk.css 2010-12-04 15:39:53 +01:00
gtkcssprovider.h Some error reporting 2010-12-04 15:39:16 +01:00
gtkcustompaperunixdialog.c
gtkcustompaperunixdialog.h
gtkdebug.h
gtkdialog.c docs: Update URL of some documentation links 2010-11-14 01:24:19 +01:00
gtkdialog.h
gtkdnd-quartz.c
gtkdnd.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkdnd.h
gtkdndcursors.h
gtkdrawingarea.c
gtkdrawingarea.h
gtkeditable.c [introspection] mark invokers for gtkeditable vfuncs 2010-11-09 21:00:14 -05:00
gtkeditable.h
gtkentry.c Make unfocused selections visible in entries 2010-12-04 15:39:33 +01:00
gtkentry.h gtkentry: move public members to private structure 2010-11-19 08:38:12 +01:00
gtkentrybuffer.c
gtkentrybuffer.h
gtkentrycompletion.c Fix entry completion window sizing 2010-11-08 18:39:02 -05:00
gtkentrycompletion.h
gtkentryprivate.h Add _gtk_entry_get_im_context() internal accessor 2010-11-19 06:15:27 +01:00
gtkenums.h Document various style-related enums 2010-12-04 15:39:26 +01:00
gtkeventbox.c
gtkeventbox.h
gtkexpander.c GtkExpander: Set widget state as state flags. 2010-12-04 15:38:31 +01:00
gtkexpander.h
gtkfilechooser.c
gtkfilechooser.h
gtkfilechooserbutton.c Make GtkFileChooserButton behave as expected when expanding 2010-11-07 11:22:07 -05:00
gtkfilechooserbutton.h
gtkfilechooserdefault.c bgo#634558 - filechooser - Actually focus the Search entry when selecting the Search shortcut 2010-11-16 10:58:16 -06:00
gtkfilechooserdefault.h
gtkfilechooserdialog.c
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c
gtkfilechooserentry.h
gtkfilechooserprivate.h bgo#634558 - filechooser - Actually focus the Search entry when selecting the Search shortcut 2010-11-16 10:58:16 -06:00
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c
gtkfilechooserwidget.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilesystem.c
gtkfilesystem.h
gtkfilesystemmodel.c
gtkfilesystemmodel.h
gtkfixed.c
gtkfixed.h
gtkfontbutton.c
gtkfontbutton.h
gtkfontsel.c
gtkfontsel.h
gtkframe.c
gtkframe.h
gtkgradient.c Some header cleanups 2010-12-04 15:39:47 +01:00
gtkgradient.h Block direct #including in style headers 2010-12-04 15:39:55 +01:00
gtkgrid.c docs: Improve cross-referencing on GtkGrid docs 2010-11-03 03:31:57 +01:00
gtkgrid.h Revert "Move the /*< private >*/ at the correct position" 2010-11-03 03:38:06 +01:00
gtkhandlebox.c
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
gtkhsv.h
gtkiconcache.c
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconfactory.c GtkIconFactory: add gtk_icon_set_render_icon_pixbuf() 2010-12-04 15:39:57 +01:00
gtkiconfactory.h GtkIconFactory: add gtk_icon_set_render_icon_pixbuf() 2010-12-04 15:39:57 +01:00
gtkicontheme.c Use gtk_style_context_reset_widgets() instead of gtk_rc_reset_styles() 2010-12-04 15:39:56 +01:00
gtkicontheme.h Deprecate gtk_icon_info_load_symbolic_for_style 2010-12-04 15:39:45 +01:00
gtkiconview.c gtk: Centre the text under the icon in GtkIconView 2010-12-02 15:04:32 +00:00
gtkiconview.h
gtkimage.c Deprecate gtk_icon_info_load_symbolic_for_style 2010-12-04 15:39:45 +01:00
gtkimage.h
gtkimagemenuitem.c
gtkimagemenuitem.h
gtkimcontext.c
gtkimcontext.h
gtkimcontextsimple.c gtk: Avoid GdkDrawable usage, including needless casts 2010-12-02 20:21:02 +01:00
gtkimcontextsimple.h
gtkimcontextsimpleseqs.h
gtkimmodule.c gtk: Avoid GdkDrawable usage, including needless casts 2010-12-02 20:21:02 +01:00
gtkimmodule.h
gtkimmulticontext.c gtk: Avoid GdkDrawable usage, including needless casts 2010-12-02 20:21:02 +01:00
gtkimmulticontext.h
gtkinfobar.c Rewrite GtkInfoBar color handling to bypass GtkStyle 2010-12-04 15:39:33 +01:00
gtkinfobar.h
gtkintl.h
gtkinvisible.c
gtkinvisible.h
gtkkeyhash.c
gtkkeyhash.h
gtklabel.c GtkLabel: Use style context for rendering. 2010-12-04 15:39:40 +01:00
gtklabel.h
gtklayout.c docs: Move documentation to inline comments: GtkLayout 2010-11-06 17:42:00 +01:00
gtklayout.h
gtklinkbutton.c
gtklinkbutton.h
gtkliststore.c
gtkliststore.h
gtkmain.c Do not initialize RC subsystem. 2010-12-04 15:39:06 +01:00
gtkmain.h gtkmain: Remove deprecated gtk_init_add() function 2010-11-16 06:54:01 +01:00
gtkmarshalers.list Implement widget states as a set of flags 2010-12-04 15:38:30 +01:00
gtkmenu.c GtkStyleProperties: Turn border-width into a GtkBorder property. 2010-12-04 15:39:52 +01:00
gtkmenu.h
gtkmenubar.c GtkStyleProperties: Turn border-width into a GtkBorder property. 2010-12-04 15:39:52 +01:00
gtkmenubar.h
gtkmenuitem.c GtkMenuItem: Set widget state as state flags. 2010-12-04 15:38:31 +01:00
gtkmenuitem.h
gtkmenuprivate.h
gtkmenushell.c Fixed GtkMenuShell to deactivate itself at dispose time 2010-11-25 14:08:55 +09:00
gtkmenushell.h
gtkmenutoolbutton.c
gtkmenutoolbutton.h
gtkmessagedialog.c
gtkmessagedialog.h
gtkmisc.c
gtkmisc.h
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodifierstyle.c Add GtkModifierStyle as a private object 2010-12-04 15:39:54 +01:00
gtkmodifierstyle.h Add GtkModifierStyle as a private object 2010-12-04 15:39:54 +01:00
gtkmodules.c
gtkmodules.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c
gtkmountoperation.h
gtkmountoperationprivate.h
gtknotebook.c GtkNotebook: Set widget state as state flags. 2010-12-04 15:38:32 +01:00
gtknotebook.h
gtkoffscreenwindow.c
gtkoffscreenwindow.h
gtkorientable.c
gtkorientable.h
gtkpagesetup.c docs: Move documentation to inline comments: GtkPageSetup 2010-11-08 23:21:49 +01:00
gtkpagesetup.h
gtkpagesetupunixdialog.c
gtkpagesetupunixdialog.h
gtkpaned.c docs: Move documentation to inline comments: GtkPaned 2010-11-08 23:22:03 +01:00
gtkpaned.h
gtkpango.c
gtkpango.h
gtkpapersize.c
gtkpapersize.h
gtkpathbar.c
gtkpathbar.h
gtkplug-stub.c
gtkplug-win32.c
gtkplug-x11.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gtkplug.c gtkplug: Do not leak in gtk_plug_realize() 2010-11-18 17:52:18 +01:00
gtkplug.h
gtkplugprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c
gtkprintbackend.h
gtkprintcontext.c
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c
gtkprinter.h
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c
gtkprinteroptionwidget.h
gtkprintjob.c
gtkprintjob.h
gtkprintoperation-private.h
gtkprintoperation-unix.c
gtkprintoperation-win32.c
gtkprintoperation.c
gtkprintoperation.h
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c
gtkprintsettings.h
gtkprintunixdialog.c
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.h
gtkprogressbar.c docs: Move documentation to inline comments: GtkProgressBar 2010-11-08 23:21:57 +01:00
gtkprogressbar.h
gtkquartz.c
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradioaction.c
gtkradioaction.h
gtkradiobutton.c Fix GtkRadioButton drawing 2010-12-04 15:39:34 +01:00
gtkradiobutton.h
gtkradiomenuitem.c
gtkradiomenuitem.h
gtkradiotoolbutton.c
gtkradiotoolbutton.h
gtkrange.c gtk: properly indent calls to gdk_threads_add_timeout() 2010-12-02 23:01:12 +01:00
gtkrange.h
gtkrbtree.c
gtkrbtree.h
gtkrc.c Initial attempt at deprecating GtkStyle api 2010-12-04 15:39:46 +01:00
gtkrc.default
gtkrc.h Initial attempt at deprecating GtkStyle api 2010-12-04 15:39:46 +01:00
gtkrc.key.default
gtkrc.key.emacs
gtkrc.key.mac
gtkrecentaction.c
gtkrecentaction.h
gtkrecentchooser.c
gtkrecentchooser.h
gtkrecentchooserdefault.c
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 gtk: Allow hiding the trough/slider in GtkScale 2010-12-01 15:39:50 +00:00
gtkscale.h
gtkscalebutton.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtkscalebutton.h
gtkscrollable.c GtkScrollable: Improve the documentation text. 2010-11-02 09:23:24 +01:00
gtkscrollable.h
gtkscrollbar.c Don't add class "scrollbar" for every trough 2010-12-04 15:39:47 +01:00
gtkscrollbar.h
gtkscrolledwindow.c Fixing GtkScrolledWindow inconsistent scrollbar visibility. 2010-11-19 00:53:19 +09:00
gtkscrolledwindow.h
gtksearchengine.c
gtksearchengine.h
gtksearchenginebeagle.c
gtksearchenginebeagle.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c
gtksearchenginesimple.h
gtksearchenginetracker.c
gtksearchenginetracker.h
gtkselection.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gtkselection.h Revert c00b85bf3f 2010-11-29 13:00:04 -05:00
gtkseparator.c
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c
gtkseparatortoolitem.h
gtksettings.c Use gtk_style_context_reset_widgets() instead of gtk_rc_reset_styles() 2010-12-04 15:39:56 +01:00
gtksettings.h GtkSettings: add _gtk_settings_get_screen() private method 2010-12-04 15:39:55 +01:00
gtkshow.c
gtkshow.h
gtksizegroup-private.h
gtksizegroup.c
gtksizegroup.h
gtksizerequest.c gtk: remove GtkWidget::size-request 2010-11-19 19:38:48 +01:00
gtksizerequest.h
gtksocket-stub.c
gtksocket-win32.c gtkwocket-win32.c Added missing include to avoid C4013 2010-11-10 10:15:45 +08:00
gtksocket-x11.c x11: Don't include gdkprivate.h in gdkx.h 2010-12-02 20:21:05 +01:00
gtksocket.c
gtksocket.h
gtksocketprivate.h
gtkspinbutton.c gtk: draw the frame around the spinbutton's buttons conditionally 2010-11-19 14:55:47 +01:00
gtkspinbutton.h
gtkspinner.c GtkSpinner: Use style context for rendering. 2010-12-04 15:39:45 +01:00
gtkspinner.h
gtkstatusbar.c
gtkstatusbar.h
gtkstatusicon-quartz.c
gtkstatusicon.c GtkStatusIcon: update to use gtk_widget_override_symbolic_color(). 2010-12-04 15:38:37 +01:00
gtkstatusicon.h
gtkstock.c
gtkstock.h
gtkstyle.c GtkStyle: set style context state before calling gtk_render_icon_pixbuf() 2010-12-04 15:39:56 +01:00
gtkstyle.h Some header cleanups 2010-12-04 15:39:47 +01:00
gtkstylecontext.c GtkStyleContext: invalidate icon caches when resetting widgets 2010-12-04 15:39:56 +01:00
gtkstylecontext.h GtkIconFactory: add gtk_icon_set_render_icon_pixbuf() 2010-12-04 15:39:57 +01:00
gtkstyleproperties.c Add helper API for getting colors/borders in GtkStyleContext/GtkThemingEngine 2010-12-04 15:39:55 +01:00
gtkstyleproperties.h Block direct #including in style headers 2010-12-04 15:39:55 +01:00
gtkstyleprovider.c GtkStyleProvider: Add GtkStateFlags parameter to get_style_property(). 2010-12-04 15:39:51 +01:00
gtkstyleprovider.h Block direct #including in style headers 2010-12-04 15:39:55 +01:00
gtkswitch.c switch: Fix the attribution line 2010-11-30 21:54:48 +00:00
gtkswitch.h switch: Fix the attribution line 2010-11-30 21:54:48 +00:00
gtksymboliccolor.c Some header cleanups 2010-12-04 15:39:47 +01:00
gtksymboliccolor.h Block direct #including in style headers 2010-12-04 15:39:55 +01:00
gtktable.c
gtktable.h
gtktearoffmenuitem.c
gtktearoffmenuitem.h
gtktestutils.c
gtktestutils.h
gtktextbtree.c
gtktextbtree.h
gtktextbuffer.c
gtktextbuffer.h
gtktextbufferrichtext.c
gtktextbufferrichtext.h
gtktextbufferserialize.c textbuffer: Remove check for GdkDrawable 2010-12-02 20:21:02 +01:00
gtktextbufferserialize.h
gtktextchild.c
gtktextchild.h docs: Move documentation to inline comments: GtkTextView 2010-11-06 03:26:14 +01:00
gtktextchildprivate.h
gtktextdisplay.c
gtktextdisplay.h
gtktextiter.c
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c
gtktextlayout.h
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c
gtktexttag.h
gtktexttagprivate.h
gtktexttagtable.c
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c
gtktextutil.h
gtktextview.c docs: Move documentation to inline comments: GtkTextView 2010-11-06 03:26:14 +01:00
gtktextview.h docs: Move documentation to inline comments: GtkTextView 2010-11-06 03:26:14 +01:00
gtkthemes.c
gtkthemes.h Initial attempt at deprecating GtkStyle api 2010-12-04 15:39:46 +01:00
gtkthemingengine.c GtkThemingEngine: Be a bit more robust against missing essential properties. 2010-12-04 15:39:57 +01:00
gtkthemingengine.h Block direct #including in style headers 2010-12-04 15:39:55 +01:00
gtktimeline.c Remove gtkalias from style context code. 2010-12-04 15:38:09 +01:00
gtktimeline.h Add GtkTimeline as a private object. 2010-12-04 15:37:37 +01: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 Avoid a warning when finalizing toolbars 2010-12-01 23:32:35 -05:00
gtktoolbar.h
gtktoolbutton.c
gtktoolbutton.h
gtktoolitem.c
gtktoolitem.h
gtktoolitemgroup.c GtkToolItemGroup: Set widget state as state flags. 2010-12-04 15:38:33 +01:00
gtktoolitemgroup.h
gtktoolpalette.c gtk: fix C99-style variable declarations in various sources 2010-11-10 10:08:14 +08:00
gtktoolpalette.h
gtktoolpaletteprivate.h
gtktoolshell.c
gtktoolshell.h
gtktooltip.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtktooltip.h
gtktrayicon-x11.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gtktrayicon.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreemodel.c
gtktreemodel.h
gtktreemodelfilter.c
gtktreemodelfilter.h
gtktreemodelsort.c
gtktreemodelsort.h
gtktreeprivate.h
gtktreeselection.c
gtktreeselection.h
gtktreesortable.c [gi] add "out" annotations to gtk_tree_store_sort_column_id params 2010-11-15 12:14:43 -05:00
gtktreesortable.h
gtktreestore.c
gtktreestore.h
gtktreeview.c Move all GdkDevice members to private and add one missing accessor 2010-11-23 20:25:13 +01:00
gtktreeview.h docs: move documentation to inline comments: GtkTreeView 2010-11-06 03:26:14 +01:00
gtktreeviewcolumn.c
gtktreeviewcolumn.h
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypeutils.c
gtktypeutils.h Deprecate GtkCallbackMarshal and GtkFunction 2010-11-16 06:54:01 +01:00
gtkuimanager.c
gtkuimanager.h
gtkunixprint.h
gtkvbbox.c
gtkvbbox.h
gtkvbox.c
gtkvbox.h
gtkversion.h.in
gtkviewport.c
gtkviewport.h
gtkvolumebutton.c
gtkvolumebutton.h
gtkvpaned.c
gtkvpaned.h
gtkvscale.c
gtkvscale.h
gtkvscrollbar.c
gtkvscrollbar.h
gtkvseparator.c
gtkvseparator.h
gtkwidget.c GtkWidget: add gtk_widget_render_icon_pixbuf() 2010-12-04 15:39:57 +01:00
gtkwidget.h GtkWidget: Add gtk_widget_override_cursor(). 2010-12-04 15:39:54 +01:00
gtkwidgetpath.c Trivial doc fixes 2010-12-04 15:39:47 +01:00
gtkwidgetpath.h Block direct #including in style headers 2010-12-04 15:39:55 +01:00
gtkwidgetprivate.h
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c
gtkwin32embedwidget.h
gtkwindow-decorate.c
gtkwindow-decorate.h
gtkwindow.c Fix resize grip drawing 2010-12-04 15:39:34 +01:00
gtkwindow.h
gtkxembed.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gtkxembed.h
line-arrow.xbm
line-wrap.xbm
makeenums.pl
Makefile.am Add GtkModifierStyle as a private object 2010-12-04 15:39:54 +01:00
makefile.msc.in gtk: Remove GtkRuler 2010-11-24 16:56:10 +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 No fsync on Windows 2010-11-24 14:36:29 +02:00
xembed.h