gtk2/gtk
Alexander Larsson 031e1a98a0 GtkIconHelper: Convert to using cairo surfaces as base and support scales
We render the source into a cairo_surface_t so that we can render it
with cairo directly, rather than having to convert it from a pixbuf
every time. We also specify the target window when creating the cairo
surface so that rendering can be faster.

Using cairo surfaces also allows us to seamlessly support window scales.

We also add a GTK_IMAGE_SURFACE source type.
2013-07-03 14:39:26 +02:00
..
a11y Deprecate GtkIconFactory, GtkIconSet, GtkIconSource 2013-06-26 20:02:27 -04:00
deprecated Start migrating internals away from GtkStock 2013-06-24 22:20:49 -04: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 Change FSF Address 2012-02-27 17:06:11 +00:00
cursor_dnd_ask.png Add missing cursors 2012-01-16 14:36:18 +01:00
cursor_dnd_copy.png Add missing cursors 2012-01-16 14:36:18 +01:00
cursor_dnd_link.png Add missing cursors 2012-01-16 14:36:18 +01:00
cursor_dnd_move.png Add missing cursors 2012-01-16 14:36:18 +01:00
cursor_dnd_none.png Add missing cursors 2012-01-16 14:36:18 +01:00
extract-strings.c extract-strings: Deal with multiline strings 2013-04-19 15:22:03 -04:00
fallback-c89.c Bug 670499-gtk/fallback-c89.c: Add fallback for nearbyint() 2012-05-03 11:59:16 +08:00
fnmatch.c gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gen-paper-names.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtk-a11y.h Add GtkListBox 2013-06-13 12:17:06 +02:00
gtk-compose-lookaside.txt
gtk-default.css Merge branch 'places-sidebar' into master 2013-04-11 19:45:12 -05:00
gtk-keys.css.default
gtk-keys.css.emacs Change FSF Address 2012-02-27 17:06:11 +00:00
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 win32: Fall back to raleigh with the classic theme 2012-04-03 19:26:15 +02:00
gtk-win32-xp.css win32: Fix up theme for menus on XP 2012-03-15 21:12:34 +01:00
gtk-win32.css win32: Fix up theme for menus on XP 2012-03-15 21:12:34 +01:00
gtk-win32.rc.in
gtk.gresource.xml Add GtkSearchBar widget 2013-05-31 17:09:11 +02:00
gtk.h Add GtkListBox 2013-06-13 12:17:06 +02:00
gtkaboutdialog.c Don't use a GtkIconSet to pick the logo image 2013-06-26 18:48:03 -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
gtkaccelgroup.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkaccelgroup.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkaccelgroupprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaccellabel.c GtkAccelLabel: Don't show "+" if there's no more keys to add 2013-02-18 18:00:44 +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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaccessible.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkaction.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkaction.h Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkactionable.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkactionable.h actionable: silence g-i scanner warning 2012-06-25 14:49:11 -04:00
gtkactiongroup.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkactiongroup.h Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkactionhelper.c action stuff: stop abusing GLib's namespace 2013-05-13 16:33:42 -04:00
gtkactionhelper.h introduce private GtkActionHelper 2012-08-20 13:11:01 -04:00
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
gtkactivatable.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkactivatable.h Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkadjustment.c gtk/gtkadjustment.c: Improve docs 2012-08-07 03:20:50 +09:00
gtkadjustment.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkalignment.c Always use gint for border_width 2013-05-04 19:21:56 -04:00
gtkalignment.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkallocatedbitmask.c bitmask: Don't allocate memory for small bitmasks 2012-03-01 15:10:36 +01:00
gtkallocatedbitmaskprivate.h bitmask: Don't allocate memory for small bitmasks 2012-03-01 15:10:36 +01:00
gtkappchooser.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooser.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkappchooserbutton.c appchooserbutton: filter out applications not supposed to be visible 2013-03-22 15:27:41 -04:00
gtkappchooserbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkappchooserdialog.c Prevent a segfault if GtkAppChooserDialog gets disposed early 2013-05-02 20:00:49 -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
gtkappchoosermodule.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchoosermodule.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooseronline.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooseronline.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooseronlinepk.c Avoid a warning under Wayland 2013-03-08 19:49:00 -05:00
gtkappchooseronlinepk.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooserprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooserwidget.c GtkAppChooserWidget: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09: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
gtkapplication.c GtkApplication: Allow passing windows on non-X11 targets 2013-03-14 17:48:20 +01:00
gtkapplication.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkapplicationprivate.h Remove private appwindow observer creation API 2012-08-20 13:13:49 -04:00
gtkapplicationwindow.c Fix accels added after the window was shown not working 2013-05-13 08:57:06 +02:00
gtkapplicationwindow.h application: Add unique IDs for GtkApplicationWindow 2012-05-03 17:45:46 +02:00
gtkarrow.c docs: Typo fix 2013-03-15 18:51:11 +01:00
gtkarrow.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkaspectframe.c Docs: GtkAspectFrame: use top/bottom for vertical alignment 2012-08-26 01:01:59 +02:00
gtkaspectframe.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkassistant.c Start migrating internals away from GtkStock 2013-06-24 22:20:49 -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
gtkbbox.c API: Don't export gtk_widget_preferred_size_and_baseline() 2013-05-11 14:48:01 +02:00
gtkbbox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkbin.c Revert "Revert "gtkbin: Remove the silliest code on earth"" 2013-04-22 08:23:08 -04: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbitmaskprivate.h Fix compile error from splitting bitmask code 2012-03-01 16:26:38 -08:00
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 Change FSF Address 2012-02-27 17:06:11 +00:00
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 GtkBox: don't propagate the expand child property 2013-05-25 14:46:09 -04:00
gtkbox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkboxprivate.h box: Fix includes so hbox/vbox compile warning-free 2011-11-02 02:31:54 +01:00
gtkbubblewindow.c GtkBubbleWindow: use OSD style class 2013-03-05 16:48:02 -05: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbuilder.c Start migrating internals away from GtkStock 2013-06-24 22:20:49 -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 Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkbutton.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkbuttonprivate.h GtkCheckButton and GtkRadioButton: Implement baseline alignment 2013-04-23 05:58:07 +02:00
gtkcairoblur.c blur: Do the same thing for rows and cols 2012-09-20 02:45:41 +02:00
gtkcairoblurprivate.h blur: Take the radius as a double parameter 2012-09-20 02:45:41 +02:00
gtkcalendar.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkcalendar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellarea.c Fix mouse interaction in combo cell renderer 2013-04-19 10:11:48 -04:00
gtkcellarea.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellareabox.c gtkprivate: #define OPPOSITE_ORIENTATION 2013-05-01 16:41:11 +02:00
gtkcellareabox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellareaboxcontext.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellareaboxcontextprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcellareacontext.c docs: correct various spelling and grammar errors 2013-03-04 22:48:22 +00:00
gtkcellareacontext.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcelleditable.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
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 docs: correct various spelling and grammar errors 2013-03-04 22:48:22 +00:00
gtkcellrenderer.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendereraccel.c Bug 595615 — Use proper ellipses 2012-11-26 08:59:27 +00:00
gtkcellrendereraccel.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrenderercombo.c Typo fix 2013-01-13 08:27:20 -05:00
gtkcellrenderercombo.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendererpixbuf.c CellRendererPixbuf: Set the window on the icon helper 2013-07-03 14:39:26 +02:00
gtkcellrendererpixbuf.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendererprogress.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrendererprogress.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendererspin.c types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkcellrendererspin.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrendererspinner.c Deprecate GtkIconFactory, GtkIconSet, GtkIconSource 2013-06-26 20:02:27 -04:00
gtkcellrendererspinner.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrenderertext.c API: Export gtk_cell_renderer_class_set_accessible_type() 2013-02-25 21:42:31 +01:00
gtkcellrenderertext.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellrenderertoggle.c API: Export gtk_cell_renderer_class_set_accessible_type() 2013-02-25 21:42:31 +01:00
gtkcellrenderertoggle.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcellview.c docs: correct various spelling and grammar errors 2013-03-04 22:48:22 +00: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 Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -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 gtk: Don't use GDK_THREADS_ENTER/LEAVE macros internally 2012-07-30 18:01:47 +02:00
gtkclipboard.c clipboard: remove dead code 2013-03-04 19:37:38 -05:00
gtkclipboard.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcolorbutton.c Deprecate gtk_widget_push_composite_child & friends 2013-04-08 21:19:27 +09: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 Start migrating internals away from GtkStock 2013-06-24 22:20:49 -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
gtkcolorchooserprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcolorchooserwidget.c GtkColorChooserWidget: deselect swatch before removing palettes 2013-03-04 18:32:00 -05:00
gtkcolorchooserwidget.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcoloreditor.c GtkColorEditor: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkcoloreditor.ui GtkColorEditor: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkcoloreditorprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorplane.c GtkColorPlane: Added construct-only properties to setup the adjustments. 2013-04-08 21:19:29 +09:00
gtkcolorplaneprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorscale.c colorscale: Select for touch events 2012-03-04 11:24:51 -05:00
gtkcolorscaleprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorswatch.c GtkColorChooser: Fix selection of colors 2013-03-20 22:21:16 -04:00
gtkcolorswatchprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkcolorutils.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcolorutils.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkcombobox.c combobox: popdown the combobox when on 'grab-broken-event' 2013-03-12 07:23:17 -04:00
gtkcombobox.h Add annotations to gtk headers 2013-05-05 15:38: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 Fix string allocation handling with GtkBuilder translations 2013-06-08 10:54:25 +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 cssanimation: Implement pausing the animation 2012-09-17 20:40:01 +02:00
gtkcssarrayvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssarrayvalueprivate.h cssvalue: Make the array parser no longer parse "none" 2012-09-03 12:54:14 +02:00
gtkcssbgsizevalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssbgsizevalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcssbordervalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssbordervalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
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 css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcsscustomproperty.c API: Deprecate functions to register custom CSS properties 2012-11-30 22:45:20 +01:00
gtkcsscustompropertyprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcsseasevalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsseasevalueprivate.h cssvalue: Add GtkCssEaseValue 2012-04-17 08:59:16 +02:00
gtkcssenginevalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssenginevalueprivate.h cssvalue: Add a css value for engines 2012-04-17 08:59:18 +02:00
gtkcssenumvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssenumvalueprivate.h cssvalue: Parse font sizes properly 2012-12-01 16:27:45 +01:00
gtkcssimage.c CSS: Add -gtk-scaled(image1,image2,...) support for hidpi assets 2013-07-03 14:39:25 +02:00
gtkcssimagecrossfade.c cssimage: Implement some equal functions 2012-11-01 12:27:31 +01:00
gtkcssimagecrossfadeprivate.h cssimage: Add GtkCssImageCrossFade 2012-04-17 08:59:16 +02:00
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 linear-gradient: Convert from GtkCssNumber to GtkCssValue 2012-04-17 08:59:19 +02:00
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 cssvalue: Add a cssvalue for images 2012-04-17 08:59:14 +02:00
gtkcssimagewin32.c cssimage: No need to pass base file anymore 2012-05-11 16:42:12 +02:00
gtkcssimagewin32private.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcssinheritvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssinheritvalueprivate.h css: Move computing of initial and inherit values 2012-08-28 15:40:57 +02:00
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 css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcssparser.c cssparser: Don't detect /*/ as a comment 2012-11-28 21:11:48 +01:00
gtkcssparserprivate.h cssparser: Change APIs that work with files 2012-05-11 16:42:12 +02:00
gtkcsspositionvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsspositionvalueprivate.h Fix css parser tests 2012-10-16 06:02:03 -04:00
gtkcssprovider.c doc: Documented icon-shadow CSS property 2013-04-19 10:19:25 -04: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 cssvalue: Add a custom value for repeats 2012-04-17 08:59:18 +02:00
gtkcssrgbavalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssrgbavalueprivate.h css: Fold color value computation into gtksymboliccolor.c 2012-08-28 15:40:56 +02:00
gtkcsssection.c section: Add _gtk_css_section_to_string() 2012-09-28 18:27:49 +02:00
gtkcsssection.h cssprovider: Add parsing support for @keyframes 2012-09-17 20:39:10 +02:00
gtkcsssectionprivate.h section: Add _gtk_css_section_to_string() 2012-09-28 18:27:49 +02:00
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 styleproperty: Remove base argument 2012-05-11 16:42:12 +02:00
gtkcssshorthandpropertyimpl.c Don't return prematurely 2012-11-29 23:10:35 -05:00
gtkcssshorthandpropertyprivate.h cssshorthand: Don't pass base file anymore 2012-05-11 16:42:12 +02:00
gtkcssstringvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcssstringvalueprivate.h cssvalue: Add a GtkCssValue for idents 2012-04-17 08:59:16 +02:00
gtkcssstylefuncs.c Use gdk_cairo_surface_create_from_pixbuf when possible 2013-07-03 14:39:25 +02:00
gtkcssstylefuncsprivate.h css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcssstyleproperty.c cssstyleproperty: remove unused variable 2012-12-13 21:54:50 -05:00
gtkcssstylepropertyimpl.c Make key themes work again 2013-05-08 10:21:36 -04:00
gtkcssstylepropertyprivate.h build: fix some GCC warnings 2012-12-07 11:35:06 -05:00
gtkcsstransition.c animations: Don't set animated values for finished transitions 2012-10-06 15:55:31 -04:00
gtkcsstransitionprivate.h cssanimation: Don't store the end value in a CSS transition 2012-10-01 13:09:49 +02:00
gtkcsstypedvalue.c css: Add a scale argument to css-value compute vfunc 2013-07-03 14:39:25 +02:00
gtkcsstypedvalueprivate.h cssvalue: Split out old value handling to new typed value 2012-04-17 08:59:20 +02:00
gtkcsstypes.c cssvalue: First step of proper dependency tracking 2012-08-28 15:42:24 +02:00
gtkcsstypesprivate.h css: Support opacity 2013-02-07 11:11:38 +01: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 Start migrating internals away from GtkStock 2013-06-24 22:20:49 -04:00
gtkcustompaperunixdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkdbusinterfaces.xml mountoperation: use the Shell DBus proxy if available 2012-06-22 16:49:05 -04:00
gtkdebug.h GtkPixelCache: Add debug feature to track redraws 2013-05-07 16:34:05 +02:00
gtkdialog.c Deprecate the gtk stock functions 2013-06-27 17:51:38 -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
gtkdnd-quartz.c Start migrating internals away from GtkStock 2013-06-24 22:20:49 -04:00
gtkdnd.c Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkdnd.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -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 Fix a typo in the the comments 2012-08-26 22:54:55 +08:00
gtkeditable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkentry.c entry: Set the window on the icon helper 2013-07-03 14:39:26 +02:00
gtkentry.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkentrybuffer.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkentrybuffer.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkentrycompletion.c entrycompletion: Don't reconnect signals all the time 2013-03-05 13:09:10 +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 GtkEventBox: Correctly handle height for width 2013-05-06 17:49:58 +02:00
gtkeventbox.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkexpander.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01: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 Deprecate GtkIconFactory, GtkIconSet, GtkIconSource 2013-06-26 20:02:27 -04:00
gtkfilechooserbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfilechooserbutton.ui GtkFileChooserButton: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkfilechooserdefault.c Deprecate GtkIconFactory, GtkIconSet, GtkIconSource 2013-06-26 20:02:27 -04:00
gtkfilechooserdefault.h gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gtkfilechooserdefault.ui Fix a typo 2013-04-29 13:08:18 -04:00
gtkfilechooserdialog.c Start migrating internals away from GtkStock 2013-06-24 22:20:49 -04:00
gtkfilechooserdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfilechooserdialog.ui GtkFileChooserDialog: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkfilechooserembed.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooserembed.h Change FSF Address 2012-02-27 17:06:11 +00:00
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 Change FSF Address 2012-02-27 17:06:11 +00:00
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 Move GtkFileChooserWidgetPrivate to gtkfilechooserwidget.c 2013-04-11 20:51:09 -05:00
gtkfilechooserwidget.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfilefilter.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkfilefilter.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfilesystem.c Merge branch 'places-sidebar' into master 2013-04-11 19:45:12 -05:00
gtkfilesystem.h Merge branch 'places-sidebar' into master 2013-04-11 19:45:12 -05: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 Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkfixed.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkfontbutton.c GtkFontButton: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09: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
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 GtkFontChooserDialog: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09: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
gtkfontchooserprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfontchooserutils.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfontchooserutils.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfontchooserwidget.c GtkFontChooserWidget: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkfontchooserwidget.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkfontchooserwidget.ui GtkFontChooserWidget: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkframe.c Always use gint for border_width 2013-05-04 19:21:56 -04: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 GtkGrid: Undo a size allocation tweak 2013-04-28 18:46:41 -04:00
gtkgrid.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkheaderbar.c GtkHeaderBar: documentation improvements 2013-06-30 00:27:45 -04:00
gtkheaderbar.h GtkHeaderBar: Add subtitle support 2013-03-19 22:07:26 -04: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkiconcachevalidator.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkiconfactory.c icon factory: Add gtk_icon_set_render_icon_surface 2013-07-03 14:39:26 +02:00
gtkiconfactory.h Deprecate GtkIconFactory, GtkIconSet, GtkIconSource 2013-06-26 20:02:27 -04:00
gtkiconhelper.c GtkIconHelper: Convert to using cairo surfaces as base and support scales 2013-07-03 14:39:26 +02:00
gtkiconhelperprivate.h GtkIconHelper: Convert to using cairo surfaces as base and support scales 2013-07-03 14:39:26 +02:00
gtkicontheme.c GtkIconTheme: Add helpers to load to cairo_surface_t 2013-07-03 14:39:26 +02:00
gtkicontheme.h GtkIconTheme: Add helpers to load to cairo_surface_t 2013-07-03 14:39:26 +02:00
gtkiconview.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01: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 GtkImage: Set the window on the gtkiconhelper 2013-07-03 14:39:26 +02:00
gtkimage.h GtkIconHelper: Convert to using cairo surfaces as base and support scales 2013-07-03 14:39:26 +02:00
gtkimagemenuitem.c Deprecate GtkImageMenuItem 2013-06-27 18:48:46 -04:00
gtkimagemenuitem.h Deprecate GtkImageMenuItem 2013-06-27 18:48:46 -04:00
gtkimageprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimcontext.c Remove rest of gtk-show-input-method-menu and gtk-show-unicode-menu 2013-06-21 08:59:32 -04: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: convert keyvals to unicode before committing to the imcontext 2012-11-30 15:10:51 +01:00
gtkimcontextsimple.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkimcontextsimpleseqs.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimmodule.c immodule: fix a GCC warning 2013-02-18 19:38:21 -05:00
gtkimmodule.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimmoduleprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimmulticontext.c im: Deprecate gtk_im_multicontext_append_menuitems 2013-06-09 09:51:55 -04:00
gtkimmulticontext.h im: Deprecate gtk_im_multicontext_append_menuitems 2013-06-09 09:51:55 -04:00
gtkinfobar.c Deprecate the gtk stock functions 2013-06-27 17:51:38 -04:00
gtkinfobar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkinfobar.ui GtkInfoBar: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkintl.h
gtkinvisible.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkinvisible.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkkeyhash.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkkeyhash.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtklabel.c Deprecate and ignore gtk-enable-mnemonics and gtk-auto-mnemonics" properties 2013-06-26 11:16:12 -04:00
gtklabel.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtklayout.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtklayout.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtklevelbar.c Add accessibility for GtkLevelBar and value test 2013-02-01 11:44:15 -06:00
gtklevelbar.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtklinkbutton.c Start migrating internals away from GtkStock 2013-06-24 22:20:49 -04:00
gtklinkbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtklistbox.c listbox: Use new private model, remove priv pointer 2013-07-02 13:44:17 +02:00
gtklistbox.h listbox: Use new private model, remove priv pointer 2013-07-02 13:44:17 +02:00
gtkliststore.c Doc: various small fixes 2013-05-12 18:09:28 +02:00
gtkliststore.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtklockbutton.c GtkLockButton: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtklockbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtklockbutton.ui GtkLockButton: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtklockbuttonprivate.h a11y: Get lockbutton text directly 2012-07-09 02:58:22 +02:00
gtkmain.c Deprecate and ignore gtk-enable-mnemonics and gtk-auto-mnemonics" properties 2013-06-26 11:16:12 -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 Deprecate and ignore gtk-menu popup and popdown delay settings 2013-06-26 14:08:37 -04:00
gtkmenu.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmenubar.c Deprecate and ignore gtk-menu-bar-accel setting 2013-06-26 14:21:44 -04:00
gtkmenubar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmenubutton.c Documentation fixes 2013-01-13 08:27:20 -05:00
gtkmenubutton.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkmenubuttonprivate.h GtkMenuButton: rename _set_menu() to _set_popup() 2012-08-20 17:04:14 -04:00
gtkmenuitem.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkmenuitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmenuitemprivate.h GtkMenuItem: implement GtkActionable 2012-08-20 13:13:45 -04:00
gtkmenuprivate.h menu: Move enum declaration to correct header 2013-03-28 23:18:58 +01:00
gtkmenushell.c menushell: don't activate a menu entry when opening a big menu 2013-06-27 20:20:53 +02:00
gtkmenushell.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmenushellprivate.h Introduce GtkMenuTracker 2013-04-01 16:45:19 -04:00
gtkmenutoolbutton.c Start deprecating some GtkStock API 2013-06-25 19:05:32 -04: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 Start migrating internals away from GtkStock 2013-06-24 22:20:49 -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
gtkmisc.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkmisc.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmnemonichash.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmnemonichash.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmodelmenu-quartz.c Bug 691921 - GTK+ built on Leopard references [NSMenu removellItems] 2013-05-20 15:17:47 -07:00
gtkmodelmenu-quartz.h Action helper support in Mac OS menus. 2012-08-20 13:13:49 -04:00
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 symboliccolor: Deprecate 2012-11-25 03:43:28 +01:00
gtkmodifierstyle.h Change FSF Address 2012-02-27 17:06:11 +00:00
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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmountoperation-stub.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmountoperation-x11.c OpenBSD: use G_N_ELEMENTS instead of nitems 2012-07-09 18:20:34 +02:00
gtkmountoperation.c Start migrating internals away from GtkStock 2013-06-24 22:20:49 -04:00
gtkmountoperation.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkmountoperationprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtknotebook.c Deprecate and ignore gtk-keynav-cursor-only and gtk-keynav-wrap-around 2013-06-26 15:33:10 -04:00
gtknotebook.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtknumerableicon.c Use gdk_cairo_surface_create_from_pixbuf when possible 2013-07-03 14:39:25 +02:00
gtknumerableicon.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtknumerableiconprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkorientable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkorientableprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkoverlay.c overlay/paned: Ensure we set the right visual on windows 2013-05-08 15:51:00 +02:00
gtkoverlay.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkpagesetup.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkpagesetup.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpagesetupunixdialog.c GtkPageSetupUnixDialog: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09: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
gtkpaned.c overlay/paned: Ensure we set the right visual on windows 2013-05-08 15:51:00 +02:00
gtkpaned.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpango.c gtk: Add get_type() function declarations for private objects 2012-10-02 19:32:38 +02:00
gtkpango.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkpapersize.c gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gtkpapersize.h typo 2013-05-19 21:24:01 -04:00
gtkpathbar.c Deprecate GtkIconFactory, GtkIconSet, GtkIconSource 2013-06-26 20:02:27 -04: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
gtkpixelcache.c pixel-cache: Refresh pixel cache on window scale factor changes. 2013-07-03 14:34:13 +02:00
gtkpixelcacheprivate.h Add GtkPixelCache 2013-05-07 16:34:05 +02:00
gtkplacessidebar.c Deprecate GtkIconFactory, GtkIconSet, GtkIconSource 2013-06-26 20:02:27 -04:00
gtkplacessidebar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkplug.c plug: Don't unregister windows that were never registered 2013-04-08 16:34:19 +02:00
gtkplug.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkpressandhold.c gtk: Be more careful when ignoring touch events 2012-03-04 11:24:51 -05:00
gtkpressandholdprivate.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkprint-win32.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprint-win32.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintbackend.c Start migrating internals away from GtkStock 2013-06-24 22:20:49 -04:00
gtkprintbackend.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintcontext.c Don't rotate pdf landscape output 2012-09-12 15:38:37 +02:00
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: Don't use GDK_THREADS_ENTER/LEAVE macros internally 2012-07-30 18:01:47 +02:00
gtkprinter.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinteroption.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinteroption.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinteroptionset.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinteroptionset.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprinteroptionwidget.c Start migrating internals away from GtkStock 2013-06-24 22:20:49 -04:00
gtkprinteroptionwidget.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintjob.c gtkprintjob: release the surface and backend before the output io channel 2013-04-14 12:19:09 +02:00
gtkprintjob.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintoperation-private.h Don't rotate pdf landscape output 2012-09-12 15:38:37 +02:00
gtkprintoperation-unix.c Don't rotate pdf landscape output 2012-09-12 15:38:37 +02:00
gtkprintoperation-win32.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintoperation.c Don't rotate pdf landscape output 2012-09-12 15:38:37 +02:00
gtkprintoperation.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintoperationpreview.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintoperationpreview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintsettings.c Make collate default to enabled 2012-03-19 13:00:33 +00:00
gtkprintsettings.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkprintunixdialog.c Deprecate GtkIconFactory, GtkIconSet, GtkIconSource 2013-06-26 20:02:27 -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
gtkprintutils.c printing: Rename GTK_UNIT_PIXEL to GTK_UNIT_NONE 2012-05-03 18:30:48 -07:00
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 progressbar: Store activity position as percentage 2012-12-29 01:00:15 +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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkquery.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkradioaction.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkradioaction.h Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkradiobutton.c Deprecate and ignore gtk-keynav-cursor-only and gtk-keynav-wrap-around 2013-06-26 15:33:10 -04:00
gtkradiobutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkradiomenuitem.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -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 Deprecate and ignore gtk-keynav-cursor-only and gtk-keynav-wrap-around 2013-06-26 15:33:10 -04:00
gtkrange.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrbtree.c gtk: Make functions static that don't need to be non-static 2012-10-02 19:32:51 +02:00
gtkrbtree.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrc.default
gtkrc.key.default
gtkrc.key.emacs Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrc.key.mac Deprecate and ignore gtk-enable-mnemonics and gtk-auto-mnemonics" properties 2013-06-26 11:16:12 -04:00
gtkrecentaction.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkrecentaction.h Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkrecentchooser.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkrecentchooser.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrecentchooserdefault.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkrecentchooserdefault.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchooserdefault.ui GtkRecentChooserDefault: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09:00
gtkrecentchooserdialog.c Start migrating internals away from GtkStock 2013-06-24 22:20:49 -04:00
gtkrecentchooserdialog.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrecentchoosermenu.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkrecentchoosermenu.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrecentchooserprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchooserutils.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchooserutils.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchooserwidget.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchooserwidget.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrecentfilter.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentfilter.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrecentmanager.c Fix deprecations for GtkIconInfo 2013-02-15 19:48:56 -05:00
gtkrecentmanager.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkrevealer.c revealer: Use new private model, remove priv pointer 2013-07-02 13:42:43 +02: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 gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gtkscale.c Fix a few memory leaks wrt to translations 2013-04-28 21:43:49 -04:00
gtkscale.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkscalebutton.c Start migrating internals away from GtkStock 2013-06-24 22:20:49 -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
gtkscaleprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkscrollable.c types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
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 Fix default value of scrolled window placement-set property 2013-06-26 22:07:00 -04:00
gtkscrolledwindow.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksearchbar.c GtkSearchBar: formatting trivia 2013-06-30 00:50:29 -04:00
gtksearchbar.h Add GtkSearchBar widget 2013-05-31 17:09:11 +02:00
gtksearchbar.ui Add GtkSearchBar widget 2013-05-31 17:09:11 +02:00
gtksearchengine.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchengine.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchenginequartz.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchenginequartz.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchenginesimple.c Fix the build on Solaris 2012-05-25 23:13:42 -04:00
gtksearchenginesimple.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchenginetracker.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchenginetracker.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksearchentry.c GtkSearchEntry: Don't wait for timeout when emptying 2013-05-23 20:53:30 +02:00
gtksearchentry.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtkselection.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkselection.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkselectionprivate.h
gtkseparator.c separator: Don't use padding and borders wrongly 2013-03-15 18:18:40 +01:00
gtkseparator.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkseparatormenuitem.c types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkseparatormenuitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkseparatortoolitem.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkseparatortoolitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksettings.c Add GDK_DPI_SCALE env var 2013-07-03 14:39:25 +02:00
gtksettings.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksettingsprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkshow.c Change FSF Address 2012-02-27 17:06:11 +00:00
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 gtksizegroup: Add explicit braces to avoid dangling else 2013-05-07 13:59:53 +02: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 Fix compiler warnings 2013-02-11 11:40:15 +01:00
gtksocket.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtksocketprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkspinbutton.c spinbutton: set the window on the icon helper 2013-07-03 14:39:26 +02:00
gtkspinbutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkspinner.c Force spinners to be square 2012-09-17 22:47:36 -04:00
gtkspinner.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkstack.c stack: Use new private model, remove priv pointer 2013-07-02 13:43:20 +02:00
gtkstack.h stack: Use new private model, remove priv pointer 2013-07-02 13:43:20 +02:00
gtkstackswitcher.c GtkStackSwitcher: unset tooltip 2013-04-24 20:10:05 -04:00
gtkstackswitcher.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkstatusbar.c GtkStatusbar: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkstatusbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkstatusbar.ui GtkStatusbar: Define children with a GtkBuilder template 2013-04-08 21:19:28 +09:00
gtkstatusicon-quartz.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkstatusicon.c Deprecate GtkIconFactory, GtkIconSet, GtkIconSource 2013-06-26 20:02:27 -04:00
gtkstatusicon.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtkstock.c Deprecate the gtk stock functions 2013-06-27 17:51:38 -04:00
gtkstock.h Add deprecation warnings to GTK_STOCK macros 2013-06-30 12:33:22 -04:00
gtkstyleanimation.c animation: Don't set the changed properties anymore 2012-09-17 20:39:13 +02:00
gtkstyleanimationprivate.h animation: Don't set the changed properties anymore 2012-09-17 20:39:13 +02:00
gtkstylecascade.c style: Add _gtk_style_provider_private_get_settings() 2012-12-01 01:24:12 +01:00
gtkstylecascadeprivate.h styleprovider: Add a custom object for a list of style providers 2012-04-17 08:59:07 +02:00
gtkstylecontext.c stylecontext: add gtk_render_icon_surface 2013-07-03 14:39:26 +02:00
gtkstylecontext.h icon factory: Add gtk_icon_set_render_icon_surface 2013-07-03 14:39:26 +02:00
gtkstylecontextprivate.h stylecontext: Remove unused private functions 2012-11-30 22:41:22 +01:00
gtkstyleproperties.c deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +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 styleproperty: Remove base argument 2012-05-11 16:42:12 +02:00
gtkstylepropertyprivate.h styleproperty: Remove base argument 2012-05-11 16:42:12 +02:00
gtkstyleprovider.c styleprovider: Deprecate two non-working functions 2012-11-24 21:12:00 +01:00
gtkstyleprovider.h Add annotations to gtk headers 2013-05-05 15:38: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 Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -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: use g_slice 2011-12-25 17:49:03 +01:00
gtktextbtree.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextbuffer.c Fix a couple documentation warnings 2013-06-25 19:05:32 -04: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextbufferserialize.h Change FSF Address 2012-02-27 17:06:11 +00:00
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 gtk: Add get_type() function declarations for private objects 2012-10-02 19:32:38 +02:00
gtktextdisplay.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktexthandle.c texthandle: Set a bigger input shape, covering the line height 2013-03-05 16:47:58 -05:00
gtktexthandleprivate.h Add GtkTextHandle 2012-09-03 00:19:03 -04:00
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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextlayout.c Remove an unused private function 2013-05-05 15:38:46 -04: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextsegment.c
gtktextsegment.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktexttag.c Clarify docs of GtkTextTag -set properties a bit 2013-02-03 17:22:48 -05: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 GtkTextTagTable: simplify a bit the code 2013-04-01 21:12:49 +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 gtk: Use gtk_style_context_get() 2012-12-06 02:57:18 +01:00
gtktextutil.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextview.c Deprecate and ignore the cursor blink settings 2013-06-26 12:32:31 -04: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 stylecontext: add gtk_render_icon_surface 2013-07-03 14:39:26 +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
gtktoggleaction.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtktoggleaction.h Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtktogglebutton.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtktogglebutton.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoggletoolbutton.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtktoggletoolbutton.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtktoolbar.c Revert "toolbar: Don't special-case RTL toolbar child positions anymore" 2013-02-23 14:53:23 -05:00
gtktoolbar.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoolbutton.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtktoolbutton.h Start deprecating some GtkStock API 2013-06-25 19:05:32 -04:00
gtktoolitem.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtktoolitem.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoolitemgroup.c Deprecate gtk_widget_push_composite_child & friends 2013-04-08 21:19:27 +09:00
gtktoolitemgroup.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoolpalette.c Start migrating internals away from GtkStock 2013-06-24 22:20:49 -04:00
gtktoolpalette.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktoolpaletteprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoolshell.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtktoolshell.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktooltip.c Deprecate and ignore gtk-enable-tooltips setting 2013-06-30 14:28:02 -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 tray: Add suggested braces around empty body in 'if' statements 2012-04-07 13:01:24 +02:00
gtktrayicon.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreedatalist.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreedatalist.h Change FSF Address 2012-02-27 17:06:11 +00:00
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: Get rid of deprecation warnings 2012-05-01 03:13:01 +02:00
gtktreemenu.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gtktreemodel.c docs: Improve GtkTreeModel iteration pattern 2012-11-22 21:36:46 +00:00
gtktreemodel.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreemodelfilter.c treemodelfilter: Make the constructor binding friendly 2012-12-05 13:43:19 -05:00
gtktreemodelfilter.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreemodelsort.c treemodelsort: destroy the root only if we are removing the latest row of the level 2013-05-03 13:06:08 +02: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 Make accessible implementations public 2012-12-27 11:23:22 -05:00
gtktreeselection.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreesortable.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreesortable.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreestore.c Doc: various small fixes 2013-05-12 18:09:28 +02:00
gtktreestore.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreeview.c treeview: Ensure we first validate the visible area when validating 2013-06-24 20:19:11 +02:00
gtktreeview.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtktreeviewcolumn.c Deprecate gtk_widget_push_composite_child & friends 2013-04-08 21:19:27 +09: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
gtkuimanager.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkuimanager.h Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
gtkunixprint.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkversion.h.in gtkversion.h.in: Put the documentation inside the header guards 2012-11-08 19:19:00 -05:00
gtkviewport.c Make GtkViewport use GtkPixelCache 2013-05-07 16:34:05 +02:00
gtkviewport.h Add annotations to gtk headers 2013-05-05 15:38:47 -04:00
gtkvolumebutton.c GtkVolumeButton: Define children with a GtkBuilder template 2013-04-08 21:19:29 +09: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
gtkwidget.c GtkWidget: Propagate scale to GtkStyleContext 2013-07-03 14:39:25 +02:00
gtkwidget.h gtk: add gtk_widget_get_scale_factor() 2013-07-03 14:34:13 +02:00
gtkwidgetpath.c Optimize gtk_widget_path_copy() by preallocating "elems" array 2012-08-07 00:38:48 -04:00
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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkwin32embed.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkwin32embed.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkwin32embedwidget.c Add gtk_widget_(un)register_window 2013-02-07 11:11:37 +01:00
gtkwin32embedwidget.h Change FSF Address 2012-02-27 17:06:11 +00:00
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 widget: Track when the window scale factor changes and notify 2013-07-03 14:34:13 +02: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkxembed.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkxembed.h Change FSF Address 2012-02-27 17:06:11 +00:00
Makefile.am CSS: Add -gtk-scaled(image1,image2,...) support for hidpi assets 2013-07-03 14:39:25 +02: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 build: Remove now-unused GTK_DISABLE_DEPRECATED undefs 2012-05-01 03:13:01 +02:00
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