gtk2/gtk
Ernestas Kulik 4d2b39d98c gesturemultipress: Don’t fire ::released after ::cancel
Causing a grab in the handler for ::pressed by, e.g., popping up a
context menu will cause the gesture to be canceled and, subsequently,
::end and ::released to be fired, all while the button is still
physically pressed. That results in no event being available to the
::released handler and garbage coordinates, given that
gtk_gesture_get_point() returns FALSE.

Emitting ::released can be avoided by checking the return value
gtk_gesture_get_point().
2018-05-29 19:09:28 +03:00
..
a11y a11y: Stop using ::event 2018-05-26 08:46:06 -04:00
cursor
deprecated
emoji
gesture
glade
icons
inspector Remove an unused struct 2018-05-27 11:57:49 -04:00
theme Add an emoji completion popup 2018-04-23 18:54:43 -04:00
ui eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
compose-parse.py
encodesymbolic.c Make the recoloring code more robust 2017-11-07 21:27:38 -05:00
fallback-c89.c
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
gen-paper-names.c
gentypefuncs.py
gskpango.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gskpango.h snapshot: Export gtk_snapshot_append_layout() 2018-03-26 18:16:36 +02:00
gtk-a11y.h a11y: Include gtkstackaccessible.h in gtk-a11y.h 2018-03-03 20:01:54 +01:00
gtk-autocleanups.h toolpalette: Remove 2018-02-03 11:52:37 +01:00
gtk-builder-tool.c builder-tool: Try harder to find types 2018-01-18 17:45:12 -05:00
gtk-compose-lookaside.txt
gtk-keys.css.default
gtk-keys.css.emacs Add binding for <alt>BackSpace to emacs keys 2018-04-01 20:16:05 -07:00
gtk-keys.css.mac
gtk-launch.c
gtk-query-settings.c
gtk-text-input.xml Always include platform immodules 2018-02-24 21:34:40 -05:00
gtk-win32.rc.body.in
gtk.h gtk: Add GtkGestureStylus 2018-04-05 19:26:53 +02:00
gtkaboutdialog.c aboutdialog: Fix memory leak 2018-05-13 14:56:34 +05:30
gtkaboutdialog.h aboutdialog: Make logo a paintable 2018-03-16 06:04:44 +01:00
gtkaccelgroup.c AccelGroup: Remove @See_also of deleted function 2018-04-09 19:45:10 +01:00
gtkaccelgroup.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkaccelgroupprivate.h
gtkaccellabel.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkaccellabel.h accellabel: Stop saying it's a GtkLabel 2018-03-27 18:20:52 +02:00
gtkaccelmap.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkaccelmap.h
gtkaccelmapprivate.h
gtkaccessible.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkaccessible.h
gtkactionable.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkactionable.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkactionbar.c widget: Allow adding event controllers in ui files 2018-04-26 17:59:41 +02:00
gtkactionbar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkactionhelper.c Rename GtkActionHelper private header 2018-02-02 10:28:17 +01:00
gtkactionhelperprivate.h Rename GtkActionHelper private header 2018-02-02 10:28:17 +01:00
gtkactionmuxer.c Rename GtkActionMuxer's private header 2018-02-02 10:28:17 +01:00
gtkactionmuxerprivate.h Rename GtkActionMuxer's private header 2018-02-02 10:28:17 +01:00
gtkactionobservable.c
gtkactionobservable.h
gtkactionobserver.c
gtkactionobserver.h
gtkadjustment.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkadjustment.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkadjustmentprivate.h
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkappchooser.h
gtkappchooserbutton.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkappchooserbutton.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkappchooserdialog.c appchooserdialog: Fix memory leak 2018-05-13 14:57:04 +05:30
gtkappchooserdialog.h
gtkappchooserprivate.h
gtkappchooserwidget.c multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkappchooserwidget.h
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 GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkapplication-x11.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkapplication.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkapplication.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkapplicationaccels.c Rename GtkActionMuxer's private header 2018-02-02 10:28:17 +01:00
gtkapplicationaccelsprivate.h
gtkapplicationimpl.c Drop gtk_application_is_inhibited 2017-11-28 23:02:58 -05:00
gtkapplicationprivate.h Rename GtkActionMuxer's private header 2018-02-02 10:28:17 +01:00
gtkapplicationwindow.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkapplicationwindow.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkaspectframe.c gtk: Intern css names 2017-11-17 22:49:57 -05:00
gtkaspectframe.h
gtkassistant.c a11y: Remove gtk.h include from container accessible 2018-02-09 00:42:38 +01:00
gtkassistant.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkbbox.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkbbox.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkbin.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkbin.h
gtkbindings.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkbindings.h
gtkbindingsprivate.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbookmarksmanager.c gtkbookmarksmanager: Use GTK+ 3.0's bookmarks file 2018-02-15 20:42:21 +01:00
gtkbookmarksmanager.h
gtkborder.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkborder.h
gtkbox.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkbox.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkboxprivate.h
gtkbuildable.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkbuildable.h
gtkbuilder-menus.c
gtkbuilder.c Always use #ifdef for G_ENABLE_DEBUG 2018-04-21 19:18:20 +02:00
gtkbuilder.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkbuilder.its
gtkbuilder.loc
gtkbuilder.rnc
gtkbuilder.rng
gtkbuilderparser.c
gtkbuilderprivate.h
gtkbutton.c button: Stop using ::key-release-event 2018-05-21 20:20:24 -04:00
gtkbutton.h button: Remove priv pointer 2018-02-25 16:47:20 +01:00
gtkbuttonprivate.h button: Remove priv pointer 2018-02-25 16:47:20 +01:00
gtkcalendar.c widget: Directly notify gestures of grab 2018-05-19 10:18:50 +02:00
gtkcalendar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellarea.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellarea.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellareabox.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellareabox.h
gtkcellareaboxcontext.c
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellareacontext.h
gtkcelleditable.c CellRenderer|Editable: Don't @See_also subclasses 2018-04-17 19:07:39 +01:00
gtkcelleditable.h
gtkcelllayout.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcelllayout.h
gtkcellrenderer.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrenderer.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellrendereraccel.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c cellrendererpixbuf: Store the texture in the iconhelper paintable 2018-03-16 06:04:45 +01:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrendererprogress.h
gtkcellrendererspin.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcellrendererspin.h
gtkcellrendererspinner.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrendererspinner.h
gtkcellrenderertext.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcellrenderertoggle.h
gtkcellview.c widget: Allow adding event controllers in ui files 2018-04-26 17:59:41 +02:00
gtkcellview.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcenterbox.c widget: Allow adding event controllers in ui files 2018-04-26 17:59:41 +02:00
gtkcenterbox.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcheckbutton.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkcheckbutton.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcheckbuttonprivate.h
gtkcheckmenuitem.c CheckMenuItem: Fix insert_after|before() here too 2018-04-22 21:51:10 +01:00
gtkcheckmenuitem.h
gtkcheckmenuitemprivate.h
gtkcolorbutton.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcolorbutton.h
gtkcolorchooser.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorchooser.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorchooserdialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorchooserdialog.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorchooserwidget.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcoloreditor.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcoloreditorprivate.h
gtkcolorplane.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcolorplaneprivate.h
gtkcolorscale.c longpressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcolorscaleprivate.h
gtkcolorswatch.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcolorswatchprivate.h
gtkcolorutils.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcolorutils.h
gtkcombobox.c eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +02:00
gtkcombobox.h
gtkcomboboxprivate.h
gtkcomboboxtext.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcomboboxtext.h comboboxtext: GTK_DISABLE_SINGLE_INCLUDES is not a thing 2018-04-25 17:18:16 +02:00
gtkcomposetable.c
gtkcomposetable.h
gtkcontainer.c widget: Allow adding event controllers in ui files 2018-04-26 17:59:41 +02:00
gtkcontainer.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcontainerprivate.h container: Remove gtk_container_maybe_start_idle_sizer() 2018-04-11 03:16:34 +02:00
gtkcssanimatedstyle.c css: Implement support for dynamic values 2018-03-16 06:04:43 +01:00
gtkcssanimatedstyleprivate.h
gtkcssanimation.c
gtkcssanimationprivate.h
gtkcssarrayvalue.c css: Implement dynamic values for array values 2018-03-16 06:04:44 +01:00
gtkcssarrayvalueprivate.h
gtkcssbgsizevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssbordervalueprivate.h
gtkcsscalcvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsscalcvalueprivate.h
gtkcsscolorvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsscolorvalueprivate.h
gtkcsscornervalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsscornervalueprivate.h
gtkcssdimensionvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssdimensionvalueprivate.h
gtkcssdynamic.c css: Implement support for dynamic values 2018-03-16 06:04:43 +01:00
gtkcssdynamicprivate.h css: Implement support for dynamic values 2018-03-16 06:04:43 +01:00
gtkcsseasevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsseasevalueprivate.h
gtkcssenumvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssenumvalueprivate.h
gtkcssfiltervalue.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssfiltervalueprivate.h
gtkcssfontfeaturesvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssfontfeaturesvalueprivate.h Fix header guards 2018-04-23 18:54:43 -04:00
gtkcssfontvariationsvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssfontvariationsvalueprivate.h Fix header guards 2018-04-23 18:54:43 -04:00
gtkcssiconthemevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssiconthemevalueprivate.h
gtkcssimage.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagebuiltin.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagebuiltinprivate.h
gtkcssimagecrossfade.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagecrossfadeprivate.h
gtkcssimagefallback.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagefallbackprivate.h
gtkcssimageicontheme.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimageiconthemeprivate.h css: Use a color matrix for recoloring -gtk-icontheme 2017-11-07 21:39:47 -05:00
gtkcssimageinvalid.c cssimage: Add gtk_css_image_is_invalid() 2018-03-16 06:04:44 +01:00
gtkcssimageinvalidprivate.h cssimage: Add gtk_css_image_is_invalid() 2018-03-16 06:04:44 +01:00
gtkcssimagelinear.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagelinearprivate.h
gtkcssimagepaintable.c cssimage: Add GtkCssImagePaintable 2018-03-16 06:04:44 +01:00
gtkcssimagepaintableprivate.h cssimage: Add GtkCssImagePaintable 2018-03-16 06:04:44 +01:00
gtkcssimageprivate.h cssimage: Add gtk_css_image_is_invalid() 2018-03-16 06:04:44 +01:00
gtkcssimageradial.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimageradialprivate.h
gtkcssimagerecolor.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagerecolorprivate.h Use color matrices for -gtk-recolor 2017-11-08 10:04:38 -05:00
gtkcssimagescaled.c css: Fix compiler warning 2018-03-16 06:04:43 +01:00
gtkcssimagescaledprivate.h Make GtkCssImageScaled handle scales properly 2018-03-15 06:04:08 -04:00
gtkcssimageurl.c cssimage: Add GtkCssImagePaintable 2018-03-16 06:04:44 +01:00
gtkcssimageurlprivate.h
gtkcssimagevalue.c cssimage: Implement dynamic values 2018-03-16 06:04:43 +01:00
gtkcssimagevalueprivate.h
gtkcssimagewin32.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssimagewin32private.h
gtkcssinheritvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c
gtkcsskeyframesprivate.h
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
gtkcssmatcherprivate.h
gtkcssnode.c
gtkcssnodedeclaration.c
gtkcssnodedeclarationprivate.h
gtkcssnodeprivate.h
gtkcssnodestylecache.c
gtkcssnodestylecacheprivate.h
gtkcssnumbervalue.c
gtkcssnumbervalueprivate.h
gtkcsspalettevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsspalettevalueprivate.h
gtkcssparser.c css: Parse hex colors with alpha value 2018-03-02 02:00:24 +01:00
gtkcssparserprivate.h
gtkcsspathnode.c
gtkcsspathnodeprivate.h
gtkcsspositionvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsspositionvalueprivate.h
gtkcssprovider.c cssprovider: Remove priv pointer 2018-02-13 18:48:44 +01:00
gtkcssprovider.h cssprovider: Remove priv pointer 2018-02-13 18:48:44 +01:00
gtkcssproviderprivate.h
gtkcssrepeatvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssrepeatvalueprivate.h
gtkcssrgbavalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssrgbavalueprivate.h
gtkcsssection.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcsssection.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcsssectionprivate.h
gtkcssselector.c Some more interning 2017-11-18 08:18:11 -05:00
gtkcssselectorprivate.h
gtkcssshadowsvalue.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssshadowsvalueprivate.h
gtkcssshadowvalue.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkcssshadowvalueprivate.h
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
gtkcssstaticstyle.c stack-allocate GtkCssLookup instances 2018-01-02 08:36:10 +01:00
gtkcssstaticstyleprivate.h
gtkcssstringvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssstringvalueprivate.h
gtkcssstyle.c Remove debug spew 2017-12-21 08:04:26 -05:00
gtkcssstylechange.c
gtkcssstylechangeprivate.h
gtkcssstyleprivate.h
gtkcssstyleproperty.c Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
gtkcssstylepropertyimpl.c css: Clipping changes don't need a queue_allocate() anymore 2018-04-09 20:20:55 +02:00
gtkcssstylepropertyprivate.h
gtkcsstransformvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsstransformvalueprivate.h
gtkcsstransientnode.c
gtkcsstransientnodeprivate.h
gtkcsstransition.c
gtkcsstransitionprivate.h
gtkcsstypes.c
gtkcsstypesprivate.h css: Clipping changes don't need a queue_allocate() anymore 2018-04-09 20:20:55 +02:00
gtkcssunsetvalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcssunsetvalueprivate.h
gtkcssvalue.c cssvalue: Remove typechecks 2018-05-19 10:18:50 +02:00
gtkcssvalueprivate.h css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsswidgetnode.c csswidgetnode: Avoid some unnecessary work 2018-01-19 09:57:49 +01:00
gtkcsswidgetnodeprivate.h
gtkcsswin32sizevalue.c css: Introduce the idea of dynamic values 2018-03-16 06:04:43 +01:00
gtkcsswin32sizevalueprivate.h
gtkcustompaperunixdialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkcustompaperunixdialog.h
gtkdbusinterfaces.xml
gtkdebug.h gtk: Remove debug updates 2018-04-05 14:56:38 +02:00
gtkdialog.c widget: Allow adding event controllers in ui files 2018-04-26 17:59:41 +02:00
gtkdialog.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkdialogprivate.h
gtkdnd-quartz.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkdnd.c dnd: Remove gdk_drop_reply() 2018-05-03 01:31:40 +02:00
gtkdnd.h dnd: Remove gtk_drag_set_icon_surface() 2018-03-26 18:32:38 +02:00
gtkdndprivate.h pointerfocus: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkdragdest.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkdragdest.h gdkcontentformats: Change the matching API 2017-12-03 05:46:47 +01:00
gtkdragsource.c Merge branch 'wip/carlosg/controller' into 'master' 2018-05-01 12:35:53 +00:00
gtkdragsource.h dragsource: Replace gtk_drag_source_set_icon_surface() 2018-03-16 06:04:45 +01:00
gtkdrawingarea.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkdrawingarea.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkeditable.c
gtkeditable.h
gtkemojichooser.c emoji: Hide recent section when empty 2018-05-19 22:53:24 -04:00
gtkemojichooser.h
gtkemojicompletion.c emoji completion: Stop using key-press-event 2018-05-19 23:36:10 -04:00
gtkemojicompletion.h Add an emoji completion popup 2018-04-23 18:54:43 -04:00
gtkentry.c entry: Stop using ::key-press-event 2018-05-21 20:20:06 -04:00
gtkentry.h Fixes to the gtk docs 2018-05-05 18:03:31 -04:00
gtkentrybuffer.c entrybuffer: Remove priv pointer 2018-03-30 23:15:04 +02:00
gtkentrybuffer.h entrybuffer: Remove priv pointer 2018-03-30 23:15:04 +02:00
gtkentrycompletion.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkentrycompletion.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkentryprivate.h Export some entry functions privately 2018-04-23 18:54:43 -04:00
gtkenums.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkeventcontroller.c eventcontroller: Make widget no longer a construct-only property 2018-04-26 17:59:42 +02:00
gtkeventcontroller.h eventcontroller: Move declaration 2018-04-26 17:59:41 +02:00
gtkeventcontrollerkey.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkeventcontrollerkey.h eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkeventcontrollerlegacy.c legacycontroller: Port to new API model 2018-04-26 17:59:41 +02:00
gtkeventcontrollerlegacyprivate.h legacycontroller: Port to new API model 2018-04-26 17:59:41 +02:00
gtkeventcontrollermotion.c eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
gtkeventcontrollermotion.h eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
gtkeventcontrollerprivate.h eventcontroller: Add vfuncs to (un)set widget 2018-04-26 17:59:41 +02:00
gtkeventcontrollerscroll.c eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +02:00
gtkeventcontrollerscroll.h eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +02:00
gtkexpander.c multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkexpander.h expander: Remove priv pointer 2018-03-28 16:32:46 +02:00
gtkfilechooser.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilechooser.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilechooserbutton.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkfilechooserbutton.h filechooserbutton: Fix reserved pointers 2018-04-10 15:13:38 +02:00
gtkfilechooserdialog.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c file chooser entry: Stop using key-press-event 2018-05-21 20:20:12 -04:00
gtkfilechooserentry.h
gtkfilechoosererrorstack.c
gtkfilechoosererrorstackprivate.h
gtkfilechoosernative.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilechoosernative.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilechoosernativeportal.c
gtkfilechoosernativeprivate.h
gtkfilechoosernativequartz.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkfilechoosernativewin32.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkfilechooserprivate.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c filechooserwidget: Don't chain up in ::event 2018-05-27 16:20:55 +02:00
gtkfilechooserwidget.h
gtkfilechooserwidgetprivate.h
gtkfilefilter.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilefilter.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfilefilterprivate.h
gtkfilesystem.c Drop the Big GDK Lock 2018-02-03 12:07:10 +01:00
gtkfilesystem.h filesystem: Drop surface-based APIs 2017-11-08 21:56:28 -05:00
gtkfilesystemmodel.c Drop the Big GDK Lock 2018-02-03 12:07:10 +01:00
gtkfilesystemmodel.h
gtkfixed.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkfixed.h
gtkflowbox.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkflowbox.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfontbutton.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkfontbutton.h font button: Remove show-font and show-size 2018-01-03 12:18:18 -05:00
gtkfontchooser.c font chooser: Make the language property writable 2018-04-02 13:37:53 -04:00
gtkfontchooser.h font chooser: Make the language property writable 2018-04-02 13:37:53 -04:00
gtkfontchooserdialog.c font chooser dialog: Stop using ::key-press-event 2018-05-21 20:20:33 -04:00
gtkfontchooserdialog.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
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 eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +02:00
gtkfontchooserwidget.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkfontchooserwidgetprivate.h font chooser: Add a tweak page 2018-01-03 12:18:18 -05:00
gtkframe.c widget: Allow adding event controllers in ui files 2018-04-26 17:59:41 +02:00
gtkframe.h frame: Remove priv pointer 2018-04-15 17:12:01 +02:00
gtkgesture.c gesture: Fix code snippet 2018-05-29 18:27:59 +03:00
gtkgesture.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturedrag.c draggesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturedrag.h draggesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturedragprivate.h
gtkgesturelongpress.c longpressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturelongpress.h longpressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturelongpressprivate.h
gtkgesturemultipress.c gesturemultipress: Don’t fire ::released after ::cancel 2018-05-29 19:09:28 +03:00
gtkgesturemultipress.h multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturemultipressprivate.h
gtkgesturepan.c GesturePan: Remove widget parameter from docs, too 2018-05-05 10:51:24 +01:00
gtkgesturepan.h pangesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c rotategesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturerotate.h rotategesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturerotateprivate.h
gtkgesturesingle.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturesingle.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgesturesingleprivate.h
gtkgesturestylus.c gesturestylus: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturestylus.h gesturestylus: Port to new API model 2018-04-26 17:59:42 +02:00
gtkgesturestylusprivate.h gtk: Add GtkGestureStylus 2018-04-05 19:26:53 +02:00
gtkgestureswipe.c swipegesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgestureswipe.h swipegesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgestureswipeprivate.h
gtkgesturezoom.c zoomgesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturezoom.h zoomgesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkgesturezoomprivate.h
gtkgizmo.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkgizmoprivate.h widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkgladecatalog.c
gtkglarea.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkglarea.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkgrid.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkgrid.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkheaderbar.c widget: Allow adding event controllers in ui files 2018-04-26 17:59:41 +02:00
gtkheaderbar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkheaderbarprivate.h a11y: Remove gtk.h include from container accessible 2018-02-09 00:42:38 +01:00
gtkhsla.c
gtkhslaprivate.h
gtkicon.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkiconcache.c Remove leading underscore from private symbols 2018-02-01 16:05:58 +01:00
gtkiconcacheprivate.h Remove leading underscore from private symbols 2018-02-01 16:05:58 +01:00
gtkiconcachevalidator.c Rename gtkiconcachevalidator.h 2018-02-01 16:01:38 +01:00
gtkiconcachevalidatorprivate.h Rename gtkiconcachevalidator.h 2018-02-01 16:01:38 +01:00
gtkiconhelper.c Fix comment typo introduced in a32725bc9a 2018-05-09 11:28:53 +12:00
gtkiconhelperprivate.h image: Actually report a request mode 2018-04-05 14:57:10 +02:00
gtkiconprivate.h Replace boilerplate in GtkIcon 2018-02-01 15:30:39 +01:00
gtkicontheme.c icontheme: Keep dir_mtimes in order 2018-05-23 20:06:01 +02:00
gtkicontheme.h icontheme: Remove surface support 2018-03-16 06:04:45 +01:00
gtkiconthemeprivate.h
gtkiconview.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkiconview.h iconview: Port DND icons to snapshot paintables 2018-03-26 18:16:36 +02:00
gtkiconviewprivate.h eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
gtkimage.c image: Actually report a request mode 2018-04-05 14:57:10 +02:00
gtkimage.h cellrendererpixbuf: Store the texture in the iconhelper paintable 2018-03-16 06:04:45 +01:00
gtkimagedefinition.c cellrendererpixbuf: Store the texture in the iconhelper paintable 2018-03-16 06:04:45 +01:00
gtkimagedefinitionprivate.h cellrendererpixbuf: Store the texture in the iconhelper paintable 2018-03-16 06:04:45 +01:00
gtkimageprivate.h Drop gtk_icon_size_lookup 2017-11-15 14:22:17 -05:00
gtkimcontext.c
gtkimcontext.h
gtkimcontextbroadway.c Avoid warnings 2018-03-09 02:13:13 -05:00
gtkimcontextbroadway.h Always include platform immodules 2018-02-24 21:34:40 -05:00
gtkimcontextime.c GDK W32: Adapt to the window->surface change 2018-03-29 17:44:00 +00:00
gtkimcontextime.h gtkimcontextime: fix to compile again 2018-03-28 09:28:32 +00:00
gtkimcontextquartz.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkimcontextquartz.h Always include platform immodules 2018-02-24 21:34:40 -05:00
gtkimcontextsimple.c imcontextsimple: ensure W32 code only runs on W32 displays 2018-04-26 17:50:55 +00:00
gtkimcontextsimple.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkimcontextsimpleprivate.h
gtkimcontextsimpleseqs.h
gtkimcontextwayland.c multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkimcontextwayland.h Always include platform immodules 2018-02-24 21:34:40 -05:00
gtkimcontextxim.c imcontextxim: Don't assign a variable to itself 2018-04-23 18:54:43 -04:00
gtkimcontextxim.h imcontextxim: Move initialisation into _init function 2018-03-04 19:55:54 +01:00
gtkimmodule.c gtkimmodule: make match_backend() query 2018-03-12 17:46:57 -04:00
gtkimmodule.h Convert immodules to use an extension point 2018-02-24 21:34:40 -05:00
gtkimmoduleprivate.h Avoid warnings 2018-03-09 02:13:13 -05:00
gtkimmulticontext.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gtkimmulticontext.h
gtkinfobar.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkinfobar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkintl.h
gtkinvisible.c gtk: Chain up in toplevels' realize 2018-04-11 03:16:34 +02:00
gtkinvisible.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkkeyhash.c
gtkkeyhash.h
gtkkineticscrolling.c Rename gtkkineticscrolling.h to gtkkineticscrollingprivate.h 2018-03-28 16:47:54 +02:00
gtkkineticscrollingprivate.h Rename gtkkineticscrolling.h to gtkkineticscrollingprivate.h 2018-03-28 16:47:54 +02:00
gtklabel.c label: Rearrange struct members 2018-05-11 16:10:03 +05:30
gtklabel.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtklabelprivate.h
gtklayout.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtklayout.h
gtklevelbar.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtklevelbar.h levelbar: Remove priv pointer 2018-03-20 09:37:59 +01:00
gtklinkbutton.c multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtklinkbutton.h linkbutton: Remove priv pointer 2018-03-07 20:17:39 +01:00
gtklistbox.c multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtklistbox.h listbox: Fix signal name in documentation 2018-04-08 11:02:23 +05:30
gtkliststore.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkliststore.h
gtklockbutton.c lockbutton: Remove priv pointer 2018-04-06 08:24:19 +02:00
gtklockbutton.h lockbutton: Remove priv pointer 2018-04-06 08:24:19 +02:00
gtklockbuttonprivate.h
gtkmagnifier.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkmagnifierprivate.h magnifier: Redo with GtkWidgetPaintable 2018-04-05 14:56:38 +02:00
gtkmain.c gtkwindow: Perform key activation in gtk_main_do_event() 2018-04-05 19:26:54 +02:00
gtkmain.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmarshalers.list gtk: Adapt marshallers to GdkEvent as GObject 2017-12-14 01:05:48 +01:00
gtkmediacontrols.c Add more media docs 2018-05-06 15:57:10 -04:00
gtkmediacontrols.h gtk: Add GtkMediaControls 2018-03-18 21:01:23 +01:00
gtkmediafile.c Add more media docs 2018-05-06 15:57:10 -04:00
gtkmediafile.h mediafile: Turn into an extension point 2018-03-18 21:01:23 +01:00
gtkmediafileprivate.h mediafile: Turn into an extension point 2018-03-18 21:01:23 +01:00
gtkmediastream.c MediaStream: Fix capitalisation of two new %TRUEs 2018-05-06 21:46:30 +01:00
gtkmediastream.h Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkmenu.c widget: Directly notify gestures of grab 2018-05-19 10:18:50 +02:00
gtkmenu.h Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkmenubar.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkmenubar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmenubutton.c MenuButton: popover connects to menu_deactivate_cb 2018-04-22 16:33:26 +01:00
gtkmenubutton.h menubutton: Remove priv pointer 2018-03-07 20:26:51 +01:00
gtkmenubuttonprivate.h
gtkmenuitem.c eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
gtkmenuitem.h
gtkmenuitemprivate.h Menu|Item: Fix FIXME re non-const interned strings 2018-04-17 20:53:48 +01:00
gtkmenuprivate.h eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
gtkmenusectionbox.c Replace gdk_threads_add_idle* with g_idle_add() 2018-02-03 12:06:58 +01:00
gtkmenusectionbox.h
gtkmenushell.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkmenushell.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmenushellprivate.h gtkmenushell: Port to using GtkEventControllerKey 2018-04-05 19:26:55 +02:00
gtkmenutoolbutton.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmenutoolbutton.h
gtkmenutracker.c
gtkmenutracker.h
gtkmenutrackeritem.c Rename GtkActionMuxer's private header 2018-02-02 10:28:17 +01:00
gtkmenutrackeritem.h
gtkmessagedialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmessagedialog.h
gtkmnemonichash.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkmnemonichash.h
gtkmodelbutton.c ModelButton: Use WARN_INVALID_PROPERTY, not assert 2018-04-08 18:48:16 +01:00
gtkmodelbutton.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmodelmenuitem.c accellabel: Stop saying it's a GtkLabel 2018-03-27 18:20:52 +02:00
gtkmodelmenuitem.h
gtkmodules.c Remove some unused code 2018-02-18 22:13:38 -05:00
gtkmodulesprivate.h Remove some unused code 2018-02-18 22:13:38 -05:00
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 multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkmountoperation.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkmountoperationprivate.h mountoperation: Store icons as textures 2017-11-30 16:48:25 -05:00
gtknativedialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtknativedialog.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtknativedialogprivate.h
gtknomediafile.c mediafile: Improve error message 2018-03-19 00:28:20 +01:00
gtknomediafileprivate.h mediafile: Turn into an extension point 2018-03-18 21:01:23 +01:00
gtknotebook.c widget: Directly notify gestures of grab 2018-05-19 10:18:50 +02:00
gtknotebook.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkorientable.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c widget: Allow adding event controllers in ui files 2018-04-26 17:59:41 +02:00
gtkoverlay.h overlay: Add GtkOverlay::measure child property 2018-03-07 16:17:15 +01:00
gtkpadcontroller.c padcontroller: Port to new API model 2018-04-26 17:59:42 +02:00
gtkpadcontroller.h padcontroller: Port to new API model 2018-04-26 17:59:42 +02:00
gtkpagesetup.c printing: Be more careful when deserializing 2018-04-20 16:58:36 -04:00
gtkpagesetup.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpagesetupunixdialog.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpagesetupunixdialog.h
gtkpaned.c eventcontrollermotion: Port to new API model 2018-04-26 17:59:42 +02:00
gtkpaned.h paned: Remove priv pointer 2018-03-20 09:37:59 +01:00
gtkpango.c
gtkpango.h
gtkpapersize.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpapersize.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpathbar.c eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +02:00
gtkpathbar.h
gtkplacessidebar.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkplacessidebarprivate.h Drop GtkPlacesSidebar from public API 2018-01-08 14:38:55 -05:00
gtkplacesview.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkplacesviewprivate.h Drop GtkPlacesSidebar from public API 2018-01-08 14:38:55 -05:00
gtkplacesviewrow.c placesviewrow: Put event controllers into ui file 2018-04-26 17:59:41 +02:00
gtkplacesviewrowprivate.h
gtkpointerfocus.c pointerfocus: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkpointerfocusprivate.h pointerfocus: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkpopover.c popover: Fix setting priv->button_pressed in ::event handler 2018-05-27 17:51:51 +02:00
gtkpopover.h popover: Remove priv pointer 2018-03-30 23:15:04 +02:00
gtkpopovermenu.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpopovermenu.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkpopoverprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c Add gtk_printer_get_hard_margins_for_paper_size 2018-04-26 14:19:55 +02:00
gtkprintbackend.h Add gtk_printer_get_hard_margins_for_paper_size 2018-04-26 14:19:55 +02:00
gtkprintcontext.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c Add gtk_printer_get_hard_margins_for_paper_size 2018-04-26 14:19:55 +02:00
gtkprinter.h Add gtk_printer_get_hard_margins_for_paper_size 2018-04-26 14:19:55 +02:00
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintjob.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintoperation-portal.c Drop the Big GDK Lock 2018-02-03 12:07:10 +01:00
gtkprintoperation-portal.h
gtkprintoperation-private.h
gtkprintoperation-unix.c Add gtk_printer_get_hard_margins_for_paper_size 2018-04-26 14:19:55 +02:00
gtkprintoperation-win32.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkprintoperation.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintoperation.h
gtkprintoperationpreview.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintoperationpreview.h
gtkprintsettings.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintsettings.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkprintunixdialog.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkprintunixdialog.h
gtkprintutils.c
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 gtk: Add GtkGestureStylus 2018-04-05 19:26:53 +02:00
gtkprivatetypebuiltins.c.template
gtkprivatetypebuiltins.h.template
gtkprogressbar.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkprogressbar.h progressbar: Remove priv pointer 2018-03-20 09:37:59 +01:00
gtkprogresstracker.c progresstracker: Don't hand out NaN 2017-11-12 06:22:34 +01:00
gtkprogresstrackerprivate.h
gtkquartz.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtkquartz.h
gtkquery.c
gtkquery.h
gtkradiobutton.c radibutton: Use focusing facilities from GtkWidget 2018-03-17 12:09:30 +01:00
gtkradiobutton.h
gtkradiomenuitem.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkradiomenuitem.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkradiotoolbutton.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkradiotoolbutton.h
gtkrange.c Range: Up should only mean ++ if we are a GtkScale 2018-05-21 20:21:25 +01:00
gtkrange.h range: Remove priv pointer 2018-02-23 10:47:05 +01:00
gtkrangeprivate.h range: Add private api to autoscroll 2017-12-12 22:17:49 -05:00
gtkrbtree.c rbtree: Privatize header 2018-02-03 16:24:13 +01:00
gtkrbtreeprivate.h rbtree: Privatize header 2018-02-03 16:24:13 +01:00
gtkrecentmanager.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkrecentmanager.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkrender.c Remove gtk_render_icon_surface 2018-04-15 17:12:01 +02:00
gtkrender.h Remove gtk_render_icon_surface 2018-04-15 17:12:01 +02:00
gtkrenderbackground.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkrenderbackgroundprivate.h
gtkrenderborder.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkrenderborderprivate.h
gtkrendericon.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkrendericonprivate.h iconhelper: transition to GdkPaintable 2018-03-16 06:04:44 +01:00
gtkrendernodepaintable.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkrendernodepaintableprivate.h snapshot: Allow passing the bounds of the created paintable 2018-04-05 14:56:39 +02:00
gtkrevealer.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkrevealer.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkroundedbox.c
gtkroundedboxprivate.h
gtkscale.c Scale: Document new optional classes on value node 2018-04-18 22:59:19 +01:00
gtkscale.h scale: Remove priv pointer 2018-02-27 12:39:04 +01:00
gtkscalebutton.c eventcontrollerscroll: Port to new API model 2018-04-26 17:59:42 +02:00
gtkscalebutton.h scalebutton: Remove icon size 2017-11-15 14:22:16 -05:00
gtkscaler.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkscalerprivate.h image: Load resources and files into textures 2018-03-16 06:04:44 +01:00
gtkscrollable.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkscrollable.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkscrollbar.c scrollbar: Remove get_wheel_delta 2018-05-19 10:18:50 +02:00
gtkscrollbar.h scrollbar: Remove get_wheel_delta 2018-05-19 10:18:50 +02:00
gtkscrolledwindow.c widget: Directly notify gestures of grab 2018-05-19 10:18:50 +02:00
gtkscrolledwindow.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtksearchbar.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtksearchbar.h searchbar: Add missing GDK_AVAILABLE_IN_ALL marker 2018-05-19 10:18:50 +02:00
gtksearchengine.c
gtksearchengine.h
gtksearchenginemodel.c Replace gdk_threads_add_idle* with g_idle_add() 2018-02-03 12:06:58 +01:00
gtksearchenginemodel.h
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c Replace gdk_threads_add_idle* with g_idle_add() 2018-02-03 12:06:58 +01:00
gtksearchenginesimple.h
gtksearchenginetracker.c
gtksearchenginetracker.h
gtksearchentry.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtksearchentry.h gtksearchbar/entry: Add [gs]et_key_capture_widget() API calls 2018-04-05 19:26:54 +02:00
gtksearchentryprivate.h gtksearchbar/entry: Add [gs]et_key_capture_widget() API calls 2018-04-05 19:26:54 +02:00
gtkselection.c selection: Remove surface APIs 2018-03-16 06:04:45 +01:00
gtkselection.h selection: Remove surface APIs 2018-03-16 06:04:45 +01:00
gtkselectionprivate.h dnd: Remove gdk_drag_get_selection() 2017-12-14 04:39:22 +01:00
gtkseparator.c widget: Remove _get_own_allocation 2018-04-10 09:43:47 +02:00
gtkseparator.h separator: Remove priv pointer 2018-03-07 20:42:32 +01:00
gtkseparatormenuitem.c separatormenuitem: Don't create label widget in get_label 2018-02-06 09:19:40 +01:00
gtkseparatormenuitem.h
gtkseparatortoolitem.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkseparatortoolitem.h
gtksettings.c GdkWindow -> GdkSurface initial type rename 2018-03-20 11:40:08 +01:00
gtksettings.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtksettingsprivate.h
gtkshortcutlabel.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkshortcutlabel.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkshortcutsgroup.c shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutsgroup.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutssection.c pangesture: Port to new API model 2018-04-26 17:59:41 +02:00
gtkshortcutssection.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutsshortcut.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkshortcutsshortcut.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutsshortcutprivate.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutswindow.c eventcontrollerkey: Port to new API model 2018-04-26 17:59:42 +02:00
gtkshortcutswindow.h shortcuts: Don't include gtk.h 2018-02-08 06:16:01 +01:00
gtkshortcutswindowprivate.h
gtkshow.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkshow.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtksidebarrow.c Drop GtkPlacesSidebar from public API 2018-01-08 14:38:55 -05:00
gtksidebarrowprivate.h
gtksizegroup-private.h
gtksizegroup.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtksizegroup.h
gtksizerequest.c Use inlined gtk_widget_get_display version in a few places 2018-04-21 19:06:21 +02:00
gtksizerequest.h
gtksizerequestcache.c sizerequestcache: Directly initialize some locals 2018-04-21 19:06:54 +02:00
gtksizerequestcacheprivate.h sizerequestcache: Use int instead of gint 2018-04-21 10:06:57 +02:00
gtksnapshot.c snapshot: Fix typo in documentation comment 2018-05-12 09:31:32 +05:30
gtksnapshot.h snapshot: Remove superfluous typedef 2018-05-19 10:18:50 +02:00
gtksnapshotprivate.h snapshot: Get rid of record_nodes flag 2018-04-24 04:06:58 +02:00
gtkspinbutton.c SpinButton: Fix an obviously wrong arg description 2018-05-26 01:06:00 +01:00
gtkspinbutton.h spinbutton: Remove priv pointer 2018-03-09 09:24:20 +01:00
gtkspinner.c GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00
gtkspinner.h
gtkstack.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkstack.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkstacksidebar.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkstacksidebar.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkstackswitcher.c widget: Remove _get_own_allocation 2018-04-10 09:43:47 +02:00
gtkstackswitcher.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkstatusbar.c widget: Remove clip from size-allocate vfunc 2018-04-05 14:56:38 +02:00
gtkstatusbar.h
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c
gtkstylecascadeprivate.h
gtkstylecontext.c StyleContext: Don't advise using invalidate() 2018-05-21 23:39:47 +01:00
gtkstylecontext.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkstylecontextprivate.h
gtkstyleproperty.c Drop unused gtkcssstylefuncs.c 2017-11-30 18:46:54 -05:00
gtkstylepropertyprivate.h
gtkstyleprovider.c
gtkstyleprovider.h
gtkstyleproviderprivate.h
gtkswitch.c multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkswitch.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktestutils.c No need to clear GTK_MODULES anymore 2018-04-15 22:03:50 -04:00
gtktestutils.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktextattributes.c
gtktextattributes.h
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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktextbuffer.h The big versioning cleanup 2018-02-06 01:16:32 -05: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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktextiter.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktextiterprivate.h
gtktextlayout.c TextLayout: Clarify implementation of special case 2018-02-17 22:18:13 -05:00
gtktextlayoutprivate.h textview: Make the semi-private headrs really private 2017-11-11 05:01:31 +01:00
gtktextmark.c The big versioning cleanup 2018-02-06 01:16:32 -05: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 The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktexttag.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktexttagprivate.h
gtktexttagtable.c
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h textview: Replace pixbufs by textures 2017-11-29 23:22:13 -05:00
gtktextutil.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtktextutil.h textview: Port dnd icon to be a GdkPaintable 2018-03-26 18:16:37 +02:00
gtktextview.c Remove key-press-event from more docs 2018-05-19 23:36:01 -04:00
gtktextview.h Fixes to the gtk docs 2018-05-05 18:03:31 -04:00
gtktextviewprivate.h
gtktogglebutton.c togglebutton: Remove priv pointer 2018-03-30 23:15:04 +02:00
gtktogglebutton.h togglebutton: Remove priv pointer 2018-03-30 23:15:04 +02:00
gtktogglebuttonprivate.h
gtktoggletoolbutton.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktoggletoolbutton.h
gtktoolbar.c multipressgesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtktoolbar.h toolbar: Remove icon sizes 2017-11-15 14:22:16 -05:00
gtktoolbarprivate.h
gtktoolbutton.c image: Don't handle surfaces anymore 2018-03-16 06:04:45 +01:00
gtktoolbutton.h
gtktoolitem.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktoolitem.h toolbar: Remove icon sizes 2017-11-15 14:22:16 -05:00
gtktoolshell.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktoolshell.h toolbar: Remove icon sizes 2017-11-15 14:22:16 -05:00
gtktooltip.c tooltip: Ignore events with pressed buttons 2018-04-15 17:12:01 +02:00
gtktooltip.h tooltips: Make icon a paintable 2018-03-16 06:04:44 +01:00
gtktooltipprivate.h Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gtktooltipwindow.c tooltips: Make icon a paintable 2018-03-16 06:04:44 +01:00
gtktooltipwindowprivate.h tooltips: Make icon a paintable 2018-03-16 06:04:44 +01:00
gtktrashmonitor.c
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c Drop gdk_atom_intern 2017-12-13 23:39:03 -05:00
gtktreednd.h
gtktreemenu.c treemenu: Remove unused defines 2018-02-13 10:34:06 +01:00
gtktreemenu.h
gtktreemodel.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktreemodel.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktreemodelfilter.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktreemodelfilter.h
gtktreemodelsort.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktreemodelsort.h
gtktreeprivate.h treeview: Remove invalidation tracking code 2018-04-05 14:57:10 +02:00
gtktreeselection.c treeview: Remove invalidation tracking code 2018-04-05 14:57:10 +02:00
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h Fix a typo in the docs 2017-12-06 23:39:27 -05:00
gtktreestore.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktreestore.h
gtktreeview.c treeview: Stop using ::key-press-event 2018-05-21 20:20:49 -04:00
gtktreeview.h treeview: Turn drag icon into paintable 2018-03-26 18:16:36 +02:00
gtktreeviewcolumn.c widget: Remove _get_own_allocation 2018-04-10 09:43:47 +02:00
gtktreeviewcolumn.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h eventcontroller: Move declaration 2018-04-26 17:59:41 +02:00
gtkunixprint-autocleanups.h
gtkunixprint.h
gtkutils.c
gtkutilsprivate.h
gtkversion.h.in
gtkvideo.c video: Fix memory leak 2018-05-13 14:56:22 +05:30
gtkvideo.h video: Add autoplay and loop boolean properties 2018-04-06 00:44:18 +02:00
gtkviewport.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gtkviewport.h viewport: Remove priv pointer 2018-03-06 14:37:28 +01:00
gtkvolumebutton.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkvolumebutton.h
gtkwidget.c Drop the ::key-press/release-event signals 2018-05-21 20:20:55 -04:00
gtkwidget.h Drop the ::key-press/release-event signals 2018-05-21 20:20:55 -04:00
gtkwidgetfocus.c widgetfocus: Use gtk_widget_compute_bounds 2018-04-10 09:44:14 +02:00
gtkwidgetpaintable.c Miscellaneous docs improvements 2018-05-07 07:47:18 -04:00
gtkwidgetpaintable.h gtk: Add GtkWidgetPaintable 2018-04-05 14:56:38 +02:00
gtkwidgetpaintableprivate.h widgetpaintable: Protect against too many signals 2018-04-05 14:56:39 +02:00
gtkwidgetpath.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkwidgetpath.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkwidgetpathprivate.h
gtkwidgetprivate.h widget: Remove controller sequence-state-changed signal connection 2018-05-19 10:18:50 +02:00
gtkwin32.c
gtkwin32draw.c
gtkwin32drawprivate.h
gtkwin32theme.c GDK W32: Adapt to event filter removal 2018-03-29 17:43:55 +00:00
gtkwin32themeprivate.h
gtkwindow.c draggesture: Port to new API model 2018-04-26 17:59:42 +02:00
gtkwindow.h GdkWindow -> GdkSurface initial type rename 2018-03-20 11:40:08 +01:00
gtkwindowgroup.c The big versioning cleanup 2018-02-06 01:16:32 -05:00
gtkwindowgroup.h
gtkwindowprivate.h Continue renaming window to surface 2018-03-21 11:49:14 +01:00
imm-extra.h Always include platform immodules 2018-02-24 21:34:40 -05:00
language-names.c [gtk|demos/gtk-demo]/language-names.c: Fix build on non-GCC/CLang 2018-04-02 19:13:27 +08:00
language-names.h Add font features on the tweak page 2018-01-03 12:18:18 -05:00
libgtk4.manifest.in
meson.build build: fix meson.build when quartz is used 2018-05-04 17:46:08 -07: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
org.gtk.Settings.FileChooser.gschema.xml
paper_names_offsets.c
paper_names.c
script-names.c Fixed typo in script name Kjohki -> Khojki 2018-03-11 08:12:31 +01:00
script-names.h Add font features on the tweak page 2018-01-03 12:18:18 -05:00
updateiconcache.c Rename gtkiconcachevalidator.h 2018-02-01 16:01:38 +01:00
xembed.h