gtk2/gtk
Carlos Soriano 235837ad49 gtkwindow: Use actions from focused widget to activate accel
Currently we only take into account the window GActionGroup for
activating the accels.

However, the application could have some custom GActionGroup in the
chain of focused widgets that could want to activate some action if
some accel is activated while that widget is focused.

To allow applications to set accels on widgets that use custom
GActionGroups, simply use the muxer of the focused widget, which
already contains the actions of the parents.

https://bugzilla.gnome.org/show_bug.cgi?id=740682
2014-12-08 20:19:33 -08:00
..
a11y Split subdirectory file lists off 2014-11-30 16:11:56 -05:00
cursor Drop the extra resources/ subdirectory 2014-11-30 16:11:55 -05:00
deprecated Split subdirectory file lists off 2014-11-30 16:11:56 -05:00
glade glade: Add GtkColorEditor to private widgets 2014-11-01 13:20:59 -04:00
icons Drop the extra resources/ subdirectory 2014-11-30 16:11:55 -05:00
inspector Inspector: Support extending the inspector using GIOModules 2014-12-08 17:34:54 -05:00
theme Raleigh: Fix css for active notebook tabs 2014-12-05 19:30:35 -05:00
ui file-chooser: Don't wait for ENTER to initiate search 2014-12-04 21:59:52 -05:00
compose-parse.py
encodesymbolic.c
fallback-c89.c
fnmatch.c
gen-paper-names.c
gtk-a11y.h
gtk-compose-lookaside.txt
gtk-keys.css.default
gtk-keys.css.emacs
gtk-keys.css.mac
gtk-launch.c
gtk-win32.rc.in
gtk.h Add GtkPopoverMenu 2014-10-29 06:49:58 -04:00
gtkaboutdialog.c GtkAboutDialog: Don't use gdk_cursor_new 2014-10-28 00:36:17 -04:00
gtkaboutdialog.h
gtkaccelgroup.c
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c stylecontext: Split render functions out into gtkrender.[ch] 2014-10-03 06:18:05 +02:00
gtkaccellabel.h
gtkaccelmap.c
gtkaccelmap.h
gtkaccelmapprivate.h
gtkaccessible.c
gtkaccessible.h
gtkactionable.c
gtkactionable.h
gtkactionbar.c GtkActionBar: Make ::position writable 2014-11-11 23:02:11 -05:00
gtkactionbar.h
gtkactionhelper.c gtkwindow: Use actions from focused widget to activate accel 2014-12-08 20:19:33 -08:00
gtkactionhelper.h
gtkactionmuxer.c
gtkactionmuxer.h
gtkactionobservable.c
gtkactionobservable.h
gtkactionobserver.c
gtkactionobserver.h
gtkadjustment.c
gtkadjustment.h
gtkadjustmentprivate.h
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c
gtkappchooser.h
gtkappchooserbutton.c
gtkappchooserbutton.h
gtkappchooserdialog.c
gtkappchooserdialog.h
gtkappchooserprivate.h
gtkappchooserwidget.c Drop a few unneeded ifs 2014-12-08 17:30:35 -05:00
gtkappchooserwidget.h
gtkapplication-dbus.c Only warn once if inhibit-related dbus calls fail 2014-11-03 00:48:42 -05:00
gtkapplication-quartz-menu.c quartz: Add availability check for >= 10.7 API 2014-09-29 15:25:06 -04:00
gtkapplication-quartz.c
gtkapplication-wayland.c
gtkapplication-x11.c
gtkapplication.c
gtkapplication.h
gtkapplicationimpl.c
gtkapplicationprivate.h
gtkapplicationwindow.c
gtkapplicationwindow.h Add a few missing include guards 2014-10-01 00:49:59 -04:00
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c Avoid compiler warnings 2014-10-01 00:50:25 -04:00
gtkassistant.h
gtkbbox.c
gtkbbox.h
gtkbin.c
gtkbin.h
gtkbindings.c
gtkbindings.h
gtkbindingsprivate.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbookmarksmanager.c
gtkbookmarksmanager.h
gtkborder.c
gtkborder.h
gtkborderimage.c styleproperties: Remove header where it's not used 2014-10-24 21:31:40 +02:00
gtkborderimageprivate.h
gtkbox.c GtkBox: Fix self-assignment for center widget 2014-10-25 20:30:08 -04:00
gtkbox.h
gtkboxprivate.h
gtkbuildable.c
gtkbuildable.h
gtkbuilder-menus.c GtkBuilder: Improve error messages 2014-09-29 23:05:21 -04:00
gtkbuilder.c Trivial documentation tweaks 2014-10-04 15:48:07 -04:00
gtkbuilder.h
gtkbuilder.rnc
gtkbuilder.rng
gtkbuilderparser.c GtkBuilder: Improve error messages 2014-09-29 23:05:21 -04:00
gtkbuilderprivate.h
gtkbutton.c Remove redundant checks for NULL 2014-10-02 19:06:03 +02:00
gtkbutton.h
gtkbuttonprivate.h
gtkcairoblur.c cairoblur: Fix the blur again once more 2014-10-27 10:20:43 -07:00
gtkcairoblurprivate.h
gtkcalendar.c stylecontext: Split render functions out into gtkrender.[ch] 2014-10-03 06:18:05 +02:00
gtkcalendar.h
gtkcellarea.c gtkcellarea: Optimize GtkStyleContext usage 2014-11-25 11:05:57 -08:00
gtkcellarea.h
gtkcellareabox.c
gtkcellareabox.h
gtkcellareaboxcontext.c
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c
gtkcellareacontext.h
gtkcelleditable.c
gtkcelleditable.h
gtkcelllayout.c
gtkcelllayout.h
gtkcellrenderer.c
gtkcellrenderer.h
gtkcellrendereraccel.c cellrendereraccel: Remove unused variables 2014-10-03 06:18:07 +02:00
gtkcellrendereraccel.h
gtkcellrenderercombo.c
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c stylecontext: Split render functions out into gtkrender.[ch] 2014-10-03 06:18:05 +02:00
gtkcellrendererprogress.h
gtkcellrendererspin.c
gtkcellrendererspin.h
gtkcellrendererspinner.c
gtkcellrendererspinner.h
gtkcellrenderertext.c
gtkcellrenderertext.h
gtkcellrenderertoggle.c
gtkcellrenderertoggle.h
gtkcellview.c
gtkcellview.h
gtkcheckbutton.c stylecontext: Split render functions out into gtkrender.[ch] 2014-10-03 06:18:05 +02:00
gtkcheckbutton.h
gtkcheckmenuitem.c
gtkcheckmenuitem.h
gtkclipboard-quartz.c quartz: Copy annotations 2014-11-30 17:20:38 -05:00
gtkclipboard.c
gtkclipboard.h
gtkclipboardprivate.h
gtkcolorbutton.c
gtkcolorbutton.h
gtkcolorchooser.c
gtkcolorchooser.h
gtkcolorchooserdialog.c
gtkcolorchooserdialog.h
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c ColorChooser: Fix an off-by-one error 2014-10-09 00:12:46 -04:00
gtkcolorchooserwidget.h
gtkcoloreditor.c stylecontext: Split render functions out into gtkrender.[ch] 2014-10-03 06:18:05 +02:00
gtkcoloreditorprivate.h
gtkcolorplane.c
gtkcolorplaneprivate.h
gtkcolorscale.c
gtkcolorscaleprivate.h
gtkcolorswatch.c GtkColorSwatch: Avoid style context underflow 2014-10-12 18:15:23 -04:00
gtkcolorswatchprivate.h
gtkcolorutils.c
gtkcolorutils.h
gtkcombobox.c combobox: Don't set cell view background 2014-10-03 06:18:05 +02:00
gtkcombobox.h
gtkcomboboxprivate.h
gtkcomboboxtext.c
gtkcomboboxtext.h
gtkcontainer.c Make gtk_container_remove work on popover menus 2014-11-16 02:30:19 -05:00
gtkcontainer.h
gtkcontainerprivate.h
gtkcssanimation.c
gtkcssanimationprivate.h
gtkcssarrayvalue.c
gtkcssarrayvalueprivate.h
gtkcssbgsizevalue.c
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c
gtkcssbordervalueprivate.h
gtkcsscolorvalue.c css: Remove unneeded header 2014-10-24 21:31:39 +02:00
gtkcsscolorvalueprivate.h
gtkcsscomputedvalues.c styleproperties: Remove header where it's not used 2014-10-24 21:31:40 +02:00
gtkcsscomputedvaluesprivate.h css: Disallow bypassing value computation 2014-10-24 21:31:40 +02:00
gtkcsscornervalue.c
gtkcsscornervalueprivate.h
gtkcsscustomproperty.c Fix the build 2014-10-24 16:12:33 -04:00
gtkcsscustompropertyprivate.h
gtkcsseasevalue.c
gtkcsseasevalueprivate.h
gtkcssenginevalue.c
gtkcssenginevalueprivate.h
gtkcssenumvalue.c
gtkcssenumvalueprivate.h
gtkcssimage.c
gtkcssimagebuiltin.c css: Add "-gtk-icon-source: builtin" 2014-10-21 05:53:19 +02:00
gtkcssimagebuiltinprivate.h css: Add "-gtk-icon-source: builtin" 2014-10-21 05:53:19 +02:00
gtkcssimagecrossfade.c
gtkcssimagecrossfadeprivate.h
gtkcssimagegradient.c
gtkcssimagegradientprivate.h
gtkcssimageicontheme.c
gtkcssimageiconthemeprivate.h
gtkcssimagelinear.c
gtkcssimagelinearprivate.h
gtkcssimageprivate.h css: Add "-gtk-icon-source: builtin" 2014-10-21 05:53:19 +02:00
gtkcssimagescaled.c
gtkcssimagescaledprivate.h
gtkcssimagesurface.c
gtkcssimagesurfaceprivate.h
gtkcssimageurl.c
gtkcssimageurlprivate.h
gtkcssimagevalue.c
gtkcssimagevalueprivate.h
gtkcssimagewin32.c
gtkcssimagewin32private.h
gtkcssinheritvalue.c
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c
gtkcsskeyframesprivate.h
gtkcsslookup.c styleproperties: Remove header where it's not used 2014-10-24 21:31:40 +02:00
gtkcsslookupprivate.h css: Disallow bypassing value computation 2014-10-24 21:31:40 +02:00
gtkcssmatcher.c
gtkcssmatcherprivate.h
gtkcssnodedeclaration.c cssnodedeclaration: Fix src/dest swap in memmove() 2014-10-22 03:39:17 +02:00
gtkcssnodedeclarationprivate.h stylecontext: Split out functionality into custom object 2014-10-21 03:03:28 +02:00
gtkcssnumbervalue.c
gtkcssnumbervalueprivate.h
gtkcssparser.c
gtkcssparserprivate.h
gtkcsspositionvalue.c
gtkcsspositionvalueprivate.h
gtkcssprovider.c GtkCssProvider: Load themes from versioned directories 2014-11-12 19:22:55 -05:00
gtkcssprovider.h docs: Fix annotation for GtkCssProviderError 2014-11-25 22:15:24 -05:00
gtkcssproviderprivate.h
gtkcssrepeatvalue.c
gtkcssrepeatvalueprivate.h
gtkcssrgbavalue.c
gtkcssrgbavalueprivate.h
gtkcsssection.c
gtkcsssection.h
gtkcsssectionprivate.h
gtkcssselector.c cssselector: Add none selector 2014-11-25 19:31:23 +01:00
gtkcssselectorprivate.h
gtkcssshadowsvalue.c
gtkcssshadowsvalueprivate.h
gtkcssshadowvalue.c css: Avoid excessive shadow rendering 2014-12-02 08:29:24 -05:00
gtkcssshadowvalueprivate.h
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c Fix the build 2014-10-24 16:12:33 -04:00
gtkcssshorthandpropertyprivate.h
gtkcssstringvalue.c
gtkcssstringvalueprivate.h
gtkcssstylefuncs.c
gtkcssstylefuncsprivate.h
gtkcssstyleproperty.c Fix the build 2014-10-24 16:12:33 -04:00
gtkcssstylepropertyimpl.c styleproperties: Remove header where it's not used 2014-10-24 21:31:40 +02:00
gtkcssstylepropertyprivate.h
gtkcsstransformvalue.c
gtkcsstransformvalueprivate.h
gtkcsstransition.c
gtkcsstransitionprivate.h
gtkcsstypedvalue.c
gtkcsstypedvalueprivate.h
gtkcsstypes.c
gtkcsstypesprivate.h themingbackground: Add a quick exit for default case 2014-10-08 05:20:31 +02:00
gtkcssunsetvalue.c
gtkcssunsetvalueprivate.h
gtkcssvalue.c
gtkcssvalueprivate.h
gtkcustompaperunixdialog.c
gtkcustompaperunixdialog.h
gtkdbusinterfaces.xml
gtkdebug.h
gtkdialog.c GtkDialog: Connect to activate signals only once 2014-11-17 18:37:47 +01:00
gtkdialog.h
gtkdialogprivate.h
gtkdnd-quartz.c quartz: Copy annotations 2014-11-30 17:20:38 -05:00
gtkdnd.c configure.ac: Depend on cairo 1.14.0 2014-11-10 15:12:17 +00:00
gtkdnd.h
gtkdrawingarea.c
gtkdrawingarea.h
gtkeditable.c
gtkeditable.h
gtkentry.c GtkEntry: Refresh when activity ends 2014-12-08 06:39:56 -05:00
gtkentry.h GtkEntry: Added gtk_entry_grab_focus_without_selection() 2014-12-05 23:17:25 -05:00
gtkentrybuffer.c
gtkentrybuffer.h
gtkentrycompletion.c entrycompletion: Remove outdated code 2014-10-03 06:18:05 +02:00
gtkentrycompletion.h
gtkentryprivate.h
gtkenums.h
gtkeventbox.c stylecontext: Split render functions out into gtkrender.[ch] 2014-10-03 06:18:05 +02:00
gtkeventbox.h
gtkeventcontroller.c
gtkeventcontroller.h
gtkeventcontrollerprivate.h
gtkexpander.c GtkExpander: Fix a problem with resize-toplevel 2014-10-02 18:06:02 -04:00
gtkexpander.h
gtkfilechooser.c
gtkfilechooser.h
gtkfilechooserbutton.c
gtkfilechooserbutton.h
gtkfilechooserdialog.c
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c
gtkfilechooserentry.h
gtkfilechooserprivate.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c GtkFileChooser: Add a menuitem for 'sort directories first' 2014-11-03 00:02:13 -05:00
gtkfilechooserwidget.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilesystem.c Remove an unused variable 2014-10-03 23:20:18 -04:00
gtkfilesystem.h
gtkfilesystemmodel.c Freeze file system model during editing 2014-11-25 23:03:27 -05:00
gtkfilesystemmodel.h
gtkfixed.c
gtkfixed.h
gtkflowbox.c stylecontext: Deprecate functions 2014-10-03 06:18:06 +02:00
gtkflowbox.h
gtkfontbutton.c GtkFontButton: Stop using deprecated API 2014-10-02 00:05:43 -04:00
gtkfontbutton.h
gtkfontchooser.c
gtkfontchooser.h
gtkfontchooserdialog.c
gtkfontchooserdialog.h
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c Return correct font from gtk_font_chooser_widget_find_font 2014-10-26 21:53:33 -04:00
gtkfontchooserwidget.h
gtkframe.c
gtkframe.h
gtkgesture.c gesture: Document pitfalls on foreign gesture state changes 2014-09-29 16:20:54 +02:00
gtkgesture.h
gtkgesturedrag.c
gtkgesturedrag.h
gtkgesturedragprivate.h
gtkgesturelongpress.c
gtkgesturelongpress.h
gtkgesturelongpressprivate.h
gtkgesturemultipress.c
gtkgesturemultipress.h
gtkgesturemultipressprivate.h
gtkgesturepan.c
gtkgesturepan.h
gtkgesturepanprivate.h
gtkgestureprivate.h
gtkgesturerotate.c
gtkgesturerotate.h
gtkgesturerotateprivate.h
gtkgesturesingle.c gtkgesturesingle: Unset button/sequence if parent handle_event failed 2014-10-17 21:16:56 +02:00
gtkgesturesingle.h
gtkgesturesingleprivate.h
gtkgestureswipe.c
gtkgestureswipe.h
gtkgestureswipeprivate.h
gtkgesturezoom.c
gtkgesturezoom.h
gtkgesturezoomprivate.h
gtkgladecatalog.c
gtkglarea.c GtkGLArea: avoid extraneous property notifications 2014-11-23 18:30:13 -05:00
gtkglarea.h GtkGLArea: Add create-context signal 2014-11-03 10:43:31 +01:00
gtkgrid.c stylecontext: Split render functions out into gtkrender.[ch] 2014-10-03 06:18:05 +02:00
gtkgrid.h
gtkheaderbar.c GtkHeaderBar: Queue a resize when pack-type is changed 2014-11-06 01:05:51 -05:00
gtkheaderbar.h
gtkheaderbarprivate.h
gtkhsla.c
gtkhslaprivate.h
gtkiconcache.c Ignore gdk-pixbuf deprecations 2014-10-27 07:05:22 -04:00
gtkiconcache.h
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconhelper.c configure.ac: Depend on cairo 1.14.0 2014-11-10 15:12:17 +00:00
gtkiconhelperprivate.h
gtkicontheme.c docs: Explain 'icon theme context' better in gtkicontheme.c 2014-12-07 23:35:31 -05:00
gtkicontheme.h
gtkiconview.c
gtkiconview.h
gtkiconviewprivate.h
gtkimage.c image: Implement clipping support for icon-shadow 2014-10-03 06:18:04 +02:00
gtkimage.h
gtkimageprivate.h
gtkimcontext.c
gtkimcontext.h
gtkimcontextinfo.h
gtkimcontextsimple.c
gtkimcontextsimple.h
gtkimcontextsimpleseqs.h
gtkimmodule.c
gtkimmodule.h
gtkimmoduleprivate.h
gtkimmulticontext.c
gtkimmulticontext.h
gtkinfobar.c stylecontext: Split render functions out into gtkrender.[ch] 2014-10-03 06:18:05 +02:00
gtkinfobar.h
gtkintl.h
gtkinvisible.c
gtkinvisible.h
gtkkeyhash.c
gtkkeyhash.h
gtkkineticscrolling.c
gtkkineticscrolling.h
gtklabel.c gtklabel: Optimize GtkStyleContext usage 2014-11-26 18:10:55 -08:00
gtklabel.h GtkLabel: add x/yalign properties 2014-09-29 23:56:20 -04:00
gtklabelprivate.h
gtklayout.c
gtklayout.h
gtklevelbar.c levelbar: don't use the current value style class for empty blocks 2014-10-27 06:56:19 -04:00
gtklevelbar.h
gtklinkbutton.c
gtklinkbutton.h
gtklistbox.c GtkListBox: Fix a bug in unselection 2014-10-31 22:34:09 -04:00
gtklistbox.h
gtkliststore.c
gtkliststore.h
gtklockbutton.c
gtklockbutton.h
gtklockbuttonprivate.h
gtkmagnifier.c
gtkmagnifierprivate.h
gtkmain.c Make global GDK libgtk_only functions more private 2014-11-08 00:20:15 -05:00
gtkmain.h
gtkmarshalers.list
gtkmenu.c gtkmenu: fix unnecessary scroll buttons 2014-11-02 22:11:03 -05:00
gtkmenu.h
gtkmenubar.c stylecontext: Split render functions out into gtkrender.[ch] 2014-10-03 06:18:05 +02:00
gtkmenubar.h
gtkmenubutton.c GtkMenuButton: Submit to action 2014-10-09 18:12:25 -04:00
gtkmenubutton.h
gtkmenubuttonprivate.h
gtkmenuitem.c GtkMenuItem: Simplify code 2014-10-19 22:06:37 -04:00
gtkmenuitem.h
gtkmenuitemprivate.h
gtkmenuprivate.h
gtkmenusectionbox.c gtkwindow: Use actions from focused widget to activate accel 2014-12-08 20:19:33 -08:00
gtkmenusectionbox.h
gtkmenushell.c gtkwindow: Use actions from focused widget to activate accel 2014-12-08 20:19:33 -08:00
gtkmenushell.h
gtkmenushellprivate.h
gtkmenutoolbutton.c
gtkmenutoolbutton.h
gtkmenutracker.c GtkMenuTracker: Don't return FALSE as a pointer 2014-12-08 09:13:57 -05:00
gtkmenutracker.h
gtkmenutrackeritem.c
gtkmenutrackeritem.h
gtkmessagedialog.c
gtkmessagedialog.h
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodelbutton.c GtkModelButton: Add docs 2014-11-23 19:44:01 -05:00
gtkmodelbutton.h Add documentation 2014-10-29 06:49:59 -04:00
gtkmodelmenuitem.c GtkModelMenuItem: put some space between icon and label 2014-11-29 00:01:49 -05:00
gtkmodelmenuitem.h
gtkmodifierstyle.c styleproperties: Deprecate 2014-10-24 21:31:40 +02:00
gtkmodifierstyle.h
gtkmodules.c
gtkmodules.h
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c
gtkmountoperation.h
gtkmountoperationprivate.h
gtknotebook.c Revert part of "gtknotebook: Optimize GtkStyleContext usage" 2014-11-25 11:21:21 -08:00
gtknotebook.h
gtkoffscreenwindow.c
gtkoffscreenwindow.h
gtkorientable.c
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c
gtkoverlay.h
gtkpagesetup.c
gtkpagesetup.h
gtkpagesetupunixdialog.c Remove redundant checks for NULL 2014-10-02 19:06:03 +02:00
gtkpagesetupunixdialog.h
gtkpaned.c GtkPaned: Add a "wide-handle" property 2014-10-20 08:50:53 -04:00
gtkpaned.h GtkPaned: Add a "wide-handle" property 2014-10-20 08:50:53 -04:00
gtkpango.c
gtkpango.h
gtkpapersize.c Add new papersize api to the docs 2014-10-22 00:32:32 -04:00
gtkpapersize.h Add new papersize api to the docs 2014-10-22 00:32:32 -04:00
gtkpathbar.c
gtkpathbar.h
gtkpixelcache.c
gtkpixelcacheprivate.h
gtkplacessidebar.c GtkPlacesSidebar: Don't return FALSE as a pointer 2014-12-08 09:15:07 -05:00
gtkplacessidebar.h Fix some oversights with header guards 2014-12-08 19:31:56 -05:00
gtkplug.c
gtkplug.h
gtkpopover.c popover: make smarter wrt previous focus widget lifetime 2014-12-02 15:49:23 +01:00
gtkpopover.h Trivial formatting fix 2014-11-14 06:16:41 -05:00
gtkpopovermenu.c GtkPopoverMenu: be more careful about change notification 2014-11-19 21:14:30 -05:00
gtkpopovermenu.h GtkPopoverMenu: Add API to open a submenu 2014-10-29 06:49:59 -04:00
gtkpopoverprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c printing: Properly initialize auth_info in gtkprintbackend.c 2014-10-07 18:53:57 -04:00
gtkprintbackend.h
gtkprintcontext.c
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c printing: Make GtkPrinter have a useful icon by default 2014-10-04 12:20:17 -04:00
gtkprinter.h
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c Document gtk_printer_option_set_get_groups 2014-10-22 01:12:59 -04:00
gtkprinteroptionset.h
gtkprinteroptionwidget.c
gtkprinteroptionwidget.h
gtkprintjob.c
gtkprintjob.h
gtkprintoperation-private.h
gtkprintoperation-unix.c
gtkprintoperation-win32.c
gtkprintoperation.c printing: Fix origin for scaled, rotated pages 2014-11-27 12:21:27 +01:00
gtkprintoperation.h
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c
gtkprintsettings.h
gtkprintunixdialog.c printing: Avoid missing icons 2014-10-04 12:20:23 -04:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.c
gtkprivate.h
gtkprivatetypebuiltins.c.template
gtkprivatetypebuiltins.h.template
gtkprogressbar.c progressbar: Make the trough the default element 2014-10-13 04:39:58 +02:00
gtkprogressbar.h
gtkquartz.c
gtkquartz.h
gtkquery.c
gtkquery.h query, searchengine: Drop unused and undefined function declarations 2014-11-12 13:23:59 +01:00
gtkradiobutton.c radiobutton: don't consider hidden buttons in the group for focus 2014-11-01 10:08:42 -07:00
gtkradiobutton.h
gtkradiomenuitem.c
gtkradiomenuitem.h
gtkradiotoolbutton.c
gtkradiotoolbutton.h
gtkrange.c range: Implement :hover for the whole widget 2014-11-29 03:42:29 +01:00
gtkrange.h range: Deprecate detail strings in class struct 2014-11-25 19:19:12 +01:00
gtkrangeprivate.h
gtkrbtree.c
gtkrbtree.h
gtkrecentchooser.c
gtkrecentchooser.h
gtkrecentchooserdefault.c
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c GtkRecentChooserMenu: Better typography 2014-09-29 23:05:22 -04:00
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h
gtkrecentchooserutils.c
gtkrecentchooserutils.h
gtkrecentchooserwidget.c
gtkrecentchooserwidget.h
gtkrecentfilter.c
gtkrecentfilter.h
gtkrecentmanager.c
gtkrecentmanager.h
gtkrender.c css: Add "-gtk-icon-source: builtin" 2014-10-21 05:53:19 +02:00
gtkrender.h stylecontext: Split render functions out into gtkrender.[ch] 2014-10-03 06:18:05 +02:00
gtkrenderprivate.h colorswatch: Render background properly 2014-10-08 05:20:30 +02:00
gtkrevealer.c
gtkrevealer.h
gtkroundedbox.c Add clipping apis to GtkRoundedBox 2014-12-02 08:26:36 -05:00
gtkroundedboxprivate.h Add clipping apis to GtkRoundedBox 2014-12-02 08:26:36 -05:00
gtkscale.c gtkscale: Draw smaller marks 2014-12-05 13:23:05 +01:00
gtkscale.h
gtkscalebutton.c
gtkscalebutton.h
gtkscaleprivate.h
gtkscrollable.c
gtkscrollable.h
gtkscrollbar.c
gtkscrollbar.h
gtkscrolledwindow.c scrolledwindow: Avoid too frequent redraws of scrollbars 2014-11-17 16:55:08 +01:00
gtkscrolledwindow.h GtkScrolledWindow: Add overlay scrollbars 2014-10-20 23:07:45 -04:00
gtksearchbar.c GtkSearchBar: don't peek out 2014-10-12 18:18:04 -04:00
gtksearchbar.h
gtksearchengine.c
gtksearchengine.h query, searchengine: Drop unused and undefined function declarations 2014-11-12 13:23:59 +01:00
gtksearchenginequartz.c
gtksearchenginequartz.h
gtksearchenginesimple.c
gtksearchenginesimple.h
gtksearchenginetracker.c
gtksearchenginetracker.h
gtksearchentry.c
gtksearchentry.h
gtkselection.c wayland: Don't use the default display 2014-10-27 22:29:41 -07:00
gtkselection.h
gtkselectionprivate.h
gtkseparator.c stylecontext: Split render functions out into gtkrender.[ch] 2014-10-03 06:18:05 +02:00
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c
gtkseparatortoolitem.h
gtksettings.c Move print preview command to gtksettings.c 2014-11-30 23:43:52 -05:00
gtksettings.h Deprecate gtk_settings_install_property APIs 2014-10-19 22:33:24 -04:00
gtksettingsprivate.h
gtkshow.c
gtkshow.h
gtksidebar.c GtkSidebar: Make docs show up 2014-10-22 01:13:00 -04:00
gtksidebar.h GtkSidebar: not a listbox anymore 2014-10-01 22:45:30 -04:00
gtksizegroup-private.h
gtksizegroup.c
gtksizegroup.h
gtksizerequest.c
gtksizerequest.h
gtksizerequestcache.c
gtksizerequestcacheprivate.h
gtksocket.c
gtksocket.h
gtksocketprivate.h
gtkspinbutton.c GtkSpinButton: Use the proper state 2014-11-26 18:38:43 -05:00
gtkspinbutton.h
gtkspinner.c
gtkspinner.h
gtkstack.c GtkStack: silently ignore visible-child-name set to NULL 2014-11-25 00:14:47 -05:00
gtkstack.h GtkStack: split homogeneous 2014-10-26 14:59:21 -04:00
gtkstackswitcher.c GtkStackSwitcher: Make the buttons fill vertically 2014-11-27 23:21:35 -05:00
gtkstackswitcher.h Add a few missing include guards 2014-10-01 00:49:59 -04:00
gtkstatusbar.c Statusbar: add 'statusbar' style class 2014-11-11 17:23:04 +01:00
gtkstatusbar.h
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c
gtkstylecascadeprivate.h
gtkstylecontext.c gtkstylecontext: Optimize GtkStyleContext usage 2014-11-26 18:10:55 -08:00
gtkstylecontext.h Statusbar: add 'statusbar' style class 2014-11-11 17:23:04 +01:00
gtkstylecontextprivate.h
gtkstyleproperty.c styleproperties: Deprecate 2014-10-24 21:31:40 +02:00
gtkstylepropertyprivate.h
gtkstyleprovider.c
gtkstyleprovider.h styleproperties: Move into deprecated directory 2014-10-24 21:31:40 +02:00
gtkstyleproviderprivate.c
gtkstyleproviderprivate.h
gtkswitch.c switch: Use trough style class by default 2014-10-13 04:39:58 +02:00
gtkswitch.h Add missing docs 2014-11-30 19:22:51 -05:00
gtktestutils.c
gtktestutils.h
gtktextattributes.c GtkTextView: Add fallback and letter-spacing support 2014-12-04 00:09:44 -05:00
gtktextattributes.h Update docs 2014-12-05 20:10:11 -05:00
gtktextbtree.c textbtree: Remove unneeded check 2014-11-26 13:53:57 +01:00
gtktextbtree.h
gtktextbuffer.c Allow inserting Pango markup in text buffers 2014-12-04 00:09:44 -05:00
gtktextbuffer.h Allow inserting Pango markup in text buffers 2014-12-04 00:09:44 -05:00
gtktextbufferrichtext.c
gtktextbufferrichtext.h
gtktextbufferserialize.c Ignore gdk-pixbuf deprecations 2014-10-27 07:05:22 -04:00
gtktextbufferserialize.h
gtktextchild.c
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c gtktextdisplay: Optimize GtkStyleContext usage 2014-11-26 18:10:55 -08:00
gtktextdisplay.h
gtktexthandle.c
gtktexthandleprivate.h
gtktextiter.c Minor documentation fixes 2014-12-05 20:10:07 -05:00
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c GtkTextView: Add fallback and letter-spacing support 2014-12-04 00:09:44 -05:00
gtktextlayout.h
gtktextmark.c
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c GtkTextTag: Add two missing property set cases 2014-12-05 21:24:43 -05:00
gtktexttag.h
gtktexttagprivate.h GtkTextView: Add fallback and letter-spacing support 2014-12-04 00:09:44 -05:00
gtktexttagtable.c
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c stylecontext: Deprecate functions 2014-10-03 06:18:06 +02:00
gtktextutil.h
gtktextview.c Handle KP keys in copy/paste keybindings 2014-12-07 23:28:52 -05:00
gtktextview.h GtkTextView: Add a monospace property 2014-10-07 00:39:42 -04:00
gtkthemingbackground.c themingbackground: Use fill() instead of clip() + paint() 2014-10-08 05:23:11 +02:00
gtkthemingbackgroundprivate.h render: Make rendering the background a single function 2014-10-08 05:20:30 +02:00
gtktogglebutton.c GtkToggleButton: Move nonexported API to a private header 2014-10-19 22:42:49 -04:00
gtktogglebutton.h GtkToggleButton: Move nonexported API to a private header 2014-10-19 22:42:49 -04:00
gtktogglebuttonprivate.h GtkToggleButton: Move nonexported API to a private header 2014-10-19 22:42:49 -04:00
gtktoggletoolbutton.c
gtktoggletoolbutton.h
gtktoolbar.c stylecontext: Split render functions out into gtkrender.[ch] 2014-10-03 06:18:05 +02:00
gtktoolbar.h
gtktoolbarprivate.h
gtktoolbutton.c GtkToolButton: Apply expected button style classes 2014-10-11 08:28:55 -04:00
gtktoolbutton.h
gtktoolitem.c
gtktoolitem.h
gtktoolitemgroup.c
gtktoolitemgroup.h
gtktoolpalette.c
gtktoolpalette.h
gtktoolpaletteprivate.h
gtktoolshell.c
gtktoolshell.h
gtktooltip.c Gdk: add an experimental backend for mir 2014-10-22 11:17:15 -05:00
gtktooltip.h GtkTooltip: Move nonexported API to a private header 2014-10-19 22:51:21 -04:00
gtktooltipprivate.h GtkTooltip: Move nonexported API to a private header 2014-10-19 22:51:21 -04:00
gtktrashmonitor.c
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h
gtktreemenu.c
gtktreemenu.h
gtktreemodel.c
gtktreemodel.h
gtktreemodelfilter.c
gtktreemodelfilter.h
gtktreemodelsort.c
gtktreemodelsort.h
gtktreeprivate.h
gtktreeselection.c
gtktreeselection.h
gtktreesortable.c
gtktreesortable.h
gtktreestore.c
gtktreestore.h
gtktreeview.c treeview: remove single-click activation from GtkGestureMultiPress::pressed 2014-11-07 13:49:43 +01:00
gtktreeview.h
gtktreeviewcolumn.c
gtktreeviewcolumn.h
gtktypebuiltins.c.template
gtktypebuiltins.h.template Fix some oversights with header guards 2014-12-08 19:31:56 -05:00
gtktypes.h
gtkunixprint.h
gtkversion.h.in
gtkviewport.c viewport: Remove wrong save/restore 2014-10-13 04:39:57 +02:00
gtkviewport.h
gtkvolumebutton.c GtkVolumeButton: Better typography 2014-09-29 23:05:22 -04:00
gtkvolumebutton.h
gtkwidget.c gtkwindow: Use actions from focused widget to activate accel 2014-12-08 20:19:33 -08:00
gtkwidget.h Deprecate GtkWidget override APIs 2014-09-30 00:08:59 -04:00
gtkwidgetpath.c
gtkwidgetpath.h
gtkwidgetprivate.h gtkwindow: Use actions from focused widget to activate accel 2014-12-08 20:19:33 -08:00
gtkwin32.c
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c
gtkwin32embedwidget.h
gtkwin32theme.c
gtkwin32themeprivate.h
gtkwindow.c gtkwindow: Use actions from focused widget to activate accel 2014-12-08 20:19:33 -08:00
gtkwindow.h GtkWindow: Add a getter for the custom titlebar 2014-10-18 12:51:30 -04:00
gtkwindowgroup.c
gtkwindowgroup.h
gtkwindowprivate.h
gtkx.h
gtkxembed.c
gtkxembed.h
libgtk3.manifest.in
Makefile.am Move print preview command to gtksettings.c 2014-11-30 23:43:52 -05:00
makefile.msc.in Add GtkSidebar 2014-10-01 00:44:46 -04:00
org.gtk.Settings.ColorChooser.gschema.xml
org.gtk.Settings.Debug.gschema.xml
org.gtk.Settings.FileChooser.gschema.xml
paper_names_offsets.c Update paper size names 2014-10-10 13:40:17 +02:00
paper_names.c Update paper size names 2014-10-10 13:40:17 +02:00
queryimmodules.c
updateiconcache.c
xembed.h