gtk2/gtk
Matthias Clasen f058b402e4 GtkVolumeButton: Remove tooltips
Showing tooltips on top of a transient popup does not work
out well, and is not really necessary here. At the same time,
remove the unnecessary repetitions of properties. In particular,
setting the label of the buttons here defeats the scale buttons
use of symbolic icons.

https://bugzilla.gnome.org/show_bug.cgi?id=723181
2014-02-03 15:43:24 -05:00
..
a11y a11y: Ignore deprecation warnings for ATK focus tracker 2014-02-03 21:38:16 +01:00
deprecated docs: remove spurious para 2014-02-01 05:35:44 -05:00
glade
native
resources GtkVolumeButton: Remove tooltips 2014-02-03 15:43:24 -05:00
stock-icons stock icons: print icons no longer fuzzy 2014-01-23 16:05:55 +01:00
compose-parse.py GtkIMContextSimple: Update compose table 2013-12-14 15:34:54 -05:00
extract-strings.c extract-strings: support GMenu GtkBuilder markup 2014-01-17 22:44:23 -05:00
fallback-c89.c
fnmatch.c
gen-paper-names.c
gtk-a11y.h Improve menubutton a11y 2013-12-20 13:31:08 -05:00
gtk-compose-lookaside.txt
gtk-keys.css.default
gtk-keys.css.emacs
gtk-keys.css.mac Merge GtkFileChooserWidget and GtkFileChooserDefault 2014-01-28 23:09:42 -05:00
gtk-launch.c
gtk-win32.rc.in
gtk.gresource.xml Merge GtkFileChooserWidget and GtkFileChooserDefault 2014-01-28 23:09:42 -05:00
gtk.h Introduce GtkPopover 2014-01-22 17:10:04 +01:00
gtkaboutdialog.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkaboutdialog.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkaccelgroup.c gtkaccelgroup: Use g_object_class_install_properties() and g_object_notify_by_pspec() 2014-01-24 22:46:30 -05:00
gtkaccelgroup.h docs: add docs for GtkAccelFlags 2014-01-21 13:33:46 -05:00
gtkaccelgroupprivate.h
gtkaccellabel.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkaccellabel.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkaccelmap.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkaccelmap.h
gtkaccelmapprivate.h
gtkaccessible.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkaccessible.h
gtkactionable.c
gtkactionable.h docs: mark base interface as private 2014-01-21 12:41:16 -05:00
gtkactionbar.c GtkActionBar: Fix center widget visibility handling 2014-01-21 20:22:14 -05:00
gtkactionbar.h docs: fix docs for ActionBar 2014-01-21 13:33:47 -05:00
gtkactionhelper.c Simplify GtkActionHelper 2014-01-08 18:21:26 -05:00
gtkactionhelper.h Simplify GtkActionHelper 2014-01-08 18:21:26 -05:00
gtkactionmuxer.c docs: mark gtkdoc blocks as private for internal only API 2014-01-21 23:20:38 -05:00
gtkactionmuxer.h GtkActionMuxer: store primary accels 2013-10-15 09:24:11 -04:00
gtkactionobservable.c
gtkactionobservable.h
gtkactionobserver.c docs: mark gtkdoc blocks as private for internal only API 2014-01-21 23:20:38 -05:00
gtkactionobserver.h GtkActionMuxer: store primary accels 2013-10-15 09:24:11 -04:00
gtkadjustment.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkadjustment.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkalignment.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkalignment.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c docs: don't use <type> tags 2014-01-28 00:21:26 -05:00
gtkappchooser.h
gtkappchooserbutton.c Revert "appchooserbutton: filter out applications not supposed to be visible" 2013-09-17 11:01:30 -07:00
gtkappchooserbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkappchooserdialog.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkappchooserdialog.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkappchooserprivate.h
gtkappchooserwidget.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkappchooserwidget.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkapplication-dbus.c gtkapplication: fix inhibit 2013-12-16 14:39:48 -05:00
gtkapplication-quartz-menu.c quartz menu: add a hack for application name 2014-01-17 22:37:04 -05:00
gtkapplication-quartz.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkapplication-wayland.c Refactor GtkApplication 2013-12-16 13:51:54 -05:00
gtkapplication-x11.c GtkApplicationX11: read the startup ID from the platform data 2014-01-02 21:17:22 +01:00
gtkapplication.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkapplication.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkapplicationimpl.c Refactor GtkApplication 2013-12-16 13:51:54 -05:00
gtkapplicationprivate.h application: new 'insert action group' private api 2014-01-17 22:40:50 -05:00
gtkapplicationwindow.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkapplicationwindow.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkarrow.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkarrow.h
gtkaspectframe.c frame: annotate the @label params with (allow-none) 2013-08-29 09:06:31 +02:00
gtkaspectframe.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkassistant.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkassistant.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkbbox.c docs: don't use properties syntax for child properties 2014-01-21 18:57:37 -05:00
gtkbbox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkbin.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkbin.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkbindings.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkbindings.h
gtkbindingsprivate.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h
gtkbookmarksmanager.c Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtkbookmarksmanager.h Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtkborder.c docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkborder.h
gtkborderimage.c
gtkborderimageprivate.h
gtkbox.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkbox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkboxprivate.h
gtkbuildable.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkbuildable.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkbuilder-menus.c
gtkbuilder.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkbuilder.h Fix since tags 2013-10-16 23:45:23 -04:00
gtkbuilder.rnc GtkBuilder: Make IDs optional 2013-11-18 06:00:02 -05:00
gtkbuilder.rng GtkBuilder: Make IDs optional 2013-11-18 06:00:02 -05:00
gtkbuilderparser.c GtkBuilder: Make IDs optional 2013-11-18 06:00:02 -05:00
gtkbuilderprivate.h GtkBuilder: Make IDs optional 2013-11-18 06:00:02 -05:00
gtkbutton.c button: Allow :hover on insensitive buttons 2013-12-07 01:39:38 +01:00
gtkbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkbuttonprivate.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkcairoblur.c css: Fix computation of pixels occupied by blur radius 2014-02-03 21:38:16 +01:00
gtkcairoblurprivate.h css: Fix computation of pixels occupied by blur radius 2014-02-03 21:38:16 +01:00
gtkcalendar.c docs: list items require blank lines 2014-02-01 05:35:43 -05:00
gtkcalendar.h
gtkcellarea.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkcellarea.h docs: don't try to link to vfuncs 2014-01-21 18:57:38 -05:00
gtkcellareabox.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkcellareabox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkcellareaboxcontext.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellareaboxcontextprivate.h
gtkcellareacontext.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellareacontext.h
gtkcelleditable.c
gtkcelleditable.h docs: add docs for GtkCellEditableIface 2014-01-21 13:33:45 -05:00
gtkcelllayout.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkcelllayout.h docs: add docs for GtkCellLayoutIface 2014-01-21 13:33:45 -05:00
gtkcellrenderer.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkcellrenderer.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkcellrendereraccel.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrendereraccel.h docs: add docs for GtkCellRendererAccelMode 2014-01-21 13:33:45 -05:00
gtkcellrenderercombo.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkcellrenderercombo.h
gtkcellrendererpixbuf.c cellrendererpixbuf: Don't eat states 2013-09-05 18:48:47 +02:00
gtkcellrendererpixbuf.h
gtkcellrendererprogress.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrendererprogress.h
gtkcellrendererspin.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrendererspin.h
gtkcellrendererspinner.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkcellrendererspinner.h
gtkcellrenderertext.c all: Add names to timeouts 2013-10-23 13:31:18 +02:00
gtkcellrenderertext.h
gtkcellrenderertoggle.c GtkCellRendererToggle: correct "toggled" signal documentation 2013-10-10 17:07:42 -05:00
gtkcellrenderertoggle.h
gtkcellview.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellview.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkcheckbutton.c
gtkcheckbutton.h
gtkcheckmenuitem.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkcheckmenuitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkclipboard-quartz.c Bug 651224 - Potential NULL display ptr from quartz gtk_clipboard_wait_for_contents 2013-09-28 10:55:22 -07:00
gtkclipboard-wayland.c GtkClipboardWayland: Fix memory leak 2013-08-31 12:28:19 -04:00
gtkclipboard-waylandprivate.h clipboard: fix build without wayland 2013-08-20 20:28:01 -07:00
gtkclipboard.c docs: use () instead of <function> tags 2014-01-27 23:08:08 -05:00
gtkclipboard.h
gtkclipboardprivate.h clipboard: Make a bunch of functions vfuncs 2013-08-20 16:34:29 +02:00
gtkcolorbutton.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkcolorbutton.h
gtkcolorchooser.c
gtkcolorchooser.h
gtkcolorchooserdialog.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkcolorchooserdialog.h
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c Emit a11y state change notification for color swatches 2014-01-05 10:54:43 -05:00
gtkcolorchooserwidget.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkcoloreditor.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkcoloreditorprivate.h
gtkcolorplane.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcolorplaneprivate.h
gtkcolorscale.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcolorscaleprivate.h
gtkcolorswatch.c Add a style class for context menus 2013-08-18 13:46:48 -04:00
gtkcolorswatchprivate.h
gtkcolorutils.c
gtkcolorutils.h
gtkcombobox.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkcombobox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkcomboboxtext.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkcomboboxtext.h
gtkcontainer.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkcontainer.h docs: don't try to link vfuncs 2014-01-21 18:57:39 -05:00
gtkcontainerprivate.h
gtkcssanimation.c
gtkcssanimationprivate.h Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtkcssarrayvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssarrayvalueprivate.h
gtkcssbgsizevalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssbgsizevalueprivate.h
gtkcssbordervalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssbordervalueprivate.h
gtkcsscolorvalue.c css: Change currentColor handling 2013-09-06 03:04:09 +02:00
gtkcsscolorvalueprivate.h
gtkcsscomputedvalues.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsscomputedvaluesprivate.h css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsscornervalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsscornervalueprivate.h
gtkcsscustomproperty.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkcsscustompropertyprivate.h
gtkcsseasevalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsseasevalueprivate.h
gtkcssenginevalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssenginevalueprivate.h
gtkcssenumvalue.c css: Add a GtkCssValue for GtkCssImageEffect 2013-08-20 02:50:40 +02:00
gtkcssenumvalueprivate.h css: Add a GtkCssValue for GtkCssImageEffect 2013-08-20 02:50:40 +02:00
gtkcssimage.c cssimage: Remove unused variables 2013-09-06 03:04:09 +02:00
gtkcssimagecrossfade.c
gtkcssimagecrossfadeprivate.h
gtkcssimagegradient.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssimagegradientprivate.h
gtkcssimagelinear.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssimagelinearprivate.h
gtkcssimageprivate.h css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssimagescaled.c CSS: Add -gtk-scaled(image1,image2,...) support for hidpi assets 2013-07-03 14:39:25 +02:00
gtkcssimagescaledprivate.h Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtkcssimagesurface.c Use gdk_cairo_surface_create_from_pixbuf when possible 2013-07-03 14:39:25 +02:00
gtkcssimagesurfaceprivate.h
gtkcssimageurl.c cssimage: Report filename of file failing to load 2013-09-18 17:07:41 +02:00
gtkcssimageurlprivate.h
gtkcssimagevalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssimagevalueprivate.h
gtkcssimagewin32.c
gtkcssimagewin32private.h
gtkcssinheritvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssinheritvalueprivate.h
gtkcssinitialvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssinitialvalueprivate.h
gtkcsskeyframes.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsskeyframesprivate.h css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsslookup.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsslookupprivate.h css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssmatcher.c css parser: Add :link and :visited 2013-11-04 16:36:11 +01:00
gtkcssmatcherprivate.h
gtkcssnumbervalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssnumbervalueprivate.h
gtkcssparser.c
gtkcssparserprivate.h
gtkcsspositionvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsspositionvalueprivate.h
gtkcssprovider.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkcssprovider.h docs: add docs for GtkCssProviderError 2014-01-21 13:33:45 -05:00
gtkcssproviderprivate.h
gtkcssrepeatvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssrepeatvalueprivate.h
gtkcssrgbavalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssrgbavalueprivate.h
gtkcsssection.c
gtkcsssection.h
gtkcsssectionprivate.h
gtkcssselector.c css parser: Add :link and :visited 2013-11-04 16:36:11 +01:00
gtkcssselectorprivate.h
gtkcssshadowsvalue.c css: Fix computation of pixels occupied by blur radius 2014-02-03 21:38:16 +01:00
gtkcssshadowsvalueprivate.h
gtkcssshadowvalue.c css: Fix computation of pixels occupied by blur radius 2014-02-03 21:38:16 +01:00
gtkcssshadowvalueprivate.h
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c
gtkcssshorthandpropertyprivate.h
gtkcssstringvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssstringvalueprivate.h
gtkcssstylefuncs.c Plug a memory leak in the css parser 2013-09-16 23:30:57 -04:00
gtkcssstylefuncsprivate.h
gtkcssstyleproperty.c
gtkcssstylepropertyimpl.c css: Add a GtkCssValue for GtkCssImageEffect 2013-08-20 02:50:40 +02:00
gtkcssstylepropertyprivate.h
gtkcsstransition.c
gtkcsstransitionprivate.h
gtkcsstypedvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsstypedvalueprivate.h
gtkcsstypes.c
gtkcsstypesprivate.h css: Add a GtkCssValue for GtkCssImageEffect 2013-08-20 02:50:40 +02:00
gtkcssvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssvalueprivate.h css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcustompaperunixdialog.c Paper dialog: Use baseline alignment 2014-01-27 23:30:37 -05:00
gtkcustompaperunixdialog.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkdbusinterfaces.xml
gtkdebug.h Pixel cache: Add no-pixel-cache debug flag 2013-09-09 11:07:50 +02:00
gtkdialog.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkdialog.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkdialogprivate.h Make it possible to set use-header-bar from a setting 2014-01-17 17:52:08 -05:00
gtkdnd-quartz.c Fix double-free introduced in f86dc163 2013-10-11 10:54:15 -07:00
gtkdnd.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkdnd.h docs: don't refer to types that don't exist 2014-01-21 18:57:40 -05:00
gtkdrawingarea.c Docs: Use markdown for lists 2014-02-02 01:07:39 -05:00
gtkdrawingarea.h
gtkeditable.c docs: don't escape entities in example code 2014-01-29 12:45:49 -05:00
gtkeditable.h
gtkentry.c Docs: Use markdown for lists 2014-02-02 01:07:39 -05:00
gtkentry.h GtkEntry: add a "tabs" property for setting a PangoTabArray in the layout. 2013-08-19 13:43:32 -04:00
gtkentrybuffer.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkentrybuffer.h
gtkentrycompletion.c GtkEntryCompletion: fix warning 2013-11-03 19:08:41 +01:00
gtkentrycompletion.h
gtkentryprivate.h Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtkenums.h Fix gtkenums doc section 2014-01-23 21:09:24 -05:00
gtkeventbox.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkeventbox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkexpander.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkexpander.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfilechooser.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkfilechooser.h filechooser: Add gtk_file_chooser_get_current_name() 2013-06-19 13:37:35 -05:00
gtkfilechooserbutton.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkfilechooserbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfilechooserdialog.c docs: add missing close para tag 2014-02-03 09:57:01 -05:00
gtkfilechooserdialog.h
gtkfilechooserembed.c
gtkfilechooserembed.h
gtkfilechooserentry.c GtkFileChooserEntry: don't inline-complete if the entry doesn't have the focus 2013-06-21 18:35:28 -05:00
gtkfilechooserentry.h
gtkfilechooserprivate.h file-chooser: add a sort-directories-first gsetting 2013-12-03 12:12:54 -05:00
gtkfilechooserutils.c Move a function around 2013-11-09 19:27:53 -05:00
gtkfilechooserutils.h Move a function around 2013-11-09 19:27:53 -05:00
gtkfilechooserwidget.c docs: add docs for GtkFileChooserWidget signals 2014-01-28 23:10:04 -05:00
gtkfilechooserwidget.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfilefilter.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkfilefilter.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkfilesystem.c filechooser: Don't crash if invalid thumbnails exist 2013-12-07 01:39:38 +01:00
gtkfilesystem.h File chooser: Convert icons to using cairo_surface_t 2013-07-03 14:39:26 +02:00
gtkfilesystemmodel.c docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkfilesystemmodel.h
gtkfixed.c Docs: Use markdown for lists 2014-02-02 01:07:39 -05:00
gtkfixed.h
gtkflowbox.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkflowbox.h Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtkfontbutton.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkfontbutton.h
gtkfontchooser.c
gtkfontchooser.h
gtkfontchooserdialog.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkfontchooserdialog.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkfontchooserwidget.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkframe.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkframe.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkgladecatalog.c GtkScaleButton: Use a popover 2014-02-03 15:43:24 -05:00
gtkgrid.c GtkGrid: fix property installation 2014-01-25 13:49:27 -05:00
gtkgrid.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkheaderbar.c docs: Improve grammar in GtkHeaderBar overview 2014-01-31 11:24:34 +01:00
gtkheaderbar.h Redo header bar decorations once more 2013-12-21 21:58:24 -05:00
gtkheaderbarprivate.h Make app menu fallback a bit more reliable 2013-12-13 01:21:06 -05:00
gtkhsla.c
gtkhslaprivate.h
gtkiconcache.c GtkIconCache: find_image_offset() return 0 if icon_name is NULL. 2013-11-28 16:56:11 -03:00
gtkiconcache.h IconCache: Keep a ref on the GtkIconData 2013-06-19 09:40:19 +02:00
gtkiconcachevalidator.c
gtkiconcachevalidator.h
gtkiconhelper.c iconhelper: Fix leak when rendering to cairo surface 2013-10-02 17:21:48 +02:00
gtkiconhelperprivate.h gtkiconhelper: Add _gtk_icon_helper_ensure_surface to private header 2013-08-07 13:34:10 +02:00
gtkicontheme.c Docs: Use markdown for lists 2014-02-02 01:07:39 -05:00
gtkicontheme.h docs: fix typo 2014-01-21 22:19:27 +01:00
gtkiconview.c a11y: Ignore deprecation warnings for ATK focus tracker 2014-02-03 21:38:16 +01:00
gtkiconview.h
gtkiconviewprivate.h
gtkimage.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkimage.h Continue the deprecation of GtkIconSet 2013-07-09 06:54:27 -04:00
gtkimageprivate.h
gtkimcontext.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkimcontext.h
gtkimcontextinfo.h
gtkimcontextsimple.c GtkIMContextSimple: Update compose table 2013-12-14 15:34:54 -05:00
gtkimcontextsimple.h
gtkimcontextsimpleseqs.h GtkIMContextSimple: Update compose table 2013-12-14 15:34:54 -05:00
gtkimmodule.c broadway: Support ipad on-screen keyboard 2013-11-13 12:23:06 +01:00
gtkimmodule.h
gtkimmoduleprivate.h
gtkimmulticontext.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkimmulticontext.h im: Deprecate gtk_im_multicontext_append_menuitems 2013-06-09 09:51:55 -04:00
gtkinfobar.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkinfobar.h Add an optional close button to the info bar 2013-07-24 17:01:42 -04:00
gtkintl.h
gtkinvisible.c Drop internal uses of gtk_widget_get_root_window 2014-01-24 20:16:33 -05:00
gtkinvisible.h
gtkkeyhash.c
gtkkeyhash.h
gtklabel.c docs: fix spurious list close tag 2014-02-03 09:51:40 -05:00
gtklabel.h Add a gtklabelprivate.h header 2014-01-04 10:54:03 -05:00
gtklabelprivate.h GtkLabel: Add private api for links 2014-01-04 10:54:03 -05:00
gtklayout.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtklayout.h
gtklevelbar.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtklevelbar.h
gtklinkbutton.c GtkLinkButton: Use :link and :visited for the label's color 2013-11-04 16:36:11 +01:00
gtklinkbutton.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtklistbox.c listbox: return GDK_EVENT_STOP if button events were handled 2014-01-28 16:44:01 +01:00
gtklistbox.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkliststore.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkliststore.h
gtklockbutton.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtklockbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtklockbuttonprivate.h
gtkmagnifier.c magnifier: Fix compiler warning 2014-01-22 20:50:33 +01:00
gtkmagnifierprivate.h Add GtkMagnifier 2014-01-22 17:10:05 +01:00
gtkmain.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkmain.h Add a function to determine the text direction 2013-12-10 17:34:23 -05:00
gtkmarshalers.list
gtkmenu.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkmenu.h Add some missing deprecation annotations 2013-08-13 18:09:47 -04:00
gtkmenubar.c Trivial cleanup 2013-11-16 14:52:21 -05:00
gtkmenubar.h
gtkmenubutton.c Fix positioning of up menu button popup 2014-01-06 12:44:59 -05:00
gtkmenubutton.h
gtkmenubuttonprivate.h
gtkmenuitem.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkmenuitem.h docs: add missing flag 2014-01-21 12:41:16 -05:00
gtkmenuitemprivate.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkmenuprivate.h
gtkmenushell.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkmenushell.h
gtkmenushellprivate.h docs: Convert GtkMenuShell comment to documentation 2013-08-14 09:53:16 +01:00
gtkmenutoolbutton.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkmenutoolbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkmenutracker.c docs: mark gtkdoc blocks as private for internal only API 2014-01-21 23:20:38 -05:00
gtkmenutracker.h Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtkmenutrackeritem.c docs: mark gtkdoc blocks as private for internal only API 2014-01-21 23:20:38 -05:00
gtkmenutrackeritem.h GtkMenuTracker: add 'special' items 2014-01-17 20:32:55 -05:00
gtkmessagedialog.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkmessagedialog.h
gtkmisc.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkmisc.h
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodelmenuitem.c GtkModelMenuItem: set initial accessible role 2014-01-04 23:15:40 -05:00
gtkmodelmenuitem.h
gtkmodifierstyle.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkmodifierstyle.h
gtkmodules.c
gtkmodules.h docs: don't try to link to funcs 2014-01-21 18:57:39 -05:00
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c mount operation: Use headerbar 2014-01-17 17:52:08 -05:00
gtkmountoperation.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkmountoperationprivate.h
gtknotebook.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtknotebook.h Fix some inconsistent deprecations 2013-07-09 06:54:26 -04:00
gtknumerableicon.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtknumerableicon.h
gtknumerableiconprivate.h
gtkoffscreenwindow.c
gtkoffscreenwindow.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkorientable.c
gtkorientable.h
gtkorientableprivate.h
gtkoverlay.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkoverlay.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkpagesetup.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkpagesetup.h
gtkpagesetupunixdialog.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkpagesetupunixdialog.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkpaned.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkpaned.h
gtkpango.c Revert "pango: Handle case where pango_layout_get_text() returns NULL" 2013-09-09 17:19:28 +02:00
gtkpango.h
gtkpapersize.c gtkpapersize: Reformat #if preprocessor commands 2013-12-02 10:36:26 +00:00
gtkpapersize.h
gtkpathbar.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkpathbar.h
gtkpixelcache.c pixelcache: check whether cached surface and cairo_t scales match 2014-01-22 17:10:05 +01:00
gtkpixelcacheprivate.h pixelcache: add getter for extra width and height. 2013-09-06 15:57:22 -07:00
gtkplacessidebar.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkplacessidebar.h GtkPlacesSidebar: Add local-only 2013-11-09 18:32:51 -05:00
gtkplug.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkplug.h
gtkpopover.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkpopover.h popover: Add a "modal" boolean property to GtkPopover 2014-01-22 17:10:06 +01:00
gtkpressandhold.c all: Add names to timeouts 2013-10-23 13:31:18 +02:00
gtkpressandholdprivate.h
gtkprint-win32.c
gtkprint-win32.h
gtkprintbackend.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkprintbackend.h
gtkprintcontext.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkprintcontext.h
gtkprinter-private.h
gtkprinter.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkprinter.h
gtkprinteroption.c
gtkprinteroption.h
gtkprinteroptionset.c
gtkprinteroptionset.h
gtkprinteroptionwidget.c docs: don't use gtkdoc style for regular comments 2014-01-21 12:41:16 -05:00
gtkprinteroptionwidget.h
gtkprintjob.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkprintjob.h
gtkprintoperation-private.h
gtkprintoperation-unix.c
gtkprintoperation-win32.c all: Add names to timeouts 2013-10-23 13:31:18 +02:00
gtkprintoperation.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkprintoperation.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkprintoperationpreview.c
gtkprintoperationpreview.h
gtkprintsettings.c
gtkprintsettings.h docs: add docs for GtkPageRange 2014-01-21 13:33:46 -05:00
gtkprintunixdialog.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkprintunixdialog.h
gtkprintutils.c
gtkprintutils.h
gtkprivate.c
gtkprivate.h
gtkprivatetypebuiltins.c.template
gtkprivatetypebuiltins.h.template
gtkprogressbar.c Progress bar: Handle 'no more pulse' 2013-11-11 07:24:35 -05:00
gtkprogressbar.h
gtkquartz.c
gtkquartz.h
gtkquery.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkquery.h
gtkradiobutton.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkradiobutton.h
gtkradiomenuitem.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkradiomenuitem.h
gtkradiotoolbutton.c gtkradio*: add (allow-none) annotations were appropriate 2013-12-06 23:57:16 +01:00
gtkradiotoolbutton.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkrange.c all: Add names to timeouts 2013-10-23 13:31:18 +02:00
gtkrange.h
gtkrbtree.c
gtkrbtree.h Improve struct packing in various places 2013-09-21 23:50:55 -04:00
gtkrc.default
gtkrc.key.default
gtkrc.key.emacs
gtkrc.key.mac Merge GtkFileChooserWidget and GtkFileChooserDefault 2014-01-28 23:09:42 -05:00
gtkrecentchooser.c docs/comments: Fix spelling of 'explicitly' 2014-01-18 03:47:46 +01:00
gtkrecentchooser.h docs: add docs for GtkRecentChooserIface 2014-01-21 12:41:16 -05:00
gtkrecentchooserdefault.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkrecentchooserdefault.h
gtkrecentchooserdialog.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkrecentchooserdialog.h
gtkrecentchoosermenu.c Drop some unnecessary includes 2013-07-19 22:32:23 -04:00
gtkrecentchoosermenu.h
gtkrecentchooserprivate.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkrecentchooserutils.c
gtkrecentchooserutils.h
gtkrecentchooserwidget.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkrecentchooserwidget.h
gtkrecentfilter.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkrecentfilter.h docs: document fields of GtkRecentFilterInfo 2014-01-21 12:41:16 -05:00
gtkrecentmanager.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkrecentmanager.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkrevealer.c docs: fix typo in property syntax 2014-01-21 18:57:37 -05:00
gtkrevealer.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkroundedbox.c
gtkroundedboxprivate.h
gtkscale.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkscale.h
gtkscalebutton.c GtkScaleButton: Use a popover 2014-02-03 15:43:24 -05:00
gtkscalebutton.h
gtkscaleprivate.h
gtkscrollable.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkscrollable.h
gtkscrollbar.c
gtkscrollbar.h
gtkscrolledwindow.c bgo #721407 - Fix scrolled window to work with template subclasses. 2014-01-04 20:36:17 -05:00
gtkscrolledwindow.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtksearchbar.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtksearchbar.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtksearchengine.c
gtksearchengine.h
gtksearchenginequartz.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtksearchenginequartz.h
gtksearchenginesimple.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtksearchenginesimple.h
gtksearchenginetracker.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtksearchenginetracker.h
gtksearchentry.c all: Add names to timeouts 2013-10-23 13:31:18 +02:00
gtksearchentry.h Change the way GtkSearchEntry does delayed change notification 2013-07-28 21:49:37 -04:00
gtkselection.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkselection.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkselectionprivate.h docs: add docs for GtkTargetPair 2014-01-20 15:18:21 -05:00
gtkseparator.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkseparator.h
gtkseparatormenuitem.c GtkMenuItem: only set 'separator' class on the separator line 2013-12-05 12:35:12 +01:00
gtkseparatormenuitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkseparatortoolitem.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkseparatortoolitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtksettings.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtksettings.h docs: add field descriptions for GtkSettingsValue 2014-01-21 13:33:11 -05:00
gtksettingsprivate.h Use a define for the default theme name 2014-01-24 08:08:34 -05:00
gtkshow.c Docs: Use markdown for lists 2014-02-02 01:07:39 -05:00
gtkshow.h
gtksizegroup-private.h
gtksizegroup.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtksizegroup.h
gtksizerequest.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtksizerequest.h
gtksizerequestcache.c
gtksizerequestcacheprivate.h
gtksocket.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtksocket.h
gtksocketprivate.h
gtkspinbutton.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtkspinbutton.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkspinner.c spinner: don't expand to fill the allocated space 2013-10-11 08:38:37 -04:00
gtkspinner.h
gtkstack.c docs: don't use signal syntax for properties 2014-01-21 22:40:55 -05:00
gtkstack.h GtkStack: add gtk_stack_get_child_by_name() 2014-01-21 09:35:22 +01:00
gtkstackswitcher.c stackswitcher: Only show a button if the stack child is visible 2013-10-17 16:24:00 -04:00
gtkstackswitcher.h Fixups to GtkStack 2013-09-25 23:54:31 -04:00
gtkstatusbar.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkstatusbar.h
gtkstatusicon-quartz.c
gtkstatusicon.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtkstatusicon.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c
gtkstylecascadeprivate.h
gtkstylecontext.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkstylecontext.h stylecontext: Deprecate gtk_style_context_invalidate() 2013-10-05 13:57:51 +02:00
gtkstylecontextprivate.h
gtkstyleproperties.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkstyleproperties.h docs: fix docs for GtkStyleProperties 2014-01-21 13:33:45 -05:00
gtkstylepropertiesprivate.h
gtkstyleproperty.c
gtkstylepropertyprivate.h
gtkstyleprovider.c
gtkstyleprovider.h docs: mark base interface as private 2014-01-21 12:41:16 -05:00
gtkstyleproviderprivate.c
gtkstyleproviderprivate.h
gtkswitch.c a11y: Remove default description from GtkSwitch 2013-09-12 11:52:51 +02:00
gtkswitch.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtktestutils.c
gtktestutils.h
gtktextattributes.c
gtktextattributes.h docs: add docs for GtkTextAppearance 2014-01-21 13:33:47 -05:00
gtktextbtree.c
gtktextbtree.h
gtktextbuffer.c docs: list items require blank lines 2014-02-01 05:35:43 -05:00
gtktextbuffer.h docs: add docs GtkTextBufferTargetInfo 2014-01-21 13:33:19 -05:00
gtktextbufferrichtext.c Add missing introspection annotations 2013-09-10 17:20:15 -04:00
gtktextbufferrichtext.h
gtktextbufferserialize.c
gtktextbufferserialize.h
gtktextchild.c
gtktextchild.h
gtktextchildprivate.h
gtktextdisplay.c
gtktextdisplay.h
gtktexthandle.c texthandle: Update child visibility of handles within scrollables 2014-01-22 17:10:07 +01:00
gtktexthandleprivate.h
gtktextiter.c docs: don't use <emphasis> 2014-01-28 02:02:05 -05:00
gtktextiter.h Document GtkTextSearchFlags 2013-06-25 13:21:08 +02:00
gtktextiterprivate.h
gtktextlayout.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktextlayout.h
gtktextmark.c docs: don't use footnotes 2014-01-27 22:32:24 -05:00
gtktextmark.h
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h
gtktexttag.c Doc: small fixes in GtkTextView 2013-09-14 21:45:00 +02:00
gtktexttag.h
gtktexttagprivate.h
gtktexttagtable.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtktexttagtable.h
gtktexttypes.c
gtktexttypes.h
gtktextutil.c Fix a warning 2013-10-15 20:11:30 -04:00
gtktextutil.h
gtktextview.c Docs: Use markdown for lists 2014-02-02 01:07:39 -05:00
gtktextview.h docs: add documentation for values of GtkTextWindowType 2014-01-21 13:33:19 -05:00
gtkthemingbackground.c
gtkthemingbackgroundprivate.h
gtkthemingengine.c docs: use |[ ]| instead of <programlisting></programlisting> 2014-01-29 12:45:49 -05:00
gtkthemingengine.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkthemingengineprivate.h
gtktogglebutton.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtktogglebutton.h
gtktoggletoolbutton.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtktoggletoolbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolbar.c Redo csd window-dragging 2014-01-12 22:25:19 -05:00
gtktoolbar.h docs: add docs for GtkToolbarSpaceStyle 2014-01-21 13:33:19 -05:00
gtktoolbutton.c Fix GtkToolButton possibly being empty 2013-10-15 21:44:18 -04:00
gtktoolbutton.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolitem.c Docs: Use markdown for lists 2014-02-02 01:07:39 -05:00
gtktoolitem.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolitemgroup.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktoolitemgroup.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolpalette.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtktoolpalette.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktoolpaletteprivate.h
gtktoolshell.c
gtktoolshell.h
gtktooltip.c Docs: Use markdown for lists 2014-02-02 01:07:39 -05:00
gtktooltip.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtktrashmonitor.c Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtktrashmonitor.h Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gtktrayicon-x11.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktrayicon.h
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c
gtktreednd.h docs: add docs for GtkTreeDragDestIface 2014-01-21 13:33:45 -05:00
gtktreemenu.c treemenu: Implement height-for-width properly 2013-11-25 03:49:35 +01:00
gtktreemenu.h
gtktreemodel.c Docs: Use markdown for lists 2014-02-02 01:07:39 -05:00
gtktreemodel.h docs: don't use structfield tags 2014-01-27 19:59:58 -05:00
gtktreemodelfilter.c Docs: Use markdown for lists 2014-02-02 01:07:39 -05:00
gtktreemodelfilter.h annotations: Set GtkTreeModelFilterModifyFunc value argument to out 2013-12-01 17:22:05 -05:00
gtktreemodelsort.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtktreemodelsort.h
gtktreeprivate.h
gtktreeselection.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtktreeselection.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtktreesortable.c Docs: Use markdown for lists 2014-02-02 01:07:39 -05:00
gtktreesortable.h Make GTK_TREE_SORTABLE_*_SORT_COLUMN_ID defines instead of enum 2014-01-21 19:48:41 -05:00
gtktreestore.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtktreestore.h
gtktreeview.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtktreeview.h
gtktreeviewcolumn.c docs: Identify examples that are C code 2014-01-29 12:45:49 -05:00
gtktreeviewcolumn.h
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h
gtkunixprint.h
gtkversion.h.in
gtkviewport.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkviewport.h docs: add Gtk*Class docs 2014-01-20 12:31:21 -05:00
gtkvolumebutton.c resources: move resources into a subdirectory 2014-01-23 21:04:59 -05:00
gtkvolumebutton.h
gtkwidget.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkwidget.h docs: use #*-struct instead of <structname> 2014-01-27 19:59:55 -05:00
gtkwidgetpath.c Docs: Don't use note elements 2014-02-02 01:22:14 -05:00
gtkwidgetpath.h
gtkwidgetprivate.h widget: Track when the window scale factor changes and notify 2013-07-03 14:34:13 +02:00
gtkwin32.c
gtkwin32embed.c
gtkwin32embed.h
gtkwin32embedwidget.c
gtkwin32embedwidget.h
gtkwin32theme.c
gtkwin32themeprivate.h
gtkwindow.c docs: Convert to markdown 2014-02-02 00:30:27 -05:00
gtkwindow.h window: Make popover window private 2014-01-22 17:10:07 +01:00
gtkwindowprivate.h GtkHeaderBar: try harder to find the best window icon 2014-01-24 15:40:37 -05:00
gtkx.h
gtkxembed.c
gtkxembed.h
Makefile.am Merge GtkFileChooserWidget and GtkFileChooserDefault 2014-01-28 23:09:42 -05:00
makefile.msc.in
org.gtk.Settings.ColorChooser.gschema.xml
org.gtk.Settings.FileChooser.gschema.xml Respect 12/24-hour clock setting in the file chooser 2014-01-24 18:05:26 -05:00
paper_names_offsets.c
paper_names.c
queryimmodules.c
updateiconcache.c docs: don't use gtkdoc style for regular comments 2014-01-21 12:41:16 -05:00
xembed.h