gtk2/gtk
Matthias Clasen 34b4de09fc font chooser dialog: Improve sensitivity handling
We should not tie the sensitivity of the select button
to the tweak action, since there may be fonts which are
selectable, but not tweakable.

Instead, enable the select button when a font is selected,
as it should be.
2018-01-03 14:05:33 -05:00
..
a11y a11y: Stop using GdkEventWindowState 2017-12-14 22:24:06 -05: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 gestures: provide new artwork 2016-10-13 15:02:36 -04:00
glade Update README.glade 2016-01-27 15:20:15 -05:00
icons
inspector Revert "inspector: Stop using GtkWidget::event" 2018-01-02 18:14:08 -05:00
theme themes: missing specificity bump on expander arrow 2018-01-01 21:22:23 +00:00
ui font chooser: Support font variations 2018-01-03 13:28:33 -05:00
compose-parse.py Typo fixes 2016-03-10 22:46:02 -05:00
encodesymbolic.c Make the recoloring code more robust 2017-11-07 21:27:38 -05:00
fallback-c89.c fallback-c89: Include config.h 2017-05-03 14:47:14 +01:00
fnmatch.c
gdkpixbufutils.c Make texture variants of some pixbuf utils 2017-11-30 07:54:27 -05:00
gdkpixbufutilsprivate.h Make texture variants of some pixbuf utils 2017-11-30 07:54:27 -05:00
gen-gtk-gresources-xml.py gtk: Stop using pixdata resources 2017-10-18 17:30:20 +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 gtk/gskpango.c: Use g_snprintf() 2017-11-21 14:22:23 +08:00
gskpango.h gskpango: Remove GDK api macros 2017-10-31 10:10:53 +01:00
gtk-a11y.h Remove GtkArrow 2016-10-16 18:17:21 +02:00
gtk-autocleanups.h autocleanups: allow g_autoptr() usage with GtkTreePath 2017-12-05 12:33:50 +00:00
gtk-builder-tool.c stylecontext: Port to use display instead of screen 2017-10-31 03:05:54 +01:00
gtk-compose-lookaside.txt
gtk-keys.css.default
gtk-keys.css.emacs
gtk-keys.css.mac
gtk-launch.c osx: fix build 2017-03-30 09:54:38 -04:00
gtk-query-settings.c Update callers 2017-01-19 13:50:17 -05:00
gtk-win32.rc.body.in Windows: Update code for monolithic GTK DLL 2016-11-03 16:55:35 +08:00
gtk.h Add a simple motion eventcontroller 2017-12-12 09:42:05 -05:00
gtkaboutdialog.c about dialog: Stop using event-after as well 2017-12-12 09:42:05 -05:00
gtkaboutdialog.h aboutdialog: Make logo a texture property 2017-11-05 00:07:17 +01:00
gtkaccelgroup.c Replace gdk_keymap_get_for_display by gdk_display_get_keymap 2017-12-15 07:44:58 -05:00
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkaccellabel.h GtkAccelLabel: Add use-underline property 2017-07-19 21:27:14 -04:00
gtkaccelmap.c Remove GtkUIManager 2016-10-18 00:34:41 +02:00
gtkaccelmap.h
gtkaccelmapprivate.h
gtkaccessible.c accessible: Fix compile warnings 2016-10-23 19:09:27 +02:00
gtkaccessible.h accessible: Drop deprecated connect_widget_destroyed 2016-10-23 11:12:08 +02:00
gtkactionable.c actionable: Allow all detailed action name formats 2017-10-26 06:16:59 -04:00
gtkactionable.h
gtkactionbar.c actionbar: Add more docs for gtk_action_bar_get_revealed 2017-12-04 07:42:01 -08:00
gtkactionbar.h actionbar: Fix class and instance struct parent member 2017-01-08 15:12:45 +01:00
gtkactionhelper.c GtkActionHelper: Remove unnecessary NULL check 2017-06-13 21:59:36 +02:00
gtkactionhelper.h
gtkactionmuxer.c app: share function to normalise detailed action name 2016-04-22 12:40:08 +02:00
gtkactionmuxer.h app: share function to normalise detailed action name 2016-04-22 12:40:08 +02:00
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 Use Unicode in translatable strings 2016-12-19 15:08:10 -05:00
gtkappchooserbutton.h
gtkappchooserdialog.c image: Remove icon-size argument from icon setters 2017-11-15 14:22:17 -05:00
gtkappchooserdialog.h
gtkappchooserprivate.h
gtkappchooserwidget.c Remove some unused includes 2017-11-29 23:39:06 -05:00
gtkappchooserwidget.h appchooserwidget: Inherit from GtkWidget 2017-03-31 09:50:39 +02:00
gtkapplication-dbus.c Avoid calling unsetenv too late 2017-12-17 17:32:05 -05:00
gtkapplication-quartz-menu.c
gtkapplication-quartz.c Drop gtk_application_is_inhibited 2017-11-28 23:02:58 -05:00
gtkapplication-wayland.c wayland: Set startup ID from GApplication platform data 2016-11-09 14:18:14 -05:00
gtkapplication-x11.c Remove gdk/gdkx.h 2017-11-16 23:00:01 -05:00
gtkapplication.c gtk: Remove GtkClipboard 2017-12-03 05:46:49 +01:00
gtkapplication.h Drop gtk_application_is_inhibited 2017-11-28 23:02:58 -05:00
gtkapplicationaccels.c app: share function to normalise detailed action name 2016-04-22 12:40:08 +02:00
gtkapplicationaccelsprivate.h app: extract GtkApplicationAccels private class 2016-04-22 12:39:18 +02:00
gtkapplicationimpl.c Drop gtk_application_is_inhibited 2017-11-28 23:02:58 -05:00
gtkapplicationprivate.h Support the Inhibit portal 2016-07-08 00:08:37 -04:00
gtkapplicationwindow.c applicationwindow: Fix code sample 2017-10-11 12:41:47 +02:00
gtkapplicationwindow.h
gtkaspectframe.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkaspectframe.h
gtkassistant.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkassistant.h assistant: Remove deprecated API 2016-10-23 11:12:12 +02:00
gtkbbox.c gtk: Intern css names 2017-11-17 22:49:57 -05: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 Replace gdk_keymap_get_for_display by gdk_display_get_keymap 2017-12-15 07:44:58 -05: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 gtk: Intern css names 2017-11-17 22:49:57 -05: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 Remove GtkUIManager 2016-10-18 00:34:41 +02:00
gtkbuilder-menus.c
gtkbuilder.c builder: Mirror GdkPixbuf abilities for GdkTexture 2017-11-05 00:07:17 +01: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 builderparser: Remove pointless TagType struct 2017-03-21 19:04:58 +01:00
gtkbutton.c gtk: s/gdk_event_free/g_object_unref/ 2017-12-14 01:05:48 +01:00
gtkbutton.h button: Get rid of icon size 2017-11-15 14:22:16 -05:00
gtkbuttonprivate.h button: Add private api to get at the gesture 2017-12-12 22:18:19 -05:00
gtkcalendar.c dnd: Pass device, not event 2017-12-12 00:31:49 +01:00
gtkcalendar.h
gtkcellarea.c cell area: Use GTK_PARAM_READWRITE consistently 2017-11-17 23:25:07 -05:00
gtkcellarea.h cellrenderer: Move snapshotting down into cell renderers 2016-12-23 09:23:04 +01:00
gtkcellareabox.c
gtkcellareabox.h
gtkcellareaboxcontext.c
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c Some more interning 2017-11-18 08:18:11 -05:00
gtkcellareacontext.h
gtkcelleditable.c Use NULL for generic marshallers in g_signal_new() 2016-08-29 16:20:54 +02:00
gtkcelleditable.h
gtkcelllayout.c
gtkcelllayout.h
gtkcellrenderer.c Drop gtk_cell_renderer_get_size 2017-10-25 22:27:19 -04:00
gtkcellrenderer.h Drop gtk_cell_renderer_get_size 2017-10-25 22:27:19 -04:00
gtkcellrendereraccel.c Replace gdk_keymap_get_for_display by gdk_display_get_keymap 2017-12-15 07:44:58 -05:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c Use Unicode in translatable strings 2016-12-19 15:08:10 -05:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c Avoid excess notification for GdkCellRendererPixbuf::icon-size 2017-12-26 20:06:06 -05:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c snapshot: Redo pop() API 2017-01-13 03:38:36 +01:00
gtkcellrendererprogress.h
gtkcellrendererspin.c Fix fallout from g_object_ref change 2017-12-08 17:48:47 -05:00
gtkcellrendererspin.h
gtkcellrendererspinner.c spinner cell: Avoid a crash 2018-01-02 18:05:30 -05:00
gtkcellrendererspinner.h
gtkcellrenderertext.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c snapshot: Rename gtk_snapshot_translate_2d() 2017-01-13 14:37:48 +01:00
gtkcellrenderertoggle.h
gtkcellview.c Remove all gtk_widget_get_content_size usages 2017-12-06 07:56:12 +01:00
gtkcellview.h Drop gtk_cell_view_new_with_pixbuf 2017-11-29 20:26:28 -05:00
gtkcenterbox.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkcenterbox.h CenterBox: Guard against directly including header 2017-08-05 18:44:02 +01:00
gtkcheckbutton.c check button: Fix inconsistent state 2017-12-25 11:36:39 -05:00
gtkcheckbutton.h togglebutton: Move :inconsistent to GtkCheckButton 2017-01-30 18:11:00 +01:00
gtkcheckbuttonprivate.h
gtkcheckmenuitem.c gtk: Intern css names 2017-11-17 22:49:57 -05: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
gtkcolorbutton.c contentformats: Rename GtkTargetList 2017-11-20 23:12:33 +01:00
gtkcolorbutton.h colorbutton: Inherit from GtkWidget 2017-02-14 16:56:55 +01:00
gtkcolorchooser.c
gtkcolorchooser.h
gtkcolorchooserdialog.c dialog: Remove alternative button order API 2016-10-16 18:17:21 +02:00
gtkcolorchooserdialog.h
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c Some more interning 2017-11-18 08:18:11 -05:00
gtkcolorchooserwidget.h
gtkcoloreditor.c Drop unused includes of gtkrender.h 2017-10-25 21:46:46 -04:00
gtkcoloreditorprivate.h
gtkcolorplane.c Fix fallout from g_object_ref change 2017-12-08 17:48:47 -05:00
gtkcolorplaneprivate.h colorplane: Port to be a no-window widget 2016-11-03 03:00:15 +01:00
gtkcolorscale.c gtk: Mass delete all GtkWidget event mask API 2017-05-25 16:25:58 +02:00
gtkcolorscaleprivate.h snapshot: Convert Range, Scale, ColorScale 2016-12-20 18:01:11 +01:00
gtkcolorswatch.c Drop gdk_atom_intern 2017-12-13 23:39:03 -05:00
gtkcolorswatchprivate.h
gtkcolorutils.c
gtkcolorutils.h
gtkcombobox.c Remove all gtk_widget_get_content_size usages 2017-12-06 07:56:12 +01:00
gtkcombobox.h combobox: Remove property cell-area 2017-01-21 21:34:45 +00:00
gtkcomboboxprivate.h
gtkcomboboxtext.c Fix fallout from g_object_ref change 2017-12-08 17:48:47 -05:00
gtkcomboboxtext.h
gtkcomposetable.c Fix loading cached compose tables 2016-11-10 14:32:59 -05:00
gtkcomposetable.h
gtkcontainer.c Move geometry management docs do GtkWidget 2018-01-03 17:11:32 +01: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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssanimatedstyleprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssanimation.c gtk: Mark internal functions as static 2016-10-17 11:44:10 +01:00
gtkcssanimationprivate.h animatedstyle: don't share styleanimations 2016-04-08 16:09:30 -07:00
gtkcssarrayvalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssarrayvalueprivate.h
gtkcssbgsizevalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssbordervalueprivate.h
gtkcsscalcvalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsscalcvalueprivate.h css: Add support for sums to calc() 2016-02-13 04:49:08 +01:00
gtkcsscolorvalue.c gtk: Fix debug build 2017-10-31 06:10:26 +01:00
gtkcsscolorvalueprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsscornervalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsscornervalueprivate.h
gtkcssdimensionvalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssdimensionvalueprivate.h css: Turn number values into a virtual type 2016-02-13 04:49:07 +01:00
gtkcsseasevalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsseasevalueprivate.h
gtkcssenumvalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssenumvalueprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssfiltervalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssfiltervalueprivate.h css: Implement the blur filter 2017-09-04 14:28:16 -04:00
gtkcssfontfeaturesvalue.c Implement font-feature-settings 2017-12-20 10:31:30 -05:00
gtkcssfontfeaturesvalueprivate.h Implement font-feature-settings 2017-12-20 10:31:30 -05:00
gtkcssfontvariationsvalue.c Implement font-variation-settings 2018-01-03 13:07:55 -05:00
gtkcssfontvariationsvalueprivate.h Implement font-variation-settings 2018-01-03 13:07:55 -05:00
gtkcssiconthemevalue.c Some more interning 2017-11-18 08:18:11 -05:00
gtkcssiconthemevalueprivate.h
gtkcssimage.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssimagebuiltin.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssimagebuiltinprivate.h snapshot: Add infrastructure to snapshot CSS images 2016-11-16 20:51:53 +01:00
gtkcssimagecrossfade.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c Fix fallout from g_object_ref change 2017-12-08 17:48:47 -05:00
gtkcssimagefallbackprivate.h css: Support the image() notation 2016-01-30 00:29:04 -05:00
gtkcssimageicontheme.c Avoid pixbufs when loading themed icons 2017-11-29 19:44:30 -05:00
gtkcssimageiconthemeprivate.h css: Use a color matrix for recoloring -gtk-icontheme 2017-11-07 21:39:47 -05:00
gtkcssimagelinear.c snapshot: Add & use API for linear gradient nodes 2017-12-21 18:25:52 +01:00
gtkcssimagelinearprivate.h linear-gradient: Remove the hack using NUMBER 2016-02-13 04:49:07 +01:00
gtkcssimageprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssimageradial.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssimageradialprivate.h
gtkcssimagerecolor.c Use the new texture utils here 2017-11-30 07:54:52 -05:00
gtkcssimagerecolorprivate.h Use color matrices for -gtk-recolor 2017-11-08 10:04:38 -05:00
gtkcssimagescaled.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssimagescaledprivate.h cssimagescaled: Remove now unused struct member 2017-10-30 02:55:46 +01:00
gtkcssimagesurface.c Drop gtk_css_image_surface_new_for_pixbuf 2017-11-29 19:47:57 -05:00
gtkcssimagesurfaceprivate.h Drop gtk_css_image_surface_new_for_pixbuf 2017-11-29 19:47:57 -05:00
gtkcssimageurl.c Fix the build 2017-11-08 00:37:04 -05:00
gtkcssimageurlprivate.h
gtkcssimagevalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssimagevalueprivate.h
gtkcssimagewin32.c cssimagewin32: IMplement printing 2016-02-27 03:59:20 +01:00
gtkcssimagewin32private.h win32 theme: Add a GtkWin32Theme object 2016-02-11 03:44:48 +01:00
gtkcssinheritvalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c Stop using screen resolution 2017-10-31 18:53:29 -04:00
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsskeyframesprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsslookup.c stack-allocate GtkCssLookup instances 2018-01-02 08:36:10 +01:00
gtkcsslookupprivate.h stack-allocate GtkCssLookup instances 2018-01-02 08:36:10 +01:00
gtkcssmatcher.c cssmatcher: Remove type argument from name matcher 2016-02-05 23:43:05 +01:00
gtkcssmatcherprivate.h cssmatcher: Remove type argument from name matcher 2016-02-05 23:43:05 +01:00
gtkcssnode.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01: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 css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssnodestylecache.c cssnodestylecache: Use const pointer in lookup 2017-03-02 15:16:08 +01:00
gtkcssnodestylecacheprivate.h cssnodestylecache: Use const pointer in lookup 2017-03-02 15:16:08 +01:00
gtkcssnumbervalue.c Use an internal parameter check here as well 2017-01-10 19:56:16 -05:00
gtkcssnumbervalueprivate.h css: Remove deprecated number-as-pixels compatibility 2017-01-18 04:13:56 +01:00
gtkcsspalettevalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsspalettevalueprivate.h
gtkcssparser.c css parser: Reuse one GString 2018-01-02 08:10:06 +01:00
gtkcssparserprivate.h
gtkcsspathnode.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsspathnodeprivate.h
gtkcsspositionvalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsspositionvalueprivate.h css: Add "border-spacing" CSS property 2016-12-10 04:32:55 +01:00
gtkcssprovider.c Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
gtkcssprovider.h cssprovider: Return void, not TRUE 2016-10-17 17:41:03 +02:00
gtkcssproviderprivate.h Load theme settings from the right location 2016-03-21 22:19:19 -04:00
gtkcssrepeatvalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssrepeatvalueprivate.h
gtkcssrgbavalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssrgbavalueprivate.h
gtkcsssection.c GtkCssSection: remove duplicated documentation 2016-03-27 08:35:13 -07:00
gtkcsssection.h GtkCssSection: remove duplicated documentation 2016-03-27 08:35:13 -07:00
gtkcsssectionprivate.h
gtkcssselector.c Some more interning 2017-11-18 08:18:11 -05:00
gtkcssselectorprivate.h css: Privately export a function to get pseudoclass names 2016-01-24 10:59:46 -05:00
gtkcssshadowsvalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssshadowsvalueprivate.h Avoid creating trivial shadow nodes 2017-10-28 16:10:46 -04:00
gtkcssshadowvalue.c cssshadowvalue: don't apply the y_scale offset twice to the shadow 2017-12-08 18:23:10 -05:00
gtkcssshadowvalueprivate.h Avoid creating trivial shadow nodes 2017-10-28 16:10:46 -04:00
gtkcssshorthandproperty.c Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
gtkcssshorthandpropertyimpl.c Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
gtkcssshorthandpropertyprivate.h API: Remove API to set CSS properties from GValues 2016-10-16 18:17:21 +02:00
gtkcssstaticstyle.c stack-allocate GtkCssLookup instances 2018-01-02 08:36:10 +01:00
gtkcssstaticstyleprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssstringvalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssstringvalueprivate.h css: Drop the new indent api again 2017-09-18 23:22:38 -04:00
gtkcssstyle.c Remove debug spew 2017-12-21 08:04:26 -05:00
gtkcssstylechange.c GtkCssStyleChange: Only print values that really changed 2017-10-12 15:42:03 +02:00
gtkcssstylechangeprivate.h cssstylechange: Add helper function to print change 2016-02-07 19:16:26 +01:00
gtkcssstyleprivate.h Add a function to get a font from a css style 2016-06-03 00:30:29 -04:00
gtkcssstyleproperty.c Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
gtkcssstylepropertyimpl.c Implement font-variation-settings 2018-01-03 13:07:55 -05:00
gtkcssstylepropertyprivate.h API: Remove API to set CSS properties from GValues 2016-10-16 18:17:21 +02:00
gtkcsstransformvalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsstransformvalueprivate.h csstransform: Convert to use graphene_matrix_t 2016-11-18 21:44:25 +01:00
gtkcsstransientnode.c
gtkcsstransientnodeprivate.h
gtkcsstransition.c animatedstyle: don't share styleanimations 2016-04-08 16:09:30 -07:00
gtkcsstransitionprivate.h csstransition: port to progress tracker 2016-04-08 16:09:30 -07:00
gtkcsstypes.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkcsstypesprivate.h Implement font-variation-settings 2018-01-03 13:07:55 -05:00
gtkcssunsetvalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcssunsetvalueprivate.h
gtkcssvalue.c gtk: Fix debug build 2017-10-31 06:10:26 +01:00
gtkcssvalueprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsswidgetnode.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsswidgetnodeprivate.h
gtkcsswin32sizevalue.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkcsswin32sizevalueprivate.h css: Add a number value handling win32 sizes 2016-02-15 04:41:12 +01:00
gtkcustompaperunixdialog.c image: Remove icon-size argument from icon setters 2017-11-15 14:22:17 -05:00
gtkcustompaperunixdialog.h
gtkdbusinterfaces.xml
gtkdebug.h debug: Add GTK_DEBUG=snapshot 2016-12-20 19:26:40 +01:00
gtkdebugupdates.c snapshot: Rename append APIs 2017-01-13 04:46:09 +01:00
gtkdebugupdatesprivate.h snapshot: Completely reengineer API 2016-11-15 17:48:45 +01:00
gtkdialog.c Make a few more code samples compile 2018-01-03 17:11:32 +01:00
gtkdialog.h Dialog: Clarify that response ID 0 is not reserved 2017-10-08 22:21:12 +01:00
gtkdialogprivate.h Drop deprecated gtk_dialog_get_action_area 2016-11-19 21:23:17 -05:00
gtkdnd-quartz.c selection: Remove the info uint 2017-11-16 22:59:43 +01:00
gtkdnd.c dnd: Drop docs that are no longer relevant 2017-12-30 22:46:28 -05:00
gtkdnd.h dnd: Pass device, not event 2017-12-12 00:31:49 +01:00
gtkdndprivate.h dnd: Pass device, not event 2017-12-12 00:31:49 +01:00
gtkdragdest.c gtk: Remove unused include 2017-12-15 23:53:18 +01:00
gtkdragdest.h gdkcontentformats: Change the matching API 2017-12-03 05:46:47 +01:00
gtkdragsource.c Redo drag source event handling 2017-12-13 18:56:42 -05:00
gtkdragsource.h Drop gtk_drag_source_set_icon_pixbuf 2017-11-29 20:02:47 -05:00
gtkdrawingarea.c Remove all gtk_widget_get_content_size usages 2017-12-06 07:56:12 +01:00
gtkdrawingarea.h drawingarea: Add gtk_drawing_area_set_draw_func() 2016-11-18 06:40:53 +01:00
gtkeditable.c Use NULL for generic marshallers in g_signal_new() 2016-08-29 16:20:54 +02:00
gtkeditable.h
gtkemojichooser.c emoji: Accept unpaired releases for variations 2017-12-30 23:24:22 -05:00
gtkemojichooser.h Add an Emoji chooser widget 2017-08-12 18:48:14 -04:00
gtkentry.c entry: Remove some questionable code examples 2018-01-03 17:11:32 +01:00
gtkentry.h contentformats: Rename GtkTargetList 2017-11-20 23:12:33 +01:00
gtkentrybuffer.c EntryBuffer: Don't generate changed events when input is truncated 2017-05-17 09:04:21 +12:00
gtkentrybuffer.h
gtkentrycompletion.c window: Turn gtk_window_set_screen() into gtk_window_set_display() 2017-10-31 08:25:37 +01:00
gtkentrycompletion.h
gtkentryprivate.h Remove some unneeded includes 2017-07-19 21:27:13 -04:00
gtkenums.h Add GtkIconSize back to the docs 2017-12-26 08:40:43 -05: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
gtkeventcontrollermotion.c Add a simple motion eventcontroller 2017-12-12 09:42:05 -05:00
gtkeventcontrollermotion.h Add a simple motion eventcontroller 2017-12-12 09:42:05 -05:00
gtkeventcontrollerprivate.h eventcontroller: Drop event_mask API 2017-09-19 18:39:03 +02:00
gtkeventcontrollerscroll.c Avoid excess notification for GdkEventControllerScroll::flags 2017-12-26 20:06:06 -05:00
gtkeventcontrollerscroll.h Fix some parameter name mismatches to make g-ir-scanner happier 2017-12-09 15:36:35 +01:00
gtkexpander.c expander: Make a code snippet compile 2018-01-03 17:11:32 +01:00
gtkexpander.h expander: Inherit from GtkContainer 2017-07-19 21:27:12 -04:00
gtkfilechooser.c FileChooser: Update set_local_only() doc’s default 2017-12-14 15:36:43 +00:00
gtkfilechooser.h GtkFileChooser: Add abstract api for comboboxes and checkbuttons 2016-07-08 00:08:21 -04:00
gtkfilechooserbutton.c dnd: Remove "delete" argument from gtk_drag_finish() 2017-12-10 01:33:38 +01:00
gtkfilechooserbutton.h filechooserbutton: Be a GtkWidget 2017-01-20 21:33:38 +01:00
gtkfilechooserdialog.c filechooser: Remove the word stock from the docs 2017-12-01 10:30:20 -05:00
gtkfilechooserdialog.h
gtkfilechooserembed.c Use NULL for generic marshallers in g_signal_new() 2016-08-29 16:20:54 +02:00
gtkfilechooserembed.h
gtkfilechooserentry.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkfilechooserentry.h filechooserwidget: Forward file filter to entry 2016-11-17 15:42:25 +01:00
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 invisible: Make it use display, not screen 2017-10-31 08:25:37 +01: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 GtkFileChooser: Add abstract api for comboboxes and checkbuttons 2016-07-08 00:08:21 -04:00
gtkfilechooserutils.c Implement combobox apis in GtkFileChooserWidget 2016-07-08 00:08:28 -04:00
gtkfilechooserutils.h
gtkfilechooserwidget.c clipboard: Add the useful stuff from reverted commit 2017-12-10 01:09:14 +01:00
gtkfilechooserwidget.h filechooserwidget: Inherit from GtkWidget 2017-03-31 09:50:38 +02:00
gtkfilechooserwidgetprivate.h
gtkfilefilter.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkfilefilter.h Add api to serialize GtkFileFilter to a variant 2016-07-08 00:07:49 -04:00
gtkfilefilterprivate.h GtkFileChooserNativeQuartz: add support for Mountain Lion and Mavericks 2017-08-23 10:45:49 -04:00
gtkfilesystem.c filesystem: Drop surface-based APIs 2017-11-08 21:56:28 -05:00
gtkfilesystem.h filesystem: Drop surface-based APIs 2017-11-08 21:56:28 -05:00
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 list, flow box: Make unpaired releases opt-in 2017-12-30 23:23:16 -05:00
gtkflowbox.h flowbox: Fix annotation for GListModel binding callback 2017-09-27 13:33:20 +02:00
gtkfontbutton.c font button: Take variations into account 2018-01-03 13:07:55 -05:00
gtkfontbutton.h font button: Remove show-font and show-size 2018-01-03 12:18:18 -05:00
gtkfontchooser.c font chooser: Add properties for features and language 2018-01-03 12:18:18 -05:00
gtkfontchooser.h font chooser: Add properties for features and language 2018-01-03 12:18:18 -05:00
gtkfontchooserdialog.c font chooser dialog: Improve sensitivity handling 2018-01-03 14:05:33 -05:00
gtkfontchooserdialog.h
gtkfontchooserprivate.h
gtkfontchooserutils.c font chooser: Add properties for features and language 2018-01-03 12:18:18 -05:00
gtkfontchooserutils.h font chooser: Add properties for features and language 2018-01-03 12:18:18 -05:00
gtkfontchooserwidget.c font chooser: Don't set hardcoded default features 2018-01-03 13:41:20 -05:00
gtkfontchooserwidget.h fontchooserwidget: Inherit from GtkWidget 2017-03-31 09:50:39 +02:00
gtkfontchooserwidgetprivate.h font chooser: Add a tweak page 2018-01-03 12:18:18 -05:00
gtkframe.c Remove some more gtk_widget_get_content_size uses 2017-12-04 12:42:52 +01:00
gtkframe.h
gtkgesture.c gesture: Fix gcc constness warning 2017-12-14 03:05:34 +01: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 Trivial cleanup 2017-11-19 09:28:00 -05:00
gtkgesturelongpress.h
gtkgesturelongpressprivate.h
gtkgesturemultipress.c gtkgesturemultipress: Add ::unpaired-release signal 2017-11-26 19:42:03 -05: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 Drop gratitious use of GdkPoint 2017-12-26 13:00:27 -05:00
gtkgestureswipe.h
gtkgestureswipeprivate.h
gtkgesturezoom.c GtkGestureZoom: Don't leak the list of sequences 2017-10-19 10:03:46 +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: Use content size of the widget 2017-11-03 10:47:02 +01:00
gtkglarea.h glarea: Relay the use-es flag to context creation 2016-04-25 14:35:02 +01:00
gtkgrid.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkgrid.h grid: Drop priv pointer 2017-10-10 09:49:35 +02:00
gtkheaderbar.c headerbar: Stop using GdkEventWindowState 2017-12-14 22:24:06 -05:00
gtkheaderbar.h Rename GtkHeaderBar::show-close-button 2017-12-07 22:37:06 -05:00
gtkheaderbarprivate.h
gtkhsla.c
gtkhslaprivate.h
gtkicon.c Remove some more gtk_widget_get_content_size uses 2017-12-04 12:42:52 +01:00
gtkiconcache.c Don't use g_print for debug output 2016-02-28 21:40:23 -05:00
gtkiconcache.h
gtkiconcachevalidator.c Don't use g_print for debug output 2016-02-28 21:40:23 -05:00
gtkiconcachevalidator.h
gtkiconhelper.c icon helper: Avoid gratitious pixbuf use 2017-11-30 17:31:17 -05:00
gtkiconhelperprivate.h iconhelper: Query size via CSS 2017-11-15 14:22:17 -05:00
gtkiconprivate.h icon: Add _set_css_name back 2017-07-19 21:27:13 -04:00
gtkicontheme.c icon theme: Remove unused code 2017-11-29 22:25:57 -05:00
gtkicontheme.h Drop gtk_icon_size_lookup 2017-11-15 14:22:17 -05:00
gtkiconthemeprivate.h icon theme: Export recoloring function 2016-01-14 13:51:09 -05:00
gtkiconview.c Drop gdk_atom_intern 2017-12-13 23:39:03 -05:00
gtkiconview.h contentformats: Rename GtkTargetList 2017-11-20 23:12:33 +01:00
gtkiconviewprivate.h iconview: Stop using ::button-{press,release}-event 2017-09-13 17:58:45 +02:00
gtkimage.c Fix some parameter name mismatches to make g-ir-scanner happier 2017-12-09 15:36:35 +01:00
gtkimage.h image: Remove icon-size argument from icon setters 2017-11-15 14:22:17 -05:00
gtkimagedefinition.c image definition: Drop unused struct 2017-12-01 10:30:20 -05:00
gtkimagedefinitionprivate.h image: Add the ability to set textures 2017-11-05 00:07:17 +01:00
gtkimageprivate.h Drop gtk_icon_size_lookup 2017-11-15 14:22:17 -05: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 Replace gdk_keymap_get_for_display by gdk_display_get_keymap 2017-12-15 07:44:58 -05:00
gtkimcontextsimple.h
gtkimcontextsimpleprivate.h Don't include the builtin sequence table in multiple places 2016-01-30 22:52:13 -05:00
gtkimcontextsimpleseqs.h
gtkimmodule.c immodule: Avoid GdkScreen api 2017-10-30 19:27:36 -04:00
gtkimmodule.h
gtkimmoduleprivate.h immodules: Move path code out of gtkrc 2016-10-16 18:17:21 +02:00
gtkimmulticontext.c Replace gdk_keymap_get_for_display by gdk_display_get_keymap 2017-12-15 07:44:58 -05:00
gtkimmulticontext.h Remove deprecated gtk_im_multicontext_append_menuitems 2016-10-23 18:23:59 +02:00
gtkinfobar.c Make a few more code samples compile 2018-01-03 17:11:32 +01:00
gtkinfobar.h infobar: Add :revealed property 2017-01-12 09:16:02 +01:00
gtkintl.h
gtkinvisible.c invisible: Make it use display, not screen 2017-10-31 08:25:37 +01:00
gtkinvisible.h invisible: Make it use display, not screen 2017-10-31 08:25:37 +01:00
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 Add an unrealize function to GtkLabel 2017-12-26 23:33:39 -05:00
gtklabel.h label: Remove priv pointer 2017-10-01 09:19:09 +02:00
gtklabelprivate.h
gtklayout.c gdk: Remove VisibilityNotify events 2017-11-01 22:00:34 +01:00
gtklayout.h layout: Remove bin_window 2017-07-19 21:27:14 -04:00
gtklevelbar.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtklevelbar.h level bar: Make the full offset official 2016-02-06 16:11:17 +01:00
gtklinkbutton.c link button: Set a drag icon 2017-12-10 14:05:01 -05:00
gtklinkbutton.h
gtklistbox.c Make GtkListBoxRow GtkActionable. 2018-01-02 17:56:10 -08:00
gtklistbox.h Remove gtk_widget_show_all 2017-01-20 21:37:04 +01:00
gtkliststore.c liststore: Make a code snippet compile 2018-01-03 17:11:32 +01:00
gtkliststore.h
gtklockbutton.c Some more interning 2017-11-18 08:18:11 -05:00
gtklockbutton.h
gtklockbuttonprivate.h
gtkmagnifier.c magnifier: Port to snapshot 2017-08-23 16:33:49 +02:00
gtkmagnifierprivate.h
gtkmain.c Make a few more code samples compile 2018-01-03 17:11:32 +01:00
gtkmain.h gdk/gtk: Fix more AVAILABLE_IN annotations to 3_92 2017-05-28 14:20:19 +01:00
gtkmarshalers.list gtk: Adapt marshallers to GdkEvent as GObject 2017-12-14 01:05:48 +01:00
gtkmenu.c menu: Stop using GdkEventWindowState 2017-12-14 22:24:06 -05:00
gtkmenu.h window: Turn gtk_window_set_screen() into gtk_window_set_display() 2017-10-31 08:25:37 +01:00
gtkmenubar.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkmenubar.h
gtkmenubutton.c gtk: s/gdk_event_free/g_object_unref/ 2017-12-14 01:05:48 +01:00
gtkmenubutton.h
gtkmenubuttonprivate.h
gtkmenuitem.c menuitem: Make a code snippet compile 2018-01-03 17:11:32 +01:00
gtkmenuitem.h menuitem: Remove right-justify 2016-10-18 00:29:17 +02:00
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 Replace gdk_keymap_get_for_display by gdk_display_get_keymap 2017-12-15 07:44:58 -05:00
gtkmenushell.h
gtkmenushellprivate.h
gtkmenutoolbutton.c box: Remove fill child property 2017-04-25 20:30:37 +02:00
gtkmenutoolbutton.h menutoolbutton: Remove deprecated API 2016-10-18 00:29:19 +02:00
gtkmenutracker.c
gtkmenutracker.h
gtkmenutrackeritem.c Some more interning 2017-11-18 08:18:11 -05:00
gtkmenutrackeritem.h menusectionbox: add support for "text-direction" attribute 2016-10-13 06:34:50 -04:00
gtkmessagedialog.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkmessagedialog.h messagedialog: Remove deprecated API 2016-10-18 00:29:19 +02:00
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodelbutton.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkmodelbutton.h
gtkmodelmenuitem.c image: Remove icon-size argument from icon setters 2017-11-15 14:22:17 -05:00
gtkmodelmenuitem.h
gtkmodules.c modules: Avoid GdkScreen api 2017-10-30 19:19:38 -04:00
gtkmodules.h
gtkmodulesprivate.h
gtkmountoperation-stub.c mountoperation: Store icons as textures 2017-11-30 16:48:25 -05:00
gtkmountoperation-x11.c x11: Get rid of default Atom converters 2017-12-14 13:35:32 +01:00
gtkmountoperation.c mountoperation: Store icons as textures 2017-11-30 16:48:25 -05:00
gtkmountoperation.h mountoperation: Move from screen to display 2017-10-31 08:25:37 +01:00
gtkmountoperationprivate.h mountoperation: Store icons as textures 2017-11-30 16:48:25 -05:00
gtknativedialog.c
gtknativedialog.h
gtknativedialogprivate.h
gtknotebook.c notebook: Make a code snippet compile 2018-01-03 17:11:32 +01:00
gtknotebook.h notebook: Remove deprecated public API 2016-10-18 00:29:16 +02:00
gtkorientable.c Fix a few documentation issues 2017-07-19 21:27:15 -04:00
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkoverlay.h
gtkpadcontroller.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkpadcontroller.h gtk: Add GtkPadController 2016-08-23 21:01:45 +02:00
gtkpagesetup.c page setup: Add api to serialize to a GVariant 2016-07-08 00:08:57 -04:00
gtkpagesetup.h page setup: Add api to serialize to a GVariant 2016-07-08 00:08:57 -04:00
gtkpagesetupunixdialog.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkpagesetupunixdialog.h
gtkpaned.c paned: Stop using motion notify 2017-12-12 09:42:05 -05: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 Add api to serialize a GtkPaperSize to a GVariant 2016-07-08 00:08:53 -04:00
gtkpapersize.h Fix a few documentation parameter names 2016-07-23 14:07:47 +02:00
gtkpathbar.c path bar: Drop non-functional hold-to-scroll code 2017-12-12 20:49:31 -05:00
gtkpathbar.h
gtkplacessidebar.c docs: Add missing signal parameter 2017-12-21 19:00:28 +00:00
gtkplacessidebar.h placessidebar: add starred location item 2017-11-05 21:02:04 +01:00
gtkplacessidebarprivate.h placessidebar: add starred location item 2017-11-05 21:02:04 +01:00
gtkplacesview.c placesview: Make middle click work 2017-12-12 13:56:15 -05:00
gtkplacesviewprivate.h
gtkplacesviewrow.c image: Remove icon-size argument from icon setters 2017-11-15 14:22:17 -05:00
gtkplacesviewrowprivate.h placesview: Remove event box usage 2017-08-02 14:05:02 +01:00
gtkpointerfocus.c widget: Implement gtk_widget_pick() 2017-11-05 05:13:17 +01:00
gtkpointerfocusprivate.h gtk: Make GtkPointerFocus refcounted 2017-05-25 16:25:59 +02:00
gtkpopover.c Remove some more gtk_widget_get_content_size uses 2017-12-04 12:42:52 +01:00
gtkpopover.h popover: Remove deprecated API 2016-10-18 00:29:19 +02:00
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 enums: Change GtkIconSize values 2017-11-15 14:22:17 -05:00
gtkprintbackend.h
gtkprintcontext.c Make a few more code samples compile 2018-01-03 17:11:32 +01:00
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c printing: Don't hang in gtk_enumerate_printers() 2017-03-23 13:19:13 +01:00
gtkprinter.h
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c image: Remove icon-size argument from icon setters 2017-11-15 14:22:17 -05:00
gtkprinteroptionwidget.h
gtkprintjob.c printjob: Clarify array ownership in gtk_print_job_set_page_ranges() 2017-03-24 16:41:47 +01:00
gtkprintjob.h print job: Add api to send data from an fd 2016-07-08 00:09:02 -04:00
gtkprintoperation-portal.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkprintoperation-portal.h Add portal support to GtkPrintOperation 2016-07-08 00:09:05 -04:00
gtkprintoperation-private.h
gtkprintoperation-unix.c Remove unneeded deprecation guards 2017-12-17 13:15:18 -05: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 Typo fixes 2016-03-10 22:46:02 -05:00
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c print settings: Add api to serialize to a GVariant 2016-07-08 00:08:47 -04:00
gtkprintsettings.h print settings: Add api to serialize to a GVariant 2016-07-08 00:08:47 -04:00
gtkprintunixdialog.c Remove some unused includes 2017-11-29 23:39:06 -05:00
gtkprintunixdialog.h
gtkprintutils.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkprintutils.h
gtkprivate.c Replace gdk_keymap_get_for_display by gdk_display_get_keymap 2017-12-15 07:44:58 -05:00
gtkprivate.h application: Put shared code into a common function 2017-12-03 05:46:48 +01:00
gtkprivatetypebuiltins.c.template
gtkprivatetypebuiltins.h.template
gtkprogressbar.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkprogressbar.h
gtkprogresstracker.c progresstracker: Don't hand out NaN 2017-11-12 06:22:34 +01:00
gtkprogresstrackerprivate.h progresstracker: simple struct to track animation progress 2016-04-08 16:09:29 -07:00
gtkquartz.c Drop gdk_atom_intern 2017-12-13 23:39:03 -05:00
gtkquartz.h Add some new function prototypes to gtkquartz.h. 2016-11-05 15:08:59 -07:00
gtkquery.c
gtkquery.h
gtkradiobutton.c Make a few more code samples compile 2018-01-03 17:11:32 +01:00
gtkradiobutton.h
gtkradiomenuitem.c radiomenuitem: Remove GtkActivatable code 2016-10-18 00:29:18 +02:00
gtkradiomenuitem.h
gtkradiotoolbutton.c togglebutton: Move :draw-indicator property to GtkCheckButton 2017-01-30 18:11:00 +01:00
gtkradiotoolbutton.h radiotoolbutton: Remove deprecated API 2016-10-23 12:42:52 +02:00
gtkrange.c range: Add private api to autoscroll 2017-12-12 22:17:49 -05:00
gtkrange.h range: Remove unused class struct members 2016-10-18 00:29:19 +02:00
gtkrangeprivate.h range: Add private api to autoscroll 2017-12-12 22:17:49 -05:00
gtkrbtree.c Don't use g_print for debug output 2016-02-28 21:40:23 -05:00
gtkrbtree.h
gtkrecentchooser.c Remove GtkRecentAction 2016-10-18 00:34:41 +02:00
gtkrecentchooser.h
gtkrecentchooserdefault.c recentchooser: Port to GdkClipboard 2017-12-03 05:46:48 +01:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c recent chooser: Remove the word stock from the docs 2017-12-01 10:30:20 -05:00
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c image: Remove icon-size argument from icon setters 2017-11-15 14:22:17 -05:00
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h recentchooser: Stop implementing GtkActivatable 2016-10-18 00:34:41 +02:00
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 recentchooserwidget: Inherit from GtkWidget 2017-03-31 09:50:39 +02:00
gtkrecentfilter.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtkrecentfilter.h
gtkrecentmanager.c recent manager: Drop an unused field 2017-11-30 07:03:20 -05:00
gtkrecentmanager.h Drop gtk_recent_info_get_icon 2017-10-23 06:21:59 +02:00
gtkrender.c Fix up a doc comment 2017-11-29 23:39:06 -05:00
gtkrender.h Use a texture instead of a pixbuf in gtk_render_icon 2017-11-29 23:30:47 -05:00
gtkrenderbackground.c renderbackground: Minimize style lookups 2017-10-20 14:56:29 +02:00
gtkrenderbackgroundprivate.h gtk: Remove GtkJunctionSides 2016-12-20 18:01:12 +01:00
gtkrenderborder.c renderborder: Don't snapshot all-invisible borders 2017-10-20 14:56:29 +02:00
gtkrenderborderprivate.h gtk: Remove GtkJunctionSides 2016-12-20 18:01:12 +01:00
gtkrendericon.c rendericon: Add missing include 2017-11-10 15:04:13 +01:00
gtkrendericonprivate.h Simplify the gtk_snapshot_icon_texture API 2017-11-08 22:21:42 -05:00
gtkrevealer.c Some more interning 2017-11-18 08:18:11 -05:00
gtkrevealer.h
gtkroundedbox.c gtkroundedbox: Remove some unneeded conditionals 2017-10-02 14:34:47 +02:00
gtkroundedboxprivate.h roundedbox: Add gtk_rounded_boxes_init_for_style() 2016-12-20 18:01:12 +01:00
gtkscale.c Remove some more gtk_widget_get_content_size uses 2017-12-04 12:42:52 +01:00
gtkscale.h scale: Remove draw_value vfunc 2017-07-19 21:27:13 -04:00
gtkscalebutton.c scalebutton: Add autoscrolling 2017-12-12 22:21:43 -05:00
gtkscalebutton.h scalebutton: Remove icon size 2017-11-15 14:22:16 -05:00
gtkscrollable.c Fix gtk_scrollable_get_border annotation 2016-04-10 15:56:29 +02:00
gtkscrollable.h
gtkscrollbar.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkscrollbar.h scrollbar: Add new API to gtk4-sections.txt 2017-07-19 21:27:13 -04:00
gtkscrolledwindow.c scrolledwindow: Fix code sample compilation 2018-01-03 17:11:32 +01:00
gtkscrolledwindow.h scrolledwindow: Remove scrollbar-spacing and scrollbars-within-bevel 2016-10-16 18:17:21 +02:00
gtksearchbar.c searchbar: Make a code snippet compile 2018-01-03 17:11:32 +01:00
gtksearchbar.h
gtksearchengine.c
gtksearchengine.h
gtksearchenginemodel.c gtk: Mark internal functions as static 2016-10-17 11:44:10 +01:00
gtksearchenginemodel.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c Don't do remote checks on NULL files 2016-02-04 15:57:35 +00:00
gtksearchenginesimple.h
gtksearchenginetracker.c searchenginetracker: Fix prefix searches 2016-06-07 00:56:38 +02:00
gtksearchenginetracker.h
gtksearchentry.c Some more interning 2017-11-18 08:18:11 -05:00
gtksearchentry.h
gtksearchentryprivate.h
gtkselection.c Drop gdk_atom_intern 2017-12-13 23:39:03 -05:00
gtkselection.h dnd: Remove gdk_drag_get_selection() 2017-12-14 04:39:22 +01:00
gtkselectionprivate.h dnd: Remove gdk_drag_get_selection() 2017-12-14 04:39:22 +01:00
gtkseparator.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkseparator.h
gtkseparatormenuitem.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkseparatormenuitem.h
gtkseparatortoolitem.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkseparatortoolitem.h
gtksettings.c Fix some parameter name mismatches to make g-ir-scanner happier 2017-11-28 15:24:49 +01:00
gtksettings.h settings: Remove gtk_settings_get_for_screen() 2017-10-31 08:25:37 +01:00
gtksettingsprivate.h stylecontext: Port to use display instead of screen 2017-10-31 03:05:54 +01:00
gtkshortcutlabel.c Remove unnecessary gtk_widget_show calls 2017-01-22 14:38:21 +01:00
gtkshortcutlabel.h shortcutlabel: Make parameter names match 2016-08-04 13:33:07 +02:00
gtkshortcutsgroup.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkshortcutsgroup.h
gtkshortcutssection.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkshortcutssection.h
gtkshortcutsshortcut.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkshortcutsshortcut.h GtkShortcutType: Fix typos in developer documentation 2016-10-25 20:10:41 +02:00
gtkshortcutsshortcutprivate.h shortcuts: Follow changes of accels 2016-04-17 13:42:14 -04:00
gtkshortcutswindow.c Fix fallout from the show-close-button rename 2017-12-08 11:29:14 -05:00
gtkshortcutswindow.h
gtkshortcutswindowprivate.h shortcuts: Follow changes of accels 2016-04-17 13:42:14 -04:00
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 Fix fallout from g_object_ref change 2017-12-08 17:48:47 -05:00
gtksidebarrowprivate.h gtkplacessidebar: implement libcloudproviders support 2017-09-04 11:32:03 -04:00
gtksizegroup-private.h
gtksizegroup.c API: sizegroup: Remove gtk_size_group_set_ignore_hidden() 2016-10-16 18:18:58 +02:00
gtksizegroup.h API: sizegroup: Remove gtk_size_group_set_ignore_hidden() 2016-10-16 18:18:58 +02:00
gtksizerequest.c Move geometry management docs do GtkWidget 2018-01-03 17:11:32 +01:00
gtksizerequest.h
gtksizerequestcache.c
gtksizerequestcacheprivate.h
gtksnapshot.c snapshot: Don't create clip nodes with 0 width or height 2017-12-28 16:48:35 +01:00
gtksnapshot.h snapshot: Add & use API for linear gradient nodes 2017-12-21 18:25:52 +01:00
gtksnapshotprivate.h snapshot: Use one GPtrArray for all nodes 2017-10-02 14:34:47 +02:00
gtkspinbutton.c SpinButton: Explain meaning of nullable Adjustment 2017-11-22 20:58:28 +00:00
gtkspinbutton.h spinbutton: Add accessors for (max-)width-chars 2017-07-19 21:27:12 -04:00
gtkspinner.c spinner: Stop using gtk_widget_get_content_size 2017-12-03 22:04:59 +01:00
gtkspinner.h spinner: Remove priv pointer 2017-10-01 09:19:09 +02:00
gtkstack.c Remove all gtk_widget_get_content_size usages 2017-12-06 07:56:12 +01:00
gtkstack.h
gtkstacksidebar.c Some more interning 2017-11-18 08:18:11 -05:00
gtkstacksidebar.h
gtkstackswitcher.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkstackswitcher.h
gtkstatusbar.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkstatusbar.h statusbar: Inherit from GtkWidget 2017-07-19 21:27:16 -04:00
gtkstyleanimation.c animatedstyle: don't share styleanimations 2016-04-08 16:09:30 -07:00
gtkstyleanimationprivate.h animatedstyle: don't share styleanimations 2016-04-08 16:09:30 -07:00
gtkstylecascade.c css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkstylecascadeprivate.h
gtkstylecontext.c Replace gdk_keymap_get_for_display by gdk_display_get_keymap 2017-12-15 07:44:58 -05:00
gtkstylecontext.h stylecontext: Make first property name explicit 2017-11-10 14:56:42 +01:00
gtkstylecontextprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkstyleproperty.c Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
gtkstylepropertyprivate.h Drop the aliasing api for style properties 2017-09-17 16:57:53 -04:00
gtkstyleprovider.c styleprovider: Fix fallout from merge 2017-10-31 06:17:40 +01:00
gtkstyleprovider.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkstyleproviderprivate.h css: Merge GtkStyleProviderPrivate into GtkStyleProvider 2017-10-31 04:33:54 +01:00
gtkswitch.c switch: Remove unused variable 2017-12-04 18:35:48 +01:00
gtkswitch.h switch: Remove priv pointer 2017-10-01 09:19:09 +02:00
gtktestutils.c gdk: Move gdk_disable_multidevice tot he X11 backend 2017-11-25 11:04:14 -05:00
gtktestutils.h tests: Remove gtk_widget_send_key() 2017-01-08 03:46:30 +01:00
gtktextattributes.c Use GdkRGBA for text attributes 2016-11-01 13:58:10 -04:00
gtktextattributes.h Complete the privatization of GtkTextAttributes 2016-11-04 12:05:52 -04:00
gtktextbtree.c textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextbtree.h textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextbuffer.c gtk: remove non-breaking space, probably there by mistake 2017-12-29 12:51:31 -05:00
gtktextbuffer.h textview: Redo clipboard handling 2017-12-03 05:46:48 +01:00
gtktextbufferprivate.h
gtktextchild.c textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextchild.h
gtktextchildprivate.h textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextdisplay.c textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextdisplayprivate.h textview: Make the semi-private headrs really private 2017-11-11 05:01:31 +01:00
gtktexthandle.c Revert "text handler: Stop using GtkWidget::event" 2018-01-02 18:13:34 -05:00
gtktexthandleprivate.h
gtktextiter.c textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextiter.h textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextiterprivate.h Complete the privatization of GtkTextAttributes 2016-11-04 12:05:52 -04:00
gtktextlayout.c textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextlayoutprivate.h textview: Make the semi-private headrs really private 2017-11-11 05:01:31 +01:00
gtktextmark.c textview: Make the semi-private headrs really private 2017-11-11 05:01:31 +01:00
gtktextmark.h
gtktextmarkprivate.h textview: Make the semi-private headrs really private 2017-11-11 05:01:31 +01:00
gtktextsegment.c textview: Make the semi-private headrs really private 2017-11-11 05:01:31 +01:00
gtktextsegment.h textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktexttag.c gtktexttag: Remove GtkTextTag::event and gtk_text_tag_event() 2017-11-11 04:25:11 +01:00
gtktexttag.h gtktexttag: Remove GtkTextTag::event and gtk_text_tag_event() 2017-11-11 04:25:11 +01:00
gtktexttagprivate.h Complete the privatization of GtkTextAttributes 2016-11-04 12:05:52 -04:00
gtktexttagtable.c Use NULL for generic marshallers in g_signal_new() 2016-08-29 16:20:54 +02:00
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextutil.c textview: Make the semi-private headrs really private 2017-11-11 05:01:31 +01:00
gtktextutil.h
gtktextview.c Make a few more code samples compile 2018-01-03 17:11:32 +01:00
gtktextview.h Drop deprecated text view layers 2017-12-29 13:13:36 -05:00
gtktextviewprivate.h Make GtkTextAttributes private 2016-11-01 13:58:10 -04:00
gtktogglebutton.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtktogglebutton.h togglebutton: Move :inconsistent to GtkCheckButton 2017-01-30 18:11:00 +01:00
gtktogglebuttonprivate.h
gtktoggletoolbutton.c toggletoolbutton: Remove unneeded deprecation markers 2016-10-28 16:33:02 +02:00
gtktoggletoolbutton.h Remove GtkStock API from GtkImage 2016-10-16 18:17:21 +02:00
gtktoolbar.c toolbar: Stop using legacy event signals 2017-12-12 22:55:48 -05:00
gtktoolbar.h toolbar: Remove icon sizes 2017-11-15 14:22:16 -05:00
gtktoolbarprivate.h
gtktoolbutton.c toolbutton: Remove the word stock from internal docs 2017-12-01 10:30:20 -05:00
gtktoolbutton.h Remove GtkStock API from GtkImage 2016-10-16 18:17:21 +02:00
gtktoolitem.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtktoolitem.h toolbar: Remove icon sizes 2017-11-15 14:22:16 -05:00
gtktoolitemgroup.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtktoolitemgroup.h
gtktoolpalette.c Make a few more code samples compile 2018-01-03 17:11:32 +01:00
gtktoolpalette.h dnd: Remove GtkTargetEntry and GtkTargetFlags 2017-11-20 23:12:33 +01:00
gtktoolpaletteprivate.h
gtktoolshell.c toolbar: Remove icon sizes 2017-11-15 14:22:16 -05:00
gtktoolshell.h toolbar: Remove icon sizes 2017-11-15 14:22:16 -05:00
gtktooltip.c tooltip: Set icon from texture instead of pixbuf 2017-11-29 22:17:59 -05:00
gtktooltip.h tooltip: Set icon from texture instead of pixbuf 2017-11-29 22:17:59 -05:00
gtktooltipprivate.h
gtktooltipwindow.c tooltip: Set icon from texture instead of pixbuf 2017-11-29 22:17:59 -05:00
gtktooltipwindowprivate.h tooltip: Set icon from texture instead of pixbuf 2017-11-29 22:17:59 -05:00
gtktrashmonitor.c Don't confuse gtk-doc 2016-11-19 12:39:09 -05:00
gtktrashmonitor.h
gtktreedatalist.c gtk: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
gtktreedatalist.h
gtktreednd.c Drop gdk_atom_intern 2017-12-13 23:39:03 -05:00
gtktreednd.h
gtktreemenu.c TreeMenu: Remove accidentally duplicated doc lines 2017-10-04 12:05:13 +01:00
gtktreemenu.h API: menu: Remove tearoff support 2016-10-16 18:17:21 +02:00
gtktreemodel.c Use NULL for generic marshallers in g_signal_new() 2016-08-29 16:20:54 +02:00
gtktreemodel.h
gtktreemodelfilter.c filter model: Mark property nicks and blurbs for translation 2016-03-26 18:59:02 -04:00
gtktreemodelfilter.h
gtktreemodelsort.c
gtktreemodelsort.h
gtktreeprivate.h treeview: Pass height to allocate as argument 2017-11-13 01:28:16 +01:00
gtktreeselection.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gtktreeselection.h
gtktreesortable.c Use NULL for generic marshallers in g_signal_new() 2016-08-29 16:20:54 +02:00
gtktreesortable.h Fix a typo in the docs 2017-12-06 23:39:27 -05:00
gtktreestore.c Avoid GdkPixbuf in docs 2017-11-30 17:32:05 -05:00
gtktreestore.h
gtktreeview.c Drop gdk_atom_intern 2017-12-13 23:39:03 -05:00
gtktreeview.h contentformats: Rename GtkTargetList 2017-11-20 23:12:33 +01:00
gtktreeviewcolumn.c treeviewcolumn: Make a code snippet compile 2018-01-03 17:11:32 +01:00
gtktreeviewcolumn.h gtktreeviewcolumn: Fix typo in typedef documentation 2016-09-23 21:10:13 -07:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h snapshot: Move GtkSnapshot declaration to gtypes.h 2016-11-19 20:58:36 +01:00
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkutils.c gtk: Include the appropriate headers 2016-10-17 11:10:14 +01:00
gtkutilsprivate.h gtk/utils: Include stdio.h 2016-10-17 14:51:16 +01:00
gtkversion.h.in
gtkviewport.c Remove some more gtk_widget_get_content_size uses 2017-12-04 12:42:52 +01:00
gtkviewport.h viewport: Remove API to query GdkWindows 2017-01-08 00:48:13 +01:00
gtkvolumebutton.c Some more interning 2017-11-18 08:18:11 -05:00
gtkvolumebutton.h
gtkwidget.c Implement font-variation-settings 2018-01-03 13:07:55 -05:00
gtkwidget.h Remove selection-handling leftovers 2018-01-02 18:14:14 -05:00
gtkwidgetfocus.c widgetfocus: Use the same function to compare widgets 2017-03-31 09:50:40 +02:00
gtkwidgetpath.c API: stylecontext: Remove regions 2016-10-16 18:17:21 +02:00
gtkwidgetpath.h API: stylecontext: Remove regions 2016-10-16 18:17:21 +02:00
gtkwidgetpathprivate.h Move private widget path functions away 2016-02-04 15:19:51 +01:00
gtkwidgetprivate.h Remove all gtk_widget_get_content_size usages 2017-12-06 07:56:12 +01:00
gtkwin32.c Windows: Update code for monolithic GTK DLL 2016-11-03 16:55:35 +08:00
gtkwin32draw.c win32 theme: Implement GtkFrame 2016-02-27 17:23:44 +01:00
gtkwin32drawprivate.h win32: Allow querying names for metrics 2016-02-22 04:37:56 +01:00
gtkwin32theme.c stylecontext: Port to use display instead of screen 2017-10-31 03:05:54 +01:00
gtkwin32themeprivate.h win32 theme: Add a way to query border of theme parts 2016-02-17 04:49:26 +01:00
gtkwindow.c Fix pointer obscuring in text view 2018-01-02 21:52:43 -05:00
gtkwindow.h introspection: Fix build 2017-11-15 19:33:26 +01:00
gtkwindowgroup.c gtkwindow: Revoke implicit grabs when activating an explicit one 2017-05-25 16:25:59 +02:00
gtkwindowgroup.h
gtkwindowprivate.h window: Make icons GdkTextures 2017-11-05 00:07:17 +01:00
language-names.c Add font features on the tweak page 2018-01-03 12:18:18 -05:00
language-names.h Add font features on the tweak page 2018-01-03 12:18:18 -05:00
libgtk4.manifest.in build: Partially revert "Drop old MSC makefiles" 2017-08-15 23:37:24 +08:00
meson.build Implement font-variation-settings 2018-01-03 13:07:55 -05:00
open-type-layout.h Add font features on the tweak page 2018-01-03 12:18:18 -05: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 immodules: Move path code out of gtkrc 2016-10-16 18:17:21 +02:00
script-names.c Add font features on the tweak page 2018-01-03 12:18:18 -05:00
script-names.h Add font features on the tweak page 2018-01-03 12:18:18 -05:00
updateiconcache.c updateiconcache: Avoid confusing loop construct 2017-10-04 22:59:11 +01:00
xembed.h