gtk2/gtk
Benjamin Otte 5e12aafacd stylecontext: Fix gtk_style_context_set_background()
This function is just a sophisitcated optimization.

If we know the GDK window's background will be opaque, we mark it as
opaque. This is so GDK can do all the optimizations it does for opaque
windows and be fast.

This is mainly used when scrolling.

The previous code didn't get this right, in particular it didn't enforce
a transparent background when it knew the background was not opaque.
2012-12-17 17:47:20 +01:00
..
a11y a11y: fix uninitialized variables compiler warning 2012-12-13 21:52:51 -05:00
deprecated deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +01:00
stock-icons
tests Added new function gtk_builder_expose_object() based on the original work by 2012-12-10 14:53:53 -03:00
abicheck.sh
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
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
gactionmuxer.c GActionMuxer: add support for parent muxers 2012-08-20 13:08:17 -04:00
gactionmuxer.h GActionMuxer: add support for parent muxers 2012-08-20 13:08:17 -04:00
gactionobservable.c Change FSF Address 2012-02-27 17:06:11 +00:00
gactionobservable.h Change FSF Address 2012-02-27 17:06:11 +00:00
gactionobserver.c Change FSF Address 2012-02-27 17:06:11 +00:00
gactionobserver.h Change FSF Address 2012-02-27 17:06:11 +00:00
gen-paper-names.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtk-compose-lookaside.txt
gtk-default.css Raleigh: Fix spinners with disabled animations 2012-11-01 12:27:31 +01: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 css: Remove old animation code 2012-04-17 08:59:19 +02: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 win32: Fall back to raleigh with the classic theme 2012-04-03 19:26:15 +02:00
gtk.h deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +01:00
gtk.symbols API: Add gtk_widget_is_visible() 2012-11-04 15:24:17 +01:00
gtkaboutdialog.c aboutdialog: Add text tag to get small text 2012-12-06 02:57:18 +01:00
gtkaboutdialog.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaccelgroup.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkaccelgroup.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaccelgroupprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaccellabel.c GtkAccelLabel: adjust recent accel changes 2012-09-18 08:57:53 -04:00
gtkaccellabel.h GtkAccelLabel: add manual accel API 2012-09-17 12:31:22 -04:00
gtkaccelmap.c Document removing of accelerators 2012-05-18 15:41:31 +02:00
gtkaccelmap.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaccelmapprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaccessible.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaccessible.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaction.c gtk: ref the action around gtk_action_emit_activate() 2012-08-03 23:28:05 +02:00
gtkaction.h Change FSF Address 2012-02-27 17:06:11 +00: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 Added GtkActionGroup:accel-group property. 2012-09-14 17:58:51 -03:00
gtkactiongroup.h Added GtkActionGroup:accel-group property. 2012-09-14 17:58:51 -03:00
gtkactionhelper.c GtkActionHelper: Fix a copy-paste error 2012-11-29 23:10:34 -05:00
gtkactionhelper.h introduce private GtkActionHelper 2012-08-20 13:11:01 -04:00
gtkactivatable.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkactivatable.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkadjustment.c gtk/gtkadjustment.c: Improve docs 2012-08-07 03:20:50 +09:00
gtkadjustment.h types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkalignment.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkalignment.h Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooserbutton.c Bug 595615 — Use proper ellipses 2012-11-26 08:59:27 +00:00
gtkappchooserbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooserdialog.c appchooserdialog: add a missing label mnemonic 2012-08-10 13:28:01 +02:00
gtkappchooserdialog.h Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00: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 appchooserwidget: check for g_app_info_should_show() 2012-10-15 18:45:49 -04:00
gtkappchooserwidget.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkapplication.c Bump GLib dependency to 2.35 2012-11-04 13:01:38 -05:00
gtkapplication.h GtkApplication: add 'active-window' property 2012-08-20 13:08:17 -04:00
gtkapplicationprivate.h Remove private appwindow observer creation API 2012-08-20 13:13:49 -04:00
gtkapplicationwindow.c gtkmodelmenu: simplify logic, expose bind API 2012-09-17 12:31:22 -04:00
gtkapplicationwindow.h application: Add unique IDs for GtkApplicationWindow 2012-05-03 17:45:46 +02:00
gtkarrow.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkarrow.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaspectframe.c Docs: GtkAspectFrame: use top/bottom for vertical alignment 2012-08-26 01:01:59 +02:00
gtkaspectframe.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkassistant.c GtkAssistant: bgo#658694 - Unable to change current page in prepare handler 2012-09-16 23:27:57 -04:00
gtkassistant.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbbox.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkbbox.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbin.c bin: Handle border width if we have to 2012-11-11 20:26:28 +01:00
gtkbin.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbindings.c types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkbindings.h Change FSF Address 2012-02-27 17:06:11 +00: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
gtkborder.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkborder.h Change FSF Address 2012-02-27 17:06:11 +00: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 Nuke GtkBoxAccessible 2012-11-07 20:17:30 -05:00
gtkbox.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkboxprivate.h box: Fix includes so hbox/vbox compile warning-free 2011-11-02 02:31:54 +01:00
gtkbuildable.c Fix a typo in the the comments 2012-08-26 22:54:55 +08:00
gtkbuildable.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbuilder-menus.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbuilder.c Added new function gtk_builder_expose_object() based on the original work by 2012-12-10 14:53:53 -03:00
gtkbuilder.h Added new function gtk_builder_expose_object() based on the original work by 2012-12-10 14:53:53 -03:00
gtkbuilder.rnc Document the gtkbuilder xml file better 2012-01-30 20:32:22 -05:00
gtkbuilder.rng Document the gtkbuilder xml file better 2012-01-30 20:32:22 -05:00
gtkbuilderparser.c gtk: Make functions static that don't need to be non-static 2012-10-02 19:32:51 +02:00
gtkbuilderprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbutton.c button: Clear highlight when a button is removed from a container 2012-09-16 23:28:02 -04:00
gtkbutton.h Add GDK_AVAILABLE annotations to new API 2012-07-15 00:53:46 -04:00
gtkbuttonprivate.h port GtkButton to GtkActionHelper 2012-08-20 13:11:02 -04: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 Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkcalendar.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellarea.c Fix a typo in the the comments 2012-08-26 22:54:55 +08:00
gtkcellarea.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellareabox.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellareabox.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellareaboxcontext.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellareaboxcontextprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellareacontext.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellareacontext.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcelleditable.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkcelleditable.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcelllayout.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkcelllayout.h celllayout: Remove unused include 2012-03-03 19:45:03 +01:00
gtkcellrenderer.c Document "set" properties a bit 2012-05-26 15:06:00 -04:00
gtkcellrenderer.h Trivial typo fix 2012-10-01 22:12:06 -04:00
gtkcellrendereraccel.c Bug 595615 — Use proper ellipses 2012-11-26 08:59:27 +00:00
gtkcellrendereraccel.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrenderercombo.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkcellrenderercombo.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrendererpixbuf.c cellrendererpix: set the IMAGE style class when rendering an icon 2012-07-16 09:35:07 -04:00
gtkcellrendererpixbuf.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrendererprogress.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrendererprogress.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrendererspin.c types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkcellrendererspin.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrendererspinner.c build: Remove now-unused GTK_DISABLE_DEPRECATED undefs 2012-05-01 03:13:01 +02:00
gtkcellrendererspinner.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrenderertext.c gtk: Use gtk_style_context_get() 2012-12-06 02:57:18 +01:00
gtkcellrenderertext.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrenderertoggle.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrenderertoggle.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellview.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkcellview.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcheckbutton.c Don't left align label in check buttons when they have no indicator 2012-08-21 07:09:14 -04:00
gtkcheckbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcheckmenuitem.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcheckmenuitem.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkclipboard-quartz.c Fix compilation on MacOSX Tiger 2012-12-10 16:51:31 -08:00
gtkclipboard-wayland.c gtk: Don't use GDK_THREADS_ENTER/LEAVE macros internally 2012-07-30 18:01:47 +02:00
gtkclipboard.c gtk: Don't use GDK_THREADS_ENTER/LEAVE macros internally 2012-07-30 18:01:47 +02:00
gtkclipboard.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcolorbutton.c Ensure GtkColorButton has a dialog when adding a palette 2012-12-03 23:46:18 +01:00
gtkcolorbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcolorchooser.c GtkColorChooser docs: Fix small typos. 2012-03-26 10:51:46 +02:00
gtkcolorchooser.h API: colorchooser: Use GtkOrientation for orientation 2012-03-07 03:11:05 +01:00
gtkcolorchooserdialog.c colorchooser: Drop the ::response handler altogether 2012-03-07 22:06:22 -05:00
gtkcolorchooserdialog.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcolorchooserprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcolorchooserwidget.c Plug a leak 2012-09-16 00:49:04 -04:00
gtkcolorchooserwidget.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcoloreditor.c types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkcoloreditorprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcolorplane.c colorplane: Select for touch events 2012-03-04 11:24:51 -05:00
gtkcolorplaneprivate.h types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkcolorscale.c colorscale: Select for touch events 2012-03-04 11:24:51 -05:00
gtkcolorscaleprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcolorswatch.c colorswatch: don't use the clip box directly 2012-05-15 13:24:40 -04:00
gtkcolorswatchprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcolorutils.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcolorutils.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcombobox.c gtk: Use context's font 2012-12-06 02:57:18 +01:00
gtkcombobox.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcomboboxtext.c Documentation: Correct references to properties. 2012-02-15 11:43:33 +01:00
gtkcomboboxtext.h
gtkcontainer.c widget: Get rid of unused flags 2012-11-14 01:55:28 +01:00
gtkcontainer.h types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkcontainerprivate.h container: Redo style validation handling 2012-04-17 08:59:23 +02:00
gtkcssanimation.c cssanimation: Implement pausing the animation 2012-09-17 20:40:01 +02:00
gtkcssanimationprivate.h cssanimation: Implement pausing the animation 2012-09-17 20:40:01 +02:00
gtkcssarrayvalue.c css: Avoid allocations in gtk_css_value_array_compute 2012-12-04 20:16:44 +01:00
gtkcssarrayvalueprivate.h cssvalue: Make the array parser no longer parse "none" 2012-09-03 12:54:14 +02:00
gtkcssbgsizevalue.c gtk_css_value_bg_size_equal: actually compare contain values 2012-11-29 23:10:34 -05:00
gtkcssbgsizevalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcssbordervalue.c css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcssbordervalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcsscolorvalue.c deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +01:00
gtkcsscolorvalueprivate.h symboliccolor: Implement using GtkCssValue 2012-11-25 02:41:17 +01:00
gtkcsscomputedvalues.c css: Start array allocation with a better size 2012-12-04 20:16:44 +01:00
gtkcsscomputedvaluesprivate.h stylecontext: Split out a function 2012-11-18 21:55:43 +01:00
gtkcsscornervalue.c css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +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: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcsseasevalueprivate.h cssvalue: Add GtkCssEaseValue 2012-04-17 08:59:16 +02:00
gtkcssenginevalue.c css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcssenginevalueprivate.h cssvalue: Add a css value for engines 2012-04-17 08:59:18 +02:00
gtkcssenumvalue.c cssvalue: Fix the scaling factors for 'smaller' and 'larger' 2012-12-01 16:27:45 +01:00
gtkcssenumvalueprivate.h cssvalue: Parse font sizes properly 2012-12-01 16:27:45 +01:00
gtkcssimage.c cssimage: Add a warning for drawing empty images 2012-10-31 11:09:10 +01: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 deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +01:00
gtkcssimagegradientprivate.h deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +01:00
gtkcssimagelinear.c cssimage: Use GtkCssColorValue 2012-11-08 23:34:29 +01:00
gtkcssimagelinearprivate.h linear-gradient: Convert from GtkCssNumber to GtkCssValue 2012-04-17 08:59:19 +02:00
gtkcssimageprivate.h cssimage: Add an equal vfunc 2012-10-31 11:09:10 +01:00
gtkcssimageurl.c cssimage: No need to pass base file anymore 2012-05-11 16:42:12 +02:00
gtkcssimageurlprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcssimagevalue.c cssimage: Add an equal vfunc 2012-10-31 11:09:10 +01: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 cssvalue: Use _gtk_css_initial_value_get() for the inherit value 2012-11-25 22:29:14 +01:00
gtkcssinheritvalueprivate.h css: Move computing of initial and inherit values 2012-08-28 15:40:57 +02:00
gtkcssinitialvalue.c css: Add more features to font-size code 2012-12-01 14:00:24 +01:00
gtkcssinitialvalueprivate.h cssvalue: Add _gtk_css_initial_value_get() 2012-11-25 15:31:59 +01:00
gtkcsskeyframes.c csskeyframes: unref GtkCssValues when free-ing 2012-10-16 13:07:51 -04:00
gtkcsskeyframesprivate.h css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcsslookup.c Make _gtk_css_lookup_get_missing inline 2012-11-09 10:16:23 +01:00
gtkcsslookupprivate.h Make _gtk_css_lookup_get_missing inline 2012-11-09 10:16:23 +01: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 cssvalue: Parse font sizes properly 2012-12-01 16:27:45 +01: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 Fix css parser tests 2012-10-16 06:02:03 -04:00
gtkcsspositionvalueprivate.h Fix css parser tests 2012-10-16 06:02:03 -04:00
gtkcssprovider.c css: Do get_change directly on the tree without matching first 2012-12-10 12:11:02 +01:00
gtkcssprovider.h Revert "Bind the themes to the livecycle of the screen" 2012-09-17 22:31:25 -04:00
gtkcssproviderprivate.h cssprovider: Export gtk_css_provider_load_named) function 2012-10-31 11:09:09 +01:00
gtkcssrepeatvalue.c css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcssrepeatvalueprivate.h cssvalue: Add a custom value for repeats 2012-04-17 08:59:18 +02:00
gtkcssrgbavalue.c symboliccolor: Remove extra includes 2012-11-25 02:59:15 +01: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: Speed up name matching 2012-12-10 12:57:10 +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 cssshadowsvalue: handle gtk_css_value_transition returning NULL 2012-10-16 14:22:24 -04:00
gtkcssshadowsvalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02:00
gtkcssshadowvalue.c cssvalue: Convert shadows to GtkCssColorValue 2012-11-08 23:34:29 +01:00
gtkcssshadowvalueprivate.h css: Introduce _gtk_css_value_compute() 2012-08-28 15:40:56 +02: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: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcssstringvalueprivate.h cssvalue: Add a GtkCssValue for idents 2012-04-17 08:59:16 +02:00
gtkcssstylefuncs.c deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +01: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 css: Add _gtk_css_style_property_affects_font 2012-12-06 21:14:02 +01: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: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +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: Do get_change directly on the tree without matching first 2012-12-10 12:11:02 +01:00
gtkcssvalue.c css: Use internal return_if_fail in some commonly called code 2012-12-04 20:16:44 +01:00
gtkcssvalueprivate.h css: Huge refactoring to avoid computing wrong values 2012-09-28 18:27:49 +02:00
gtkcustompaperunixdialog.c Bug 595615 — Use proper ellipses 2012-11-26 08:59:27 +00:00
gtkcustompaperunixdialog.h gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gtkdbusinterfaces.xml mountoperation: use the Shell DBus proxy if available 2012-06-22 16:49:05 -04:00
gtkdebug.h debug: Add GTK_DEBUG=no-css-cache 2012-05-02 02:00:11 +02:00
gtkdialog.c gtk: Don't use GDK_THREADS_ENTER/LEAVE macros internally 2012-07-30 18:01:47 +02:00
gtkdialog.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkdnd-quartz.c Fix compilation on MacOSX Tiger 2012-12-10 16:51:31 -08:00
gtkdnd.c Fix DND keyboard control with XI2 2012-08-06 22:56:59 -04:00
gtkdnd.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkdrawingarea.c types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkdrawingarea.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkeditable.c Fix a typo in the the comments 2012-08-26 22:54:55 +08:00
gtkeditable.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkentry.c entry: No need to reset layouts on style_updated 2012-12-06 19:54:05 +01:00
gtkentry.h Make spinbutton orientable 2012-09-03 11:45:51 -04:00
gtkentrybuffer.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkentrybuffer.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkentrycompletion.c Fix duplicate columns in filechooser entry completion 2012-10-17 21:27:26 -04:00
gtkentrycompletion.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkentryprivate.h Move entry completion code where it belongs 2012-08-31 10:47:23 -04:00
gtkenums.h sizegroup: Move GtkSizeGroupMode to gtkenums.h 2012-11-04 15:24:18 +01:00
gtkeventbox.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkeventbox.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkexpander.c GtkExpander: Clarify a nested switch 2012-11-29 23:10:34 -05:00
gtkexpander.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooser.c docs: gtk_file_chooser_get_filename() returns absolute paths 2012-11-24 19:58:10 +00:00
gtkfilechooser.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooserbutton.c Bug 595615 — Use proper ellipses 2012-11-26 08:59:27 +00:00
gtkfilechooserbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooserdefault.c gtk: Query font size directly 2012-12-06 02:57:18 +01:00
gtkfilechooserdefault.h gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gtkfilechooserdialog.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkfilechooserdialog.h Change FSF Address 2012-02-27 17:06:11 +00: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 filechooser: Fix entry completion 2012-03-29 18:59:07 -04:00
gtkfilechooserentry.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooserprivate.h filechooser: remember sidebar width 2012-11-14 20:03:23 -06:00
gtkfilechooserutils.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooserutils.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooserwidget.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooserwidget.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilefilter.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkfilefilter.h Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkfilesystem.c Migrate to XDG config dir for bookmarks 2012-04-30 06:42:35 -04:00
gtkfilesystem.h Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfixed.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfontbutton.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfontbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfontchooser.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfontchooser.h fontchooser: silence g-i scanner warning 2012-06-25 14:49:11 -04:00
gtkfontchooserdialog.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfontchooserdialog.h Change FSF Address 2012-02-27 17:06:11 +00: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 fontchooserwidget: scroll to the currently selected row 2012-09-16 19:09:45 -04:00
gtkfontchooserwidget.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkframe.c gtk: Get gtkwidgetpath.h includes out of the public headers 2012-03-19 02:26:16 +01:00
gtkframe.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkgrid.c grid: Fix access to grid->priv member 2012-06-03 01:51:26 +02:00
gtkgrid.h Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkiconcache.h Change FSF Address 2012-02-27 17:06:11 +00: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 Destroy the icon factory with the screen 2012-09-16 21:35:58 -04:00
gtkiconfactory.h types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkiconhelper.c IconHelper: Avoid warnings for non-existing stock ids 2012-12-13 10:11:00 +01:00
gtkiconhelperprivate.h Add API to force a GtkIconHelper pixbuf rescaling 2012-07-13 16:56:37 +02:00
gtkicontheme.c icon cache: Fix double free 2012-11-30 16:19:13 +01:00
gtkicontheme.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkiconview.c iconview: don't use gtk_style_context_set_background() 2012-11-20 13:41:39 -05:00
gtkiconview.h Rename gtk_icon_view_get_cell_area to gtk_icon_view_get_cell_rect 2012-06-25 15:07:13 +02:00
gtkiconviewprivate.h iconview: Bring back per-row contexts 2012-05-08 03:58:23 +02:00
gtkimage.c Fix a memory leak in GtkImage 2012-06-20 08:27:01 +02:00
gtkimage.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimagemenuitem.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimagemenuitem.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimageprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimcontext.c GtkIMContext: Add purpose and hints 2012-08-20 18:54:21 -04:00
gtkimcontext.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimcontextinfo.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimcontextsimple.c gtk: convert keyvals to unicode before committing to the imcontext 2012-11-30 15:10:51 +01:00
gtkimcontextsimple.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimcontextsimpleseqs.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimmodule.c build: Remove now-unused GTK_DISABLE_DEPRECATED undefs 2012-05-01 03:13:01 +02: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 gkimmulticontext: Remove left over debug print 2012-08-26 22:26:23 -04:00
gtkimmulticontext.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkinfobar.c Chain up custom_tag_start() propertly. 2012-05-18 18:09:36 -03:00
gtkinfobar.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkintl.h
gtkinvisible.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkinvisible.h Change FSF Address 2012-02-27 17:06:11 +00: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 GtkLabel: Rely on the new pango support for context change tracking 2012-12-06 19:54:05 +01:00
gtklabel.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtklayout.c gtk: Don't call gdk_window_process_updates() when scrolling 2012-04-05 15:48:51 +02:00
gtklayout.h types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtklevelbar.c level-bar: Fix typo 2012-10-17 16:09:22 +02:00
gtklevelbar.h level-bar: add an "inverted" property like GtkProgressBar 2012-10-17 14:12:57 +02:00
gtklinkbutton.c gtk: Fix warnings for some uses of GtkLinkButton 2012-05-10 15:22:31 +01:00
gtklinkbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkliststore.c gtkliststore: Add explicit braces to avoid dangling else 2012-12-01 14:02:50 +01:00
gtkliststore.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtklockbutton.c a11y: Make lockbutton notify about state changes 2012-07-09 03:12:13 +02:00
gtklockbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtklockbuttonprivate.h a11y: Get lockbutton text directly 2012-07-09 02:58:22 +02:00
gtkmain.c gtk: fix scrolling in modal dialogs when event_widget is insensitive 2012-12-14 15:53:29 +01:00
gtkmain.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmarshalers.list Add GtkTextHandle 2012-09-03 00:19:03 -04:00
gtkmenu.c menu: deprecate horizontal-padding and vertical-padding 2012-11-28 10:09:16 -05:00
gtkmenu.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmenubar.c menubar: deprecate internal-padding style property 2012-11-28 10:09:16 -05:00
gtkmenubar.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmenubutton.c gtkmenubutton: remove weak pointer when needed 2012-11-04 17:12:14 +01:00
gtkmenubutton.h Remove gtk_menu_button_[sg]et_menu 2012-09-24 00:08:30 -04:00
gtkmenubuttonprivate.h GtkMenuButton: rename _set_menu() to _set_popup() 2012-08-20 17:04:14 -04:00
gtkmenuitem.c gtk: Use context's font 2012-12-06 02:57:18 +01:00
gtkmenuitem.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmenuitemprivate.h GtkMenuItem: implement GtkActionable 2012-08-20 13:13:45 -04:00
gtkmenuprivate.h menus: Implement scrolling through event capture for touch devices 2012-03-01 16:25:23 -05:00
gtkmenushell.c menushell: Remove unused variable 2012-12-17 17:21:07 +01:00
gtkmenushell.h gtkmodelmenu: simplify logic, expose bind API 2012-09-17 12:31:22 -04:00
gtkmenushellprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmenutoolbutton.c GtkMenuButton: rename _set_menu() to _set_popup() 2012-08-20 17:04:14 -04:00
gtkmenutoolbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmessagedialog.c Always make primary headings bold in message dialogs 2012-08-30 14:09:42 -04:00
gtkmessagedialog.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmisc.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmisc.h Change FSF Address 2012-02-27 17:06:11 +00: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 Fix compilation on MacOSX Tiger 2012-12-10 16:51:31 -08:00
gtkmodelmenu-quartz.h Action helper support in Mac OS menus. 2012-08-20 13:13:49 -04:00
gtkmodelmenu.c gtkmodelmenu: simplify logic, expose bind API 2012-09-17 12:31:22 -04:00
gtkmodelmenuitem.c gtkmodelmenu: simplify logic, expose bind API 2012-09-17 12:31:22 -04:00
gtkmodelmenuitem.h GtkAccelLabel: add manual accel API 2012-09-17 12:31:22 -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 gtk: Always load the atk-bridge 2012-06-15 17:09:19 +01:00
gtkmodules.h Change FSF Address 2012-02-27 17:06:11 +00: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 mountoperation: fix previous commit 2012-09-18 13:48:07 -04:00
gtkmountoperation.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmountoperationprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtknotebook.c GtkNotebook: Clarify a switch statement 2012-11-29 23:10:34 -05:00
gtknotebook.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtknumerableicon.c gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gtknumerableicon.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtknumerableiconprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkoffscreenwindow.c container: Remove duplicated flag 2012-04-17 08:59:22 +02:00
gtkoffscreenwindow.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkorientable.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkorientable.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkorientableprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkoverlay.c overlay: Fix child window position/size on realize 2012-12-11 15:41:50 +01:00
gtkoverlay.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkpagesetup.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkpagesetup.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkpagesetupunixdialog.c Bug 595615 — Use proper ellipses 2012-11-26 08:59:27 +00:00
gtkpagesetupunixdialog.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkpaned.c paned: Shrinkable widgets don't require a size 2012-04-05 11:30:41 +02:00
gtkpaned.h Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkpathbar.c pathbar: fix a copy/paste error from last commit 2012-05-02 11:49:40 -04:00
gtkpathbar.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkplug.c gtk: Make functions static that don't need to be non-static 2012-10-02 19:32:51 +02:00
gtkplug.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkpressandhold.c gtk: Be more careful when ignoring touch events 2012-03-04 11:24:51 -05:00
gtkpressandholdprivate.h Break out press-and-hold code as its own object 2012-03-04 00:29:04 -05:00
gtkprint-win32.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprint-win32.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintbackend.c gtk: Add get_type() function declarations for private objects 2012-10-02 19:32:38 +02:00
gtkprintbackend.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintcontext.c Don't rotate pdf landscape output 2012-09-12 15:38:37 +02:00
gtkprintcontext.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinter-private.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinter.c gtk: Don't use GDK_THREADS_ENTER/LEAVE macros internally 2012-07-30 18:01:47 +02:00
gtkprinter.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinteroption.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinteroption.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinteroptionset.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinteroptionset.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprinteroptionwidget.c Fix mnemonic activation for some printer option widgets 2012-08-31 22:50:28 -04:00
gtkprinteroptionwidget.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintjob.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintjob.h Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintoperationpreview.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintoperationpreview.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintsettings.c Make collate default to enabled 2012-03-19 13:00:33 +00:00
gtkprintsettings.h GTK PrintToFile settings 2012-05-14 14:26:53 +02:00
gtkprintunixdialog.c Bug 595615 — Use proper ellipses 2012-11-26 08:59:27 +00:00
gtkprintunixdialog.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintutils.c printing: Rename GTK_UNIT_PIXEL to GTK_UNIT_NONE 2012-05-03 18:30:48 -07:00
gtkprintutils.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprivate.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprivate.h Add internal versions of g_return_[val_]_if_fail 2012-12-04 20:16:44 +01:00
gtkprivatetypebuiltins.c.template gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gtkprivatetypebuiltins.h.template Add generation of private g-types for private headers 2011-11-25 15:36:08 +01:00
gtkprogressbar.c gtk: Use context's font 2012-12-06 02:57:18 +01:00
gtkprogressbar.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkquartz.c Protect pasteboard GtkTargetPair flag values from being out of range 2012-08-22 14:43:20 -07:00
gtkquartz.h Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkradioaction.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkradiobutton.c docs: Fix up the RadioButton example in the description 2012-08-20 11:03:17 +01:00
gtkradiobutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkradiomenuitem.c radiobutton: add missing (element-type) annotation for radio groups 2012-06-25 14:49:11 -04:00
gtkradiomenuitem.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkradiotoolbutton.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkradiotoolbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrange.c Implement gtk-primary-button-warps-slider GtkSetting 2012-09-11 11:19:09 +02:00
gtkrange.h types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01: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 gtkrc.key.mac: add Command-cursor text navigation 2011-10-25 22:26:26 +02:00
gtkrecentaction.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentaction.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchooser.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkrecentchooser.h docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkrecentchooserdefault.c gtk: Query font size directly 2012-12-06 02:57:18 +01:00
gtkrecentchooserdefault.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchooserdialog.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchooserdialog.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchoosermenu.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkrecentchoosermenu.h Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentfilter.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentfilter.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentmanager.c Ensure that XDG_DATA_HOME is created before using it 2012-07-12 08:42:33 -04:00
gtkrecentmanager.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkroundedbox.c gtkroundedbox: Fix a compiler warning 2012-12-02 19:47:54 +01:00
gtkroundedboxprivate.h gtk: Put private functions in headers and include those 2012-10-02 19:32:52 +02:00
gtkscale.c scale: render scale mark lines with separator style class 2012-12-07 11:41:03 -05:00
gtkscale.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkscalebutton.c gtk: Add get_type() function declarations for private objects 2012-10-02 19:32:38 +02:00
gtkscalebutton.h Change FSF Address 2012-02-27 17:06:11 +00: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 types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkscrollbar.c scrollbar: remove unused variable 2012-10-22 18:41:00 -04:00
gtkscrollbar.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkscrolledwindow.c scrolledwindow: set GDK_EXPOSURE_MASK on the overshoot window 2012-10-17 09:56:49 -04:00
gtkscrolledwindow.h scrolledwindow: Kinetic scrolling support 2012-03-01 16:25:21 -05: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: add rtl support 2012-09-21 23:41:28 -04:00
gtksearchentry.h gtk: Add GtkSearchEntry 2012-06-11 19:02:55 +01:00
gtkselection.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkselection.h docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkselectionprivate.h
gtkseparator.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkseparator.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkseparatormenuitem.c types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkseparatormenuitem.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkseparatortoolitem.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkseparatortoolitem.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksettings.c css: Return 0 as change for the GtkSettingsStyleProvider 2012-12-04 19:56:18 +01:00
gtksettings.h types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtksizegroup-private.h sizerequest: Use GtkOrientation 2012-11-14 01:55:29 +01:00
gtksizegroup.c sizegroup: Use g_hash_table_add() 2012-11-25 22:58:19 +01:00
gtksizegroup.h sizegroup: Move GtkSizeGroupMode to gtkenums.h 2012-11-04 15:24:18 +01:00
gtksizerequest.c sizerequest: Optimize CONSTANT_SIZE better 2012-11-14 14:03:47 +01:00
gtksizerequest.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksizerequestcache.c sizerequestcache: Move rest of code to array 2012-11-14 01:55:29 +01:00
gtksizerequestcacheprivate.h sizerequestcache: Move rest of code to array 2012-11-14 01:55:29 +01:00
gtksocket.c Chain up relevant GObjectClass:notify vfuncs 2012-08-07 18:14:56 +03:00
gtksocket.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksocketprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkspinbutton.c spinbutton: fix style context path for internal buttons 2012-09-19 15:41:19 -04:00
gtkspinbutton.h types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkspinner.c Force spinners to be square 2012-09-17 22:47:36 -04:00
gtkspinner.h Add missing argument in GTK_SPINNER_GET_CLASS 2012-09-16 19:02:29 -04:00
gtkstatusbar.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtkstatusbar.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkstatusicon-quartz.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkstatusicon.c statusicon: Rely on GtkIconHelper for pixbuf resizes 2012-07-13 16:56:37 +02:00
gtkstatusicon.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkstock.c Change the stock help accel to F1 2012-05-26 12:09:13 -04:00
gtkstock.h Change FSF Address 2012-02-27 17:06:11 +00: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: Fix gtk_style_context_set_background() 2012-12-17 17:47:20 +01:00
gtkstylecontext.h stylecontext: Deprecate gtk_style_context_get_font() 2012-12-06 02:57:19 +01: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 API: Deprecate functions to register custom CSS properties 2012-11-30 22:45:20 +01: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 styleprovider: Deprecate two non-working functions 2012-11-24 21:12:00 +01: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 switch: Remove hack to change text size 2012-12-06 02:57:18 +01:00
gtkswitch.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktestutils.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktestutils.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextattributes.c gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.h 2011-10-23 13:57:07 +02:00
gtktextattributes.h __SIZEOF_INT__ and __SIZEOF_POINTER__ may not be defined. 2011-10-03 09:11:50 +02: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 Add custom va_marshallers in some places 2012-03-05 12:39:09 +01:00
gtktextbuffer.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextbufferrichtext.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextbufferrichtext.h Change FSF Address 2012-02-27 17:06:11 +00: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.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextchildprivate.h
gtktextdisplay.c gtk: Add get_type() function declarations for private objects 2012-10-02 19:32:38 +02:00
gtktextdisplay.h Revert part of "textview: Remove extra magic for drawing children" 2012-04-10 16:21:07 +02:00
gtktexthandle.c texthandles: Add an extra style class to the cursor-mode handle 2012-10-26 18:38:38 +02:00
gtktexthandleprivate.h Add GtkTextHandle 2012-09-03 00:19:03 -04:00
gtktextiter.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtktextiter.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextiterprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextlayout.c Add custom va_marshallers in some places 2012-03-05 12:39:09 +01:00
gtktextlayout.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextmark.c
gtktextmark.h gtk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gtktextmarkprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextsegment.c
gtktextsegment.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktexttag.c Document "set" properties a bit 2012-05-26 15:06:00 -04:00
gtktexttag.h
gtktexttagprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktexttagtable.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktexttagtable.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktexttypes.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktexttypes.h Change FSF Address 2012-02-27 17:06:11 +00: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 build: fix some GCC warnings 2012-12-07 11:35:06 -05:00
gtktextview.h GtkTextView: Add input purpose and hints 2012-08-20 18:54:22 -04:00
gtkthemingbackground.c themingbackground: Remove struct members 2012-10-31 11:09:12 +01:00
gtkthemingbackgroundprivate.h themingbackground: Remove struct members 2012-10-31 11:09:12 +01:00
gtkthemingengine.c stylecontext: Deprecate gtk_style_context_get_font() 2012-12-06 02:57:19 +01:00
gtkthemingengine.h stylecontext: Deprecate gtk_style_context_get_font() 2012-12-06 02:57:19 +01:00
gtkthemingengineprivate.h stylecontext: Remove unused private functions 2012-11-30 22:41:22 +01:00
gtktoggleaction.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoggleaction.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktogglebutton.c togglebutton: always set PRELIGHT state when in_button = TRUE 2012-09-14 13:38:15 -04:00
gtktogglebutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoggletoolbutton.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoggletoolbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoolbar.c gtk: Use context's font 2012-12-06 02:57:18 +01:00
gtktoolbar.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoolbutton.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtktoolbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoolitem.c Chain up relevant GObjectClass:notify vfuncs 2012-08-07 18:14:56 +03:00
gtktoolitem.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoolitemgroup.c Don't leak a ref to the settings 2012-09-16 20:21:06 -04:00
gtktoolitemgroup.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoolpalette.c gtk: Make functions static that don't need to be non-static 2012-10-02 19:32:51 +02:00
gtktoolpalette.h Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtktooltip.c Don't leak a ref to the tooltip window 2012-09-16 21:36:18 -04:00
gtktooltip.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktrayicon-x11.c tray: Add suggested braces around empty body in 'if' statements 2012-04-07 13:01:24 +02:00
gtktrayicon.h Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreednd.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreemenu.c gtk: Get rid of deprecation warnings 2012-05-01 03:13:01 +02:00
gtktreemenu.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreemodel.c docs: Improve GtkTreeModel iteration pattern 2012-11-22 21:36:46 +00:00
gtktreemodel.h docs: Add gtk-doc comment for GtkTreeRowReference 2012-11-26 14:12:14 +00:00
gtktreemodelfilter.c treemodelfilter: Make the constructor binding friendly 2012-12-05 13:43:19 -05:00
gtktreemodelfilter.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreemodelsort.c treemodelsort: fix iter_previous so it can go back to the first item 2012-04-28 02:01:16 -04:00
gtktreemodelsort.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreeprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreeselection.c Trivial whitespace fix 2012-12-11 21:30:40 -05:00
gtktreeselection.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreesortable.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreesortable.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreestore.c Consistently allow -1 to mean 'append' in tree models 2012-07-12 08:42:34 -04:00
gtktreestore.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreeview.c build: fix some GCC warnings 2012-12-07 11:35:06 -05:00
gtktreeview.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreeviewcolumn.c docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtktreeviewcolumn.h docs: fix a number of typos and obsolete references 2012-07-02 10:41:11 -04:00
gtktypebuiltins.c.template
gtktypebuiltins.h.template
gtktypes.h types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkuimanager.c gtk: Move gtk_menu_is_empty() function to only user 2012-10-02 19:32:51 +02:00
gtkuimanager.h Change FSF Address 2012-02-27 17:06:11 +00: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 Use GTK_RESIZE_PARENT resize_mode for GtkViewport 2012-12-12 15:03:24 +01:00
gtkviewport.h types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkvolumebutton.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkvolumebutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkwidget.c GtkLabel: Rely on the new pango support for context change tracking 2012-12-06 19:54:05 +01:00
gtkwidget.h API: Add gtk_widget_is_visible() 2012-11-04 15:24:17 +01:00
gtkwidgetpath.c Optimize gtk_widget_path_copy() by preallocating "elems" array 2012-08-07 00:38:48 -04:00
gtkwidgetpath.h types: Move widget types into gtktypes.h 2012-03-03 19:45:03 +01:00
gtkwidgetprivate.h sizerequest: Use GtkOrientation 2012-11-14 01:55:29 +01: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 Change FSF Address 2012-02-27 17:06:11 +00: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 Don't unnecessarily queue resize in GtkWindow.style_updated 2012-12-04 21:24:24 +01:00
gtkwindow.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkwindowprivate.h window: Add a delay before automatically showing mnemonics 2012-08-31 22:53:23 -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 deprecations: Move files into deprecated/ dir 2012-11-25 04:16:43 +01:00
makefile.msc.in
org.gtk.Settings.ColorChooser.gschema.xml Initial cut at implementing a new color chooser 2012-02-14 16:36:49 -05:00
org.gtk.Settings.FileChooser.gschema.xml Fix build by un-translating org.gtk.Settings.FileChooser 2012-12-07 14:05:58 -05: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 Bump GLib dependency to 2.35 2012-11-04 13:01:38 -05:00
xembed.h