gtk2/gtk
Benjamin Otte aaedc7b67f stylecontext: Compute if things changed before invalidating
This is only a small performance boost by itself, but it's necessary
for animations, so we need it.

Benchmark numbers for my Glade benchmark for interested people:
        GTK 3.4.0    last commit  this commit
Raleigh
  real  0m41.879s    0m10.176s    0m9.900s
  user  0m41.394s    0m9.895s     0m9.628s
  sys   0m0.111s     0m0.096s     0m0.102s

Adwaita                                        (*)
  real  0m51.049s    0m13.432s    0m14.848s    0m12.253s
  user  0m50.487s    0m13.034s    0m13.218s    0m11.927s
  sys   0m0.117s     0m0.151s     0m0.147s     0m0.107s

Ambiance (patched to not use private GTK APIs)
  real  0m52.167s    0m13.115s    0m13.117s    0m12.944s
  user  0m51.576s    0m12.739s    0m12.768s    0m12.651s
  sys   0m0.119s     0m0.137s     0m0.136s     0m0.118s

(*) Adwaita and unico currently use custom properties, and
_gtk_css_value_compare() for custom properties always returns FALSE,
which makes this optimization never trigger. So I modified
_gtk_css_value_compare() to return TRUE for these properties instead and
reran the benchmark. Those are the numbers.
2012-04-17 08:59:21 +02:00
..
a11y a11y: Add back the 'toggle' actions 2012-03-19 02:26:16 +01:00
deprecated Fix malformed doc comments 2012-04-12 21:12:16 -04:00
stock-icons
tests tests: Remove unused variables 2012-03-20 02:07:21 +01: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 Change FSF Address 2012-02-27 17:06:11 +00:00
fnmatch.c Change FSF Address 2012-02-27 17:06:11 +00:00
gactionmuxer.c gactionmuxer: Fix list_actions 2012-03-30 15:21:06 -04:00
gactionmuxer.h Change FSF Address 2012-02-27 17:06:11 +00: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
gsimpleactionobserver.c Change FSF Address 2012-02-27 17:06:11 +00:00
gsimpleactionobserver.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtk-compose-lookaside.txt
gtk-default.css css: Remove old animation code 2012-04-17 08:59:19 +02: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-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 gtk: Add gtktypes.h 2012-03-03 19:45:03 +01:00
gtk.symbols scrolledwindow: Kinetic scrolling support 2012-03-01 16:25:21 -05:00
gtkaboutdialog.c Ensure skipped row between sections has a nonzero height 2012-03-22 13:07:35 -04:00
gtkaboutdialog.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaccelgroup.c gtk: Prefer group-0 keycodes 2012-03-13 18:28:49 +01: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaccellabel.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaccelmap.c Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaction.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkactionable.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkactionable.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkactiongroup.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkactiongroup.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkactivatable.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkactivatable.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkadjustment.c Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooserbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooserdialog.c Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkappchooserwidget.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkapplication.c GtkApplication Docs: Add a hint. 2012-03-28 11:26:22 +02:00
gtkapplication.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkapplicationprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkapplicationwindow.c application-window: Move desktop file handling code to separate function 2012-04-16 18:33:50 +03:00
gtkapplicationwindow.h Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkaspectframe.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkassistant.c types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01: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 Change FSF Address 2012-02-27 17:06:11 +00: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 Fix compile error from splitting bitmask code 2012-03-01 16:26:38 -08: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 cssvalue: Convert border-image-width to border value 2012-04-17 08:59:19 +02:00
gtkborderimageprivate.h cssvalue: Convert border-image-width to border value 2012-04-17 08:59:19 +02:00
gtkbox.c widget: Don't cache widget paths all the time 2012-04-17 08:59:21 +02: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 Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbuilder.h Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbuilderprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbutton.c button: Handle touch events 2012-03-01 16:25:25 -05:00
gtkbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkbuttonprivate.h Add new GtkActionable interface 2012-01-09 15:02:06 +01: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 malformed doc comments 2012-04-12 21:12:16 -04: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcelleditable.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcelllayout.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcelllayout.h celllayout: Remove unused include 2012-03-03 19:45:03 +01:00
gtkcellrenderer.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrenderer.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrendereraccel.c cellrendereraccel: don't translate Alt+Print to SysRq 2012-03-22 00:45:08 -04:00
gtkcellrendereraccel.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrenderercombo.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrenderercombo.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrendererpixbuf.c Change FSF Address 2012-02-27 17:06:11 +00: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 types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkcellrendererspinner.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcellrenderertext.c Fix malformed doc comments 2012-04-12 21:12:16 -04: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 Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkclipboard-wayland.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkclipboard.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkclipboard.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcolorbutton.c API: colorchooser: Use GtkOrientation for orientation 2012-03-07 03:11:05 +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 colorchooser: Fix default palette orientation 2012-03-07 21:12:32 -05: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 Break out press-and-hold code as its own object 2012-03-04 00:29:04 -05: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 widget: Don't cache widget paths all the time 2012-04-17 08:59:21 +02: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: Don't cache widget paths all the time 2012-04-17 08:59:21 +02:00
gtkcontainer.h types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkcontainerprivate.h toolbar: Fix widget path creation code 2011-09-27 05:37:14 +02:00
gtkcssarrayvalue.c cssvalue: Make GtkCssShadowValue only hold one shadow 2012-04-17 08:59:17 +02:00
gtkcssarrayvalueprivate.h cssvalue: Make GtkCssShadowValue only hold one shadow 2012-04-17 08:59:17 +02:00
gtkcssbgsizevalue.c cssvalue: Add a cssvalue for background-size 2012-04-17 08:59:18 +02:00
gtkcssbgsizevalueprivate.h cssvalue: Add a cssvalue for background-size 2012-04-17 08:59:18 +02:00
gtkcssbordervalue.c cssvalue: Add a border value 2012-04-17 08:59:18 +02:00
gtkcssbordervalueprivate.h css: Remove GtkCssNumber 2012-04-17 08:59:19 +02:00
gtkcsscomputedvalues.c stylecontext: Compute if things changed before invalidating 2012-04-17 08:59:21 +02:00
gtkcsscomputedvaluesprivate.h stylecontext: Compute if things changed before invalidating 2012-04-17 08:59:21 +02:00
gtkcsscornervalue.c cssvalue: Add a value for border-radius corner properties 2012-04-17 08:59:18 +02:00
gtkcsscornervalueprivate.h cssvalue: Add a value for border-radius corner properties 2012-04-17 08:59:18 +02:00
gtkcsscustomproperty.c cssvalue: Split out old value handling to new typed value 2012-04-17 08:59:20 +02:00
gtkcsscustompropertyprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcsseasevalue.c cssvalue: Add GtkCssEaseValue 2012-04-17 08:59:16 +02:00
gtkcsseasevalueprivate.h cssvalue: Add GtkCssEaseValue 2012-04-17 08:59:16 +02:00
gtkcssenginevalue.c cssvalue: Add a css value for engines 2012-04-17 08:59:18 +02:00
gtkcssenginevalueprivate.h cssvalue: Add a css value for engines 2012-04-17 08:59:18 +02:00
gtkcssenumvalue.c cssvalue: Add _gtk_css_value_transition() 2012-04-17 08:59:15 +02:00
gtkcssenumvalueprivate.h cssvalue: Add GtkCssArea to the enum values 2012-04-17 08:59:15 +02:00
gtkcssimage.c cssimage: Add GtkCssImageCrossFade 2012-04-17 08:59:16 +02:00
gtkcssimagecrossfade.c cssimage: Add GtkCssImageCrossFade 2012-04-17 08:59:16 +02:00
gtkcssimagecrossfadeprivate.h cssimage: Add GtkCssImageCrossFade 2012-04-17 08:59:16 +02:00
gtkcssimagegradient.c symboliccolor: Treat it as a CssValue 2012-04-17 08:59:20 +02:00
gtkcssimagegradientprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcssimagelinear.c symboliccolor: Treat it as a CssValue 2012-04-17 08:59:20 +02:00
gtkcssimagelinearprivate.h linear-gradient: Convert from GtkCssNumber to GtkCssValue 2012-04-17 08:59:19 +02:00
gtkcssimageprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcssimageurl.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcssimageurlprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcssimagevalue.c cssvalue: Add transition support for images 2012-04-17 08:59:16 +02:00
gtkcssimagevalueprivate.h cssvalue: Add a cssvalue for images 2012-04-17 08:59:14 +02:00
gtkcssimagewin32.c Fix rendering of theme parts on Windows XP 2012-03-09 16:43:00 +01:00
gtkcssimagewin32private.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcssinheritvalue.c cssvalue: Add _gtk_css_value_transition() 2012-04-17 08:59:15 +02:00
gtkcssinheritvalueprivate.h styleproperty: Make _gtk_style_property_parse_value() return a CssValue 2012-04-17 08:59:11 +02:00
gtkcssinitialvalue.c cssvalue: Add _gtk_css_value_transition() 2012-04-17 08:59:15 +02:00
gtkcssinitialvalueprivate.h styleproperty: Make _gtk_style_property_parse_value() return a CssValue 2012-04-17 08:59:11 +02:00
gtkcsslookup.c css: Use GtkCssValues instead of GValue in the css machinery 2012-03-08 11:03:57 +01:00
gtkcsslookupprivate.h css: Use GtkCssValues instead of GValue in the css machinery 2012-03-08 11:03:57 +01:00
gtkcssmatcher.c cssmatcher: Use quarks for classes 2012-04-17 08:59:10 +02:00
gtkcssmatcherprivate.h cssmatcher: Use quarks for classes 2012-04-17 08:59:10 +02:00
gtkcssnumbervalue.c css: Remove GtkCssNumber 2012-04-17 08:59:19 +02:00
gtkcssnumbervalueprivate.h css: Remove GtkCssNumber 2012-04-17 08:59:19 +02:00
gtkcssparser.c cssparser: Move symbolic color parser to gtksymboliccolor.c 2012-04-17 08:59:19 +02:00
gtkcssparserprivate.h cssparser: Move symbolic color parser to gtksymboliccolor.c 2012-04-17 08:59:19 +02:00
gtkcsspositionvalue.c cssvalue: Add a custom value for repeats 2012-04-17 08:59:18 +02:00
gtkcsspositionvalueprivate.h cssvalue: Add a value for background-position 2012-04-17 08:59:18 +02:00
gtkcssprovider.c symboliccolor: Treat it as a CssValue 2012-04-17 08:59:20 +02:00
gtkcssprovider.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcssproviderprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcssrepeatvalue.c cssvalue: Add a custom value for repeats 2012-04-17 08:59:18 +02:00
gtkcssrepeatvalueprivate.h cssvalue: Add a custom value for repeats 2012-04-17 08:59:18 +02:00
gtkcssrgbavalue.c symboliccolor: Treat it as a CssValue 2012-04-17 08:59:20 +02:00
gtkcssrgbavalueprivate.h symboliccolor: Treat it as a CssValue 2012-04-17 08:59:20 +02:00
gtkcsssection.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkcsssection.h Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkcsssectionprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcssselector.c cssmatcher: Use quarks for classes 2012-04-17 08:59:10 +02:00
gtkcssselectorprivate.h css: Add selector change types 2012-04-17 08:59:07 +02:00
gtkcssshadowsvalue.c shadow: Add equal and transition support 2012-04-17 08:59:18 +02:00
gtkcssshadowsvalueprivate.h cssvalue: Add GtkCssShadowsValue 2012-04-17 08:59:18 +02:00
gtkcssshadowvalue.c symboliccolor: Treat it as a CssValue 2012-04-17 08:59:20 +02:00
gtkcssshadowvalueprivate.h shadow: Add equal and transition support 2012-04-17 08:59:18 +02:00
gtkcssshorthandproperty.c cssarrayvalue: Redo parsing arrays 2012-04-17 08:59:17 +02:00
gtkcssshorthandpropertyimpl.c shorthand: Fix border query functions 2012-04-17 08:59:20 +02:00
gtkcssshorthandpropertyprivate.h styleproperty: Make _gtk_style_property_parse_value() return a CssValue 2012-04-17 08:59:11 +02:00
gtkcssstringvalue.c cssvalue: Add a GtkCssValue for idents 2012-04-17 08:59:16 +02:00
gtkcssstringvalueprivate.h cssvalue: Add a GtkCssValue for idents 2012-04-17 08:59:16 +02:00
gtkcssstylefuncs.c cssvalue: Split out old value handling to new typed value 2012-04-17 08:59:20 +02:00
gtkcssstylefuncsprivate.h css: Use GtkCssValues instead of GValue in the css machinery 2012-03-08 11:03:57 +01:00
gtkcssstyleproperty.c styleproperty: Remove equal_func vfunc 2012-04-17 08:59:20 +02:00
gtkcssstylepropertyimpl.c styleproperty: Remove equal_func vfunc 2012-04-17 08:59:20 +02:00
gtkcssstylepropertyprivate.h styleproperty: Remove equal_func vfunc 2012-04-17 08:59:20 +02:00
gtkcsstypedvalue.c cssvalue: Split out old value handling to new typed value 2012-04-17 08:59:20 +02:00
gtkcsstypedvalueprivate.h cssvalue: Split out old value handling to new typed value 2012-04-17 08:59:20 +02:00
gtkcsstypes.c css: Remove GtkCssNumber 2012-04-17 08:59:19 +02:00
gtkcsstypesprivate.h css: Remove old animation code 2012-04-17 08:59:19 +02:00
gtkcssvalue.c cssvalue: Split out old value handling to new typed value 2012-04-17 08:59:20 +02:00
gtkcssvalueprivate.h cssvalue: Split out old value handling to new typed value 2012-04-17 08:59:20 +02:00
gtkcustompaperunixdialog.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkcustompaperunixdialog.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkdebug.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkdialog.c types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkdialog.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkdnd-quartz.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkdnd.c Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkeditable.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkentry.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkentry.h Change FSF Address 2012-02-27 17:06:11 +00: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 malformed doc comments 2012-04-12 21:12:16 -04:00
gtkentrycompletion.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkentryprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkenums.h Fix malformed doc comments 2012-04-12 21:12:16 -04: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 css: Remove old animation code 2012-04-17 08:59:19 +02:00
gtkexpander.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooser.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkfilechooser.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooserbutton.c types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkfilechooserbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooserdefault.c types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkfilechooserdefault.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilechooserdialog.c Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilesystem.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilesystemmodel.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkfilesystemmodel.h Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00: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 types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01: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
gtkgradient.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkgradient.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkgrid.c grid: avoid a floating point exception 2012-03-24 17:19:46 -04:00
gtkgrid.h Change FSF Address 2012-02-27 17:06:11 +00: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 Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkiconfactory.h types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkiconhelper.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkiconhelperprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkicontheme.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkicontheme.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkiconview.c gtk: Don't call gdk_window_process_updates() when scrolling 2012-04-05 15:48:51 +02:00
gtkiconview.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkiconviewprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkimage.c GtkImage: Move g_clear_object() to gtk_image_finalize() 2012-04-16 06:51:43 +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 Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00: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 types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkimmulticontext.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkinfobar.c Change FSF Address 2012-02-27 17:06:11 +00: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 label: Don't use the selection too easily 2012-03-20 01:05:05 -04: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
gtklinkbutton.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtklinkbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkliststore.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkliststore.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtklockbutton.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtklockbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmain.c gdk: handle implicit touch grabs 2012-03-01 16:25:25 -05:00
gtkmain.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmarshalers.list GtkComboBox: Add the format-entry-text signal. 2011-10-06 11:14:38 +02:00
gtkmenu.c widget: Don't cache widget paths all the time 2012-04-17 08:59:21 +02:00
gtkmenu.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmenubar.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmenubar.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmenuitem.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkmenuitem.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmenuitemprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmenuprivate.h menus: Implement scrolling through event capture for touch devices 2012-03-01 16:25:23 -05:00
gtkmenushell.c menushell: Remove gtk-touchscreen-mode usage 2012-03-01 16:25:23 -05:00
gtkmenushell.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmenushellprivate.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmenutoolbutton.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmenutoolbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmessagedialog.c Fix malformed doc comments 2012-04-12 21:12:16 -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.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmodelmenu.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmodelmenuitem.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmodelmenuitem.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmodifierstyle.c syleprovider: Add a vfunc to get the changes 2012-04-17 08:59:08 +02:00
gtkmodifierstyle.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmodules.c Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkmountoperation.c Change FSF Address 2012-02-27 17:06:11 +00: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 gtk: Make widget only invalidate widget positions 2012-04-17 08:59:10 +02:00
gtknotebook.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtknumerableicon.c gtk: Get gtkwidgetpath.h includes out of the public headers 2012-03-19 02:26:16 +01: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 Change FSF Address 2012-02-27 17:06:11 +00: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 gtk: Make widget only invalidate widget positions 2012-04-17 08:59:10 +02: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 Change FSF Address 2012-02-27 17:06:11 +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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkpango.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkpapersize.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkpapersize.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkpathbar.c widget: Don't cache widget paths all the time 2012-04-17 08:59:21 +02:00
gtkpathbar.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkplug.c Fix malformed doc comments 2012-04-12 21:12:16 -04: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintbackend.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintcontext.c Change FSF Address 2012-02-27 17:06:11 +00: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 printing: Make sure destroy function is always called by gtk_enumerate_printers 2012-03-15 14:47:33 +01: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 Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintoperation-unix.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintoperation-win32.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintoperation.c Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintunixdialog.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintunixdialog.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintutils.c Change FSF Address 2012-02-27 17:06:11 +00: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 gtk: Add a way to do event capture 2012-03-01 16:25:21 -05:00
gtkprivatetypebuiltins.c.template Add generation of private g-types for private headers 2011-11-25 15:36:08 +01:00
gtkprivatetypebuiltins.h.template Add generation of private g-types for private headers 2011-11-25 15:36:08 +01:00
gtkprogressbar.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprogressbar.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkquartz-menu.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkquartz-menu.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkquartz.c Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkradiobutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkradiomenuitem.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkradiomenuitem.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkradiotoolbutton.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkradiotoolbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrange.c gtk: Don't call gdk_window_process_updates() when scrolling 2012-04-05 15:48:51 +02:00
gtkrange.h types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkrbtree.c Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkrecentchooserdefault.c Change FSF Address 2012-02-27 17:06:11 +00: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 Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkrecentmanager.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkroundedbox.c cssvalue: Add a value for border-radius corner properties 2012-04-17 08:59:18 +02:00
gtkroundedboxprivate.h cssvalue: Add a value for border-radius corner properties 2012-04-17 08:59:18 +02:00
gtkscale.c types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkscale.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkscalebutton.c types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01: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 types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkscrollbar.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkscrolledwindow.c scrolledwindow: take into account border/padding for junction 2012-03-10 11:46:26 -05: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 Change FSF Address 2012-02-27 17:06:11 +00: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
gtkselection.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkselection.h Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkseparatortoolitem.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksettings.c syleprovider: Add a vfunc to get the changes 2012-04-17 08:59:08 +02: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtksizegroup.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtksizegroup.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksizerequest.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtksizerequest.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksocket.c Fix malformed doc comments 2012-04-12 21:12:16 -04: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 widget: Don't cache widget paths all the time 2012-04-17 08:59:21 +02:00
gtkspinbutton.h types: Move GtkAdustment declaration to gtktypes.h 2012-03-03 19:45:03 +01:00
gtkspinner.c types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkspinner.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkstatusbar.c Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkstatusicon.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkstock.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkstock.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkstylecascade.c syleprovider: Add a vfunc to get the changes 2012-04-17 08:59:08 +02: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: Compute if things changed before invalidating 2012-04-17 08:59:21 +02:00
gtkstylecontext.h css: Remove old animation code 2012-04-17 08:59:19 +02:00
gtkstylecontextprivate.h symboliccolor: Treat it as a CssValue 2012-04-17 08:59:20 +02:00
gtkstyleproperties.c cssvalue: Split out old value handling to new typed value 2012-04-17 08:59:20 +02:00
gtkstyleproperties.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkstylepropertiesprivate.h css: Use GtkCssValues instead of GValue in the css machinery 2012-03-08 11:03:57 +01:00
gtkstyleproperty.c styleproperty: Make _gtk_style_property_parse_value() return a CssValue 2012-04-17 08:59:11 +02:00
gtkstylepropertyprivate.h css: Move enum to the only source file using it 2012-04-17 08:59:17 +02:00
gtkstyleprovider.c gtk: Get gtkwidgetpath.h includes out of the public headers 2012-03-19 02:26:16 +01:00
gtkstyleprovider.h Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkstyleproviderprivate.c syleprovider: Add a vfunc to get the changes 2012-04-17 08:59:08 +02:00
gtkstyleproviderprivate.h syleprovider: Add a vfunc to get the changes 2012-04-17 08:59:08 +02:00
gtkswitch.c css: Remove old animation code 2012-04-17 08:59:19 +02:00
gtkswitch.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksymboliccolor.c symboliccolor: Treat it as a CssValue 2012-04-17 08:59:20 +02:00
gtksymboliccolor.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtksymboliccolorprivate.h symboliccolor: Treat it as a CssValue 2012-04-17 08:59:20 +02: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 Revert part of "textview: Remove extra magic for drawing children" 2012-04-10 16:21:07 +02:00
gtktextdisplay.h Revert part of "textview: Remove extra magic for drawing children" 2012-04-10 16:21:07 +02: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
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 Deprecate all the public API that is using GdkColor struct 2011-12-22 02:59:39 +00: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 Revert part of "textview: Remove extra magic for drawing children" 2012-04-10 16:21:07 +02:00
gtktextutil.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktextview.c Revert part of "textview: Remove extra magic for drawing children" 2012-04-10 16:21:07 +02:00
gtktextview.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkthemingbackground.c cssvalue: Add a cssvalue for background-size 2012-04-17 08:59:18 +02:00
gtkthemingbackgroundprivate.h cssvalue: Add GtkCssShadowsValue 2012-04-17 08:59:18 +02:00
gtkthemingengine.c themingengine: Fix outline-width 2012-04-17 08:59:20 +02:00
gtkthemingengine.h Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtkthemingengineprivate.h themingengine: Make _gtk_theming_engine_paint_spinner() args const 2012-04-17 08:59:17 +02: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: Remove gtk-touchcreen-mode usage 2012-03-01 16:25:24 -05: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 widget: Don't cache widget paths all the time 2012-04-17 08:59:21 +02:00
gtktoolbar.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoolbutton.c Fix malformed doc comments 2012-04-12 21:12:16 -04:00
gtktoolbutton.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoolitem.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoolitem.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoolitemgroup.c css: Remove old animation code 2012-04-17 08:59:19 +02:00
gtktoolitemgroup.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktoolpalette.c Change FSF Address 2012-02-27 17:06:11 +00: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 types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreemenu.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreemodel.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreemodel.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreemodelfilter.c treemodelfilter: Don't unref deleted rows 2012-03-19 02:26:16 +01:00
gtktreemodelfilter.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreemodelsort.c Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00: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 Explicitely mention -1 in the insert_with_values docs 2012-03-10 19:37:07 +01:00
gtktreestore.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreeview.c css: Remove old animation code 2012-04-17 08:59:19 +02:00
gtktreeview.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreeviewcolumn.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtktreeviewcolumn.h Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00: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 Change FSF Address 2012-02-27 17:06:11 +00:00
gtkviewport.c gtk: Don't call gdk_window_process_updates() when scrolling 2012-04-05 15:48:51 +02: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 widget: Don't cache widget paths all the time 2012-04-17 08:59:21 +02:00
gtkwidget.h types: Clean up gtkwidget.h includes 2012-03-03 19:45:03 +01:00
gtkwidgetpath.c Change FSF Address 2012-02-27 17:06:11 +00:00
gtkwidgetpath.h types: Move widget types into gtktypes.h 2012-03-03 19:45:03 +01:00
gtkwidgetprivate.h widget: Don't cache widget paths all the time 2012-04-17 08:59:21 +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 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 cssparser: Move symbolic color parser to gtksymboliccolor.c 2012-04-17 08:59:19 +02:00
gtkwin32themeprivate.h win32: Fall back to raleigh with the classic theme 2012-04-03 19:26:15 +02:00
gtkwindow.c window: Set parent context instead of just resetting style 2012-04-17 08:59:10 +02:00
gtkwindow.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkwindowprivate.h Change FSF Address 2012-02-27 17:06:11 +00: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 cssvalue: Split out old value handling to new typed value 2012-04-17 08:59:20 +02: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 Change FSF Address 2012-02-27 17:06:11 +00:00
paper_names_offsets.c
paper_names.c
queryimmodules.c Change FSF Address 2012-02-27 17:06:11 +00:00
updateiconcache.c Change FSF Address 2012-02-27 17:06:11 +00:00
xembed.h