gtk2/gtk
Cosimo Cecchi 404e2753c4 scrolledwindow: add a new edge-reached signal
This will be used to just detect when an edge of the scrollable area is
reached - as opposed to the edge-overshot signal that is emitted when
the user scrolls past the edge.

https://bugzilla.gnome.org/show_bug.cgi?id=742848
2015-01-31 23:08:17 +00:00
..
a11y A11y: fix typo when initializing a container cell accessible 2015-01-26 15:03:10 -06:00
cursor Drop the extra resources/ subdirectory 2014-11-30 16:11:55 -05:00
deprecated render: Rename gtkborderimage.[ch] 2015-01-20 06:30:18 +01:00
glade
icons Drop the extra resources/ subdirectory 2014-11-30 16:11:55 -05:00
inspector inspector: Use some of the new GtkSearchEntry API 2015-01-24 08:44:30 -05:00
theme Adwaita: add comments 2015-01-29 11:34:01 +01:00
ui file chooser: Make Escape go out of search mode 2015-01-28 16:07:51 -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
gtkaboutdialog.c GtkAboutDialog: Fix crash on link click 2015-01-28 16:28:51 -05:00
gtkaboutdialog.h
gtkaccelgroup.c
gtkaccelgroup.h
gtkaccelgroupprivate.h
gtkaccellabel.c
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 widget: add helpers to resolve GActionGroups available to GtkWidget 2014-12-11 15:25:41 -08:00
gtkactionmuxer.h widget: add helpers to resolve GActionGroups available to GtkWidget 2014-12-11 15:25:41 -08:00
gtkactionobservable.c
gtkactionobservable.h
gtkactionobserver.c
gtkactionobserver.h
gtkadjustment.c
gtkadjustment.h
gtkadjustmentprivate.h
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c
gtkappchooser.h
gtkappchooserbutton.c Formatting fixes 2014-12-23 18:54:11 -05:00
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 GtkApplication: Try to cope with ssh situations better 2014-12-18 23:26:23 -05:00
gtkapplication-quartz-menu.c GtkMenuTracker: add hidden-when='macos-menubar' 2014-12-22 06:22:26 -05:00
gtkapplication-quartz.c
gtkapplication-wayland.c
gtkapplication-x11.c
gtkapplication.c
gtkapplication.h
gtkapplicationimpl.c
gtkapplicationprivate.h
gtkapplicationwindow.c GtkApplicationWindow: Documentation fix 2014-12-23 10:40:51 +00:00
gtkapplicationwindow.h
gtkaspectframe.c
gtkaspectframe.h
gtkassistant.c
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
gtkbox.c Trivial formatting fix 2014-12-09 23:41:28 -05:00
gtkbox.h
gtkboxprivate.h
gtkbuildable.c
gtkbuildable.h
gtkbuilder-menus.c
gtkbuilder.c Properly check result of g_utf8_get_char_validated() 2015-01-11 15:46:06 -05:00
gtkbuilder.h
gtkbuilder.rnc
gtkbuilder.rng
gtkbuilderparser.c
gtkbuilderprivate.h
gtkbutton.c
gtkbutton.h
gtkbuttonprivate.h
gtkcairoblur.c
gtkcairoblurprivate.h
gtkcalendar.c calendar: Handle invalid dates 2015-01-02 23:15:55 +00: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 Fix check for 'y' padding in gtk_cell_renderer_set_padding() 2015-01-11 15:34:20 -05:00
gtkcellrenderer.h
gtkcellrendereraccel.c
gtkcellrendereraccel.h
gtkcellrenderercombo.c
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c docs: Add Since for GtkCellRendererPixbuf:surface 2015-01-09 14:51:21 +00:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c
gtkcellrendererprogress.h
gtkcellrendererspin.c
gtkcellrendererspin.h
gtkcellrendererspinner.c
gtkcellrendererspinner.h
gtkcellrenderertext.c cellrenderertext: notify inverted 2015-01-04 12:48:14 +01:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c
gtkcellrenderertoggle.h
gtkcellview.c
gtkcellview.h
gtkcheckbutton.c
gtkcheckbutton.h
gtkcheckmenuitem.c
gtkcheckmenuitem.h
gtkclipboard-quartz.c quartz: Copy annotations 2014-11-30 17:20:38 -05:00
gtkclipboard.c clipboard: Add get_default() helper 2015-01-27 18:09:31 +01:00
gtkclipboard.h clipboard: Add get_default() helper 2015-01-27 18:09:31 +01:00
gtkclipboardprivate.h
gtkcolorbutton.c Fix typos in documentation 2014-12-30 13:46:11 +01:00
gtkcolorbutton.h
gtkcolorchooser.c
gtkcolorchooser.h
gtkcolorchooserdialog.c
gtkcolorchooserdialog.h
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c Fix typos in documentation 2014-12-30 13:46:11 +01:00
gtkcolorchooserwidget.h
gtkcoloreditor.c
gtkcoloreditorprivate.h
gtkcolorplane.c
gtkcolorplaneprivate.h
gtkcolorscale.c
gtkcolorscaleprivate.h
gtkcolorswatch.c
gtkcolorswatchprivate.h
gtkcolorutils.c
gtkcolorutils.h
gtkcombobox.c
gtkcombobox.h
gtkcomboboxprivate.h
gtkcomboboxtext.c
gtkcomboboxtext.h
gtkcontainer.c Typo fix 2014-12-10 21:08:08 -05:00
gtkcontainer.h
gtkcontainerprivate.h
gtkcssanimatedstyle.c cssstyle: Move function from vfunc to static func 2015-01-07 14:26:47 +01:00
gtkcssanimatedstyleprivate.h stylecontext: Refactor update_properties() 2015-01-07 14:26:47 +01:00
gtkcssanimation.c cssstyle: Split into GtkCssStyle and GtkCssAnimatedStyle 2015-01-07 14:26:46 +01:00
gtkcssanimationprivate.h
gtkcssarrayvalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssarrayvalueprivate.h
gtkcssbgsizevalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssbordervalueprivate.h
gtkcsscolorvalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcsscolorvalueprivate.h
gtkcsscornervalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcsscornervalueprivate.h
gtkcsscustomproperty.c cssstylefuncs: Rename functions 2015-01-07 14:26:46 +01:00
gtkcsscustompropertyprivate.h
gtkcsseasevalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcsseasevalueprivate.h
gtkcssenginevalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssenginevalueprivate.h
gtkcssenumvalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssenumvalueprivate.h
gtkcssiconthemevalue.c css: Add a -gtk-icon-theme CSS property 2015-01-27 05:04:34 +01:00
gtkcssiconthemevalueprivate.h css: Add a -gtk-icon-theme CSS property 2015-01-27 05:04:34 +01:00
gtkcssimage.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssimagebuiltin.c render: fix arrow orientation 2015-01-21 01:38:51 +01:00
gtkcssimagebuiltinprivate.h render: Don't require passing CSS properties to builtin images 2015-01-20 06:30:19 +01:00
gtkcssimagecrossfade.c
gtkcssimagecrossfadeprivate.h
gtkcssimagegradient.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssimagegradientprivate.h
gtkcssimageicontheme.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssimageiconthemeprivate.h
gtkcssimagelinear.c cssimage: Fix angle computation for gradients to corners 2015-01-08 19:30:59 +01:00
gtkcssimagelinearprivate.h
gtkcssimageprivate.h cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssimagescaled.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssimagescaledprivate.h
gtkcssimagesurface.c
gtkcssimagesurfaceprivate.h
gtkcssimageurl.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssimageurlprivate.h
gtkcssimagevalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssimagevalueprivate.h
gtkcssimagewin32.c
gtkcssimagewin32private.h
gtkcssinheritvalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcsskeyframesprivate.h cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcsslookup.c stylecontext: Always pass the static style 2015-01-07 14:26:47 +01:00
gtkcsslookupprivate.h stylecontext: Always pass the static style 2015-01-07 14:26:47 +01:00
gtkcssmatcher.c
gtkcssmatcherprivate.h
gtkcssnodedeclaration.c stylecontext: Keep track of the CSS ID 2015-01-20 01:07:13 +01:00
gtkcssnodedeclarationprivate.h stylecontext: Keep track of the CSS ID 2015-01-20 01:07:13 +01:00
gtkcssnumbervalue.c css: Move "border-style: none" special case to CssValueNumber 2015-01-21 16:20:42 +01:00
gtkcssnumbervalueprivate.h
gtkcssparser.c
gtkcssparserprivate.h
gtkcsspositionvalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcsspositionvalueprivate.h
gtkcssprovider.c cssstylefuncs: Rename functions 2015-01-07 14:26:46 +01:00
gtkcssprovider.h docs: Fix annotation for GtkCssProviderError 2014-11-25 22:15:24 -05:00
gtkcssproviderprivate.h
gtkcssrepeatvalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssrepeatvalueprivate.h
gtkcssrgbavalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssrgbavalueprivate.h
gtkcsssection.c
gtkcsssection.h
gtkcsssectionprivate.h
gtkcssselector.c cssselector: Reintroduce GOT_MATCH 2015-01-05 21:20:26 +01:00
gtkcssselectorprivate.h cssselector: Redo change verification 2014-12-10 03:49:40 +01:00
gtkcssshadowsvalue.c render: Remove spinner special-cases 2015-01-20 06:30:19 +01:00
gtkcssshadowsvalueprivate.h render: Remove spinner special-cases 2015-01-20 06:30:19 +01:00
gtkcssshadowvalue.c render: Remove spinner special-cases 2015-01-20 06:30:19 +01:00
gtkcssshadowvalueprivate.h render: Remove spinner special-cases 2015-01-20 06:30:19 +01:00
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c
gtkcssshorthandpropertyprivate.h
gtkcssstaticstyle.c cssstyle: Have a default style 2015-01-07 14:26:48 +01:00
gtkcssstaticstyleprivate.h cssstyle: Have a default style 2015-01-07 14:26:48 +01:00
gtkcssstringvalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssstringvalueprivate.h
gtkcssstyle.c cssstyle: Move function from vfunc to static func 2015-01-07 14:26:47 +01:00
gtkcssstylefuncs.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssstylefuncsprivate.h cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssstyleprivate.h cssstyle: Move function from vfunc to static func 2015-01-07 14:26:47 +01:00
gtkcssstyleproperty.c css: Remove _gtk_css_style_property_changes_affect_size() 2015-01-27 05:04:34 +01:00
gtkcssstylepropertyimpl.c css: Remove GtkCssStyleProperty::affects-size 2015-01-27 05:04:34 +01:00
gtkcssstylepropertyprivate.h css: Remove _gtk_css_style_property_changes_affect_size() 2015-01-27 05:04:34 +01:00
gtkcsstransformvalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcsstransformvalueprivate.h
gtkcsstransition.c cssstyle: Split into GtkCssStyle and GtkCssAnimatedStyle 2015-01-07 14:26:46 +01:00
gtkcsstransitionprivate.h
gtkcsstypedvalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcsstypedvalueprivate.h
gtkcsstypes.c
gtkcsstypesprivate.h css: Add GtkCssStyleProperty::affects property 2015-01-27 05:04:34 +01:00
gtkcssunsetvalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssunsetvalueprivate.h
gtkcssvalue.c cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
gtkcssvalueprivate.h cssstyle: Rename GtkCssComputedValues => GtkCssStyle 2015-01-07 14:26:46 +01:00
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 Robustness fixes for drag cancel animation 2015-01-30 10:13:29 -05:00
gtkdnd.h dnd: Allow programmatic drag cancellation 2015-01-30 09:38:41 -05:00
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 GtkEntryCompletion: fix sizing bug with multiple cells 2014-12-10 13:29:32 -08:00
gtkentrycompletion.h
gtkentryprivate.h
gtkenums.h
gtkeventbox.c
gtkeventbox.h
gtkeventcontroller.c event-controller: Chain up on dispose 2015-01-14 16:03:10 +01:00
gtkeventcontroller.h
gtkeventcontrollerprivate.h
gtkexpander.c
gtkexpander.h
gtkfilechooser.c
gtkfilechooser.h
gtkfilechooserbutton.c file chooser button: Make dnd work as expected 2015-01-29 21:29:22 -05:00
gtkfilechooserbutton.h
gtkfilechooserdialog.c file chooser dialog: Add a search button to the header 2015-01-28 16:07:51 -05:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c
gtkfilechooserentry.h
gtkfilechooserprivate.h
gtkfilechooserutils.c
gtkfilechooserutils.h
gtkfilechooserwidget.c file chooser: Unset sidebar during search 2015-01-28 18:26:42 -05:00
gtkfilechooserwidget.h
gtkfilefilter.c
gtkfilefilter.h
gtkfilesystem.c
gtkfilesystem.h
gtkfilesystemmodel.c GtkFileChooser: Don't crash if invisible files are deleted 2014-12-11 22:57:37 -05:00
gtkfilesystemmodel.h
gtkfixed.c
gtkfixed.h
gtkflowbox.c
gtkflowbox.h
gtkfontbutton.c
gtkfontbutton.h
gtkfontchooser.c
gtkfontchooser.h
gtkfontchooserdialog.c
gtkfontchooserdialog.h
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c
gtkfontchooserwidget.h
gtkframe.c
gtkframe.h
gtkgesture.c
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 gesturesingle: check for the sequence being handled, not just the event 2014-12-18 21:20:17 +01:00
gtkgesturesingle.h
gtkgesturesingleprivate.h
gtkgestureswipe.c
gtkgestureswipe.h
gtkgestureswipeprivate.h
gtkgesturezoom.c
gtkgesturezoom.h
gtkgesturezoomprivate.h
gtkgladecatalog.c
gtkglarea.c glarea: Remove useless function 2015-01-31 01:55:04 +01:00
gtkglarea.h GtkGLArea: Add create-context signal 2014-11-03 10:43:31 +01:00
gtkgrid.c
gtkgrid.h
gtkheaderbar.c headerbar: Implement clipping 2015-01-22 16:25:24 +01:00
gtkheaderbar.h
gtkheaderbarprivate.h
gtkhsla.c
gtkhslaprivate.h
gtkiconcache.c
gtkiconcache.h
gtkiconcachevalidator.c Whitespace fixes 2014-12-12 20:52:35 -05:00
gtkiconcachevalidator.h
gtkiconhelper.c configure.ac: Depend on cairo 1.14.0 2014-11-10 15:12:17 +00:00
gtkiconhelperprivate.h
gtkicontheme.c Reduce symbolic icon warnings to a debug message 2015-01-31 14:32:17 -05:00
gtkicontheme.h
gtkiconview.c
gtkiconview.h
gtkiconviewprivate.h
gtkimage.c image: Optimize non-resize changes 2015-01-30 23:32:50 -05: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
gtkinfobar.h
gtkintl.h
gtkinvisible.c
gtkinvisible.h
gtkkeyhash.c
gtkkeyhash.h
gtkkineticscrolling.c
gtkkineticscrolling.h
gtklabel.c gtklabel: Don't accept unhandled mouse buttons 2015-01-08 21:52:26 -05:00
gtklabel.h
gtklabelprivate.h
gtklayout.c
gtklayout.h
gtklevelbar.c
gtklevelbar.h
gtklinkbutton.c
gtklinkbutton.h
gtklistbox.c listbox: Free the multipress gesture on finalize 2015-01-14 17:11:25 +01:00
gtklistbox.h
gtkliststore.c
gtkliststore.h
gtklockbutton.c
gtklockbutton.h
gtklockbuttonprivate.h
gtkmagnifier.c GtkMagnifier: Add a resizing mode 2014-12-20 19:16:46 -05:00
gtkmagnifierprivate.h GtkMagnifier: Add a resizing mode 2014-12-20 19:16:46 -05:00
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 GtkMenuPositionFunc: Correct annotations 2014-12-09 22:56:39 -05:00
gtkmenubar.c
gtkmenubar.h
gtkmenubutton.c GtkMenuButton: Don't leak popovers 2014-12-17 22:56:30 -05:00
gtkmenubutton.h
gtkmenubuttonprivate.h
gtkmenuitem.c
gtkmenuitem.h
gtkmenuitemprivate.h
gtkmenuprivate.h
gtkmenusectionbox.c GtkMenuTracker: add hidden-when='macos-menubar' 2014-12-22 06:22:26 -05:00
gtkmenusectionbox.h
gtkmenushell.c GtkMenuTracker: add hidden-when='macos-menubar' 2014-12-22 06:22:26 -05:00
gtkmenushell.h
gtkmenushellprivate.h
gtkmenutoolbutton.c
gtkmenutoolbutton.h
gtkmenutracker.c docs: Fix some old live.gnome.org URLs 2015-01-09 14:08:20 +00:00
gtkmenutracker.h GtkMenuTracker: add hidden-when='macos-menubar' 2014-12-22 06:22:26 -05:00
gtkmenutrackeritem.c GtkMenuTracker: add hidden-when='macos-menubar' 2014-12-22 06:22:26 -05:00
gtkmenutrackeritem.h GtkMenuTracker: add hidden-when='macos-menubar' 2014-12-22 06:22:26 -05:00
gtkmessagedialog.c
gtkmessagedialog.h
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodelbutton.c GtkModelButton: Add docs 2014-11-23 19:44:01 -05:00
gtkmodelbutton.h
gtkmodelmenuitem.c Menu items: force loading 16x16 icons 2014-12-17 17:52:03 +01:00
gtkmodelmenuitem.h
gtkmodifierstyle.c styleprovider: Fold get_change() vfunc into lookup() 2014-12-10 03:49:40 +01:00
gtkmodifierstyle.h
gtkmodules.c
gtkmodules.h
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c
gtkmountoperation.h
gtkmountoperationprivate.h
gtknotebook.c notebook: Protect removal-from-within 2015-01-30 10:13:28 -05:00
gtknotebook.h
gtkoffscreenwindow.c
gtkoffscreenwindow.h
gtkorientable.c
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c
gtkoverlay.h
gtkpagesetup.c printing: Return correct width and height of page setup 2014-12-18 16:29:44 +01:00
gtkpagesetup.h
gtkpagesetupunixdialog.c
gtkpagesetupunixdialog.h
gtkpaned.c
gtkpaned.h
gtkpango.c
gtkpango.h
gtkpapersize.c
gtkpapersize.h
gtkpathbar.c path bar: Don't segfault if we get disposed quickly 2015-01-19 11:57:10 -05:00
gtkpathbar.h
gtkpixelcache.c
gtkpixelcacheprivate.h
gtkplacessidebar.c places sidebar: Make a function NULL-safe 2015-01-28 18:25:32 -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: Add a missing #ifdef 2014-12-24 21:59:49 +08: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
gtkpopoverprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c
gtkprintbackend.h
gtkprintcontext.c printing: Translate context to correct position 2014-12-18 16:29:48 +01:00
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c
gtkprinter.h
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c
gtkprinteroptionwidget.h
gtkprintjob.c
gtkprintjob.h
gtkprintoperation-private.h
gtkprintoperation-unix.c
gtkprintoperation-win32.c
gtkprintoperation.c 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
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.c
gtkprivate.h
gtkprivatetypebuiltins.c.template
gtkprivatetypebuiltins.h.template
gtkprogressbar.c
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
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.h
gtkrecentchooserprivate.h
gtkrecentchooserutils.c
gtkrecentchooserutils.h
gtkrecentchooserwidget.c
gtkrecentchooserwidget.h
gtkrecentfilter.c
gtkrecentfilter.h
gtkrecentmanager.c GtkRecentManager: Formatting fixes 2014-12-23 14:30:10 -05:00
gtkrecentmanager.h
gtkrender.c render: Split icon surface rendering out 2015-01-20 06:30:20 +01:00
gtkrender.h
gtkrenderbackground.c render: Rename gtkthemingbackground.[ch] 2015-01-20 06:30:18 +01:00
gtkrenderbackgroundprivate.h render: Rename gtkthemingbackground.[ch] 2015-01-20 06:30:18 +01:00
gtkrenderborder.c border: Don't special case according to border styles 2015-01-21 16:22:30 +01:00
gtkrenderborderprivate.h render: Move border rendering into its own file 2015-01-20 06:30:19 +01:00
gtkrendericon.c render: Implement -gtk-icon-transform for icon surfaces 2015-01-20 06:30:20 +01:00
gtkrendericonprivate.h render: Split icon surface rendering out 2015-01-20 06:30:20 +01:00
gtkrenderprivate.h render: Remove spinner special-cases 2015-01-20 06:30:19 +01:00
gtkrevealer.c
gtkrevealer.h
gtkroundedbox.c roundedbox: Treat path segments differently 2015-01-31 01:49:37 +01:00
gtkroundedboxprivate.h roundedbox: Take a GtkCssStyle instead of a GtkStyleContext 2015-01-20 01:23:18 +01: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 Add a gtk_scrollable_get_border 2014-12-10 10:01:30 -05:00
gtkscrollable.h Add a gtk_scrollable_get_border 2014-12-10 10:01:30 -05:00
gtkscrollbar.c
gtkscrollbar.h
gtkscrolledwindow.c scrolledwindow: add a new edge-reached signal 2015-01-31 23:08:17 +00:00
gtkscrolledwindow.h
gtksearchbar.c Use the new API in GtkSearchBar if we can 2015-01-24 08:44:30 -05: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 Use the new API in GtkSearchBar if we can 2015-01-24 08:44:30 -05:00
gtksearchentry.h GtkSearchEntry: Add more API 2015-01-24 08:44:30 -05:00
gtksearchentryprivate.h Use the new API in GtkSearchBar if we can 2015-01-24 08:44:30 -05:00
gtkselection.c
gtkselection.h
gtkselectionprivate.h
gtkseparator.c
gtkseparator.h
gtkseparatormenuitem.c
gtkseparatormenuitem.h
gtkseparatortoolitem.c
gtkseparatortoolitem.h
gtksettings.c GtkSettings: Consider default settings for font hinting and antialias 2015-01-30 18:29:53 -05:00
gtksettings.h
gtksettingsprivate.h
gtkshow.c
gtkshow.h
gtksidebar.c
gtksidebar.h
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 stack: Remove commented out line 2015-01-07 14:26:48 +01:00
gtkstack.h
gtkstackswitcher.c GtkStackSwitcher: Don't take focus on click 2014-12-09 20:57:58 -05:00
gtkstackswitcher.h
gtkstatusbar.c Statusbar: add 'statusbar' style class 2014-11-11 17:23:04 +01:00
gtkstatusbar.h
gtkstyleanimation.c cssstyle: Split into GtkCssStyle and GtkCssAnimatedStyle 2015-01-07 14:26:46 +01:00
gtkstyleanimationprivate.h cssstyle: Split into GtkCssStyle and GtkCssAnimatedStyle 2015-01-07 14:26:46 +01:00
gtkstylecascade.c styleprovider: Fold get_change() vfunc into lookup() 2014-12-10 03:49:40 +01:00
gtkstylecascadeprivate.h
gtkstylecontext.c stylecontext: Use old rounding for get_padding/border/margin() 2015-01-31 02:25:18 +01:00
gtkstylecontext.h Add a scrollable indication 2014-12-10 10:00:21 -05:00
gtkstylecontextprivate.h stylecontext: Rename function and export it. 2015-01-20 01:23:18 +01:00
gtkstyleproperty.c
gtkstylepropertyprivate.h
gtkstyleprovider.c
gtkstyleprovider.h
gtkstyleproviderprivate.c styleprovider: Fold get_change() vfunc into lookup() 2014-12-10 03:49:40 +01:00
gtkstyleproviderprivate.h styleprovider: Fold get_change() vfunc into lookup() 2014-12-10 03:49:40 +01:00
gtkswitch.c
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
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 texthandle: Use active state when handles are being dragged 2014-12-18 21:20:17 +01:00
gtktexthandleprivate.h
gtktextiter.c Minor documentation fixes 2014-12-05 20:10:07 -05:00
gtktextiter.h
gtktextiterprivate.h
gtktextlayout.c gtktextlayout: fix to quiet a warning 2014-12-18 21:00:45 +01: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
gtktextutil.h
gtktextview.c Fix a typo 2015-01-28 10:08:13 -05:00
gtktextview.h textview: add extend-selection signal 2014-12-17 12:20:02 +01:00
gtktogglebutton.c
gtktogglebutton.h
gtktogglebuttonprivate.h
gtktoggletoolbutton.c
gtktoggletoolbutton.h
gtktoolbar.c
gtktoolbar.h
gtktoolbarprivate.h
gtktoolbutton.c
gtktoolbutton.h
gtktoolitem.c
gtktoolitem.h
gtktoolitemgroup.c
gtktoolitemgroup.h
gtktoolpalette.c
gtktoolpalette.h
gtktoolpaletteprivate.h
gtktoolshell.c
gtktoolshell.h
gtktooltip.c
gtktooltip.h
gtktooltipprivate.h
gtktrashmonitor.c
gtktrashmonitor.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c Fix transfer annotation for tree_model parameter of gtk_tree_get_row_drag_data() and add nullable, optional 2015-01-24 16:11:51 -05:00
gtktreednd.h
gtktreemenu.c
gtktreemenu.h
gtktreemodel.c GtkTreeModel: Documentation fix 2015-01-24 16:16:35 -05:00
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 Fix a typo 2015-01-28 10:08:13 -05: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
gtkviewport.h
gtkvolumebutton.c
gtkvolumebutton.h
gtkwidget.c Fix VA marshaller for GtkWidget's "event-after" signal 2015-01-28 16:40:59 -05:00
gtkwidget.h widget: add helpers to resolve GActionGroups available to GtkWidget 2014-12-11 15:25:41 -08:00
gtkwidgetpath.c
gtkwidgetpath.h
gtkwidgetprivate.h widget: add helpers to resolve GActionGroups available to GtkWidget 2014-12-11 15:25:41 -08:00
gtkwin32.c
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c
gtkwin32embedwidget.h
gtkwin32theme.c
gtkwin32themeprivate.h
gtkwindow.c window: Only claim the sequence if keeping the grab 2015-01-28 17:11:12 +00:00
gtkwindow.h
gtkwindowgroup.c
gtkwindowgroup.h
gtkwindowprivate.h
gtkx.h
gtkxembed.c
gtkxembed.h
libgtk3.manifest.in
Makefile.am Also bundle icons in status/ as resources 2015-01-28 14:26:46 +00:00
makefile.msc.in
org.gtk.Settings.ColorChooser.gschema.xml
org.gtk.Settings.Debug.gschema.xml
org.gtk.Settings.FileChooser.gschema.xml
paper_names_offsets.c
paper_names.c
queryimmodules.c
updateiconcache.c Whitespace fixes 2014-12-12 20:52:35 -05:00
xembed.h