gtk2/gtk
Timm Bäder ec18661bbb widget: Only check display debug flags if the global ones are set
The gtk_widget_get_display call in this if statement is showing up in
profiles. It ends up walking up the hierarchy to the toplevel to get its
GdkScreen, etc. so it is relatively costly. Avoid that call in most
cases by first checking if the RESIZE debugging is enabled for any of
the displays and only then checking if it is enabled for the widget's
display.
2017-10-14 07:37:06 +02:00
..
a11y build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
cursor
deprecated build: Remove old Makefile.inc files 2017-10-06 16:03:07 +02:00
emoji Add shortnames to emoji data 2017-08-22 08:13:45 -04:00
gesture
glade
icons
inspector inspector: Show child bounds for repeat nodes 2017-10-08 09:02:35 -04:00
theme Adwaita: theme the shortcuts window search results 2017-10-07 22:45:49 -04:00
ui Don't set child position in a ui file 2017-10-10 19:40:29 -04:00
compose-parse.py
encodesymbolic.c
fallback-c89.c fallback-c89: Include config.h 2017-05-03 14:47:14 +01:00
fnmatch.c
gdkpixbufutils.c
gdkpixbufutilsprivate.h
gen-gtk-gresources-xml.py meson: Add emoji data 2017-08-13 18:08:41 +02:00
gen-paper-names.c
gentypefuncs.py gtk/gentypefuncs.py: Open files in utf-8 encoding 2017-09-15 21:41:15 +08:00
gskpango.c More work on text nodes 2017-09-10 14:36:26 -04:00
gskpango.h Add a Pango renderer 2017-09-01 13:30:03 -04:00
gtk-a11y.h
gtk-autocleanups.h eventbox: Remove 2017-08-02 16:59:09 +01:00
gtk-builder-tool.c
gtk-compose-lookaside.txt
gtk-keys.css.default
gtk-keys.css.emacs
gtk-keys.css.mac
gtk-launch.c
gtk-query-settings.c
gtk-win32.rc.body.in
gtk.h gtk: Add GtkEventControllerScroll 2017-09-19 18:39:03 +02:00
gtkaboutdialog.c aboutdialog: Fix code snippets 2017-10-11 12:55:01 +02:00
gtkaboutdialog.h
gtkaccelgroup.c
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c accellabel: Fix code snippet 2017-10-11 12:56:42 +02:00
gtkaccellabel.h GtkAccelLabel: Add use-underline property 2017-07-19 21:27:14 -04:00
gtkaccelmap.c
gtkaccelmap.h
gtkaccelmapprivate.h
gtkaccessible.c
gtkaccessible.h
gtkactionable.c
gtkactionable.h
gtkactionbar.c ActionBar: Fix links in set_revealed() doc, etc. 2017-09-05 21:33:00 +01:00
gtkactionbar.h
gtkactionhelper.c GtkActionHelper: Remove unnecessary NULL check 2017-06-13 21:59:36 +02:00
gtkactionhelper.h
gtkactionmuxer.c
gtkactionmuxer.h
gtkactionobservable.c
gtkactionobservable.h
gtkactionobserver.c
gtkactionobserver.h
gtkadjustment.c adjustment: Drop priv pointer 2017-10-13 12:49:33 +02:00
gtkadjustment.h adjustment: Drop priv pointer 2017-10-13 12:49:33 +02:00
gtkadjustmentprivate.h
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c
gtkappchooser.h
gtkappchooserbutton.c
gtkappchooserbutton.h
gtkappchooserdialog.c appchooserdialog: Remove unused macro 2017-10-05 10:21:54 +02:00
gtkappchooserdialog.h
gtkappchooserprivate.h
gtkappchooserwidget.c appchooserwidget: Update to using GdkEvent API 2017-09-19 18:39:02 +02:00
gtkappchooserwidget.h
gtkapplication-dbus.c gtkapplication: g_dbus_proxy_new_sync can return NULL 2017-07-19 21:27:15 -04:00
gtkapplication-quartz-menu.c
gtkapplication-quartz.c
gtkapplication-wayland.c
gtkapplication-x11.c
gtkapplication.c gtkapplication: Mark gtk_application_get_active_window() as nullable 2017-07-18 14:03:59 -04:00
gtkapplication.h
gtkapplicationaccels.c
gtkapplicationaccelsprivate.h
gtkapplicationimpl.c
gtkapplicationprivate.h
gtkapplicationwindow.c applicationwindow: Fix code sample 2017-10-11 12:41:47 +02:00
gtkapplicationwindow.h
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c box: Remove fill child property 2017-04-25 20:30:37 +02:00
gtkassistant.h
gtkbbox.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkbbox.h
gtkbin.c Fix some nullable Returns annotations 2017-08-03 20:27:29 +01:00
gtkbin.h bin: Drop priv pointer 2017-07-19 21:27:13 -04:00
gtkbindings.c bindings: Fix code snippet 2017-10-11 13:01:27 +02:00
gtkbindings.h
gtkbindingsprivate.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbookmarksmanager.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkbookmarksmanager.h
gtkborder.c
gtkborder.h
gtkbox.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkbox.h box: Drop priv pointer 2017-10-06 14:24:52 +02:00
gtkboxprivate.h Remove some unneeded includes 2017-07-19 21:27:13 -04:00
gtkbuildable.c
gtkbuildable.h
gtkbuilder-menus.c
gtkbuilder.c Fix a few documentation issues 2017-07-19 21:27:15 -04:00
gtkbuilder.h
gtkbuilder.its
gtkbuilder.loc
gtkbuilder.rnc
gtkbuilder.rng
gtkbuilderparser.c GtkBuilder: Enforce "class" as a mandatory attribute for <object> 2017-09-25 15:26:34 +02:00
gtkbuilderprivate.h
gtkbutton.c button: Fix label alignment in checks and radios 2017-10-06 22:32:53 -04:00
gtkbutton.h
gtkbuttonprivate.h button: Remove unused flag 2017-07-19 21:27:12 -04:00
gtkcalendar.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkcalendar.h
gtkcellarea.c cellarea: Update to using GdkEvent API 2017-09-19 18:39:02 +02:00
gtkcellarea.h
gtkcellareabox.c
gtkcellareabox.h
gtkcellareaboxcontext.c
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c
gtkcellareacontext.h
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c
gtkcelllayout.h
gtkcellrenderer.c
gtkcellrenderer.h
gtkcellrendereraccel.c cell renderer accel: Convert to GdkEvent API 2017-09-19 18:39:02 +02:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c iconhelper: Don't inherit from GObject 2017-10-01 09:19:09 +02:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c
gtkcellrendererprogress.h
gtkcellrendererspin.c gtk: Remove 2BUTTON and 3BUTTON events and event types 2017-09-19 18:40:50 +02:00
gtkcellrendererspin.h
gtkcellrendererspinner.c
gtkcellrendererspinner.h
gtkcellrenderertext.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c
gtkcellrenderertoggle.h
gtkcellview.c widget: Add baseline and out_clip parameters to size-allocate 2017-07-19 21:27:16 -04:00
gtkcellview.h
gtkcenterbox.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkcenterbox.h CenterBox: Guard against directly including header 2017-08-05 18:44:02 +01:00
gtkcheckbutton.c widget: Add baseline and out_clip parameters to size-allocate 2017-07-19 21:27:16 -04:00
gtkcheckbutton.h
gtkcheckbuttonprivate.h
gtkcheckmenuitem.c GtkCheckMenuItem: Remove snapshot-indicator vfunc 2017-07-19 21:27:16 -04:00
gtkcheckmenuitem.h GtkCheckMenuItem: Remove snapshot-indicator vfunc 2017-07-19 21:27:16 -04:00
gtkcheckmenuitemprivate.h checkmenuitem: Replace indicator gadget with GtkIcon 2017-07-19 21:27:12 -04:00
gtkclipboard-quartz.c Fix MacOS compiler warnings. 2017-07-18 18:44:21 -07:00
gtkclipboard.c clipboard: Use GdkEvent API 2017-09-19 18:39:03 +02:00
gtkclipboard.h
gtkclipboardprivate.h
gtkcolorbutton.c ColorButton: Don’t destroy dialog @ ::delete-event 2017-09-12 20:52:43 +01:00
gtkcolorbutton.h
gtkcolorchooser.c
gtkcolorchooser.h
gtkcolorchooserdialog.c
gtkcolorchooserdialog.h
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c box: Remove fill child property 2017-04-25 20:30:37 +02:00
gtkcolorchooserwidget.h
gtkcoloreditor.c coloreditor: Update to using GdkEvent API 2017-09-19 18:39:02 +02:00
gtkcoloreditorprivate.h
gtkcolorplane.c colorplane: Update to using GdkEvent API 2017-09-19 18:39:02 +02:00
gtkcolorplaneprivate.h
gtkcolorscale.c gtk: Mass delete all GtkWidget event mask API 2017-05-25 16:25:58 +02:00
gtkcolorscaleprivate.h
gtkcolorswatch.c gtkcolorswatch: Remove enter/leave event handlers 2017-09-19 18:40:50 +02:00
gtkcolorswatchprivate.h
gtkcolorutils.c
gtkcolorutils.h
gtkcombobox.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkcombobox.h
gtkcomboboxprivate.h
gtkcomboboxtext.c
gtkcomboboxtext.h
gtkcomposetable.c
gtkcomposetable.h
gtkcontainer.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkcontainer.h container: Drop priv pointer 2017-09-03 09:17:35 +02:00
gtkcontainerprivate.h container: Remove get_children_clip 2017-07-19 21:27:14 -04:00
gtkcssanimatedstyle.c
gtkcssanimatedstyleprivate.h
gtkcssanimation.c
gtkcssanimationprivate.h
gtkcssarrayvalue.c css: implement font-variant as a shorthand 2017-09-18 14:27:06 -04:00
gtkcssarrayvalueprivate.h
gtkcssbgsizevalue.c
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c cssbordervalue: Fix possible use of uninitialised 2017-08-01 20:14:50 +01:00
gtkcssbordervalueprivate.h
gtkcsscalcvalue.c
gtkcsscalcvalueprivate.h
gtkcsscolorvalue.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkcsscolorvalueprivate.h
gtkcsscornervalue.c
gtkcsscornervalueprivate.h
gtkcssdimensionvalue.c
gtkcssdimensionvalueprivate.h
gtkcsseasevalue.c
gtkcsseasevalueprivate.h
gtkcssenumvalue.c css: Use enums instead of idents for font-variant properties 2017-09-18 23:22:38 -04:00
gtkcssenumvalueprivate.h css: Use enums instead of idents for font-variant properties 2017-09-18 23:22:38 -04:00
gtkcssfiltervalue.c css: Implement the blur filter 2017-09-04 14:28:16 -04:00
gtkcssfiltervalueprivate.h css: Implement the blur filter 2017-09-04 14:28:16 -04:00
gtkcssiconthemevalue.c
gtkcssiconthemevalueprivate.h
gtkcssimage.c
gtkcssimagebuiltin.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkcssimagebuiltinprivate.h
gtkcssimagecrossfade.c
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c
gtkcssimagefallbackprivate.h
gtkcssimageicontheme.c
gtkcssimageiconthemeprivate.h
gtkcssimagelinear.c Drop support for one-stop gradients 2017-09-17 16:53:02 -04:00
gtkcssimagelinearprivate.h
gtkcssimageprivate.h
gtkcssimageradial.c Drop support for one-stop gradients 2017-09-17 16:53:02 -04:00
gtkcssimageradialprivate.h
gtkcssimagerecolor.c
gtkcssimagerecolorprivate.h
gtkcssimagescaled.c
gtkcssimagescaledprivate.h
gtkcssimagesurface.c
gtkcssimagesurfaceprivate.h
gtkcssimageurl.c
gtkcssimageurlprivate.h
gtkcssimagevalue.c
gtkcssimagevalueprivate.h
gtkcssimagewin32.c
gtkcssimagewin32private.h
gtkcssinheritvalue.c
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c
gtkcsskeyframesprivate.h
gtkcsslookup.c
gtkcsslookupprivate.h
gtkcssmatcher.c
gtkcssmatcherprivate.h
gtkcssnode.c cssnode: Delay getting the parent style until we need it 2017-10-11 07:35:09 +02:00
gtkcssnodedeclaration.c cssnodedeclaration: Add gtk_css_node_declaration_to_string 2017-10-10 20:59:57 +02:00
gtkcssnodedeclarationprivate.h cssnodedeclaration: Add gtk_css_node_declaration_to_string 2017-10-10 20:59:57 +02:00
gtkcssnodeprivate.h
gtkcssnodestylecache.c
gtkcssnodestylecacheprivate.h
gtkcssnumbervalue.c
gtkcssnumbervalueprivate.h
gtkcsspalettevalue.c
gtkcsspalettevalueprivate.h
gtkcssparser.c Drop code parsing deprecated forms of url 2017-09-17 17:01:29 -04:00
gtkcssparserprivate.h
gtkcsspathnode.c
gtkcsspathnodeprivate.h
gtkcsspositionvalue.c
gtkcsspositionvalueprivate.h
gtkcssprovider.c Drop code handling deprecated style properties 2017-09-17 16:59:26 -04:00
gtkcssprovider.h
gtkcssproviderprivate.h
gtkcssrepeatvalue.c
gtkcssrepeatvalueprivate.h
gtkcssrgbavalue.c
gtkcssrgbavalueprivate.h
gtkcsssection.c
gtkcsssection.h
gtkcsssectionprivate.h
gtkcssselector.c Drop support for deprecated pseudo-classes 2017-09-17 17:04:16 -04:00
gtkcssselectorprivate.h
gtkcssshadowsvalue.c cssshadowsvalue: Don't heap-allocate shadows 2017-10-01 09:19:09 +02:00
gtkcssshadowsvalueprivate.h cssshadowsvalue: Don't heap-allocate shadows 2017-10-01 09:19:09 +02:00
gtkcssshadowvalue.c
gtkcssshadowvalueprivate.h
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c css: Use enums instead of idents for font-variant properties 2017-09-18 23:22:38 -04:00
gtkcssshorthandpropertyprivate.h
gtkcssstaticstyle.c
gtkcssstaticstyleprivate.h
gtkcssstringvalue.c css: Drop the new indent api again 2017-09-18 23:22:38 -04:00
gtkcssstringvalueprivate.h css: Drop the new indent api again 2017-09-18 23:22:38 -04:00
gtkcssstyle.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkcssstylechange.c GtkCssStyleChange: Only print values that really changed 2017-10-12 15:42:03 +02:00
gtkcssstylechangeprivate.h
gtkcssstylefuncs.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkcssstylefuncsprivate.h
gtkcssstyleprivate.h
gtkcssstyleproperty.c
gtkcssstylepropertyimpl.c css: Replace _AFFECTS_TEXT with _TEXT_SIZE and _TEXT_CLIP 2017-10-12 15:42:03 +02:00
gtkcssstylepropertyprivate.h
gtkcsstransformvalue.c
gtkcsstransformvalueprivate.h
gtkcsstransientnode.c
gtkcsstransientnodeprivate.h
gtkcsstransition.c
gtkcsstransitionprivate.h
gtkcsstypes.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkcsstypesprivate.h css: Replace _AFFECTS_TEXT with _TEXT_SIZE and _TEXT_CLIP 2017-10-12 15:42:03 +02:00
gtkcssunsetvalue.c
gtkcssunsetvalueprivate.h
gtkcssvalue.c
gtkcssvalueprivate.h
gtkcsswidgetnode.c GtkStyleContext: Remove property cache 2017-07-19 21:27:16 -04:00
gtkcsswidgetnodeprivate.h
gtkcsswin32sizevalue.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkcsswin32sizevalueprivate.h
gtkcustompaperunixdialog.c box: Remove fill child property 2017-04-25 20:30:37 +02:00
gtkcustompaperunixdialog.h
gtkdbusinterfaces.xml
gtkdebug.h
gtkdebugupdates.c
gtkdebugupdatesprivate.h
gtkdialog.c
gtkdialog.h Dialog: Clarify that response ID 0 is not reserved 2017-10-08 22:21:12 +01:00
gtkdialogprivate.h
gtkdnd-quartz.c
gtkdnd.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkdnd.h
gtkdndprivate.h
gtkdragdest.c
gtkdragdest.h
gtkdragsource.c gtk: Mass delete all GtkWidget event mask API 2017-05-25 16:25:58 +02:00
gtkdragsource.h
gtkdrawingarea.c drawingarea: Fix code snippet 2017-10-12 15:42:03 +02:00
gtkdrawingarea.h
gtkeditable.c
gtkeditable.h
gtkemojichooser.c emojichooser: Plug a memory leak 2017-09-24 18:15:41 +02:00
gtkemojichooser.h Add an Emoji chooser widget 2017-08-12 18:48:14 -04:00
gtkentry.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkentry.h
gtkentrybuffer.c EntryBuffer: Don't generate changed events when input is truncated 2017-05-17 09:04:21 +12:00
gtkentrybuffer.h
gtkentrycompletion.c entrycompletion: Update to using GdkEvent API 2017-09-19 18:39:02 +02:00
gtkentrycompletion.h
gtkentryprivate.h Remove some unneeded includes 2017-07-19 21:27:13 -04:00
gtkenums.h Add input hints for Emoji input 2017-09-02 08:47:17 -04:00
gtkeventcontroller.c eventcontroller: Drop event_mask API 2017-09-19 18:39:03 +02:00
gtkeventcontroller.h
gtkeventcontrollerlegacy.c gtk: Run GtkWidgetClass event signals inside a GtkEventController 2017-09-19 18:39:03 +02:00
gtkeventcontrollerlegacyprivate.h gtk: Run GtkWidgetClass event signals inside a GtkEventController 2017-09-19 18:39:03 +02:00
gtkeventcontrollerprivate.h eventcontroller: Drop event_mask API 2017-09-19 18:39:03 +02:00
gtkeventcontrollerscroll.c eventcontrollerscroll: Emit ::scroll for -1/+1 discrete steps 2017-10-11 08:50:21 +02:00
gtkeventcontrollerscroll.h gtk: Add GtkEventControllerScroll 2017-09-19 18:39:03 +02:00
gtkexpander.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkexpander.h expander: Inherit from GtkContainer 2017-07-19 21:27:12 -04:00
gtkfilechooser.c docs: Fix copy-paste error in gtk_file_chooser_get_extra_widget() doc comment 2017-05-20 13:07:05 +12:00
gtkfilechooser.h
gtkfilechooserbutton.c FileChooserButton: Avoid unref()ing a null model 2017-10-07 00:44:24 +01:00
gtkfilechooserbutton.h
gtkfilechooserdialog.c widget: Add baseline and out_clip parameters to size-allocate 2017-07-19 21:27:16 -04:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkfilechooserentry.h
gtkfilechoosererrorstack.c filechooserwidget: Add GtkFileChooserErrorStack 2017-07-18 15:11:26 -04:00
gtkfilechoosererrorstackprivate.h filechooserwidget: Add GtkFileChooserErrorStack 2017-07-18 15:11:26 -04:00
gtkfilechoosernative.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkfilechoosernative.h
gtkfilechoosernativeportal.c Avoid the use of g_autofree 2017-07-24 13:27:29 -04:00
gtkfilechoosernativeprivate.h GtkFileChooserNativeQuartz: add support for get_filter and set_filter 2017-07-18 13:30:44 -04:00
gtkfilechoosernativequartz.c GtkFileChooserNativeQuartz: restore parent focus after closing dialog 2017-08-23 10:45:50 -04:00
gtkfilechoosernativewin32.c GtkFileChooserNativeWin32: add support for get_filter and set_filter 2017-07-18 13:30:45 -04:00
gtkfilechooserprivate.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkfilechooserwidget.h
gtkfilechooserwidgetprivate.h
gtkfilefilter.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkfilefilter.h
gtkfilefilterprivate.h GtkFileChooserNativeQuartz: add support for Mountain Lion and Mavericks 2017-08-23 10:45:49 -04:00
gtkfilesystem.c
gtkfilesystem.h
gtkfilesystemmodel.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkfilesystemmodel.h
gtkfixed.c Fixed: If can’t add child, don’t add to child info 2017-10-13 09:50:19 +01:00
gtkfixed.h
gtkflowbox.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkflowbox.h flowbox: Fix annotation for GListModel binding callback 2017-09-27 13:33:20 +02:00
gtkfontbutton.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkfontbutton.h
gtkfontchooser.c
gtkfontchooser.h
gtkfontchooserdialog.c
gtkfontchooserdialog.h
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c fontchooser: Update to using GdkEvent API 2017-09-19 18:39:02 +02:00
gtkfontchooserwidget.h
gtkframe.c Frame: Enhance CSS docs 2017-10-02 19:50:02 +01:00
gtkframe.h
gtkgesture.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkgesture.h gtkgesture: Drop GdkWindow checks 2017-05-25 16:25:58 +02:00
gtkgesturedrag.c gesture drag: Use GdkEvent API 2017-09-19 18:39:02 +02:00
gtkgesturedrag.h
gtkgesturedragprivate.h
gtkgesturelongpress.c gesture: Update to using GdkEvent API 2017-09-19 18:39:02 +02:00
gtkgesturelongpress.h
gtkgesturelongpressprivate.h
gtkgesturemultipress.c gesture: Update to using GdkEvent API 2017-09-19 18:39:02 +02:00
gtkgesturemultipress.h
gtkgesturemultipressprivate.h
gtkgesturepan.c
gtkgesturepan.h
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c gesture rotate: Use GdkEvent API 2017-09-19 18:39:03 +02:00
gtkgesturerotate.h
gtkgesturerotateprivate.h
gtkgesturesingle.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkgesturesingle.h
gtkgesturesingleprivate.h
gtkgestureswipe.c gesture swipe: Use GdkEvent API 2017-09-19 18:39:03 +02:00
gtkgestureswipe.h
gtkgestureswipeprivate.h
gtkgesturezoom.c gesture zoom: Use GdkEvent API 2017-09-19 18:39:03 +02:00
gtkgesturezoom.h
gtkgesturezoomprivate.h
gtkgizmo.c widget: Add baseline and out_clip parameters to size-allocate 2017-07-19 21:27:16 -04:00
gtkgizmoprivate.h gizmo: Remove gadget 2017-07-19 21:27:11 -04:00
gtkgladecatalog.c
gtkglarea.c glarea: Make the code snippet compile 2017-10-12 15:42:03 +02:00
gtkglarea.h
gtkgrid.c grid: Only pass baselines to children that request it 2017-10-11 08:50:21 +02:00
gtkgrid.h grid: Drop priv pointer 2017-10-10 09:49:35 +02:00
gtkheaderbar.c header bar: Use GdkEvent API 2017-09-19 18:39:03 +02:00
gtkheaderbar.h
gtkheaderbarprivate.h
gtkhsla.c
gtkhslaprivate.h
gtkicon.c Don't try to snapshot invisible icons 2017-10-10 09:49:35 +02:00
gtkiconcache.c
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconhelper.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkiconhelperprivate.h iconhelper: Don't inherit from GObject 2017-10-01 09:19:09 +02:00
gtkiconprivate.h icon: Add _set_css_name back 2017-07-19 21:27:13 -04:00
gtkicontheme.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkicontheme.h
gtkiconthemeprivate.h
gtkiconview.c conview: Fix rubberband coordinates when scrolling 2017-10-11 10:55:20 +02:00
gtkiconview.h iconview: Remove bin_window 2017-07-19 21:27:14 -04:00
gtkiconviewprivate.h iconview: Stop using ::button-{press,release}-event 2017-09-13 17:58:45 +02:00
gtkimage.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkimage.h image: Remove priv pointer 2017-10-01 09:19:09 +02:00
gtkimagedefinition.c
gtkimagedefinitionprivate.h
gtkimageprivate.h image: Add private _get_definition 2017-07-19 21:27:14 -04:00
gtkimcontext.c imcontext: Remove API dependency on GdkWindow 2017-05-25 16:25:58 +02:00
gtkimcontext.h imcontext: Remove API dependency on GdkWindow 2017-05-25 16:25:58 +02:00
gtkimcontextinfo.h
gtkimcontextsimple.c imcontext: Fix typo on ctrl+shift+u hex sequences handling 2017-10-02 18:13:57 +02:00
gtkimcontextsimple.h
gtkimcontextsimpleprivate.h
gtkimcontextsimpleseqs.h
gtkimmodule.c
gtkimmodule.h
gtkimmoduleprivate.h
gtkimmulticontext.c imcontext: Update to using GdkEvent API 2017-09-19 18:39:02 +02:00
gtkimmulticontext.h
gtkinfobar.c ActionBar: Fix links in set_revealed() doc, etc. 2017-09-05 21:33:00 +01:00
gtkinfobar.h
gtkintl.h
gtkinvisible.c widget: Add baseline and out_clip parameters to size-allocate 2017-07-19 21:27:16 -04:00
gtkinvisible.h
gtkkeyhash.c
gtkkeyhash.h
gtkkineticscrolling.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkkineticscrolling.h
gtklabel.c label: Make all code snippets properly compile 2017-10-11 12:18:22 +02:00
gtklabel.h label: Remove priv pointer 2017-10-01 09:19:09 +02:00
gtklabelprivate.h
gtklayout.c Layout: Tweak documentation blurb 2017-08-03 10:19:13 +01:00
gtklayout.h layout: Remove bin_window 2017-07-19 21:27:14 -04:00
gtklevelbar.c LevelBar: Really fix underallocation of blocks 2017-08-29 00:34:02 +01:00
gtklevelbar.h
gtklinkbutton.c gtklinkbutton: Set cursor on button's event window 2017-07-26 13:11:43 +02:00
gtklinkbutton.h
gtklistbox.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtklistbox.h
gtkliststore.c
gtkliststore.h
gtklockbutton.c
gtklockbutton.h
gtklockbuttonprivate.h
gtkmagnifier.c magnifier: Port to snapshot 2017-08-23 16:33:49 +02:00
gtkmagnifierprivate.h
gtkmain.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkmain.h gdk/gtk: Fix more AVAILABLE_IN annotations to 3_92 2017-05-28 14:20:19 +01:00
gtkmarshalers.list
gtkmenu.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkmenu.h
gtkmenubar.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkmenubar.h
gtkmenubutton.c MenuButton: Document the correct no-direction icon 2017-10-08 21:09:42 +01:00
gtkmenubutton.h
gtkmenubuttonprivate.h
gtkmenuitem.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkmenuitem.h
gtkmenuitemprivate.h menuitem: Replace arrow gadget with GtkIcon 2017-07-19 21:27:12 -04:00
gtkmenuprivate.h gtkmenu: Use scroll event controller 2017-09-19 18:40:49 +02:00
gtkmenusectionbox.c box: Remove fill child property 2017-04-25 20:30:37 +02:00
gtkmenusectionbox.h
gtkmenushell.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkmenushell.h
gtkmenushellprivate.h
gtkmenutoolbutton.c box: Remove fill child property 2017-04-25 20:30:37 +02:00
gtkmenutoolbutton.h
gtkmenutracker.c
gtkmenutracker.h
gtkmenutrackeritem.c
gtkmenutrackeritem.h
gtkmessagedialog.c
gtkmessagedialog.h
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodelbutton.c widget: Add baseline and out_clip parameters to size-allocate 2017-07-19 21:27:16 -04:00
gtkmodelbutton.h
gtkmodelmenuitem.c modelmenuitem: Fix icon/label alignment 2017-10-11 09:03:40 +02:00
gtkmodelmenuitem.h
gtkmodules.c
gtkmodules.h
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c gtkmountoperation-x11: Do array length check before dereference 2017-09-12 15:21:59 +01:00
gtkmountoperation.c mountoperation: Update to using GdkEvent API 2017-09-19 18:39:02 +02:00
gtkmountoperation.h
gtkmountoperationprivate.h
gtknativedialog.c
gtknativedialog.h
gtknativedialogprivate.h
gtknotebook.c notebook: Don't steal right-clicks from content 2017-10-07 19:26:39 -04:00
gtknotebook.h
gtkorientable.c Fix a few documentation issues 2017-07-19 21:27:15 -04:00
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkoverlay.h
gtkpadcontroller.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkpadcontroller.h
gtkpagesetup.c
gtkpagesetup.h
gtkpagesetupunixdialog.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkpagesetupunixdialog.h
gtkpaned.c Don't try to snapshot invisible icons 2017-10-10 09:49:35 +02:00
gtkpaned.h paned: Reimplement handle dragging 2017-07-19 21:27:13 -04:00
gtkpango.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkpango.h gtkpango: Remove unused functions 2017-08-15 21:27:52 +02:00
gtkpapersize.c
gtkpapersize.h
gtkpathbar.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkpathbar.h
gtkplacessidebar.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkplacessidebar.h
gtkplacessidebarprivate.h gtkplacessidebar: implement libcloudproviders support 2017-09-04 11:32:03 -04:00
gtkplacesview.c places view: Use GdkEvent API 2017-09-19 18:39:03 +02:00
gtkplacesviewprivate.h
gtkplacesviewrow.c eventbox: Remove 2017-08-02 16:59:09 +01:00
gtkplacesviewrowprivate.h placesview: Remove event box usage 2017-08-02 14:05:02 +01:00
gtkpointerfocus.c gtk: Make GtkPointerFocus refcounted 2017-05-25 16:25:59 +02:00
gtkpointerfocusprivate.h gtk: Make GtkPointerFocus refcounted 2017-05-25 16:25:59 +02:00
gtkpopover.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkpopover.h
gtkpopovermenu.c popover: Add a contents node 2017-07-19 21:27:15 -04:00
gtkpopovermenu.h
gtkpopoverprivate.h popover: Add a contents node 2017-07-19 21:27:15 -04:00
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c box: Remove fill child property 2017-04-25 20:30:37 +02:00
gtkprintbackend.h
gtkprintcontext.c
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c
gtkprinter.h
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkprinteroptionwidget.h
gtkprintjob.c
gtkprintjob.h
gtkprintoperation-portal.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkprintoperation-portal.h
gtkprintoperation-private.h
gtkprintoperation-unix.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkprintoperation-win32.c gtk/gtkprintoperation-win32.c: Don't call gtk_widget_set_allocation() 2017-07-21 23:35:38 +08:00
gtkprintoperation.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkprintoperation.h
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c
gtkprintsettings.h
gtkprintunixdialog.c printing: Fix page drawing 2017-10-06 22:50:03 -04:00
gtkprintunixdialog.h
gtkprintutils.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkprintutils.h
gtkprivate.c
gtkprivate.h gtk: Change gtk_propagate_event() to propagate both ways. 2017-09-19 18:39:03 +02:00
gtkprivatetypebuiltins.c.template
gtkprivatetypebuiltins.h.template
gtkprogressbar.c widget: Add baseline and out_clip parameters to size-allocate 2017-07-19 21:27:16 -04:00
gtkprogressbar.h
gtkprogresstracker.c
gtkprogresstrackerprivate.h
gtkquartz.c
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradiobutton.c
gtkradiobutton.h
gtkradiomenuitem.c
gtkradiomenuitem.h
gtkradiotoolbutton.c
gtkradiotoolbutton.h
gtkrange.c range: Bring back middle clicks 2017-10-11 14:07:53 -05:00
gtkrange.h
gtkrangeprivate.h scrollbar: Add accessor for wheel delta 2017-07-19 21:27:12 -04:00
gtkrbtree.c
gtkrbtree.h
gtkrecentchooser.c
gtkrecentchooser.h
gtkrecentchooserdefault.c recentchoooser: Update to using GdkEvent API 2017-09-19 18:39:02 +02:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c box: Remove fill child property 2017-04-25 20:30:37 +02:00
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h
gtkrecentchooserutils.c
gtkrecentchooserutils.h
gtkrecentchooserwidget.c widget: Add baseline and out_clip parameters to size-allocate 2017-07-19 21:27:16 -04:00
gtkrecentchooserwidget.h
gtkrecentfilter.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkrecentfilter.h
gtkrecentmanager.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkrecentmanager.h
gtkrender.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkrender.h
gtkrenderbackground.c
gtkrenderbackgroundprivate.h
gtkrenderborder.c
gtkrenderborderprivate.h
gtkrendericon.c rendericon: Fix texture transformation 2017-10-11 09:24:35 +02:00
gtkrendericonprivate.h
gtkrevealer.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkrevealer.h
gtkroundedbox.c gtkroundedbox: Remove some unneeded conditionals 2017-10-02 14:34:47 +02:00
gtkroundedboxprivate.h
gtkscale.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkscale.h scale: Remove draw_value vfunc 2017-07-19 21:27:13 -04:00
gtkscalebutton.c scalebutton: Fix comparison for empty icon list 2017-10-10 09:49:35 +02:00
gtkscalebutton.h
gtkscrollable.c
gtkscrollable.h
gtkscrollbar.c scrollbar: keep populate-popup signal working 2017-10-07 19:53:19 -04:00
gtkscrollbar.h scrollbar: Add new API to gtk4-sections.txt 2017-07-19 21:27:13 -04:00
gtkscrolledwindow.c Drop the env var for scrolling control 2017-10-07 18:27:51 -04:00
gtkscrolledwindow.h
gtksearchbar.c search bar: Use GdkEvent API 2017-09-19 18:39:03 +02:00
gtksearchbar.h
gtksearchengine.c
gtksearchengine.h
gtksearchenginemodel.c
gtksearchenginemodel.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c
gtksearchenginesimple.h
gtksearchenginetracker.c
gtksearchenginetracker.h
gtksearchentry.c filechooser: Update to using GdkEvent API 2017-09-19 18:39:02 +02:00
gtksearchentry.h
gtksearchentryprivate.h
gtkselection.c selection: Use GdkEvent API 2017-09-19 18:39:03 +02:00
gtkselection.h
gtkselectionprivate.h
gtkseparator.c widget: Add baseline and out_clip parameters to size-allocate 2017-07-19 21:27:16 -04:00
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c widget: Add baseline and out_clip parameters to size-allocate 2017-07-19 21:27:16 -04:00
gtkseparatortoolitem.h
gtksettings.c Settings: Mention Shift+primary click on Range too 2017-10-11 22:35:31 +01:00
gtksettings.h
gtksettingsprivate.h settings: Convert to GdkEvent API 2017-09-19 18:39:02 +02:00
gtkshortcutlabel.c
gtkshortcutlabel.h
gtkshortcutsgroup.c shortcuts: Add css names to some widgets 2017-10-07 20:12:18 -04:00
gtkshortcutsgroup.h
gtkshortcutssection.c shortcuts: Add css names to some widgets 2017-10-07 20:12:18 -04:00
gtkshortcutssection.h
gtkshortcutsshortcut.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkshortcutsshortcut.h
gtkshortcutsshortcutprivate.h
gtkshortcutswindow.c Shortcuts window: Make search results themable 2017-10-07 22:45:05 -04:00
gtkshortcutswindow.h
gtkshortcutswindowprivate.h
gtkshow.c gtk/gtkshow: Remove deprected gtk_show_uri() 2017-08-28 23:47:36 +01:00
gtkshow.h gtk/gtkshow: Remove deprected gtk_show_uri() 2017-08-28 23:47:36 +01:00
gtksidebarrow.c SidebarRow: Unref CloudProvider on change/finalize 2017-09-18 23:30:57 +01:00
gtksidebarrowprivate.h gtkplacessidebar: implement libcloudproviders support 2017-09-04 11:32:03 -04:00
gtksizegroup-private.h
gtksizegroup.c
gtksizegroup.h
gtksizerequest.c widget: Always pass on baselines 2017-07-19 21:27:15 -04:00
gtksizerequest.h
gtksizerequestcache.c
gtksizerequestcacheprivate.h
gtksnapshot.c snapshot: Use a better placeholder 2017-10-08 22:19:22 -04:00
gtksnapshot.h Add gtk_snapshot_push_blur() 2017-09-04 14:28:16 -04:00
gtksnapshotprivate.h snapshot: Use one GPtrArray for all nodes 2017-10-02 14:34:47 +02:00
gtkspinbutton.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkspinbutton.h spinbutton: Add accessors for (max-)width-chars 2017-07-19 21:27:12 -04:00
gtkspinner.c spinner: Remove priv pointer 2017-10-01 09:19:09 +02:00
gtkspinner.h spinner: Remove priv pointer 2017-10-01 09:19:09 +02:00
gtkstack.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkstack.h
gtkstacksidebar.c
gtkstacksidebar.h
gtkstackswitcher.c docs: Clarify the visibility of buttons in GtkStackSwitcher 2017-10-11 20:21:28 +01:00
gtkstackswitcher.h
gtkstatusbar.c widget: Remove gtk_widget_set_redraw_on_alloc 2017-08-09 16:26:26 +02:00
gtkstatusbar.h statusbar: Inherit from GtkWidget 2017-07-19 21:27:16 -04:00
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c Remove all widget style property code 2017-07-19 21:27:14 -04:00
gtkstylecascadeprivate.h
gtkstylecontext.c StyleContext: Add CSS snippet language comments 2017-10-12 19:40:45 +01:00
gtkstylecontext.h stylecontext: Drop priv pointer 2017-10-01 09:19:09 +02:00
gtkstylecontextprivate.h GtkStyleContext: Remove property cache 2017-07-19 21:27:16 -04:00
gtkstyleproperty.c Drop the aliasing api for style properties 2017-09-17 16:57:53 -04:00
gtkstylepropertyprivate.h Drop the aliasing api for style properties 2017-09-17 16:57:53 -04:00
gtkstyleprovider.c Remove all widget style property code 2017-07-19 21:27:14 -04:00
gtkstyleprovider.h Remove all widget style property code 2017-07-19 21:27:14 -04:00
gtkstyleproviderprivate.c
gtkstyleproviderprivate.h
gtkswitch.c switch: Fix int/double comparison 2017-10-05 10:21:54 +02:00
gtkswitch.h switch: Remove priv pointer 2017-10-01 09:19:09 +02:00
gtktestutils.c Rename generated gtktypefuncs.c to gtktypefuncs.inc 2017-05-03 15:10:52 +01:00
gtktestutils.h
gtktextattributes.c
gtktextattributes.h
gtktextbtree.c
gtktextbtree.h
gtktextbuffer.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtktextbuffer.h
gtktextbufferprivate.h
gtktextbufferrichtext.c
gtktextbufferrichtext.h
gtktextbufferserialize.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtktextbufferserialize.h
gtktextchild.c
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c textdisplay: Remove widgets parameter from gtk_text_layout_draw 2017-10-10 09:49:35 +02:00
gtktextdisplay.h textdisplay: Remove widgets parameter from gtk_text_layout_draw 2017-10-10 09:49:35 +02:00
gtktexthandle.c text handle: Use GdkEvent API 2017-09-19 18:39:03 +02:00
gtktexthandleprivate.h
gtktextiter.c
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c textview: Fix memory handling 2017-10-06 23:06:52 -04:00
gtktextlayout.h
gtktextmark.c Add nullable return annotation to gtk_text_mark_get_name 2017-07-18 15:10:31 -04:00
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtktexttag.h
gtktexttagprivate.h
gtktexttagtable.c
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c textdisplay: Remove widgets parameter from gtk_text_layout_draw 2017-10-10 09:49:35 +02:00
gtktextutil.h
gtktextview.c css: Replace _AFFECTS_TEXT with _TEXT_SIZE and _TEXT_CLIP 2017-10-12 15:42:03 +02:00
gtktextview.h Drop gtk-doc trigraphs on GtkTextView enumeration 2017-07-16 12:33:24 +01:00
gtktextviewprivate.h
gtktogglebutton.c ToggleButton: Actually show buttons in new snippet 2017-10-11 21:15:54 +01:00
gtktogglebutton.h
gtktogglebuttonprivate.h
gtktoggletoolbutton.c
gtktoggletoolbutton.h
gtktoolbar.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtktoolbar.h
gtktoolbarprivate.h
gtktoolbutton.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtktoolbutton.h
gtktoolitem.c ToolItem: Fix nullable annotation put on wrong arg 2017-09-20 23:55:15 +01:00
gtktoolitem.h gtktoolitem: Remove gtk_tool_item_set_use_drag_window() 2017-05-25 16:25:59 +02:00
gtktoolitemgroup.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtktoolitemgroup.h
gtktoolpalette.c widget: Add baseline and out_clip parameters to size-allocate 2017-07-19 21:27:16 -04:00
gtktoolpalette.h
gtktoolpaletteprivate.h
gtktoolshell.c
gtktoolshell.h
gtktooltip.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtktooltip.h
gtktooltipprivate.h
gtktooltipwindow.c tooltipwindow: Remove unused define 2017-07-19 21:27:13 -04:00
gtktooltipwindowprivate.h
gtktrashmonitor.c
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreemenu.c TreeMenu: Remove accidentally duplicated doc lines 2017-10-04 12:05:13 +01:00
gtktreemenu.h
gtktreemodel.c
gtktreemodel.h
gtktreemodelfilter.c
gtktreemodelfilter.h
gtktreemodelsort.c
gtktreemodelsort.h
gtktreeprivate.h treeviewcolumn: Remove input window 2017-07-19 21:27:16 -04:00
gtktreeselection.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h
gtktreestore.c
gtktreestore.h
gtktreeview.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtktreeview.h
gtktreeviewcolumn.c TreeViewCol: Fix SEGV on remove/add, + memory leak 2017-10-07 00:46:37 +01:00
gtktreeviewcolumn.h
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkutils.c
gtkutilsprivate.h
gtkversion.h.in
gtkviewport.c widget: Remove gtk_widget_set_redraw_on_alloc 2017-08-09 16:26:26 +02:00
gtkviewport.h
gtkvolumebutton.c
gtkvolumebutton.h
gtkwidget.c widget: Only check display debug flags if the global ones are set 2017-10-14 07:37:06 +02:00
gtkwidget.h widget: Remove gtk_widget_set_redraw_on_alloc 2017-08-09 16:26:26 +02:00
gtkwidgetfocus.c widgetfocus: Use the same function to compare widgets 2017-03-31 09:50:40 +02:00
gtkwidgetpath.c
gtkwidgetpath.h
gtkwidgetpathprivate.h
gtkwidgetprivate.h gtk: Run GtkWidgetClass event signals inside a GtkEventController 2017-09-19 18:39:03 +02:00
gtkwin32.c
gtkwin32draw.c
gtkwin32drawprivate.h
gtkwin32theme.c
gtkwin32themeprivate.h
gtkwindow.c window: Make code snippets compile 2017-10-12 15:42:03 +02:00
gtkwindow.h Remove GtkWindow::hide-titlebar-when-maximized 2017-05-01 13:26:46 -04:00
gtkwindowgroup.c gtkwindow: Revoke implicit grabs when activating an explicit one 2017-05-25 16:25:59 +02:00
gtkwindowgroup.h
gtkwindowprivate.h gtkwindowprivate: Remove _gtk_window_keys_foreach 2017-08-14 14:24:29 +02:00
libgtk4.manifest.in build: Partially revert "Drop old MSC makefiles" 2017-08-15 23:37:24 +08:00
meson.build build: Drop redundant workaround 2017-10-10 12:53:06 +02:00
org.gtk.Settings.ColorChooser.gschema.xml
org.gtk.Settings.Debug.gschema.xml
org.gtk.Settings.EmojiChooser.gschema.xml Handle emoji data change in emoji chooser 2017-08-22 08:13:52 -04:00
org.gtk.Settings.FileChooser.gschema.xml
paper_names_offsets.c
paper_names.c
queryimmodules.c
updateiconcache.c updateiconcache: Avoid confusing loop construct 2017-10-04 22:59:11 +01:00
xembed.h