gtk2/gtk
Christian Hergert d96882bc16 textview: use pixelcache to indirectly renderer to widget.
This patch uses GtkPixelCache to render the contents of the widget,
and typically a bit more, to an offscreen surface. The pixel cache in
turn manages rendering to the actual surface for the widget.

The current strategy for the size to render is the size of the widget
plus half the height.

https://bugzilla.gnome.org/show_bug.cgi?id=701125
2013-08-26 21:17:45 +02:00
..
a11y GtkSpinButton: disconnect signals in the accessible 2013-08-14 00:04:46 -04:00
deprecated iconfactory: cache/invalidate pixbufs according to the effect 2013-08-20 02:50:40 +02:00
glade Merge branch 'places-sidebar' 2013-04-23 13:58:09 -04:00
native Fix automake warning about CFLAGS etc. being user variables 2013-04-22 15:48:35 -07:00
stock-icons Add icons for frame buttons 2013-03-17 12:19:50 -04:00
compose-parse.py
cursor_dnd_ask.png
cursor_dnd_copy.png
cursor_dnd_link.png
cursor_dnd_move.png
cursor_dnd_none.png
extract-strings.c extract-strings: Deal with multiline strings 2013-04-19 15:22:03 -04:00
fallback-c89.c
fnmatch.c
gen-paper-names.c
gtk-a11y.h Add GtkListBox 2013-06-13 12:17:06 +02:00
gtk-compose-lookaside.txt
gtk-default.css Fix GtkEntry drawing to provide visual feedback when editable=FALSE. 2013-08-19 13:41:39 -04:00
gtk-keys.css.default
gtk-keys.css.emacs
gtk-keys.css.mac
gtk-launch.c Bug 595615 — Use proper ellipses 2012-11-26 08:59:27 +00:00
gtk-win32-base.css win32: Bring back spinner animation 2013-03-23 17:42:55 -04:00
gtk-win32-classic.css
gtk-win32-xp.css
gtk-win32.css
gtk-win32.rc.in
gtk.gresource.xml Add GtkSearchBar widget 2013-05-31 17:09:11 +02:00
gtk.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkaboutdialog.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkaboutdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkaboutdialog.ui Fix some regressions from stock migration 2013-06-25 12:39:19 -04:00
gtkaboutdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkaccelgroup.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkaccelgroup.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkaccelgroupprivate.h
gtkaccellabel.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkaccellabel.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkaccelmap.c Deprecate and ignore gtk-can-change-accels 2013-06-26 12:00:42 -04:00
gtkaccelmap.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkaccelmapprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkaccessible.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkaccessible.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkactionable.c
gtkactionable.h
gtkactionhelper.c action stuff: stop abusing GLib's namespace 2013-05-13 16:33:42 -04:00
gtkactionhelper.h
gtkactionmuxer.c action stuff: Introspection fixes 2013-05-13 16:33:42 -04:00
gtkactionmuxer.h action stuff: Introspection fixes 2013-05-13 16:33:42 -04:00
gtkactionobservable.c action stuff: Introspection fixes 2013-05-13 16:33:42 -04:00
gtkactionobservable.h action stuff: Change include style 2013-05-13 16:33:42 -04:00
gtkactionobserver.c action stuff: Introspection fixes 2013-05-13 16:33:42 -04:00
gtkactionobserver.h action stuff: Remove G_GNUC_INTERNAL 2013-05-13 16:33:42 -04:00
gtkadjustment.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkadjustment.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkalignment.c alignment: Remove dead assignment 2013-08-13 16:25:26 +02:00
gtkalignment.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkallocatedbitmask.c
gtkallocatedbitmaskprivate.h
gtkappchooser.c
gtkappchooser.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkappchooserbutton.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkappchooserbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkappchooserdialog.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkappchooserdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkappchooserdialog.ui Fix some regressions from stock migration 2013-06-25 12:39:19 -04:00
gtkappchooserdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkappchoosermodule.c
gtkappchoosermodule.h
gtkappchooseronline.c
gtkappchooseronline.h
gtkappchooseronlinepk.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkappchooseronlinepk.h
gtkappchooserprivate.h
gtkappchooserwidget.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkappchooserwidget.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkappchooserwidget.ui GtkAppChooserWidget: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkappchooserwidget.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkapplication.c GtkApplication: Do not assert sm_proxy != NULL in inhibit functions 2013-07-28 16:09:58 -04:00
gtkapplication.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkapplicationprivate.h
gtkapplicationwindow.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkapplicationwindow.h
gtkarrow.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkarrow.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkaspectframe.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkaspectframe.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkassistant.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkassistant.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkassistant.ui Fix some regressions from stock migration 2013-06-25 12:39:19 -04:00
gtkassistant.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkbbox.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkbbox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkbin.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkbin.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkbindings.c Fix up headerless symbols 2013-05-05 15:38:47 -04:00
gtkbindings.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkbindingsprivate.h
gtkbitmaskprivate.h
gtkbitmaskprivateimpl.h bitmask: Fix intersection code 2012-11-10 18:35:37 +01:00
gtkbookmarksmanager.c GtkBookmarksManager: Refactor duplicate set error code and localise error strings 2013-05-30 10:37:58 -05:00
gtkbookmarksmanager.h Apply custom names to XDG dirs if possible 2013-01-21 17:49:01 -05:00
gtkborder.c
gtkborder.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkborderimage.c themingengine: Draw fradctional border sizes 2012-10-31 11:09:12 +01:00
gtkborderimageprivate.h themingengine: Draw fradctional border sizes 2012-10-31 11:09:12 +01:00
gtkbox.c Fix minor typos 2013-08-21 04:15:52 +02:00
gtkbox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkboxprivate.h
gtkbubblewindow.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkbubblewindowprivate.h Really keep GtkBubbleWindow private 2013-03-05 16:48:01 -05:00
gtkbuildable.c docs: fix typo in gtkbuildable 2013-01-04 15:36:32 +01:00
gtkbuildable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkbuilder-menus.c
gtkbuilder.c Mention of -rdynamic in GtkBuilder lookup error 2013-07-27 18:15:17 -04:00
gtkbuilder.h GtkBuilder: add new constructor APIs 2013-06-18 10:21:27 -04:00
gtkbuilder.rnc GtkBuilder: Add private _gtk_builder_extend_with_template() 2013-04-08 21:19:27 +09:00
gtkbuilder.rng GtkBuilder: Add private _gtk_builder_extend_with_template() 2013-04-08 21:19:27 +09:00
gtkbuilderparser.c Fix string allocation handling with GtkBuilder translations 2013-06-08 10:54:25 +02:00
gtkbuilderprivate.h Fix a few memory leaks wrt to translations 2013-04-28 21:43:49 -04:00
gtkbutton.c Redo style class handling 2013-08-19 14:42:18 -04:00
gtkbutton.h Add gtk_button_new_from_icon_name 2013-08-14 10:41:42 +03:00
gtkbuttonprivate.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkcairoblur.c
gtkcairoblurprivate.h
gtkcalendar.c gtkdnd: Introduce a new API for more accurate drag origin data 2013-08-14 07:12:52 -04:00
gtkcalendar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellarea.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellarea.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellareabox.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellareabox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellareaboxcontext.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellareaboxcontextprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellareacontext.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellareacontext.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcelleditable.c
gtkcelleditable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcelllayout.c Fix string allocation handling with GtkBuilder translations 2013-06-08 10:54:25 +02:00
gtkcelllayout.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrenderer.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrenderer.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendereraccel.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrendereraccel.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrenderercombo.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrenderercombo.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendererpixbuf.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkcellrendererpixbuf.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendererprogress.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrendererprogress.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendererspin.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrendererspin.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendererspinner.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkcellrendererspinner.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrenderertext.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrenderertext.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrenderertoggle.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellrenderertoggle.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellview.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcellview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcheckbutton.c checkbutton: Implement height-for-width 2013-05-07 14:06:11 +02:00
gtkcheckbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcheckmenuitem.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkcheckmenuitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkclipboard-quartz.c quartz: Fix call to missing symbol 2013-04-09 12:38:46 +02:00
gtkclipboard-wayland.c wayland: Set type for GtkSelectionData for incoming contents 2013-08-23 23:15:54 -07:00
gtkclipboard-waylandprivate.h clipboard: fix build without wayland 2013-08-20 20:28:01 -07:00
gtkclipboard.c clipboard: Reimplement Wayland clipboard using vfuncs 2013-08-20 16:34:29 +02:00
gtkclipboard.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkclipboardprivate.h clipboard: Make a bunch of functions vfuncs 2013-08-20 16:34:29 +02:00
gtkcolorbutton.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcolorbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcolorchooser.c Fix the annotations of gtk_color_chooser_get_rgba() 2013-01-04 15:42:39 +01:00
gtkcolorchooser.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorchooserdialog.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkcolorchooserdialog.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorchooserdialog.ui Fix some regressions from stock migration 2013-06-25 12:39:19 -04:00
gtkcolorchooserdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkcolorchooserprivate.h
gtkcolorchooserwidget.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcolorchooserwidget.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcoloreditor.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkcoloreditor.ui GtkColorEditor: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkcoloreditor.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkcoloreditorprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorplane.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcolorplaneprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorscale.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcolorscaleprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorswatch.c Add a style class for context menus 2013-08-18 13:46:48 -04:00
gtkcolorswatchprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorutils.c
gtkcolorutils.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcombobox.c combobox: Add missing Since tags for entry constructors 2013-08-22 20:36:17 +01:00
gtkcombobox.h Add some missing deprecation annotations 2013-08-13 18:09:47 -04:00
gtkcomboboxtext.c Fix string allocation handling with GtkBuilder translations 2013-06-08 10:54:25 +02:00
gtkcomboboxtext.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcontainer.c Be more forgiving about child properties 2013-08-03 09:04:47 +02:00
gtkcontainer.h API: Deprecate gtk_container_resize_children() 2013-05-30 20:02:30 +02:00
gtkcontainerprivate.h GtkContainer: fix disconnection from frame clock 2013-02-14 17:19:53 -05:00
gtkcssanimation.c cssanimation: Use property id here 2013-05-28 15:24:04 +02:00
gtkcssanimationprivate.h
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: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsscolorvalueprivate.h cssvalue: At cycle detection to color resolving 2013-03-28 23:18:59 +01:00
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 API: Deprecate functions to register custom CSS properties 2012-11-30 22:45:20 +01: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 css: Inherit device scale in _gtk_css_image_get_surface 2013-08-05 16:14:25 +02:00
gtkcssimagecrossfade.c cssimage: Implement some equal functions 2012-11-01 12:27:31 +01:00
gtkcssimagecrossfadeprivate.h
gtkcssimagegradient.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssimagegradientprivate.h deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +01:00
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 CSS: Add -gtk-scaled(image1,image2,...) support for hidpi assets 2013-07-03 14:39:25 +02:00
gtkcssimagesurface.c Use gdk_cairo_surface_create_from_pixbuf when possible 2013-07-03 14:39:25 +02:00
gtkcssimagesurfaceprivate.h css: Split out GtkCssImageSurface 2013-02-02 01:43:30 +01:00
gtkcssimageurl.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssimageurlprivate.h css: Split out GtkCssImageSurface 2013-02-02 01:43:30 +01:00
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 cssvalue: Add _gtk_css_initial_value_get() 2012-11-25 15:31:59 +01:00
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: Speed up name matching 2012-12-10 12:57:10 +01:00
gtkcssmatcherprivate.h css: Speed up name matching 2012-12-10 12:57:10 +01:00
gtkcssnumbervalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssnumbervalueprivate.h
gtkcssparser.c cssparser: Don't detect /*/ as a comment 2012-11-28 21:11:48 +01:00
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 gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcssprovider.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcssproviderprivate.h cssprovider: Export gtk_css_provider_load_named) function 2012-10-31 11:09:09 +01:00
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: Parse and print the new state flags 2012-12-18 18:25:41 +01:00
gtkcssselectorprivate.h css: Do get_change directly on the tree without matching first 2012-12-10 12:11:02 +01:00
gtkcssshadowsvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssshadowsvalueprivate.h cssshadow: add a method to get the size of a shadows value 2013-04-22 18:10:21 -04:00
gtkcssshadowvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssshadowvalueprivate.h cssshadow: add a method to get the size of a shadows value 2013-04-22 18:10:21 -04:00
gtkcssshorthandproperty.c
gtkcssshorthandpropertyimpl.c Don't return prematurely 2012-11-29 23:10:35 -05:00
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 Use gdk_cairo_surface_create_from_pixbuf when possible 2013-07-03 14:39:25 +02:00
gtkcssstylefuncsprivate.h
gtkcssstyleproperty.c cssstyleproperty: remove unused variable 2012-12-13 21:54:50 -05:00
gtkcssstylepropertyimpl.c css: Add a GtkCssValue for GtkCssImageEffect 2013-08-20 02:50:40 +02:00
gtkcssstylepropertyprivate.h build: fix some GCC warnings 2012-12-07 11:35:06 -05:00
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 gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkcustompaperunixdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkdbusinterfaces.xml
gtkdebug.h GtkPixelCache: Add debug feature to track redraws 2013-05-07 16:34:05 +02:00
gtkdialog.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkdialog.ui GtkDialog: Define children with a GtkBuilder template 2013-04-08 21:19:27 +09:00
gtkdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkdnd-quartz.c Fix broken quartz build due to deprecation of gtkstock.h 2013-07-27 14:24:53 -07:00
gtkdnd.c gtkdnd: Introduce a new API for more accurate drag origin data 2013-08-14 07:12:52 -04:00
gtkdnd.h gtkdnd: Introduce a new API for more accurate drag origin data 2013-08-14 07:12:52 -04:00
gtkdrawingarea.c Fix compiler warnings 2013-02-11 11:40:15 +01:00
gtkdrawingarea.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkeditable.c
gtkeditable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkentry.c Fix a typo 2013-08-19 20:59:50 +03: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 Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkentrycompletion.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkentrycompletion.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkentryprivate.h GtkEntry: Focus the entry without selecting the text 2013-05-23 20:53:30 +02:00
gtkenums.h GtkBox: Add baseline alignment for horizontal boxes 2013-04-23 05:50:38 +02:00
gtkeventbox.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkeventbox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkexpander.c Deprecate and ignore timeout-expand setting 2013-07-11 17:08:15 -04:00
gtkexpander.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfilechooser.c filechooser: Actually return a value 2013-06-21 02:59:23 +02:00
gtkfilechooser.h filechooser: Add gtk_file_chooser_get_current_name() 2013-06-19 13:37:35 -05:00
gtkfilechooserbutton.c Avoid overlong file chooser buttons 2013-08-13 17:35:28 -04:00
gtkfilechooserbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfilechooserbutton.ui File chooser: Convert icons to using cairo_surface_t 2013-07-03 14:39:26 +02:00
gtkfilechooserbutton.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkfilechooserdefault.c filechooser: Don't use an underline mnemonic in the 'Save in folder' label 2013-08-21 09:50:44 -05:00
gtkfilechooserdefault.h
gtkfilechooserdefault.ui GtkFileChooserDefault: Remove redundancy 2013-08-03 09:04:47 +02:00
gtkfilechooserdefault.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkfilechooserdialog.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkfilechooserdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfilechooserdialog.ui Set reasonable minimum size for the file chooser 2013-07-17 20:48:59 -04:00
gtkfilechooserdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
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 filechooser: Add gtk_file_chooser_get_current_name() 2013-06-19 13:37:35 -05:00
gtkfilechooserutils.c filechooser: Add gtk_file_chooser_get_current_name() 2013-06-19 13:37:35 -05:00
gtkfilechooserutils.h filechooser: Attach GSettings object to GtkSettings 2013-01-24 14:28:58 +01:00
gtkfilechooserwidget.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkfilechooserwidget.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfilefilter.c
gtkfilefilter.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfilesystem.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkfilesystem.h File chooser: Convert icons to using cairo_surface_t 2013-07-03 14:39:26 +02:00
gtkfilesystemmodel.c bgo#687196 - Fix model corruption during file removal 2012-11-02 14:09:01 -06:00
gtkfilesystemmodel.h Comments on how the filtering and sorting processes work 2012-11-01 17:19:10 -06:00
gtkfixed.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkfixed.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfontbutton.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkfontbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfontbutton.ui GtkFontButton: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkfontbutton.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkfontchooser.c Minor doc cleanup 2013-03-14 20:29:00 -04:00
gtkfontchooser.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfontchooserdialog.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkfontchooserdialog.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfontchooserdialog.ui Fix some regressions from stock migration 2013-06-25 12:39:19 -04:00
gtkfontchooserdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkfontchooserprivate.h
gtkfontchooserutils.c
gtkfontchooserutils.h
gtkfontchooserwidget.c fontchooser: set the minimum size of the spinner to 1 2013-08-02 15:56:54 +02:00
gtkfontchooserwidget.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfontchooserwidget.ui fontchooser: prevent the scale from showing the value as it is shown in the spinbutton already 2013-07-22 16:06:24 +02:00
gtkfontchooserwidget.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkframe.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkframe.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkgladecatalog.c Fix up headerless symbols 2013-05-05 15:38:47 -04:00
gtkgrid.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkgrid.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkheaderbar.c GtkHeaderBar: Add the titlebutton style to the close button 2013-08-20 15:23:36 -04:00
gtkheaderbar.h GtkHeaderBar: optionally add a close button 2013-08-05 01:37:58 +02:00
gtkheaderbarprivate.h GtkHeaderBar: Make labels creation available privately 2013-06-14 19:10:39 +02:00
gtkhsla.c hsla: Add _gtk_hsla_shade() 2012-11-25 03:25:15 +01:00
gtkhslaprivate.h hsla: Add _gtk_hsla_shade() 2012-11-25 03:25:15 +01:00
gtkiconcache.c IconCache: Keep a ref on the GtkIconData 2013-06-19 09:40:19 +02: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: refactor some code into a single function 2013-08-20 02:50:40 +02:00
gtkiconhelperprivate.h gtkiconhelper: Add _gtk_icon_helper_ensure_surface to private header 2013-08-07 13:34:10 +02:00
gtkicontheme.c GDK/GTK on Windows: Fix build 2013-08-26 10:29:23 +08:00
gtkicontheme.h docs: gtk_icon_theme_lookup_by_gicon_for_scale() is new 2013-07-27 21:38:48 +02:00
gtkiconview.c iconview: Respect the fixed item width when adjusting the wrap width 2013-08-26 18:23:55 +02:00
gtkiconview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkiconviewprivate.h Add optional single click activation mode for icon view 2013-01-20 16:49:30 -05:00
gtkimage.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkimage.h Continue the deprecation of GtkIconSet 2013-07-09 06:54:27 -04:00
gtkimageprivate.h
gtkimcontext.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkimcontext.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkimcontextinfo.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkimcontextsimple.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkimcontextsimple.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkimcontextsimpleseqs.h
gtkimmodule.c Deal with platform-specific im modules 2013-08-11 15:42:19 -04: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 Add a revealer to GtkInfoBar 2013-08-03 09:04:47 +02:00
gtkinfobar.h Add an optional close button to the info bar 2013-07-24 17:01:42 -04:00
gtkinfobar.ui Fix layout of infobar 2013-08-03 15:15:12 +02:00
gtkinfobar.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkintl.h
gtkinvisible.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkinvisible.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkkeyhash.c
gtkkeyhash.h
gtklabel.c label: Initialize lines value to -1 2013-08-23 18:27:12 +02:00
gtklabel.h Add api to ellipsize labels to multiple lines 2013-08-22 20:38:01 -04:00
gtklayout.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtklayout.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtklevelbar.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtklevelbar.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtklinkbutton.c Add a style class for context menus 2013-08-18 13:46:48 -04:00
gtklinkbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtklistbox.c listbox: Reorder code 2013-08-08 11:00:32 +02:00
gtklistbox.h listbox: Implement gtk_list_box_insert() 2013-08-08 11:00:26 +02:00
gtkliststore.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkliststore.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtklockbutton.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtklockbutton.h
gtklockbutton.ui GtkLockButton: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtklockbutton.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtklockbuttonprivate.h
gtkmain.c Deprecate and hardcode the value of visible-focus setting 2013-07-08 15:01:33 -04:00
gtkmain.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmarshalers.list Don't use inout ints in the drag-action-requested signal 2013-02-27 14:39:39 -06:00
gtkmenu.c Avoid deprecation warnings 2013-08-20 00:15:37 -04:00
gtkmenu.h Add some missing deprecation annotations 2013-08-13 18:09:47 -04:00
gtkmenubar.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkmenubar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmenubutton.c Fix keyboard activation of menu buttons 2013-08-18 22:22:22 -04:00
gtkmenubutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkmenubuttonprivate.h
gtkmenuitem.c gtkmenuitem: Remove dead assignment 2013-08-13 16:25:26 +02:00
gtkmenuitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmenuitemprivate.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkmenuprivate.h menu: Move enum declaration to correct header 2013-03-28 23:18:58 +01:00
gtkmenushell.c docs: Convert GtkMenuShell comment to documentation 2013-08-14 09:53:16 +01:00
gtkmenushell.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmenushellprivate.h docs: Convert GtkMenuShell comment to documentation 2013-08-14 09:53:16 +01:00
gtkmenutoolbutton.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkmenutoolbutton.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkmenutracker.c GtkMenuTracker: fix leak when creating submenus 2013-06-24 18:05:27 -04:00
gtkmenutracker.h add GtkMenuTrackerItem 2013-05-13 16:33:43 -04:00
gtkmenutrackeritem.c gtkmenutrackeritem: Simplify the submenu opening API 2013-05-13 16:33:43 -04:00
gtkmenutrackeritem.h add GtkMenuTrackerItem 2013-05-13 16:33:43 -04:00
gtkmessagedialog.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkmessagedialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmessagedialog.ui Add xpadding around the image in message dialogs 2013-06-30 11:19:50 -04:00
gtkmessagedialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkmisc.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkmisc.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmnemonichash.c
gtkmnemonichash.h
gtkmodelmenu-quartz.c Bug 691921 - GTK+ built on Leopard references [NSMenu removellItems] 2013-05-20 15:17:47 -07:00
gtkmodelmenu-quartz.h
gtkmodelmenuitem.c add GtkMenuTrackerItem 2013-05-13 16:33:43 -04:00
gtkmodelmenuitem.h add GtkMenuTrackerItem 2013-05-13 16:33:43 -04:00
gtkmodifierstyle.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkmodifierstyle.h
gtkmodules.c gdk: Remove new gdk_display_manager_peek() API 2013-05-02 16:27:47 +02:00
gtkmodules.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkmodulesprivate.h
gtkmountoperation-stub.c
gtkmountoperation-x11.c
gtkmountoperation.c Add a style class for context menus 2013-08-18 13:46:48 -04:00
gtkmountoperation.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmountoperationprivate.h
gtknotebook.c Add a style class for context menus 2013-08-18 13:46:48 -04: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 Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtknumerableiconprivate.h
gtkoffscreenwindow.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkoffscreenwindow.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkorientable.c
gtkorientable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkorientableprivate.h
gtkoverlay.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkoverlay.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkpagesetup.c
gtkpagesetup.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpagesetupunixdialog.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkpagesetupunixdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpagesetupunixdialog.ui Fix some regressions from stock migration 2013-06-25 12:39:19 -04:00
gtkpagesetupunixdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkpaned.c paned: minus the size by the handle for the for_child1 computation. 2013-08-14 00:10:08 -04:00
gtkpaned.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpango.c
gtkpango.h
gtkpapersize.c
gtkpapersize.h typo 2013-05-19 21:24:01 -04:00
gtkpathbar.c pathbar: add back GTK_STYLE_CLASS_LINKED 2013-08-20 02:47:07 +02:00
gtkpathbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpathbar.ui GtkPathBar: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkpathbar.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkpixelcache.c pixelcache: allow specifying content type and extra size. 2013-08-26 21:17:45 +02:00
gtkpixelcacheprivate.h pixelcache: allow specifying content type and extra size. 2013-08-26 21:17:45 +02:00
gtkplacessidebar.c Add a style class for context menus 2013-08-18 13:46:48 -04:00
gtkplacessidebar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkplug.c Disable frame sync for GtkPlug 2013-07-22 18:36:58 -04:00
gtkplug.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpressandhold.c Add mouse pointer support to press and hold 2013-08-05 08:45:46 +02:00
gtkpressandholdprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkprint-win32.c
gtkprint-win32.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintbackend.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkprintbackend.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintcontext.c
gtkprintcontext.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinter-private.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinter.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkprinter.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinteroption.c
gtkprinteroption.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinteroptionset.c
gtkprinteroptionset.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinteroptionwidget.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkprinteroptionwidget.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintjob.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkprintjob.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintoperation-private.h
gtkprintoperation-unix.c
gtkprintoperation-win32.c gtkprintoperation-win32.c: Drop unneeded include 2013-07-29 20:10:03 -04:00
gtkprintoperation.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkprintoperation.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintoperationpreview.c
gtkprintoperationpreview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintsettings.c
gtkprintsettings.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintunixdialog.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkprintunixdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintunixdialog.ui Fix some regressions from stock migration 2013-06-25 12:39:19 -04:00
gtkprintunixdialog.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkprintutils.c
gtkprintutils.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprivate.c Work around access to global resources without calling gtk_init() 2013-04-08 21:19:27 +09:00
gtkprivate.h gtkprivate: #define OPPOSITE_ORIENTATION 2013-05-01 16:41:11 +02:00
gtkprivatetypebuiltins.c.template gtk: Use GDK_AVAILABLE_IN_ALL for generated enum types 2013-05-05 15:38:47 -04:00
gtkprivatetypebuiltins.h.template gtk: Use GDK_AVAILABLE_IN_ALL for generated enum types 2013-05-05 15:38:47 -04:00
gtkprogressbar.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkprogressbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkquartz.c quartz: move atom/pasteboard type conversions functions to GDK 2013-03-28 13:10:38 +01:00
gtkquartz.h quartz: move atom/pasteboard type conversions functions to GDK 2013-03-28 13:10:38 +01:00
gtkquery.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkquery.h
gtkradiobutton.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkradiobutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkradiomenuitem.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkradiomenuitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkradiotoolbutton.c Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkradiotoolbutton.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkrange.c Add autoscroll when dragging past boundary of range 2013-08-05 08:47:27 +02:00
gtkrange.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrbtree.c
gtkrbtree.h
gtkrc.default
gtkrc.key.default
gtkrc.key.emacs
gtkrc.key.mac Deprecate and ignore gtk-enable-mnemonics and gtk-auto-mnemonics" properties 2013-06-26 11:16:12 -04:00
gtkrecentchooser.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkrecentchooser.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrecentchooserdefault.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkrecentchooserdefault.h
gtkrecentchooserdefault.ui GtkRecentChooserDefault: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkrecentchooserdefault.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkrecentchooserdialog.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkrecentchooserdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrecentchoosermenu.c Drop some unnecessary includes 2013-07-19 22:32:23 -04:00
gtkrecentchoosermenu.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
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 Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrecentfilter.c
gtkrecentfilter.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrecentmanager.c Drop some unnecessary includes 2013-07-19 22:32:23 -04:00
gtkrecentmanager.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrevealer.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkrevealer.h revealer: Use new private model, remove priv pointer 2013-07-02 13:42:43 +02:00
gtkroundedbox.c roundedbox: Fix copy-paste error 2012-12-21 19:47:40 +01:00
gtkroundedboxprivate.h
gtkscale.c Drop some unnecessary includes 2013-07-19 22:32:23 -04:00
gtkscale.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkscalebutton.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkscalebutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkscalebutton.ui GtkScaleButton: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkscalebutton.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkscaleprivate.h
gtkscrollable.c
gtkscrollable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkscrollbar.c Drop separate scrollbar accessible implementation 2012-12-27 12:06:23 -05:00
gtkscrollbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkscrolledwindow.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkscrolledwindow.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksearchbar.c searchbar: ignore GDK_KEY_Menu in handle_event() 2013-08-13 20:40:06 -04:00
gtksearchbar.h gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtksearchbar.ui Add GtkSearchBar widget 2013-05-31 17:09:11 +02:00
gtksearchbar.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02: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 gtksearchentry: Provide an accessible name 2013-08-15 16:37:29 +02:00
gtksearchentry.h Change the way GtkSearchEntry does delayed change notification 2013-07-28 21:49:37 -04:00
gtkselection.c
gtkselection.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkselectionprivate.h
gtkseparator.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkseparator.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkseparatormenuitem.c
gtkseparatormenuitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkseparatortoolitem.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkseparatortoolitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksettings.c Revert "Deprecate and ignore the cursor blink settings" 2013-08-16 22:45:13 -04:00
gtksettings.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksettingsprivate.h
gtkshow.c
gtkshow.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksizegroup-private.h sizerequest: Use GtkOrientation 2012-11-14 01:55:29 +01:00
gtksizegroup.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtksizegroup.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksizerequest.c widget: make gtk_widget_compute_size_for_orientation() static 2013-05-11 15:11:53 +02:00
gtksizerequest.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksizerequestcache.c gtksizerequestcache: Fix typo that lead to crash/leak 2013-04-29 18:17:02 +02:00
gtksizerequestcacheprivate.h GtkSizeRequestCache: Don't store baselines in horizontal case 2013-04-23 05:50:37 +02:00
gtksocket.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtksocket.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksocketprivate.h
gtkspinbutton.c Drop some unnecessary includes 2013-07-19 22:32:23 -04:00
gtkspinbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkspinner.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkspinner.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkstack.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkstack.h stack: Use new private model, remove priv pointer 2013-07-02 13:43:20 +02:00
gtkstackswitcher.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkstackswitcher.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkstatusbar.c Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkstatusbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkstatusbar.ui Add a bit of margin on the statusbar 2013-07-17 20:48:59 -04:00
gtkstatusbar.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkstatusicon-quartz.c
gtkstatusicon.c GTK-Win32: Avoid Using Deprecated API 2013-08-14 08:05:53 +08:00
gtkstatusicon.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkstyleanimation.c
gtkstyleanimationprivate.h
gtkstylecascade.c style: Add _gtk_style_provider_private_get_settings() 2012-12-01 01:24:12 +01:00
gtkstylecascadeprivate.h
gtkstylecontext.c gtkstylecontext: Remove some dead code when rendering layouts 2013-08-07 11:53:04 -04:00
gtkstylecontext.h Fix GtkEntry drawing to provide visual feedback when editable=FALSE. 2013-08-19 13:41:39 -04:00
gtkstylecontextprivate.h stylecontext: Remove unused private functions 2012-11-30 22:41:22 +01:00
gtkstyleproperties.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkstyleproperties.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkstylepropertiesprivate.h symboliccolor: Remove extra includes 2012-11-25 02:59:15 +01:00
gtkstyleproperty.c
gtkstylepropertyprivate.h
gtkstyleprovider.c styleprovider: Deprecate two non-working functions 2012-11-24 21:12:00 +01:00
gtkstyleprovider.h Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkstyleproviderprivate.c style: Add _gtk_style_provider_private_get_settings() 2012-12-01 01:24:12 +01:00
gtkstyleproviderprivate.h style: Add _gtk_style_provider_private_get_settings() 2012-12-01 01:24:12 +01:00
gtkswitch.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtkswitch.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktestutils.c Add gtk_test_widget_wait_for_draw to docs 2013-05-27 14:49:43 -04:00
gtktestutils.h API: Add gtk_test_widget_wait_for_draw () 2013-05-17 20:49:52 +02:00
gtktextattributes.c gtktextattributes: include the right headers 2013-04-01 21:12:49 +02:00
gtktextattributes.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktextbtree.c
gtktextbtree.h
gtktextbuffer.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktextbuffer.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktextbufferrichtext.c Doc: various small fixes 2013-05-12 18:09:28 +02:00
gtktextbufferrichtext.h Doc: various small fixes 2013-05-12 18:09:28 +02:00
gtktextbufferserialize.c
gtktextbufferserialize.h
gtktextchild.c gtktextchild: replace hard-coded values by a macro 2013-05-12 18:09:11 +02:00
gtktextchild.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktextchildprivate.h
gtktextdisplay.c
gtktextdisplay.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktexthandle.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktexthandleprivate.h
gtktextiter.c textiter: better document "tag" functions 2013-06-30 10:38:25 +02: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 Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktextmark.c
gtktextmark.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktextmarkprivate.h
gtktextsegment.c
gtktextsegment.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktexttag.c doc: Fix typos 2013-08-20 17:35:44 +02:00
gtktexttag.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktexttagprivate.h GtkTextView: remove some dead code 2013-04-01 21:12:49 +02:00
gtktexttagtable.c Improve doc of gtk_text_tag_table_remove() 2013-08-05 23:01:37 +02:00
gtktexttagtable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktexttypes.c gtktexttypes: remove inline_byte_begins_utf8_char() 2013-04-01 21:12:49 +02:00
gtktexttypes.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktextutil.c gtktextutil: Remove the border and background from drag icons 2013-08-14 07:12:52 -04:00
gtktextutil.h
gtktextview.c textview: use pixelcache to indirectly renderer to widget. 2013-08-26 21:17:45 +02:00
gtktextview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkthemingbackground.c cds: enable outset shadows 2013-04-09 12:52:47 +01:00
gtkthemingbackgroundprivate.h themingbackground: Remove struct members 2012-10-31 11:09:12 +01:00
gtkthemingengine.c themingengine: apply image effects according to GtkCssImageEffect value 2013-08-20 02:50:40 +02:00
gtkthemingengine.h stylecontext: add gtk_render_icon_surface 2013-07-03 14:39:26 +02:00
gtkthemingengineprivate.h stylecontext: Remove unused private functions 2012-11-30 22:41:22 +01:00
gtktogglebutton.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtktogglebutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoggletoolbutton.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtktoggletoolbutton.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtktoolbar.c Add a style class for context menus 2013-08-18 13:46:48 -04:00
gtktoolbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoolbutton.c Drop some unnecessary includes 2013-07-19 22:32:23 -04:00
gtktoolbutton.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtktoolitem.c Move wholly deprecated classes to gtk/deprecated/ 2013-07-19 21:39:47 -04:00
gtktoolitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoolitemgroup.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktoolitemgroup.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoolpalette.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktoolpalette.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoolpaletteprivate.h
gtktoolshell.c
gtktoolshell.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktooltip.c Deprecate and hardcode values for gtk-tooltip* timeouts 2013-07-08 15:02:28 -04:00
gtktooltip.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtktrashmonitor.c Oops, removed unused icon field 2013-01-10 19:37:24 -06:00
gtktrashmonitor.h Add a GtkTrashMonitor private API 2013-01-10 14:36:27 -06:00
gtktrayicon-x11.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktrayicon.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreedatalist.c
gtktreedatalist.h
gtktreednd.c treednd: Remove (out) annotation for GtkSelectionData arg 2013-01-31 21:36:37 +01:00
gtktreednd.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreemenu.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktreemenu.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktreemodel.c Add gtk_tree_model_rows_reordered_with_length introspectable method 2013-07-22 13:39:24 -07:00
gtktreemodel.h Add gtk_tree_model_rows_reordered_with_length introspectable method 2013-07-22 13:39:24 -07:00
gtktreemodelfilter.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktreemodelfilter.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreemodelsort.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktreemodelsort.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreeprivate.h treeview: Remove unused function 2013-05-17 20:49:52 +02:00
gtktreeselection.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktreeselection.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreesortable.c
gtktreesortable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreestore.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktreestore.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreeview.c gtkdnd: Introduce a new API for more accurate drag origin data 2013-08-14 07:12:52 -04:00
gtktreeview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreeviewcolumn.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtktreeviewcolumn.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktypebuiltins.c.template gtk: Use GDK_AVAILABLE_IN_ALL for generated enum types 2013-05-05 15:38:47 -04:00
gtktypebuiltins.h.template gtk: Use GDK_AVAILABLE_IN_ALL for generated enum types 2013-05-05 15:38:47 -04:00
gtktypes.h Add Composite Child machinery and APIs to GtkWidget 2013-04-08 21:19:27 +09:00
gtkunixprint.h
gtkversion.h.in gtkversion.h.in: Put the documentation inside the header guards 2012-11-08 19:19:00 -05:00
gtkviewport.c gtk: Use new macros for defining private data 2013-07-09 09:30:02 +01:00
gtkviewport.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkvolumebutton.c Rename the widget template API 2013-07-26 13:52:15 -04:00
gtkvolumebutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkvolumebutton.ui GtkVolumeButton: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkvolumebutton.ui.h Add .ui.h files to git 2013-08-03 17:26:27 +02:00
gtkwidget.c Fix minor typos 2013-08-21 04:15:52 +02:00
gtkwidget.h Another round of template binding api changes 2013-07-26 16:29:12 -04:00
gtkwidgetpath.c
gtkwidgetpath.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
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 Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkwin32embedwidget.h
gtkwin32theme.c symboliccolor: Implement using GtkCssValue 2012-11-25 02:41:17 +01:00
gtkwin32themeprivate.h symboliccolor: Implement using GtkCssValue 2012-11-25 02:41:17 +01:00
gtkwindow.c gtk/gtkwindow.c: Fix build on non-X11 2013-08-26 21:32:09 +08:00
gtkwindow.h Add a gtk_window_close function 2013-06-28 22:19:15 -04:00
gtkwindowprivate.h csd: Drop content_window 2013-04-20 23:37:10 -04:00
gtkx.h
gtkxembed.c
gtkxembed.h
Makefile.am Fix distcheck 2013-08-20 18:53:57 -04:00
makefile.msc.in
org.gtk.Settings.ColorChooser.gschema.xml color chooser: give GSettings schema a path 2013-01-23 07:48:26 -05:00
org.gtk.Settings.FileChooser.gschema.xml Merge branch 'master' into places-sidebar 2013-02-13 20:37:36 -06:00
paper_names_offsets.c
paper_names.c
queryimmodules.c
updateiconcache.c Make sure icon cache has /-separated subdirs only (v2 - use g_build_path) 2013-02-21 19:42:46 +01:00
xembed.h