[gtk+/gtkbuilder-gbinding] (2079 commits) ...Merge branch 'master' into gtkbuilder-gbinding



Summary of changes:

  342c64c... GtkToolShell: Move vfunc default results to default impleme (*)
  53602c4... Disable an incomplete test that does not work (*)
  a233022... Disable underallocation warnings in non-debug builds (*)
  3ff5a82... Clean up stock-icons (*)
  b57180a... 3.1.16 (*)
  553628e... post-release version bump (*)
  d780dde... gtk/Makefile.am: Remove duplicate AM_CPPFLAGS (*)
  69de896... Add more compilation warnings (*)
  43e241b... gtk+.doap: Add gtk+ to "platform" category (*)
  8cd9e34... Update README.win32 and Visual C++ Readme.txt's (*)
  ce58d88... gtk-demo: trivial improvement (*)
  a6899f2... gtk-demo: replace uses of GtkTable by GtkGrid (*)
  ee6b79b... Fix the configure script to actually define HAVE_COLORD whe (*)
  c5cd417... gtk-demo: Drop uses of GtkAlignment (*)
  1204a85... Formatting cleanups (*)
  22d046d... Add a note about placeholder text use (*)
  0ee9a47... Updated Brazilian Portuguese translation. (*)
  6eb777a... Change gtk_css_provider_propagate_error's signature. (*)
  640f069... treeview: add GTK_STYLE_CLASS_SEPARATOR for tree view separ (*)
  f5e758b... themingengine: remove xthickness FIXME from gtk_render_line (*)
  ef4690d... GtkGrid: make attaching more flexible (*)
  be152f9... GtkPlug: preserve map/unmap invariants (*)
  80fbbc3... Update Korean translation (*)
  dc898e3... GtkLabel: make patterns work a little better (*)
  41dbd20... GtkAssistant: Fix label alignment (*)
  f2f7817... Updated Esperanto translation (*)
  ed3c507... Updated Lithuanian translation (*)
  a8f62fe... Updated Lithuanian translation (*)
  8b3ff39... Updated Belarusian translation. (*)
  53edb2a... Test non-xml-clean preview text (*)
  f601994... GtkFontChooser: escape markup where required (*)
  21275a1... Correct the documentation of gtk_render_arrow() x,y argumen (*)
  eaed6d1... Improve gtk_tree_view_set_drag_dest_row docs (*)
  2e39400... Clean up the docs of GTK_SELECTION_MULTIPLE (*)
  3a1ce87... Fix typos in gtk_tree_view_set_reorderable docs (*)
  6faba61... Some GtkAboutDialog doc additions (*)
  5445b3d... GtkToolbar: Move child removal to dispose (*)
  1bede5c... GtkFontChooser: mark 'no matches' string for translation (*)
  a51a314... Make the gail blacklisting more quiet (*)
  f1476f3... a11y: Fix up listener registration minimally (*)
  4ea01b2... GtkPathBar: Implement get_path_for_child (*)
  7edf79d... checkbutton: Remove redundant call (*)
  b314f03... radiobutton: Remove redundant call (*)
  d717a2d... grid: Swap wrong spacing properties (*)
  c21b6f4... reftests: Disable border-radius tests for shadow (*)
  668287b... Factor out functions to create contextual menu items for th (*)
  2476d35... Menu item to visit the selected files in recent-files mode (*)
  63013ee... Updated Spanish translation (*)
  c6aca6b... Merge branch 'bgo593793-filechooser-recent-folders-master' (*)
  27e2ae0... Updated galician translations (*)
  50c5044... Updates (*)
  bd92a61... Fix output of pickers.ui a11y test (*)
  8183d32... More NEWS (*)
  c22feaa... Some more colord configury cleanups (*)
  6dd3432... 3.1.18 (*)
  c1af0ce... Post-release version bump (*)
  7624a08... Updated Portuguese translation (*)
  684ffdd... Updated Portuguese translation (*)
  299a97c... Updated Spanish translation (*)
  bf4558b... Updated Persian translation (*)
  0832bad... Updated French translation (*)
  4fafdd9... Updated Indonesian translation (*)
  f714f01... Updated Indonesian translation of po-properties (*)
  79ff1b6... x11: Don't create GdkDevices for disabled devices (*)
  39f0a60... themingengine: remove unused variable (*)
  2cc409c... Updated Slovenian translation (*)
  e635f9d... Added Norwegian bokmÃl translation (*)
  aeba575... Updated Belarusian translation. (*)
  8b9f040... iconview: fix a typo while removing the a11y adjustment wea (*)
  f5aba05... Updated British English translation (*)
  057a50d... Bug 658398 - Use of uninitialized variable reported by Valg (*)
  0bedb51... Add unit test for ref tranfer in rows-reordered with filter (*)
  f317dd3... gtktreemodelfilter: make rule used for level caching consis (*)
  767b2e2... gtktreemodelfilter: add a debug define and more assertions (*)
  ae2b2e7... gtktreemodelfilter: rework gtk_tree_model_filter_remove_elt (*)
  022327c... gtktreemodelfilter: child levels of the root level must rem (*)
  d116261... Update filter model ref count tests to reflect changes in r (*)
  b53a66b... Add unit tests to check hierarchies of deleted nodes are un (*)
  8fd73a9... update PunjabiTranslation (*)
  81c3558... Updated Polish translation (*)
  4e86b3f... l10n: Updated Italian translation (*)
  e07d7f0... Updated French translation (*)
  3a1b287... Updated Latvian translation. (*)
  228f30e... gtkmodules: don't append NULL to module list for blackliste (*)
  b71f280... Bug 617583 - Dead accents keys don't work in GTK+ applicati (*)
  e028a5c... gtkcssprovider: fix a crash in gtk_css_provider_parsing_err (*)
  e97ed43... combobox: implement get_path_for_child() for GtkComboBox (*)
  f9379ad... GtkAppChooserButton: Add a way to include the default app (*)
  d09a12e... Updated Spanish translation (*)
  0ce142e... Updated Polish translation (*)
  3d0a2d5... filechooser: Fix compile warning (*)
  94a9170... Updated Spanish translation (*)
  449c4bc... Unit test a corner case of gtk_tree_model_filter_rows_reord (*)
  9ed7638... gtktreemodelfilter: fix corner case in rows-reordered handl (*)
  a43f2ba... gtktreemodelfilter: fix small bug in prune level (*)
  0ab9766... Add unit test for bug 658696 (*)
  35eb921... treemodelfilter: bgo#658696- Crash when inserting new node (*)
  9c85042... Increase code coverage of first reference transfer code pat (*)
  3db7344... treemodelfilter: correct forgotten unref of parent on level (*)
  442b3d2... Updated Latvian translation. (*)
  7cff8c4... Quartz: gtk_drag_highlight_draw(): Set the GtkStyleContext  (*)
  7c0526e... treemodelfilter: bring if-condition in sync (*)
  3fc8038... Add unit test for Bug 657353 (*)
  e12140f... Updated Belarusian translation. (*)
  6573e24... Update French translation (*)
  2c0a4ff... Updated Swedish translation (*)
  70d70a0... Updated Swedish translation (*)
  7550157... bgo#514843 - [filechooser] Deal with corrupted .gtk-bookmar (*)
  7c77278... Updated galician translations for documentation (*)
  7fd19d7... Updated galician translations (*)
  2c49983... Updated galician translations (*)
  353c7c6... GtkFileChooserButton: Expand like other 'pickers' (*)
  7466f84... GtkSearchEngineTracker: port to tracker 0.12 (*)
  f6b264a... update Simplified Chinese (zh_CN) translation (*)
  d2d5256... update Simplified Chinese (zh_CN) translation (*)
  609e407... fix an issus (*)
  7eeebd4... gtk_assistant_remove_page() docs: Fix typo. (*)
  b21eb01... Updated Tamil Translations (*)
  e4cc5c0... Updated Tamil Translations (*)
  291b044... Updated Tamil Translations (*)
  5452525... Make GtkFontChooser an interface (*)
  eb9efc9... Rename GtkFontChooser:font-name to :font (*)
  eb2a54d... Add prop editors to testfontchooser{,dialog} (*)
  ca41529... GtkFontChooser implementation for GtkFontButton (*)
  85e95a7... Mark string for translation (*)
  9e46e57... Trivial: Add a few missing functions to the docs (*)
  bdcb855... Trivial: Fix up function name in the docs (*)
  cf14868... Cosmetic doc fixes (*)
  0b7db68... Setters should not return a boolean (*)
  1b818f2... Remove GtkFontChooser:[sg]et_font (*)
  abd9242... Add GtkFontChooser:font-desc property (*)
  6902813... Rename gtk_font_chooser_get_{family,face,size} (*)
  cc79b08... Add filter test to testfontchooserdialog (*)
  b1ff243... Fix implementation of GtkFontButton:get_font_{family,face} (*)
  8219a41... Clarify conditions when get_font_{family,face} return NULL (*)
  d828951... Remove some unnecessary casts (*)
  71c16ba... Take font size also from the font description (*)
  7ce29ee... prop-editor: Allow editing PANGO_TYPE_FONT_DESCRIPTION prop (*)
  aaa2e0b... Updated POTFILES.in (*)
  415d916... Updated Polish translation (*)
  14df59d... Fix a segfault if the GAppInfo does not have an icon (*)
  24981f7... Updated Spanish translation (*)
  f191798... Updated Norwegian bokmÃl translation (*)
  c132b6c... bgo#658600 - Don't try to focus the location entry in Recen (*)
  432b7ee... Merge branch 'bgo593793-filechooser-recent-folders-master' (*)
  f389015... l10n: Updated Italian translation (*)
  14147de... l10n: Updated Italian translation (*)
  26799f6... l10n: Updated Italian translation (*)
  2f19600... Updates (*)
  07cecfc... Fix a parameter name mismatch (*)
  c37e425... 3.1.90 (*)
  f1574cb... Post-release bump (*)
  a172dff... Updated Brazilian Portuguese translation. (*)
  9e8b2f2... treeview: Return FALSE from draw handler (*)
  9ddc11f... iconview: Don't rturn TRUE from draw handler (*)
  a5f632d... Update French translation (*)
  98b8f4a... Updated Russian translation (*)
  f86351c... GtkApplication: chain up ::startup (*)
  e0ea002... Updated Belarusian translation. (*)
  393a126... Updated Galician translations (*)
  e9de907... iconview: add support for prelight cells (*)
  c3b074f... Updated asturian translation (*)
  5f36042... Updated Punjabi Translation (*)
  4c06f52... Updated Slovenian translation (*)
  c254ebb... Updated Portuguese translation (*)
  c2be5f3... Updated Portuguese translation (*)
  493d798... gdk/gdkkeys.h: Remove api documentation as Its already in t (*)
  3c2eb05... link-button: Reset the mouse cursor when destroyed (*)
  be58a6c... widget-factory: add more checks and radios (*)
  25a514d... Remove left-over calls to dump function (*)
  e1ede02... treemodelfilter: add additional asserts to MODEL_FILTER_DEB (*)
  a376dcc... Updated Slovenian translation (*)
  5a59a1f... Updated Slovenian translation (*)
  d8702b3... Updated Slovenian translation (*)
  51da151... Fixed a string translated to Brazilian Portuguese (*)
  cf210a8... Updated asturian translation (*)
  c0f9d30... Updated Bulgarian translation (*)
  a846518... Updated Belarusian translation (some fixes after manual tes (*)
  a7b21b1... Updated Belarusian translation (some fixes after manual tes (*)
  23db278... [l10n] Updated German translation (*)
  8f8b394... [l10n] Updated German translation (*)
  b178259... Updated Swedish translation (*)
  e79647c... Updated Latvian translation. (*)
  68e9435... Updated Serbian translation (*)
  22cd009... GtkPaned: Create the child window at the correct position (*)
  7a34a59... Updated British English translation (*)
  824aeb7... fontchooserwidget: Simplify function (*)
  fb2bc13... fontchooser: Use gtk_list_store_insert_with_values() (*)
  a5f516c... fontchooser: Family or face can never be NULL (*)
  b95bbb5... fontchooser: List font description as font description (*)
  d88b7a6... fontchooser: Fix code to make it not look like GTK 0.9 (*)
  6d8010d... fontchooser: Move the filter func to the visibility func (*)
  ae5f82e... fontchooser: Store the font description in the model (*)
  64d3350... fontchooser: Assume NULL screen means the default screen (*)
  6552a82... fontchooser: Don't reload the fonts on style changes (*)
  e465023... fontchooser: Don't store the size separately (*)
  a4c3271... fontchooser: Remove useless code (*)
  34f9e6a... fontchooser: Remove special case for a single signal handle (*)
  8537b1c... Updated Polish translation (*)
  aba75fd... Updates (*)
  9bf03f5... 3.1.92 (*)
  d48542e... Bump version (*)
  7bd7c02... Updated Galician translations (*)
  0561c7a... GtkTreeModelFilter: Fix build warnings (*)
  f43a867... Updated Russian translation (*)
  49c1580... Updated Spanish translation (*)
  8977275... Updated Slovenian translation (*)
  34490ab... Updated Brazilian Portuguese translation (*)
  8def2dc... Updated Polish translation (*)
  0f9f9ec... Updated Polish translation (*)
  e26101a... Updated Hungarian translation (*)
  4e4a362... [l10n] Updated German translation (*)
  2b02a4c... Updated Latvian translation. (*)
  0682c40... Updated Hungarian translation (*)
  c64797f... Updated Portuguese translation (*)
  3d165c1... gtkmountoperation-x11: unbreak compilation on OpenBSD. (*)
  0134561... Updated Basque language (*)
  9dfb837... Updated Basque language (*)
  2c704dd... Updated French translation (*)
  349e9cc... [l10n] Updated German translation (*)
  ee1bd4c... Update Assamese translation (*)
  2ea4cef... Updated Oriya Translation (*)
  4403cf0... Updated Brazilian Portuguese translation. (*)
  e4bf7a2... Updated Swedish translation (*)
  0c33f0e... Updated Swedish translation (*)
  a861fa0... Updated Swedish translation (*)
  aeace5d... Updated Korean translation (*)
  8f33324... fontchooser: Fix gcc warnings (*)
  af5f593... fontchooser: Fix size computation (*)
  fe8ed0a... fontchooser: Rewrite size changes (*)
  3af04c1... fontchooser: Introduce gtk_font_chooser_find_font() (*)
  ded1036... fontchooser: Remove needless scroll calls (*)
  3a77b7e... fontchooser: Don't scroll in the populate_list() function (*)
  5834691... fontchooser: Use a cell_data_func for the font list (*)
  6cbbc78... fontchooser: Make changing the preview text fast (*)
  3d87ee7... fontchooser: Rename populate_list() function (*)
  6499088... fontchooser: Store tree model member variables as GtkTreeMo (*)
  9d96830... cssprovider: Remove outdated docs (*)
  a124d17... fontchooser: Store an iter to the current font (*)
  5a5737e... fontchooser: Fix leak (*)
  2b83d03... fontchooser: Sanitize variable declarations (*)
  7cf53a9... fontchooser: Take font description from model (*)
  132ccf0... fontchooser: Don't store the current face and family anymor (*)
  59298d9... fontchooser: Reorganize code a bit (*)
  af8c3fe... fontchooser: Update range marks properly (*)
  a40d0b4... fontchooser: Make all setters go through merge_font_desc() (*)
  7d5d0a1... fontchooser: Only create font descriptions on demand (*)
  c9ef2d0... fontchooser: Only compare font descriptions when families m (*)
  38af387... fontchooser: Reselect font when it's unfiltered (*)
  14154da... fontchooser: Set cell data as text + attributes instead of  (*)
  c1958ae... fontchooser: Use absolute size for the preview text in the  (*)
  59fbfd6... fontchooser: Split out computing of the preview text attrib (*)
  1892c64... fontchooser: Set a fixed size on the preview cell (*)
  18a6d98... fontchooser: Use fixed height mode for the font face list (*)
  19623af... fontbutton: Display the same text as elsewhere (*)
  d5bc1b6... fontbutton: Properly update label after property changes (*)
  7c675b3... fontbutton: Properly display absolute sizes (*)
  370f0d1... Disable font fallback in the fontchooser preview (*)
  a0fc947... GtkAssistant: Fix problems with gtk_widget_show_all() (*)
  6ab7b87... gtktreeviewaccessible: do not trigger an assertion (*)
  bd8e908... textview: Fix comparison being the wrong way (*)
  dd82b30... Fix module blacklisting (*)
  e994543... Updated Lithuanian translation (*)
  c91be58... Updated properties Lithuanian translation (*)
  39acc64... Updates (*)
  65ee452... Add some missing entries to the docs (*)
  e19d620... Updated Danish translation (*)
  29fe165... Updated Danish translation (*)
  021c4d7... Updated Telugu Translation (*)
  8c7dca8... Updated Telugu Translation (*)
  8725dca... Updated Telugu Translation (*)
  1c993d5... Updated Bulgarian translation (*)
  33f7754... GtkTreeViewColumn: fix return value of gtk_tree_view_column (*)
  c7cf1f5... GtkTreeViewColumn: fix x_offset returned by cell_get_positi (*)
  8b9601d... Updated Japanese translation (*)
  aa62d0f... [l10n]Updated Catalan translation (*)
  874b720... [l10n]Updated Catalan translation (*)
  66becfd... Update Czech translation (*)
  a6151eb... GtkBox: make get_path_for_child() work if there are interna (*)
  5ff8fe6... Documentation fixes (*)
  420a093... Updates (*)
  c9beb22... 3.2.0 (*)
  70b13d7... Bump version (*)
  33c43c9... Update Czech translation (*)
  d026fd4... [l10n]Updated Catalan (Valencian) translation (*)
  6476f6a... [l10n]Updated Catalan (Valencian) translation (*)
  61525f0... styleproperty: Use the long form to register background-col (*)
  205d0eb... styleproperty: Default to transparent background-color (*)
  1e36e40... styleproperty: Allow 'transparent' keyword for background-c (*)
  b01e20f... cssprovider: Remove unused enums (*)
  3fd7dbc... gtk: enable setting virtual modifiers in GtkCellRendererAcc (*)
  c500633... gtk: disable mnemonics in gtkrc.key.mac, they don't exist o (*)
  a99d14f... quartz: resolve the modifier confusion on the Mac (*)
  d3df467... gtk: use GTK_DEFAULT_ACCEL_MOD_MASK instead of GDK_CONTROL_ (*)
  2a8be23... gtk: fix entering of Option-foo symbols on the Mac (*)
  24a4283... gtk: allow to specify accelerators in a platform-independen (*)
  286fff4... gtk: use GTK_NO_TEXT_INPUT_MOD_MASK also in gtkfilechooserd (*)
  0955a59... app: abstract which modifiers are used for extending and mo (*)
  b663f3a... Bug 659406 - Abstract what triggers a context menu (*)
  c7f2c88... Fixed some strings in Brazilian Portuguese translation (*)
  89d16a5... reftests: Add a reftest checking background-color: transpar (*)
  a095a24... Put master on the 3.3 track (*)
  7b732ff... Updated Serbian translation (*)
  5e08c31... tests: Make editing window look more beautiful (*)
  3658e7a... tests: Make testwindows dialog even more beautiful (*)
  dbd4974... tests: Make testwindows use GtkGrid (*)
  b48c2d3... tests: Convert testtreeview from GtkTable to GtkBox (*)
  7724f14... tests: Convert testtoolbar to use a box instead of a table (*)
  276a9d7... container: Warn if an invalid widget path is created (*)
  aebd859... toolbar: Fix widget path creation code (*)
  814b6c2... tests: Use a box instead of a table in testselection (*)
  fa656ac... tests: Use a grid in testorientable instead of a table (*)
  04009aa... tests: Use a grid in testnotebookdnd instead of a table (*)
  4a7a673... Bug 659602 - Provide an abstraction for the platform's use  (*)
  0abe8ce... gtk: remove the private GTK_NO_TEXT_INPUT_MOD_MASK (*)
  11f8c1b... gtk: remove the private GTK_EXTEND/MODIFY_SELECTION_MOD_MAS (*)
  27cbbc4... GtkSettings: fix compile warnings on != X11 (*)
  2d3db34... Bug 659406 - Abstract what triggers a context menu (*)
  b58a82d... Updated POTFILES.skip (*)
  82710ad... mountoperation: fix the build (*)
  4991da8... update zh_CN translation (*)
  d4f83cd... notebook: use the current state to get the padding values (*)
  2500a95... notebook: allow using different padding values for the acti (*)
  34ee6d0... notebook: really deprecate tab_vborder and tab_hborder (*)
  d6a58e5... notebook: unconditionally apply padding to the tab content (*)
  8d3f7e3... stylecontext: add style classes for top/bottom/right/left a (*)
  c2f5d3d... notebook: add top/bottom/left/right style classes to the ta (*)
  63124e8... notebook: vborder/hborder deprecations are Since: 3.4, not  (*)
  5cf0450... toolbutton: don't force the icon widget to be a GtkMisc (*)
  2071cbf... tests: Convert testmerge from GtkTable to GtkGrid (*)
  afc5646... tests: Convert testimage example from GtkTable to GtkGrid (*)
  60eede3... tests: Convert print-editor from GtkTable to GtkBox (*)
  3111ac0... tests: Make prop-editor use a grid instead of a table (*)
  1678fff... tests: Convert testadjustsize example from GtkTable to box  (*)
  32c21ea... tests: Convert testdnd from GtkTable to GtkGrid (*)
  4866b04... tests: Convert testentryicons example from GtkTable to GtkG (*)
  d4d4f7f... tests: Convert testexpand from GtkTable to GtkGrid (*)
  c4bc16e... tests: Convert testgeometry from GtkTable to GtkGrid (*)
  41e17d9... tests: Convert testframe from GtkTable to GtkGrid (*)
  06440b4... testgtk: Upgrade alpha windows test from GtkTable to GtkGri (*)
  c25f2c4... testgtk: Convert big windows example from GtkTable to GtkGr (*)
  e214aec... testgtk: Beautify buttons example (*)
  2d88512... testgtk: Convert buttons example from GtkTable to GtkGrid (*)
  88a7942... print: Convert custom paper dialog from GtkTable to GtkGrid (*)
  2697464... testgtk: Convert radio/check button examples from GtkTable  (*)
  1145413... testgtk: Switch scrolled windows example from GtkTable to G (*)
  9972a18... testgtk: Simplify code (*)
  94f7702... testgtk: Convert focus example from GtkTable to GtkGrid (*)
  35f5dd5... testgtk: Remove invalid property (*)
  6e8b4c8... testgtk: Move display example from GtkTable to GtkGrid (*)
  32bb9ee... testgtk: Move paned example from GtkTable to GtkGrid (*)
  0a13dea... quartz: don't filter away directly encoded 24-bit UCS chara (*)
  d4c520e... testgtk: Clean up code (*)
  db746f3... testgtk: Switch progress bar example from GtkTable to GtkGr (*)
  4fbda7a... testgtk: Convert size groups example from GtkTable to GtkGr (*)
  9aed151... testgtk: Convert panes example from GtkTable to GtkGrid (*)
  638cb9e... testtoolbar: Fix test to use GtkGrid (*)
  80462c7... docs: Make infobar code example use GtkGrid instead of GtkT (*)
  08d578d... table: Deprecate GtkTable for GtkGrid (*)
  036c193... GdkWindow: fix conditional jump depends on uninitialized va (*)
  fb488d4... GtkTreeViewColumn: initialize a variable (*)
  11e1760... combobox: Remove unused define (*)
  a9affcd... notebook: Remove unused variables (*)
  bdfa05b... notebook: don't forget to prepare the tab style context bef (*)
  b0a7db7... Replace some references to the GtkTable, use GtkGrid instea (*)
  28bffa4... gtktable: Fix gtk-doc notation (*)
  58d9c7e... docs: Fix typo in treeview docs (*)
  61d6c73... tests: Fix a bunch of set-but-unused warnings in the filter (*)
  e0625f1... Updated Hebrew translation. (*)
  4a43034... a11y: Remove useless check (*)
  a36b05f... a11y: Don't include gtkx when not needed (*)
  5ae01f8... tests: Remove handleboxes from testmerge example (*)
  e967c74... testgtk: Remove handlebox example (*)
  85b79fb... handlebox: Deprecate (*)
  3435748... docs: Delete duplicate line in gdkwindow.c (*)
  2720574... gtkwindow: Clean up gtk_window_map() (*)
  f74421f... gtk-demo: Don't use tearoff menus (*)
  165fc24... testgtk: Remove tearoff menus from tests (*)
  b135441... menu: Deprecate GtkTearoffMenuItem (*)
  fcd4d8a... uimanager: Deprecate add-tearoffs property (*)
  dc67221... po/vi: import from Damned Lies (*)
  36b2362... Updated Vietnamese translation (*)
  522c305... gdkcreen-x11: Use GdkRGBA instead GdkColor (*)
  c8eb4e5... Add new api to gdk.symbols (*)
  c5c392d... Add 'Since 3.4' indices to the docs (*)
  8985ce3... gtkbox: Move private functions to private header (*)
  f44b846... __SIZEOF_INT__ and __SIZEOF_POINTER__ may not be defined. (*)
  2790a3d... Updated Esperanto translation (*)
  25e65dc... gdk: Plug leak in gdk_display_pointer_is_grabbed (*)
  eb8c2df... Bug 660730: Use GStatBuf for portability (*)
  e97b05a... filesystemmodel: Add a missing check (*)
  78ddeca... iconcache: Fix gcc warning (*)
  e1f79e8... box: add some missing includes (*)
  6fdf882... Add unit test for part 1 of bug 659022 (*)
  f646ed6... Fix first part of bug 659022 (*)
  e8323e2... Add two more unit tests for bug 659022 (*)
  bbc1e88... Bug 659022 - gtk_tree_model_filter_clear_cache_helper: asse (*)
  0e3a4b7... Fix commit 61d6c73f186a08cd55852c0a44a1704a6fbbbc39 (*)
  06dbbad... Updated Spanish translation (*)
  569b5ff... appchooser: add a GCancellable to the search operation (*)
  3a6996e... appchooser: make the "Find applications online" follow sear (*)
  1f2cfb5... all: add an 'only-child' pseudo-class selector (*)
  b928664... reftests: add a reftest for the CSS :only-child selector (*)
  00d79fd... Fixed gtk_cell_area_stop_editing() to properly notify when  (*)
  37f71d7... Bug 628936: Minimal change to pass introspection. (*)
  f920ded... GtkTreeViewColumn: dispose: Remove from the treeview (*)
  2677a7d... GtkComboBox: Add the format-entry-text signal. (*)
  78d8d6b... Updated Galician translations (*)
  87cc0dc... gtk: use the new modifier API instead of GTK_DEFAULT_ACCEL_ (*)
  5b74ee3... gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and  (*)
  5327034... gtk: remove the private GTK_DEFAULT_ACCEL_MOD_MASK define (*)
  0926f11... Updated Dutch translation by Rachid (*)
  1feb672... Updated Dutch translation by Wouter Bolsterlee (*)
  d172f1c... quartz: also update window position on windowDidResize (*)
  6dc34c1... Bug 658772: Directory paths for resource directories are ha (*)
  a35d876... Add G_GNUC_DEPRECATED annotations in GDK (*)
  defdfde... Quartz, Bug 655057: Eliminate Compiler Warning (*)
  8ad3d2b... Bug 657770 - Write to released memory in gtkdnd-quartz.c (*)
  6906ab8... Bug 658767 - Drag and Drop NSEvent capture is racy (*)
  0940974... Fix void function n gtkfontbutton.c so it does not try to r (*)
  1ecd9fb... Add a new symbol (*)
  8f07899... Include gdk.h in gail.c (*)
  9e0efc5... Add deprecation annotations for deprecated functions (*)
  5a13e08... Bug 660730: Win32: Only use _fstat32 if available (*)
  520881a... build: Strip out -DG_DISABLE_DEPRECATED (*)
  7cfb3ed... Add deprecation annotations for GtkHandleBox and GtkTable (*)
  133a7a4... Fixed referenced images for GTK_STOCK_INDENT (*)
  616afad... gdk: s/gdk_cursor_unref/g_object_unref/ (*)
  0853ce3... Use G_VALUE_INIT (*)
  a95c4c1... gtk: fix syntax of an annotation (*)
  1db5b34... Bug 658772: Directory paths for resource directories are ha (*)
  568198b... Updated British English translation (*)
  c4cf754... Updated Japanese translation (*)
  c301101... Update VS property sheets (*)
  b756209... Fixed some strings in Brazilian Portuguese translation (*)
  d987a01... GMountOperation on OpenBSD: remove the need for kvm(3) (*)
  febc298... tooltip: add support for opacity and rounded corners for to (*)
  385b7a3... gtk: GtkToolbar returns invalid paths when adding tool item (*)
  0c135cb... treemodel: document gtk_tree_path_free() as allow-none (*)
  6339181... DND: Work better with XI2 (*)
  34d6caa... Don't refer to --sync anymore (*)
  85a6bc8... Distribute tests/css/parser/selector.errors (*)
  6b510f4... Add GtkSwitch to widget-factory (*)
  bb1d9ab... Fix natural/min widht calculations for empty grids (*)
  958fc69... Fix document generation in out of tree builds (*)
  18a638a... GtkRange: use the right widget for coordinate translation (*)
  65d01e3... Updated German translation (*)
  077b366... quartz: don't return FALSE from GdkDevice::query_state() (*)
  88ad614... gtkquartz: don't free the string returned by get_bundle_pat (*)
  2688ccd... gtk: clean up the private horror (*)
  5c4f2ef... gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate (*)
  d56484f... tooltip: only update shape if the window is realized (*)
  16343bc... win32: fix unterminated #ifdef error (*)
  ccdc3c1... notebook: update tab area allocation when switching page (*)
  cd91ab9... Fix handling of GtkCellRendererProgress::inverted (*)
  99266c4... printunixdialog: fix a GtkTable->GtkGrid typo (*)
  9a13943... Add a css parser test for transparent (*)
  7d165b6... Fix make check (*)
  b195c7d... a11y: Hack around infinite loops in parent setting (*)
  df1e2cd... Fix more test breakage (*)
  a0ea626... Updates (*)
  6ea285c... Bump version to 3.3.2 (*)
  4f1c7e2... Post-release version bump (*)
  f6d78bf... gtkrc.key.mac: remove half the file, it was an accidential  (*)
  7f80ee3... gtkrc.key.mac: add Command-cursor text navigation (*)
  362ff7b... Fix gtk_grid_attach_next_to (*)
  0f17a84... Update grid tests to match (*)
  aceccd5... gdk: Make gen-keyname-table.pl work again (*)
  1cffe6c... gdk: Translate keyboard brightness keys (*)
  aa3ddb2... tests: Store keycode in tree for testaccel (*)
  701c00e... Print dialog: small keynav improvement (*)
  0888e6f... gtk: Fix XIGrabKeycode usage (*)
  931a408... radiotoolbutton: Fix the annotation for get_group() (*)
  a77162e... radiotoolbutton: Fix the introspection annotations (*)
  d808dac... iconview: layout items immediately when setting a GtkTreeMo (*)
  4ac4a1b... GtkSearchEngineSimple: adapt the GLib thread api changes (*)
  c3d2df4... GDK: Adapt to GLib thread api changes (*)
  d7c2646... Don't use deprecated Pango api (*)
  4460cac... Don't use g_value_set_char (*)
  8669eb4... Don't use deprecated Pango api (*)
  4f9fc25... box: Fix includes so hbox/vbox compile warning-free (*)
  e7e3413... tests: Remove unused variables (*)
  14d35d5... x11: Don't use deprecated function (*)
  eddacfc... x11: Do fallback resize without deprecated functions (*)
  c9a6483... display: Don't use deprecated functions (*)
  b120cb0... gdk: Move a bunch of deprecated code to a new file (*)
  c10cbf1... fontsel: Define GDK_DISABLE_DEPRECATION_WARNINGS (*)
  6132f52... handlebox: Define GDK_DISABLE_DEPRECATION_WARNINGS (*)
  e739757... table: Define GDK_DISABLE_DEPRECATION_WARNINGS (*)
  54d6ef1... iconview: Keep the device for dnd autoscroll (*)
  5ada0fc... tooltip: Remove unused variables (*)
  98d2156... tooltip: Don't use deprecated API (*)
  86af3ea... tests: Disable fontselection deprecation warnings (*)
  9788bfa... gtk-demo: Don't use deprecated code (*)
  2a9932c... Don't use deprecated GValue api (*)
  9b0011b... Don't use *_DISABLE_DEPRECATED (*)
  416e1a1... Don't use *_SINGLE_INCLUDES defines (*)
  8370052... Don't use *DISABLE_DEPRECATED guards (*)
  484a45c... Drop DISABLE_DEPRECATED guards here, too (*)
  98db3dd... Move gtk_draw_insertion_cursor out of gtkstyle.[hc] (*)
  068e1f0... Move wholly deprecated files to a subdirectory (*)
  feece3c... Move gtkstyle and gtkrc to deprecated/ (*)
  1f827d6... Don't warn about deprecations in deprecated/ (*)
  2de4405... Move deprecated gtkwidget style api to gtkstyle (*)
  8ad3fd2... Don't warn about deprecations in deprecated/ (*)
  adc731f... Remove various internal uses of deprecated api (*)
  cafef13... Remove one instance of gdk_window_get_pointer (*)
  2ead4c6... Remove some more uses of gdk_window_get_pointer (*)
  20008c3... Revert a change to the plug/socket headers (*)
  c002c83... Make sure we only show icons in the file selector bookmarks (*)
  8853a3e... Updated POTFILES.in (*)
  6cf1385... introspection: Include deprecated headers for scanner too (*)
  0f167e8... Fix make check (*)
  06b55b2... gtk: Add accel with keycode parsing functions (*)
  780a92b... gtk: Add test program for keycode parsing (*)
  ba397a3... tests: Disable accel test until fixed (*)
  3bd0059... GdkDeviceManager: some reshuffling of docs (*)
  250d433... Add device-taking variants of begin_resize/move_drag (*)
  32884e9... win32: Adapt to GdkWindowImpl api change (*)
  6f48f20... Quartz: Adapt to GdkWindowImpl api change (*)
  810ef68... Broadway: Adapt to GdkWindowImpl API change (*)
  3b152df... Wayland: Adapt to GdkWindowImpl api change (*)
  7644ef1... GtkWindow: Use new begin_resize_drag api (*)
  41d4229... Pop up context menus at the right device (*)
  8318515... Mark gtk_dialog_new_with_buttons as NULL-terminated (*)
  8067f6b... x11: Fix window manager change detection (*)
  a72a316... gtk: add annotations for some GtkSymbolicColor constructors (*)
  4d7e47d... Allow fallback for input method modules (*)
  79803d0... menuitem: Always treat submenus as popup (*)
  4d9d8ba... quartz: remove unused variable (*)
  6a7280c... quartz: Separate out screen_point conversion in function (*)
  7269cdf... quartz: Factor out toplevel from NSEvent code into function (*)
  9f45c37... quartz: Process motion events within windows bounds without (*)
  e5ccae5... quartz: make test_resize () conform to coding style (*)
  b78658c... quartz: make gdk_quartz_osx_version conform to coding style (*)
  88329ae... quartz: use get_toplevel_from_ns_event in one more place (*)
  4ef61e2... gtk: add annotations for some GtkRadio* constructors (*)
  d1c6bcb... quartz: handle recursive CFRunLoops (*)
  d809536... Print preview: make cancel work (*)
  ac943bf... gdk: exclude MOD1 from the virtual modifier mapping (*)
  8216324... [Quartz Bug 663182] NSImage throws an exception from _gtk_q (*)
  3243e69... Fix accidental paste error in 8216324 (*)
  42656dd... Revert "[Quartz Bug 663182] NSImage throws an exception fro (*)
  085b98f... [Quartz Bug 663182] NSImage throws an exception from _gtk_q (*)
  ee7ac4f... Rename s/GtkCssRepeatStyle/GtkCssBorderRepeatStyle/g (*)
  3b436ee... css: start background-repeat (*)
  f9d16f3... themingengine: set the cairo extend to PAD when we're stret (*)
  c1e8e7b... reftests: Add a reftest for background-repeat css property (*)
  43f1b5a... gdk: Add GDK_WINDOW_STATE_FOCUSED to GdkWindowState (*)
  95648fd... x11: Implement GDK_WINDOW_STATE_FOCUSED on top of _NET_WM_S (*)
  70f87b8... gtk: Add a GTK_STATE_FLAG_WINDOW_UNFOCUSED widget state fla (*)
  a9134de... assistant: Work around deprecation warnings (*)
  9aa7e9f... button: Don't call deprecated functions (*)
  8f8269a... cellrendererspinner: Include correct header (*)
  7cfe905... cellrendererspinner: Ignore deprecation warnings (*)
  adcd136... icontheme: Get rid of deprecation warnings (*)
  1425ecb... treeview: Fix warnings from fixing warnings (*)
  1c22053... window: Fix cast warnings (*)
  bd97127... immodule: Fix includes (*)
  c2da143... immodule: Move private functions to a private header (*)
  ba05093... build: Don't append to an accidentally existing file (*)
  e1f4bd6... gtk: Empty gtkimmodule.h (*)
  f9c664c... immodule: Disable deprecations before including deprecated  (*)
  c9b1e00... layout: Work around deprecation warnings (*)
  40db65a... settings: Disable deprecaion warnings for deprecated header (*)
  a12e12a... queryimmodules: Disable deprecaion warnings for deprecated  (*)
  68bc011... menuitem: WOrk around deprecation warnings (*)
  80a23a2... paned: Remove MOTION_HINT_MASK (*)
  28d0403... paned: Pass x/y position to update_drag() (*)
  a1fb2c8... treeview: Remove call to gtk_widget_get_pointer() (*)
  d41732b... widget: Deprecate gtk_widget_get_pointer () (*)
  fd93e08... widget: Don't use deprecated symbols (*)
  28d3d6e... treeview: Remove unused crack code (*)
  264241e... Bug 663605 - Fix event->state of many event types on quartz (*)
  5f6c70f... quartz: include all buttons' states in GdkEventButton.state (*)
  5ca2f06... quartz: include all buttons' state in GdkEventMotion.state  (*)
  439b9a3... queryimmodules: Actually fix deprecation warnings (*)
  c9c9099... gtk-demo: Remove excessive pointer querying (*)
  2783158... treeview: Do a simple replace for gdk_window_get_pointer() (*)
  f412623... testgtk: Don't use deprecated functions in properties examp (*)
  198a35f... testgtk: Remove deprecations from shapes test (*)
  8e4a45e... exanmples: Don't use deprecated API (*)
  0333ed9... tools: Work with deprecated APIs (*)
  d1d2d71... demos: Remove non-working code (*)
  7e22a53... Don't implement GApplication mainloop (*)
  91ae197... Bug 661997 - Gtk crashes when changing the TreeView model w (*)
  b6ae763... Drop references to g_thread_init() (*)
  b3e13bd... Drop use of GDK_DISABLE_DEPRECATED guards in gdk (*)
  a78ab0c... Drop use of GDK_DISABLE_DEPRECATED guards in gtk (*)
  190c271... Add a missing include (*)
  5594ec8... Don't add -DGSEAL_ENABLE to CFLAGS anymore (*)
  2298c51... Update documentation around deprecations. (*)
  82d6a4e... Don't use G_ERRORCHECK_MUTEXES anymore (*)
  6ae6284... Remove some redundant verbosity (*)
  a7958f0... treeview: Work around deprecations (*)
  f711da3... uimanager: Work around deprecations (*)
  14a1787... broadway: Initial support fro V7+ websockets (*)
  22807d8... gtktreeviewaccessible: factor out cell_info_free() (*)
  fb97c28... gtktreeviewaccessible: use a value_destroy_func with the ce (*)
  d69c7f4... gtk: Fix GtkCellRenderer ignoring keycodes (*)
  c30d313... gtk: Fix parsing of accelerators with keycodes (*)
  1c96b0b... a11y: It's not a bug if there's no row at some point (*)
  2d3c36a... a11y: Fix gcc warning (*)
  24b9599... a11y: Get rid of gtk.h includes in headers (*)
  96bae6a... Add include to fix the build (*)
  06a20d2... Fix build by adding include (*)
  7445a59... win32: Never pass SWP_NOSIZE or SWP_NOMOVE to SetWindowPos (*)
  db19fbd... win32: Resurrect some enter/leave notify events for native  (*)
  1afc29d... win32: resurect Windows clipboard selection notification (*)
  b18718a... Add G_ENABLE_DEBUG #ifdef check in gdkdisplay-win32.c (*)
  f9d8f97... Win32: Ensure native back-end for windows where the user re (*)
  05e982a... Win32: Fix _gdk_windowing_window_at_pointer to correctly re (*)
  86b8a1d... win32: dnd should not be registerd for offscreen windows (*)
  5406955... win32: Fix DnD when drag icon is below the pointer (*)
  ade6d09... win32: Fix up initialization order of input subsystem (*)
  6668ba6... win32: Update input device code to use the new property nam (*)
  f0f7c07... win32: Handle implicit grabs (*)
  321acc3... win32: in window_at_pointer, ensure that we handle non-clie (*)
  915e9d5... win32: Use right native_window for implicit grabs (*)
  73c527a... win32: Record the native event mask in use (*)
  d66ad8c... win32: Better crossing events and grab destination reportin (*)
  1df95b4... win32: Call GetQueueStatus instead of PeekMessage PM_NOREMO (*)
  6ed89c5... win32: fix typo in msw_style.c (*)
  2d83850... win32: add TODO mentioning GtkButton::child-displacement-x  (*)
  af00c68... win32: correctly handle difference between tab_pos and gap_ (*)
  66f7e5d... win32: Fix up window_show (*)
  ad374a5... win32: Handle all window changes in WINDOWPOSCHANGED (*)
  429bd4e... win32: Fix missed resize exit message (*)
  538ab4f... win32: Remove most special casing of WINPOSCHANGED during m (*)
  36a28d6... win32: Ignore client requested window move/size during SIZE (*)
  8f50944... win32: Send initial configure (*)
  ab61510... win32: Send window-state-changes before configure events (*)
  7253791... win32: Make set_keep_above work also for non-mapped windows (*)
  4690aa2... win32: Don't remove the window from the handle table on des (*)
  8207215... win32: Use WM_NCDESTROY instead of WM_DESTROY (*)
  6be876c... win32: Fix size or style changes during fullscreen (*)
  4c061a5... win32: By default, allow windows larger than the screen (*)
  2dbc05f... win32: Ensure we always send a configure event when changin (*)
  2662fe3... win32: More robust way to ensure we get a configure event a (*)
  d27b402... win32: Add custom placements for some window types (*)
  a1828e8... win32: Make flush/sync work like in X (*)
  2788efe... win32: Don't use API_CALL for SetWindowLong (*)
  1737ffe... win32: Fix modal_hint handling (*)
  fefe8e7... win32: Actually check for IPrintDialogCallback in configure (*)
  487ace0... win32: Add gdk_win32_window_get_impl_hwnd (*)
  d441044... win32: Fix synaptics trackpad issues (*)
  c563765... win32: Fix placement at initial position (*)
  6500220... win32: Ensure newly mapped toplevels are inside the workare (*)
  11e9c6f... win32: Hack to make statusbar menus show up visible: (*)
  52be8cb... win32: Fix some warnings (*)
  4e10d96... win32: fix some typos (*)
  68d28aa... win32: fix pasting screenshots taken with PrintScreen or Al (*)
  2f14732... win32: Fix gdk_win32_window_translate (*)
  a2b879f... win32: Make grab cursors work again (*)
  4a43c06... Fix some implicit declaration warnings (*)
  242b1f1... GtkProgressbar: respect the range of 'fraction' (*)
  e19cbd7... quartz: fix a race condition when waking up the CGRunLoop (*)
  981efc9... Fix uninitialized digest_len field, causing WebSocket hands (*)
  6ae78c3... Add a link to the Windows port wiki page (*)
  1c22237... Fix gtk_tree_view_get_tooltip_context() transfer annotation (*)
  a6cb6c6... Add some keybindings to the a11y entries test (*)
  2777078... Add combobox a11y tests (*)
  005451e... GtkComboBoxAccessible: Make keybindings work (*)
  90e171e... Fixed Russian translation (*)
  76cd144... Fix GDK linking for Gtk typelib and example builds (*)
  4904a2f... GtkTextViewAccessible: Respect display lines (*)
  9ad67a3... Avoid double inclusion of a migration chapter (*)
  5b6f0b9... GtkSpinButton: Clarify clamping behavior in gtk_spin_button (*)
  1a241f2... treeview: Only compute parity once when rendering (*)
  c8e2cd2... treeview: Remove special cases when computing parity (*)
  320df16... treeview: Make the parity actually store the row number (*)
  59097ec... treeview: Rename "parity" to "total_count" (*)
  635e534... treeview: Add _gtk_rbtree_find_index() (*)
  0c2f454... a11y: Re-implement gtk_tree_view_accessible_get_n_rows() (*)
  2bd69cb... a11y: Remove idle handler for focus notifications (*)
  02fd1e5... a11y: Add _gtk_cell_accessible_parent_get_child_index() (*)
  533ee18... a11y: Add a special-case for cell index querying (*)
  ac29108... a11y: Change function declaration (*)
  a9dd3e5... a11y: Make the cache lookup function inefficient (*)
  b526375... gtk: Fix compiler warnings from include fixes (*)
  d5b52ae... a11y: Implement get_child_index in treeviewaccessible (*)
  35b667a... a11y: Implement get_child_index in treeview (*)
  f05d3f6... a11y: Don't use the cell's index anymore (*)
  d265636... a11y: Remove index from cellaccessible (*)
  331a4c9... a11y: Store the cellinfo in the cell's qdata (*)
  71011f3... a11y: Implement find_cell_info() using qdata lookup (*)
  64b825b... a11y: Improve cell_infos table (*)
  40b7e30... a11y: Don't garbage collect anymore (*)
  bd1bc88... a11y: Remove in_use member (*)
  9f91405... a11y: Mark object as defunct in destroy notify (*)
  5096df1... treeview: Remove unnecessary variable (*)
  918a9d0... a11y: Add a cell_info_get_path() function (*)
  24e4a03... a11y: Remove needless checks (*)
  0b716e7... widget: Add _gtk_widget_peek_accessible() (*)
  e927a5b... treeview: Redo row tracking (*)
  92a2284... tests: Ensure the treeview is expanded (*)
  acc5627... a11y: Redo indexing (*)
  b8dec90... a11y: Compute index the easy way (*)
  a890a61... treeview: Add _gtk_rbtree_node_get_index() (*)
  104ddf8... a11y: Compute the cell index quicker (*)
  85fee33... a11y: Add a hash function for cell infos (*)
  0b26a15... a11y: Make find by index lookup use the hash table again (*)
  c2410d0... a11y: Don't crete cell infos for non-children (*)
  5af4ce6... a11y: Remove clean_rows function (*)
  b1fe9b6... a11y: remove useless argument (*)
  0c99022... tests: Up the ante (*)
  81f9082... treeview: Minor beautification (*)
  aa1cab1... treeview: Simplify a check (*)
  f7fed68... a11y: remove argument from get_column_number() (*)
  f7df354... a11y: Fix get_column_index() (*)
  18181f5... API: treeview: Add gtk_tree_view_get_n_columns() (*)
  bbf59c7... a11y: Use gtk_tree_view_get_n_columns() (*)
  74e8ac1... tests: Don't dump stuff twice for tables (*)
  2e48bb2... tests: Add checks for row/column index to accessibility-dum (*)
  857fa84... tests: Add an invisible column to the tree test (*)
  5041286... a11y: Unify column-by-index getting (*)
  a4b88c4... treeview: Call a11y functions for culmn changes directly (*)
  acbf37b... a11y: Merge function into only caller (*)
  43705c7... Update comment to new realities (*)
  c1bdbe6... Revert "tests: Disable accel test until fixed" (*)
  ef5476f... tests: Check "without keycode" code path too (*)
  de47b90... gtk: Parse keypad numbers correctly (*)
  ab27fa9... tests: Add tests for keypad keys parsing (*)
  e8bb2e4... Maintain map/unmap invariants in GtkRecentChooserDialog (*)
  8d97d8c... treeview: factor out gtk_tree_view_ensure_background() (*)
  9986b26... treeview: use gtk_tree_view_ensure_background() consistentl (*)
  2c065d7... treeview: fix the build (*)
  0ef2247... viewport: Don't unset the adjustment on finalize (*)
  2939eae... viewport: Initialize the adjustment in the init function (*)
  5bacd8e... viewport: adjustments are never NULL (*)
  65ceff3... viewport: Don't use deprecated functions (*)
  73e54ab... viewport: Get rid of deprecation warnings (*)
  0308352... notebook: don't leak the action widgets (*)
  6690e6d... ref, don't unref, requestor member when copying GdkEvents (*)
  361fcab... win32: make fixup_event correctly ref all GdkWindow members (*)
  e953465... Save a generic boxes source in GtkImageBorder (*)
  c09148c... Add GtkStylePropertyContext and use it in when getting styl (*)
  7104b4b... Remove _gtk_style_properties_peek_property (*)
  2cf3ff9... Actually pass in a StylePropertyContext when getting images (*)
  8b644b4... make _gtk_style_property_resolve copy the result to an outp (*)
  abe6598... Add initial cut at win32 theme support for CSS (*)
  bc38cf1... win32-theme: Support -gtk-win32-size CSS value (*)
  5e04549... Render background image if set for checks and options (*)
  fdbf029... win32-theme: Support multiple parts being combined (*)
  a038c58... Add top/left/bottom/right style classes to steppers (*)
  68c74e1... Set top/bottom style classes on spinbutton buttons (*)
  ca829b4... Add pulse style class and use in progress bar and entry (*)
  3309639... Add support for win32 theme colors as symbolic colors (*)
  5f782d2... win32-theme: Support mixing parts (*)
  43dd705... Fix tiny docs typo. (*)
  1c8481a... Bug 663856 - Make option-foo accelerators use the right sym (*)
  9c79f9f... Turn the private #define for the group-shifting modifier in (*)
  90e73dd... gdk_x11_keymap_get_modifier_mask(): always return a value (*)
  6bb495f... gdk: remove the GET_EFFECTIVE_KEYMAP() stuff from gdkkeys-x (*)
  e9ac608... win32-theme: Add gtk-win32.css (*)
  a38c48b... Build gtkwin32css.h from gtk-win32.css (*)
  f59836a... Build in default win32 css as gtk-win32 (*)
  88d059f... win32: Default to gtk-win32 theme (*)
  ab34c79... Fix gdk_cairo_region_create_from_surface on big endian (*)
  b63724b... Drop the Beagle search engine (*)
  e49fb9f... Updates (*)
  5e11bf1... Fix the build (*)
  f2569ba... Add a missing static (*)
  bcc98cf... Remove leftover debug spew (*)
  c3d96ff... Improve AtkText implementations (*)
  cd2af02... Adapt iconview a11y test output (*)
  aa17b2c... Updated Spanish translation (*)
  eafff40... [Bug 664238] GTK apps crash when dragging something (*)
  477b7f2... quartz: do not call gdk_drag_begin() twice (*)
  64a38bd... quartz: fix coding style in quartz-version of gtk_drag_begi (*)
  a069ec6... Bug 660554 - gtk_tree_view_drag_begin: assertion `path != N (*)
  44a064f... Don't call scroll to cell if the tree view is empty (*)
  e60fa49... Bug 653676 - Expand/Collapse doesn't respond after one clic (*)
  009224a... notebook: make sure to allocate the CSS border width (*)
  b9b01f9... frame: add GTK_STYLE_CLASS_FRAME in _init() (*)
  4626edb... frame: make sure to allocate the CSS border width (*)
  5c6656e... gtk/gtkapplication.c: Fix typo (*)
  1e737bb... [icons] text-x-generic isn't a generated icon (*)
  4bfa354... Merge branch 'win32-theme2' (*)
  07e284a... win32-theme: Fix up docs for gtk_symbolic_color_new_win32 (*)
  c6dab00... Add gtk_symbolic_color_new_win32 to gtk.symbols (*)
  c533482... Convert gtk-win32.css to unix line endings (*)
  2fb8b97... win32: get rid of GdkDragContextPrivateWin32 and related ma (*)
  4760b3e... win32: Make gdk_drag_context_new static (*)
  0d94b97... win32: Don't dereference keyboard_grab if it is NULL (*)
  9275b87... win32: Don't double free stuff when finalizing drag context (*)
  7e8b7a7... Prevent local filesystem influence in the a11y tests (*)
  7814718... Drop uses of @returns syntax (*)
  f01162c... notebook: properly subtract the initial_gap width from the  (*)
  79bbce5... notebook: use the current page allocation when computing th (*)
  af2ebe6... rbtree: Make debug functions private (*)
  69a5160... rbtree: Mark all debug sections as debug (*)
  6168a64... rbtree: Add assertions to clarify usage (*)
  54f3fbf... rbtree: Don't set variable twice (*)
  22a4c15... rbtree: Split out a common function (*)
  01a44e2... rbtree: Use gtk_rbnode_adjust() (*)
  7b2d414... rbtree: Use gtk_rbnode_adjust() more (*)
  ba7a0a0... rbtree: Use gtk_rbnode_adjust() more. (*)
  769186d... rbtree: Use gtk_rbnode_adjust() (*)
  1dd9dd4... rbtree: Use gtk_rbnode_adjust() even more (*)
  02671f9... rbtree: Move to an approach where we don't move contents (*)
  f4fe921... rbtree: Add a local variable (*)
  647c441... rbtree: Don't write to nil node (*)
  e2f2289... tests: Add a test for the rbtree code. (*)
  7c6bbf5... More updates (*)
  84c0cca... 3.3.4 (*)
  fa89423... Bump version (*)
  73a8343... rbtree: Replace nil node allocation with a preallocated nil (*)
  c305695... rbtree: Introduce _gtk_rbtree_first() (*)
  a4630d0... rbtree: Introduce _gtk_rbtree_is_nil() (*)
  3778680... rbtree: Remove the nil member (*)
  ae99a9e... rbtree: Simplify rotation functions (*)
  d8b6414... rbtree: Remove needless tests (*)
  c5e4af7... Clean up includes (*)
  abc787a... Move pangoft2 to Requires.private (*)
  251ee41... Revert "Clean up includes" (*)
  2b6f639... Fix a typo (*)
  c1124df... tests: Speed up rbtree test (*)
  3166457... tests: Add test for _gtk_rbtree_reorder() (*)
  6d0499a... rbtree: Rewrite to not lose node order (*)
  6a6af84... gtk-demo: Fix segfault in editable cells demo (*)
  0d71f62... frame: don't access padding before it's initialized (*)
  92e6444... widgetpath: correctly print the siblings index (*)
  e8be9ec... bgo#662814 - Don't print a g_warning() when GtkRecentManage (*)
  b84d37a... GtkIconView: Fix a segfault (*)
  3abc31a... color-button: Notify "color" and "alpha" properties when ch (*)
  2831151... Revert "tests: use GdkRGBA instead GdkColor" (*)
  af0537b... prop-editor: Implement property editing for GdkRGBA propert (*)
  c066136... win32-theme: Theme column headers (*)
  35ffd4c... win32-theme: Fix up radio and menus in various states (*)
  b72b4e7... build: Add gmodule-2.0 dependency for gtk-query-immodules-3 (*)
  fbfbaa3... a11y: Don't create fake cell renderers (*)
  416b3ed... treeview: Notify a11y about reordered rows (*)
  bcafd9b... a11y: Add _gtk_cell_accessible_set_cell_data() (*)
  178686b... a11y: Add get_renderer_state() to cell accessibles (*)
  08d86fa... a11y: Implement ref_state_set using the new APIs (*)
  9011bf9... reftests: Mark windows as popups (*)
  a63b6cc... tests: Add prop editors to testtreeview (*)
  62b5051... win32: Make all GDK_WINDOW_TEMP always on top (*)
  9da7cc7... tests: Add testtreechanging (*)
  f412293... reftests: Make sure border-image-gradient keeps working (*)
  c9a3332... Add generation of private g-types for private headers (*)
  1a68aff... css: Add _gtk_css_parser_try_enum (*)
  3e24029... css: Parse enums with new case-insensitive helper (*)
  8fb4b13... css: Break out enum parse/print helper (*)
  2a42fad... css: Use enum parsing for background repeat style (*)
  d85aabe... Rename GTK_CSS_REPEAT_STYLE_NONE to GTK_CSS_REPEAT_STYLE_ST (*)
  91dcf40... css: Convert border style parsing to use enums (*)
  c276f53... Make computed value of border-width 0 if border-style none (*)
  34e1556... Add reftest to test border-style: none (*)
  330fd3b... Add GtkCssArea enum (*)
  8411f1a... Implement background-clip and background-origin (*)
  d8d7c7c... Update background-area reftest for background-clip (*)
  9fd4e95... Reftest background-origin with various background-clip valu (*)
  75642d3... css: Always draw the bg color under the bg image (*)
  db5e387... Fix up background-origin now that we correctly handle the b (*)
  3f206dc... win32-theme: Fix background colors for new bg drawing (*)
  6898ba4... win32-theme: Make notebook tabs slightly better (*)
  7c092be... win32-theme: Make syntax for mixing theme parts more regula (*)
  7756f49... Fix up makefile rules for parallel builds (*)
  21c7e8c... win32-theme: Support custom margins in win32 theme parts (*)
  267b51e... win32-theme: Add some margins on GtkScale trought to look l (*)
  eb44036... Support border-image in theme_engine_render_frame_gap (*)
  03b7bb6... win32-theme: Make tabs look better (*)
  10cfa90... spinbutton: redesign to use an horizontal layout (*)
  f920d96... gtk/gtkeditable: Some docs fixes (*)
  6740121... stylecontext: add GTK_STYLE_CLASS_LINKED (*)
  f7d95b5... pathbar: add the linked style class to GtkPathBar (*)
  03217c2... Updated Russian translation (*)
  41b56d8... themingengine: move code to make switch-case more clear (*)
  ae60f00... themingengine: fix a typo (*)
  924efd4... widget-factory: make one of the two spinbuttons active (*)
  763e4b9... reftests: Fix test for border-image addition (*)
  64ff56e... tests: Check that the cursor keeps up to date (*)
  caa9ca9... tests: Fix the iter stepping code (*)
  b843aa1... tests: Add automatic expanding/collapsing (*)
  806dca0... treeview: Rename function (*)
  c070e7a... treeview: Simplify code (*)
  160e1c0... tests: Add new test that is currently failing (*)
  bbf0026... treeview: Reorder code a bit (*)
  7d3109a... treeview: Properly change cursor when row is collapsed (*)
  5317cb1... filechooserdefault: Don't unref value twice (*)
  07eb8d6... Remove unused argument (*)
  6ce4834... [path-bar] Only reset the children's styles if the children (*)
  7fb00c9... [path-bar] Add some comments to explain the async recursion (*)
  58d247d... Avoid shadowing a variable (*)
  463c98a... [GtkPathBar] Remove unused error argument (*)
  830bc43... [GtkFileChooserDefault] Don't destroy and re-create the fil (*)
  9b967ab... XI2: Push error traps around XIQueryDevice calls (*)
  d462f86... GtkCssProvider: don't segfault when CSS file is not found (*)
  b5d8d2c... icon-helper: add GtkIconHelper private object (*)
  f085dde... image: port to GtkIconHelper (*)
  adbfbb7... dnd: port to GtkIconHelper (*)
  a4d6505... entry: port to GtkIconHelper (*)
  0304cc0... cellrendererpix: port to GtkIconHelper (*)
  126651f... cellrendererpix: make sure to select the default helper as  (*)
  5224302... entry: always prepare the style context when using it for e (*)
  e37c55a... icon-helper: don't reset pixel_size when clearing the helpe (*)
  d300ddc... icon-helper: don't warn out when the icon size is GTK_ICON_ (*)
  864c561... icon-helper: remove useless checks (*)
  d47e82f... entry: simplify code (*)
  7724599... image: simplify code (*)
  f18bbdf... Remove draw_insertion_cursor in label and entry (*)
  b3f850e... Tiny cleanup. (*)
  0bff1af... Rework GtkTextView cursor code. (*)
  3c68422... Use the split-cursor setting for textview cursors (*)
  2ef5844... Introduce gtk_render_insertion_cursor (*)
  0c68227... image: minor cleanup (*)
  58b1f24... image: use the default icon size if no icon size is provide (*)
  45df163... gdk: Remove now unused region tags completely (*)
  7fd225c... gdk: Expose bottommost windows first (*)
  9613e6a... testwindows: Test transparent backgrounds (*)
  30ad4e6... testwindows: Add a button to cause a repaint (*)
  f51482e... gdk: Track wether windows have alpha in the background (*)
  46d5b89... gdk: Track the layered area (*)
  0f6784a... gdk: Make sure we don't copy to/from layered regions when m (*)
  f0c8c4a... gdk: Fix repaint of layered region during raise (*)
  8e28f53... gdk: Fix repaint of layered region during scroll (*)
  7a263c6... gdk: Fix repaint of layered region during move_region (*)
  f9c24e8... GtkIconView: fix a memory corruption in the drag-n-drop cod (*)
  0dd1f7e... wayland: Update to recent API changes (*)
  7c779a0... Plug tiny leak in the css parser (*)
  5a471fe... Remove unused alignment from GtkTooltip. (*)
  2bf765a... entry: avoid a mismatched cairo_save/restore (*)
  f00cfe1... Handle has_alpha_background for parent-relative backgrounds (*)
  68843a3... gdk: Remove unused _gdk_window_calculate_full_clip_region (*)
  76ea768... gdk: Fix alpha window background paintings on non-implicit  (*)
  65ef158... gdk: gdk_window_move_region (*)
  4597f1e... gdk: gdk_window_get_update_area don't remove alpha covered  (*)
  93c086e... Make window handle transparent (*)
  c47ef89... Merge branch 'transparent-windows' (*)
  2e01dc1... statusicon: port to GtkIconHelper (*)
  c538fb8... stylecontext: add GTK_STYLE_CLASS_ARROW (*)
  d80ff7b... stylecontext: always add the ARROW style class when renderi (*)
  b917c2f... wayland: Port from wl_shell to wl_surface_shell (*)
  5ac6950... label: Move callback to new stuff (*)
  c3cccf5... label: Clear layout on state change (*)
  4259a27... widget: Update Pango context on state change (*)
  392cdff... statusicon: fix the build on !X11 (*)
  fd06890... notebook: Make the tab reordering dnd window transparent (*)
  029a884... gtk,notebook: Invalidate the gap side when reordering tabs (*)
  d978ed8... Remove an unused variable (*)
  4962167... gtk-demo: Add test of transparent GdkWindows (*)
  b558885... Try to fix linking (*)
  7bd2446... Remove broken optimization in style modifier overrides (*)
  288b153... Fix demo to use a "normal" transparent value now that it wo (*)
  c24742e... modifierstyle: Fix compile errors (*)
  e3744bb... window: remove unused arguments and variables (*)
  2fad8eb... window: trivial cleanup (*)
  8f4f7fa... window: copy back window surface data when the implicit pai (*)
  807a449... treeview: Fix crash when scrolling to end (*)
  7a6babf... widget: Unset window-unfocused in gtk_widget_unparent() (*)
  6ed5918... progressbar: Set state flags on draw (*)
  f34d0d6... overlay: Create child window before setting parent (*)
  003d80d... overlay: Move code (*)
  6454c71... overlay: Properly allocate the child upon addition (*)
  36effbb... print to file: fixed lost filename in gui (*)
  e43080a... Test some virtual modifiers (*)
  9bf17a9... Revert 3fd7dbc94074826755da7fc3237e439ba6e81ada (*)
  517be09... Updated Breton translation (*)
  fba5ca3... Updated Breton translation (*)
  83054ba... wayland: Load cursors from wayland directory under XDG_DATA (*)
  89c90ed... Fix move-resize emulation with XI2 (*)
  710a843... rbtree: Add _gtk_rbtree_contains() (*)
  78aad2d... treeview: Use _gtk_rbtree_contains() in a11y code (*)
  2a59265... tests: Put random number into local variable (*)
  e01af5c... treeview: Replace cursor handling by keeping the node (*)
  1a2932b... treeview: Handle the case where the cursor row gets deleted (*)
  6e099a1... tests: Make treechanging test run as fast as possible (*)
  4d3986e... tests: Dump the operation that is performed to stderr (*)
  4dbedb7... docs: Update code demo for newer glib (*)
  bf47d8d... tests: Add sanity checks for selection (*)
  d3bccfb... treeview: Replace lots of boolean args with flags (*)
  559c3c7... treeview: Add a CURSOR_INVALID flag to set_cursor_row() (*)
  ef4c4b7... tests: Add select/unselect calls (*)
  d4d2cc1... treeview: Don't try to optimize away selection_changed sign (*)
  92929b9... treeview: Ensure selection's changed signal (*)
  b215aea... image: add gtk_image_get_preferred_size() (*)
  1e23a74... image: take misc padding into account when calculating x/y  (*)
  a7f3a9f... themingengine: split a GtkThemingBackground object (*)
  064204d... GtkFrame: Fix a casting in the compute_child_allocation() m (*)
  10b5ec2... Fix set_focus_child handling during focus changes (*)
  ffb56ec... Fix nicks for the window class enum (*)
  f807f78... print dialog: Fix authentication logic (*)
  c66fd84... Updated Slovak translation (*)
  32c9251... wayland: Don't use deprecated function: gdk_window_get_poin (*)
  aea95c8... wayland: Retrieve the data device manager object (*)
  b165c1b... wayland: Get the data device during input device setup (*)
  55b2286... wayland: Add an implementation for GdkAtom (*)
  8c1f8c0... wayland: Add dummy implementation of the wl_data_device fun (*)
  40423df... Add has-origin property for GtkScale (*)
  1235dc3... widget: Synthesize crossing only if sensitivity changed whi (*)
  cfa0339... scale: remove unused variable (*)
  4f8f8fe... window: Add hide-titlebar-when-maximized property (*)
  3b0a9c5... demo: Add test for hide-titlebar-when-maximized (*)
  20e94c1... menuitem: don't request twice the padding for separator men (*)
  713df0c... menuitem: force odd height if we're not using wide separato (*)
  4d76b10... menuitem: properly respect padding when drawing the separat (*)
  05e62e0... menuitem: share code between HFW and non-HFW height request (*)
  69a5b3a... menuitem: cleanup arrow-spacing fetch code (*)
  7984131... cellrendererpix: save the icon size locally instead of in t (*)
  f071433... iconhelper: treat the empty string as a NULL icon name (*)
  14f1811... Add new symbols (*)
  1377ff0... fontchooserwidget: Handle dpi < 0 (*)
  94f00eb... widget: Don't change sensitive state with insensitve parent (*)
  953b4ae... tests: Add a test for latest commit (*)
  b6aa011... cellrenderer: Add EXPANDED and EXPANDABLE states (*)
  175043b... treeview: Set the new flags when rendering the cell (*)
  bb02942... a11y: Set new treeview flags (*)
  acfb3b3... a11y: Don't duplicate information anymore (*)
  90f04b5... a11y: Split out renderer<->atk state matching (*)
  7f42a94... a11y: Add _gtk_cell_accessible_state_changed() (*)
  0ef6771... a11y: Remove old notify about showing/visible (*)
  ff80ae1... a11y: Readd FOCUSABLE state (*)
  3badf48... a11y: Split out function (*)
  d9b7170... a11y: Add _gtk_tree_view_accessible_add_state() (*)
  95dc248... treeview: Don't use signals in a11y row expansion (*)
  2544583... a11y: Revert 22a47c3dbd7875af10df58feedd81d7b661222b6 (*)
  8ca5192... a11y: Emit row-deleted signal when rows get deleted (*)
  ab9c2c2... a11y: Remove destroy_count_func usage (*)
  6fa7230... treeview: Deprecate gtk_tree_view_set_destroy_count_func() (*)
  adf183b... treeview: Set EXPANDED state directly on a11y elements (*)
  f840efa... a11y: Remove "toggle" action from cell renderers (*)
  9e9533f... a11y: Redo cell accessible action handling (*)
  82a9f6f... treeview: Set expandable flag from treeview (*)
  c7b82c2... treeview: Add add() function to accessible (*)
  0005d82... treeview: Remove unnecessary accessible_expanded() (*)
  1a3226e... a11y: Emit children-changed properly for treeviews (*)
  3112679... treeview: Signal selection changes to the accessible (*)
  20b5668... a11y: Improve table_is_row_selected() (*)
  dc8f5ef... a11y: Improve get_selected_rows() (*)
  c9c7e91... a11y: Improve treeview's add/remove_selection() (*)
  f5621a3... treeview: Emit cursor-changed signal when new model is set (*)
  070124b... tests: Add test resetting the model (*)
  ccabccc... treeview: Send changed signal directly to a11y code (*)
  dfb8233... a11y: Remove unused variable (*)
  c28f641... a11y: Add GtkRendererCellAcessible::renderer (*)
  acb73f9... API: cellrenderer: Add a private struct (*)
  0470b91... cellrenderer: Add API to keep the accessible type (*)
  e5d5863... a11y: Use the accessible type (*)
  c5433e8... gtk: Add accessible types for cell renderers (*)
  8ac5796... a11y: Use cell renderer creation funcs unconditionally (*)
  a3f6034... a11y: Don't copy data between renderers (*)
  d2a9220... a11y: remove now unused property lists (*)
  5cca6b2... a11y: Remove unused function (*)
  2e7fcc2... a11y: Redo cell update function (*)
  118bc61... a11y: Move update_cache to GtkCellAccesible (*)
  4ac5017... a11y: Implement GtkContainerCellAccessible.update_cache (*)
  eb64651... a11y: Redo function signature (*)
  64aa203... a11y: Refactor treeview code even more (*)
  b8b8ba8... a11y: Make boolean cell render report its states the new wa (*)
  c0fdcbf... a11y: Remove unused gtk_cell_accessible_set_cell_data() (*)
  f8426cd... gtk-demo: Fix warnings in changedisplay (*)
  ba59b9c... Cosmetic changes (*)
  55f1799... Doc typo fix (*)
  a26afb6... Add new symbols (*)
  2f25ab2... Doc typo fix (*)
  8b60bc9... Cosmetic change (*)
  9cdeaaa... Remove some accidental additions (*)
  89c8c1f... Doc format fixes (*)
  cea3501... Add missing symbols to the docs (*)
  7f5a665... Fix more linking fallout (*)
  afa945f... Updates (*)
  d78971b... treeview: Run unref helper for all rows (*)
  113aff6... a11y: Don't emit children-changed when nothing changed (*)
  e104219... tests: Relax a refcount comparison check (*)
  88da2e8... Updated Spanish translation (*)
  cf8f3c0... entry: Don't try to handle Tab in entry completions (*)
  92a72ce... entry: Move freeze/thaw into begin/end_change (*)
  edddb66... filechooserentry: Don't use a magic number (*)
  7b51ca9... filechooserentry: Use the actual discarding function to dis (*)
  d5e5ca3... filechooserentry: Reorganize function (*)
  f0cf111... filechooserentry: Fold function into other (*)
  b6f6e33... filechooserentry: force_reload is never TRUE (*)
  5aeac0b... filechooserentry: Keep finished_loading variable ourselves (*)
  05398b8... filechooserentry: Make the filesystem a construct-only argu (*)
  a04b70e... filechooserentry: The file system cannot be NULL (*)
  2ead847... filechooserentry: Fold in start_loading_current_folder() (*)
  8389922... filechooserentry: Don't trim away the slash after directori (*)
  2b9ecd9... filechooserentry: Only append / to directory names once (*)
  5ebc690... filechooserentry: Make appending / to directories simpler (*)
  06a64da... filechooserentry: Store the liststore as a treemodel (*)
  a1e0c1e... filechooserentry: Use a GtkFileSystemModel (*)
  036195e... gtkfolder: Remove (*)
  9d09028... filechooserentry: Move _gtk_file_system_parse() (*)
  c3da748... filechooserentry: Simplify code (*)
  9ee577d... filechooserentry: Remove file_system argument (*)
  242afcf... filechooserentry: Start autocomplete immediately (*)
  e085900... filechooserentry: Don't complain about incomplete hostnames (*)
  35198e1... filechooserentry: Ensure the base folder is always valid (*)
  2186c28... filechooserentry: Simplify code (*)
  5c42972... filechooserentry: Split out function (*)
  e2105c2... filechooserentry: Modify _gtk_file_chooser_entry_get_curren (*)
  1ac6ace... filechooserentry: Redo _gtk_file_chooser_entry_get_file_par (*)
  fc775df... entrycompletion: Export gtk_entry_completion_compute_prefix (*)
  cde8ae7... filechooserentry: Keep an extra column for the full path (*)
  e3ef8a5... filechooserentry: Simplify match_selected function (*)
  c585471... filechooserentry: Set the text column of the entry completi (*)
  cdd236d... filechooserentry: Merge function (*)
  45d54fc... filechooserentry: Use inline completion (*)
  132c42c... filechooserentry: Get rid of RefreshMode (*)
  93263dc... filechooserentry: Redo completion popup trigger (*)
  f7e5a77... filechooserentry: Remove completion feedback (*)
  6e7b2de... filechooserentry: Simplify append_common_prefix() (*)
  ad1672c... filechooserentry: Don't override activate (*)
  f6f2a78... filechooserentry: Don't update the folder when completing (*)
  d3fd759... filechooserentry: Add gtk_file_chooser_entry_get_completion (*)
  c9b2202... filechooserentry: Use completion for completion (*)
  6ab681c... filechooserentry: Remove _gtk_file_chooser_entry_set_file_p (*)
  357ae09... filechooserentry: Get rid of unused member variable (*)
  af9e385... filechooserentry: Simplify refresh_current_folder_and_file_ (*)
  ea8f5f1... filechooserentry: Set minimum key length to 0 (*)
  d27d73f... filechooserentry: Refactor function (*)
  5607cd9... filechooserentry: Simplify code (*)
  b47b6d3... filechooserentry: Remove the file column (*)
  98fb16e... filesystemmodel: Add a toggle for whether directories are f (*)
  c4a331f... filechooserentry: Use a GtkFileFilter for filtering (*)
  0d10583... filechooserentry: Simplify load completion (*)
  57766f1... filechooserentry: Remove beep function (*)
  523a45d... filechooserentry: Don't show files when selecting directory (*)
  4fb6961... filechooserentry: Allow NULL as base folder again (*)
  351dd20... filechooserentry: Remove unused enum (*)
  640754e... filechooserentry: Do inline completion only when opening fi (*)
  b9fad15... filechooserentry: Catch tab key earlier (*)
  9d6da33... widget: Flip the sensitive flag even if the state doesn't c (*)
  4a11339... tests: Add a test for latest commit (*)
  9b02b6c... Updated POTFILES.in (*)
  bbf96b9... [l10n] Updated Kazakh translation (*)
  7f301cf... Remove useless get_iter_at_line calls. (*)
  397cbbe... Use gtk_text_layout_get_iter_at_line (*)
  69fba5d... textlayout: cleanup (*)
  358ecad... gdk,xi2: Make more resilient about not yet known devices (*)
  74cff29... Updated Spanish translation (*)
  c6df282... Add gdk_screen_get_monitor_workarea (*)
  020c184... Use the workarea when placing popups (*)
  910e509... Fix parameter name mismatch (*)
  5913e88... Reduce gtk-doc warnings (*)
  19c5b5c... Tell gtk-doc about G_GNUC_WARN_UNUSED_RESULT (*)
  e4f6a71... a11y: Simplify code (*)
  eed9cc9... treeview: Only set focus column in setter function (*)
  1998a63... accessible: Make widget a property (*)
  5789fd9... accessible: Check the widgeyt actually changed when setting (*)
  50431be... accessible: At an important note to the docs (*)
  bac73e4... API: accessible: Add widget_set and widget_unset vfuncs (*)
  eb27c61... accessible: Use set_widget() in destroy notify (*)
  1305815... iconview: Split out iconview accessible (*)
  075cc5d... accesible: Manage the DEFUNCT state (*)
  23b5f9c... widget: Unset widget on accessibles (*)
  e042462... widget: Unset self from accessible (*)
  7b5b678... a11y: Fix crash in notebook (*)
  03a63de... widget: Unref accessible (*)
  dbc1581... accessible: Ensure we unset the widget when finalizing (*)
  80a0413... a11y: Use widget_unset vfunc in treeview (*)
  4652d4c... a11y: Remove widget_destroyed call (*)
  1961be9... iconview: Simplify adjustment monitoring for accessible (*)
  d801b28... a11y: Don't connect_destroyed anymore (*)
  0c1f2f2... widget: Set widget in accessible's constructor (*)
  073b4d8... accessible: Deprecate gtk_accessible_connect_widget_destroy (*)
  e937d06... tests: Avoid deprecation warning (*)
  d2a5844... a11y: Make GtkCellAccessible a GtkAccessible (*)
  3d4a8da... a11y: implement widget_(un)set in ContainerCell (*)
  2ea328d... x11: Unify focus handling code (*)
  db4a604... x11: Avoid spurious focus events on grabs (*)
  902c5c6... a11y: emit entry signals immediately (*)
  0192955... Updated Spanish translation (*)
  8841c04... Some GMenu test code (*)
  bfa53a9... Add some todos (*)
  c62ed7e... Add code for dynamic changes (*)
  519c75a... First attempt at handling dynamic changes (*)
  fd9df18... Brute-force dynamic change propagation (*)
  1ddaf01... Quick-and-dirty GtkBuilder integration (*)
  1aec8e2... Cleanups (*)
  b36198d... More dynamic changes (*)
  f13083b... Pass domain to the menu parser (*)
  1996a5e... testgmenu: Demonstrate how translatable labels work (*)
  3b2f77e... Remove an unneeded include (*)
  601b3fc... Drop an unused variable (*)
  cc24dbe... GtkApplication: add a way to get the appmenu (*)
  8ee68a7... bloatpad: Add an example app menu (*)
  5d0020c... Adapt to object path conventions (*)
  95d9a5e... Adapt to api changes in GMenuModel (*)
  e0c2352... testgmenu: Quit on delete-event (*)
  15afbf8... testgmenu: Use activate for toggle actions (*)
  bf03adc... testgmenu: Use activate with parameter for radio actions (*)
  92af3d0... GtkApplication: use activate for actions here, too (*)
  7de8660... testgmenu: Initial attempt at section headings (*)
  5aee677... GtkApplication: Initial attempt at section headings (*)
  9131849... testgmenu: Insert separators after sections (*)
  5705a33... GtkApplication: Insert separators after sections (*)
  ff38dda... x11: Add gdk_x11_window_set_utf8_property (*)
  9c52a73... window: Set a _DBUS_APPLICATION_ID X11 window property (*)
  6b7be4a... Add a very bad fallback check (*)
  0455a95... testgmenu: #ifdef out non-compiling code for now (*)
  7ee18bd... Make it build against the current wip/menus-rebase3 branch (*)
  f826dd5... GtkSettings: add shell-shows-app-menu property (*)
  e7ad2f9... add GActionMuxer and observer interfaces (*)
  a93b9dd... add GtkApplicationWindow (*)
  ebd7450... port bloatpad to the new APIs (*)
  7e34342... GtkApplicationWindow: implement GActionMap (*)
  af0c1e6... gtk.symbols fixes (*)
  1a97f4b... GtkApplicationWindow: wire up action activations (*)
  9064758... bloatpad: make "about" a window action (*)
  3076ba9... bloatpad: add 'win.fullscreen' action (*)
  ddfbe19... add GtkApplicationMenuButton (*)
  618bca1... bloatpad: use GtkApplicationMenuButton (*)
  a003eef... gdk: Fix prototype for gdk_x11_window_set_utf8_property (*)
  9e9e1a9... gtkapplicationwindow: Pick up gtk-shell-shows-app-menu XSet (*)
  1eee7fb... GtkApplicationWindow: Use dispose for GObjects (*)
  8ae7921... Don't call g_object_unref on a variant (*)
  32508ee... Drop an unused variable (*)
  a679413... Some initial docs (*)
  d9c3714... GtkApplication: doc improvement (*)
  792c719... Some coding style fixes (*)
  65f5a65... GtkApplicationWindow: mark a string for translation (*)
  762616d... Include gtkapplicationmenubutton.h in gtk.h (*)
  f10f3bc... GtkApplicationWindow: more docs (*)
  6d0475d... Remove no-longer existing function (*)
  cedc3cb... Hook up docs (*)
  0683f08... Whitespace fixes (*)
  bd30a1c... Undoccommentify action muxer files (*)
  b893247... GtkApplicationMenuButton: add docs (*)
  acbda82... Remove a redundant test (*)
  33aaf26... Drop GtkApplicationMenuButton for now (*)
  b42308f... Adapt to changes in GLib API (*)
  3a088d9... GtkApplicationWindow: Don't unref a NULL object (*)
  dd360d7... Bloatpad: Add mnemonics to the menu (*)
  aae52d4... GtkApplicationWindow: Make mnemonics work for stateful acti (*)
  65a2962... GtkApplication: Merge app menu and menubar (*)
  b041d33... bloatpad: Fix Edit to be a submenu (*)
  2c6b7ef... GtkApplicationWindow: Further sanitize handling of merging  (*)
  7ad83b6... bloatpad: Be 640x480 by default (*)
  3968769... Bloatpad: Don't leak a menu model (*)
  064999c... Bloatpad: Add a View menu for fullscreen (*)
  45e9d09... Only add separators when a section actually ends (*)
  ecfdb83... GtkSettings: add shell-shows-menubar property (*)
  612e24d... introduce GtkModelMenuItem (*)
  e7b6fa4... Only add a separator when a section ends (*)
  c299963... GtkApplicationWindow: clean up menubar logic (*)
  c7e7237... GtkApplicationWindow: Consistently unparent menubar (*)
  f0c2ff3... GtkApplcationWindow: plug two obvious leaks (*)
  de53b52... GtkApplicationWindow: nuke some g_print spew (*)
  f83530a... GtkModelMenuItem: omit indicator if not required (*)
  9cc98f9... bloatpad: use GtkBuilder for constructing menus (*)
  2e64177... GtkModelMenuItem: don't leak a GVariant (*)
  59092e1... bloatpad: port to GActionMap for application (*)
  2ce6a27... bloatpad: move action/menu setup to ::startup (*)
  2f78238... gmenu testcase: update to glib API changes (*)
  b7de477... Never add separators to menubars (*)
  f7ce4d7... Whitespace fixes (*)
  88f16b1... GtkSettings: quartz: shell always shows menus (*)
  afb0c09... Watch "shell shows menu" settings for changes (*)
  cd7ce86... Split off GMenuModel -> GtkMenuBar code (*)
  43bf430... bloatpad: add proper sections to the menus (*)
  7ef340f... Clean up includes (*)
  f119c83... Make accelmap initialization more forgiving (*)
  3205a40... Whitespace fix (*)
  898bc98... Update GtkApplicationWindow  docs (*)
  aa1faa7... Add an example (*)
  03db3e1... (trivially) implement 'shutdown' in GtkApplication (*)
  90fcf99... GtkApplication: export windows on the bus (*)
  d5d896f... Fix a gtk-doc warning (*)
  9d62d24... GtkApplicationWindow: Add a GtkAccelGroup (*)
  1c6d0c3... GtkApplicationWindow: Set the accel group on constructed wi (*)
  153cc81... GtkApplication: Add API to install accelerators for actions (*)
  f05cfd5... Bloatpad: Add an accelerator (*)
  2398d7e... Introduce gtkaccelmapprivate.h (*)
  f724443... GtkApplication: Extract accelerators from menus (*)
  073a924... Bloatpad: Add an accelerator in the menu (*)
  0baa663... GtkApplicationWindow: Always install accelerators (*)
  f485dd3... Documentation additions (*)
  21f4562... GtkApplicationWindow: share one GActionMuxer (*)
  4877799... Update testgmenu to latest api changes (*)
  cc14811... wip example for plugin/gmenu interaction (*)
  744f87f... Add an action too (*)
  c30e2b8... Something for the eye (*)
  8a21201... Another plugin, for good measure (*)
  8bc7513... begin GtkApplication menu support for Mac OS (*)
  9e3c4c6... bloatpad: add 'New Window' menu item (*)
  d91c9f9... Fix up includes (*)
  3103ae2... Two small fixes (*)
  460ac29... begin adding menu accelerators (*)
  ec72f8f... gtkquartz-menu: fix some leaks (*)
  1a02fc0... Refactor GMenuModel rendering for Mac OS. (*)
  4846f36... Add accelerators to bloatpad. (*)
  c1f9ccc... Handle menu changes. (*)
  a991bb9... GtkBuilder: pick up named submenus (*)
  aeb550f... Plugman: Find the plugins menu in a better way (*)
  06a75b7... Some more menu-related docs (*)
  080007d... Show off some menus (*)
  5562d0a... Forgotten file (*)
  316e0ea... Fix a typo (*)
  cff5ba1... Document that gtk_init is called without argv (*)
  76d671d... Move X property handling to GtkApplicationWindow (*)
  363c2d6... GtkApplication: lock gdk on incoming messages (*)
  6a246a8... GtkApplicationWindow: deal with remote actions (*)
  06c8921... GtkApplication: document relationship to gdkthreads (*)
  4e5e479... missing file (*)
  8578fef... GtkApplication: add menu API (*)
  aeaed2a... bump glib depend to 2.31.6 (*)
  951af79... Updated POTFILES.in (*)
  eecbdb6... widget: Always propagate state flags to all children (*)
  cc8012e... widget: Set style flags on the style context when the flags (*)
  221442a... accellabel: Stop setting state flags on the style context f (*)
  cf469ee... arrow: Stop setting state flags on the style context for dr (*)
  e868b8d... button: Stop setting state flags on the style context for d (*)
  d84021a... calendar: Use the widget state flags as a base for drawing  (*)
  5f5d4db... calendar: Use the widget state flags as a base for drawing  (*)
  dae2675... checkbutton: Stop setting state flags on the style context  (*)
  c9bbfb5... checkbutton: Use the widget state flags as a base for drawi (*)
  8baf65b... checkmenuitem: Clean up state flags handling on drawing (*)
  42d2a19... cellrenderer: Use the widget state flags as a base for cell (*)
  7097014... cellrenderertoggle: Use the cell renderer's state flags as  (*)
  ee669a1... cellview: Stop checking for sensitivity on draw (*)
  721920e... combobox: Stop setting state flags on the style context for (*)
  a0fd344... entry: Stop setting state flags on the style context for dr (*)
  754eabe... entry: Use the widget state flags as a base for drawing ico (*)
  3e0b2f7... eventbox: Stop setting state flags on the style context for (*)
  1facea2... expander: Use the widget state flags as a base for drawing (*)
  e9a8938... hsv: Stop setting state flags on the style context for draw (*)
  ffd5126... iconview: Stop setting state flags on the style context for (*)
  f4b9562... iconview: Use the widget state flags as a base for drawing  (*)
  e3d3870... image: Stop setting state flags on the style context for dr (*)
  02dd7df... label: Stop setting state flags on the style context for dr (*)
  5b4cc2f... label: Use the widget state flags as a base for drawing (*)
  6b624a5... menubar: Stop setting state flags on the style context for  (*)
  9a4edf7... menuitem: Stop setting state flags on the style context for (*)
  8b444d1... notebook: Use the widget state flags as a base for drawing (*)
  8eb58a6... Updates (*)
  2d70d8f... gdkwindow: plug memory leak (*)
  5d8641d... Add another bloatpad screenshot (*)
  f4c698e... Revert "progressbar: Set state flags on draw" (*)
  e09b210... Updates (*)
  23ca2a9... Fix symbol lists (*)
  d7652d2... Fix dist (*)
  be689e8... 3.3.6 (*)
  e65a8d0... Bump version (*)
  13f5706... treeview: fix an uninitialised variable warning (*)
  8f5e8b2... Updated Spanish translation (*)
  bac58ab... gtkmodelmenuitem: don't crash on missing action (*)
  9635759... tests/testgtk.c: Remove death code (*)
  fe59c5f... button: add a border param to gtk_button_get_props() (*)
  0021ef1... button: add CSS borders to the size request (*)
  2827cd4... button: deprecate the inner-border style property (*)
  e246345... gtk/gtktrayicon-x11.c: Use new GdkRGBA api instead GDKColor (*)
  f84c124... gtk/gtkcellview.c: Use new GdkRGBA api instead GdkColor one (*)
  325142f... tests/testcombo.c: Use GdkRGBA instead GdkColor (*)
  b557778... GtkApplicationWindow: fix a typo (*)
  06307dd... GtkAction: Hold a reference to proxy widgets (*)
  9ae0ffb... application: use the same variable names in definitions and (*)
  72c04c0... application: mark menu/menubar getters as (transfer none) (*)
  157d927... application: don't unconditionally unref the GMenuModel in  (*)
  182fbba... GtkModelMenu: drop extra & added by mistake (*)
  115d92a... gtkappchooserwidget: Use g_object_clear() (*)
  a3abc18... Deprecate all the public API that is using GdkColor struct (*)
  18406b7... Revert "x11: Avoid spurious focus events on grabs" (*)
  a61ba41... x11: Don't handle focus events for NULL windows (*)
  d1c92c3... styleproperties: Move private struct declaration into publi (*)
  8a83f0c... widget: Print a g_warning() when a cairo_t is invalid (*)
  9707d96... combobox: Don't allow an individual cell to cheat (*)
  547baf0... Remove an unused struct (*)
  53ce519... Remove an unneeded variable (*)
  a553cb5... Use gtk_widget_get_allocated_width/height where it makes se (*)
  f1bfdda... Only push the menu in if the position function said so (*)
  fbc3db8... Fix scroll_offset handling (*)
  58d553c... cssprovider: Fix leak (*)
  396ae8f... tests: Make widget-factory close when window is closed (*)
  ab16995... themingbackground: Avoid erroring cairo context (*)
  359d8c9... gtktextbtree: use g_slice (*)
  1abf761... gtktextlayout: use g_slice for GtkTextLineDisplay (*)
  deeac44... Updated Spanish translation (*)
  465301c... tests/testgtk: Do not use GdkColor-based api (*)
  19b47b9... Update various EWMH interactions (*)
  01320e5... Fix problems with sticky handling (*)
  84c061b... reftests: Add test for empty grid with spacing (*)
  524938a... modifierstyle: Move Private typedef to public header (*)
  45161fb... settings: Cache style properties (*)
  849770a... Updated POTFILES.skip (*)
  694bbf4... Cosmetic changes to comments (*)
  3c70a12... GtkImContextSimple: fix tentative match handling (*)
  ebd28de... XIM: gracefully deal with non-X backends (*)
  08c89c1... Drop -uninstalled.pc files (*)
  d7e8388... Add a Since tag (*)
  2637240... Remove an unnecessary warning (*)
  bdb98fd... Update gdk/gdkconfig.h.win32 (*)
  f166cdd... Update Visual C++ projects (*)
  24e476c... gtk/Makefile.am: Update VS projects completion (*)
  42bf233... Updated Hebrew translation. (*)
  1a122a4... gtk/gtkspinbutton.c: Remove lingering ';' (*)
  d273b81... Bug 667018-gtk/gtkwindow.c: Include deprecated/gtkstyle.h (*)
  6aeab7b... comboboxtext: Set entry-text-column and id-column props in  (*)
  f0b8fc6... textdisplay: use g_list_free_full (*)
  c62a1fd... Add symbolic constants for event emission control (*)
  266866e... Fix problems with DND on some X servers (*)
  1796e2f... test/testgtk.c: Fix compilation warning (*)
  9f6e7d2... gtk/gtkprivate.c: Include stdlib.h (*)
  49d232d... gtkcellview: Do not use deprecated GdkColor api (*)
  abb7f40... gtkcolorsel: Do not use deprecated GdkColor api (*)
  022c576... treeview: bgo#666685 - Crash when toggling the selected sta (*)
  3caa370... gtkspinbutton: Respect value of inherited 'editable' proper (*)
  912375f... gtk/gtkcolorbutton.c: Do not use deprecated GdkColor api (*)
  eeb9de8... GtkNotebook: fix crash when DnD tabs between windows (*)
  0ea48c4... GtkComboBoxText: allow id='' tag in builder markup (*)
  08a2b91... tests: Use g_list_free_full() convenience function (*)
  24360a8... gdk/*: Use g_list_free_full convenience function (*)
  6ad6f71... modules/*: Use g_list_free_full() convenience function (*)
  d005b01... gtk/*: Use g_list_free_full() convenience function (*)
  e77ffa6... gtkcolorsel.c: Do not use GdkColor API (*)
  baef3e5... gtksettings.c: Do not use GdkColor API (*)
  5f53045... Revert "gtksettings.c: Do not use GdkColor API" (*)
  f1995f8... GtkPrintUnixDialog: Hide unused tabs (*)
  ff016a7... wayland: Set a default cursor when the window cursor is set (*)
  f7fb2fb... Use the right icon-name for missing images (*)
  6fa6576... Set cups Custom print options correctly (bug #543520, patch (*)
  b3e352f... Improve PICKONE_* handling in GtkPrinterOptionWidget (bug # (*)
  43e29f7... gtkspinbutton: Ignore keynav when !editable (*)
  0c8ecba... a11y: Remove keysnooping support (*)
  fc37e27... API: Deprecate key snooping (*)
  18ce0b2... label: Move function into only caller (*)
  712d577... label: Redo links parsing (*)
  5783d3b... gtk-demo: Prove that links work fine now (*)
  dd4df24... label: Split out function that merges attr lists (*)
  15ac572... ilabel: Redo gtk_label_get_link_colors() (*)
  396b177... label: Redo attribute application (*)
  f1c9a3e... label: Don't excessively recalculate (*)
  e78e4d8... label: Rename variable (*)
  d6bb8a6... label: Make attr_list_merge() use sane merging rules (*)
  b73ede6... reftests: Add a test for latest commit (*)
  42d0a6d... label: Actually mark visited labels as visited (*)
  00e84f1... label: Avoid deprecation warning (*)
  c74ac08... Another attempt at fixing menu positioning corner cases (*)
  7df5cf2... GtkApplication: Rename a member for clarity (*)
  e2dd95a... wayland: The shared cursors are now installed in the weston (*)
  1996618... gtkspinbutton: Don't hilight buttons when !editable (*)
  e13cca0... wayland: Implement the get_next_serial vfunc on GdkDisplay (*)
  675b2fd... wayland: Make the event source use _gdk_display_get_next_se (*)
  47146da... wayland: Break an implicit grab when asking to be resized (*)
  5ec521a... Updated POTFILES.skip (*)
  d47c3ac... GtkBuilder: support parsing GVariant properties (*)
  730765d... GtkWindow: new API to store state in GSettings (*)
  b40d169... Update Visual C++ property sheets (*)
  3133791... GtkApplication: Add logout notification (*)
  bdd7e15... GtkApplication: Add an inhibit api (*)
  3142d13... Add gtk_application_end_session (*)
  4887270... Document the new apis (*)
  916009b... Add a trivial implementation of the new apis (*)
  700a334... gtkapplication.c: Fix syntax error (*)
  f6d2f4f... application: return a value (*)
  2359f03... tests: Fix deprecation warnings in prop-editor (*)
  7c8130d... Change param name to make gtk-doc happy. (*)
  166a3a1... Missing file in POTFILEs.in (*)
  2b16ec9... Add a test for gdk_rgba_copy (*)
  1e867a9... Use g_slice_dup (*)
  b3f2b41... Rename rgba test file (*)
  bb957e5... GtkApplication: Add OS X implementation from EggSMClient (*)
  00d5214... Remove some debug spew (*)
  f78696f... GtkApplication: only allow quit_response when it make sense (*)
  983b7be... Rearrange migration chapter a bit (*)
  27c2124... Add session management migration chapter (*)
  d2ed87f... Fix doc build (*)
  0191f11... Add a test for the new session api (*)
  f3533e4... Fix the gtk_application_end_session implementation (*)
  6d22bfe... Updated Bulgarian translation (*)
  7ac975b... Updated Spanish translation (*)
  e5e6d25... Tighten up GdkRGBA parsing (*)
  ef1bc29... Add more tests for GdkRGBA parsing (*)
  2ef4621... Fix up symbol lists (*)
  69a5295... Revert "GtkWindow: new API to store state in GSettings" (*)
  395bf54... gtkmain.h: Used GDK_DEPRECATED (*)
  a362959... drop debian/ directory (*)
  88ec007... Add new GtkActionable interface (*)
  4dbd12b... bloatpad: add left/centre/right toolbar buttons (*)
  cf2590d... GtkButton: do not allow both types of actions (*)
  4007449... application: Correct the fallback definition for gtk_applic (*)
  e528312... wayland: Add implementations for the device_grab / device_u (*)
  eedd1ec... wayland: Make the resize and move functions use gdk_device_ (*)
  c98e9c9... widget-factory: Make the second spin button insensitive (*)
  6dd0bd5... radiobutton: Use the widget state flags as a base for drawi (*)
  b2f5959... range: Use the widget state flags as a base for drawing (*)
  95caaba... scale: Stop setting state flags on the style context for dr (*)
  9118ccb... separator: Stop setting state flags on the style context fo (*)
  e9549a7... spinbutton: Use the widget state flags as a base for drawin (*)
  b203ea2... spinner: Stop setting state flags on the style context for  (*)
  2efa658... textdisplay: Use the widget state flags as a base for drawi (*)
  a1f72eb... Revert "button: Stop setting state flags on the style conte (*)
  4011326... toolbar: Stop setting state flags on the style context for  (*)
  8bb0773... toolitemgroup: Use the widget state flags as a base for dra (*)
  76485b8... trayicon-x11: Stop setting state flags on the style context (*)
  2972236... treeview: Stop setting state flags on the style context for (*)
  440663f... treeview: Use the widget state flags as a base for drawing  (*)
  0997951... window: Stop setting state flags on the style context for d (*)
  052c6e0... scrolledwindow: Render the background so that it can be sty (*)
  4107ef0... wayland: Implement set_geometry_hints vfunc (*)
  1f023cd... wayland: Constrain the window configure requests to the win (*)
  f7d3ca4... gtkscale: fix bogus compare func (*)
  45b9193... gtk: Add GtkBitmask (*)
  eddd36d... tests: Add tests for GtkBitmask (*)
  f6cf447... styleproperty: Assign a unique id to every styleproperty (*)
  eb38591... css: Add _gtk_style_property_get_id() (*)
  54d2b9d... cssprovider: Keep a bitmask for the properties (*)
  cdb3f05... css: Add _gtk_style_property_get_count() (*)
  a488d21... stylecontext: Pass state to style data lookup function (*)
  899a381... stylecontext: Separate properties by states (*)
  c048aac... symboliccolor: Add _gtk_symbolic_color_resolve_full() (*)
  38a9b28... styleproperties: Add a hacky function to redirect color loo (*)
  ba5e701... css: Redo StyleProvider interface (*)
  821f9b4... reftests: Add test for pseudo-class matching (*)
  6dd50c6... css: Add some docs to GtkCssLookup (*)
  4d15186... css: Add GtkCssSpecialValue (*)
  aa49254... styleproperty: Pass initial value explicitly (*)
  b50d2b7... API: Add GtkStyleContext::parent (*)
  0ac519e... widget: Set parent style context (*)
  242893a... css: Pass the parent context to _gtk_css_lookup_resolve() (*)
  5a815e2... styleproperty: Add _gtk_style_property_get_initial_value() (*)
  fbedcda... css: Make CSS resolving work according to spec (*)
  40a7618... cssprovider: Don't do inheritance anymore (*)
  a3225fd... cssprovider: Remove has_inherit flag from rulesets (*)
  a6ac53e... css: Change prototype of _gtk_css_selector_matches() (*)
  57379ad... css: Add generic support for 'inherit' and 'initial' (*)
  e9dfb8d... tests: Add tests for 'inherit' and 'initial' (*)
  53bb230... reftests: Add a test for a parent in a different state (*)
  7802450... reftests: Add a test comparing inherit and initial (*)
  c77dba2... styleproperty: Add custom 'none' handling (*)
  7d353fb... win32: Fix CSS for 'none' value going away (*)
  6fdf6ba... css: Remove generic 'none' handling (*)
  4da4934... css: 'none' is not a value background-repeat (*)
  06960bb... tests: Add a test for 'none' (*)
  38e1c0a... styleproperties: Remove unused function from private header (*)
  2573e72... styleproperties: Add _gtk_style_properties_peek_property() (*)
  3e24b5d... styleproperty: Add _gtk_style_property_query() (*)
  78dc75a... styleproperty: Make this an object (*)
  f62c79b... tests: Quit widget-factory when someone presses quit (*)
  f948524... styleproperty: Split into shorthand and real style properti (*)
  81b2bb0... styleproperty: Get rid of _gtk_style_property_is_shorthand( (*)
  4e79ed7... styleproperty: Add a name property (*)
  6b386dc... styleproperty: border image is not a generic conversion thi (*)
  d434416... styleproperty: Move shorthand declarations to new file (*)
  927b922... styleproperty: Add custom registration func for shorthands (*)
  a3a580d... styleproperty: Remove unuse args from register() (*)
  4383701... styleproperty: unconstify (*)
  2128b35... shorthand: Add a property for all subproperties (*)
  7a76694... styleproperty: Use _gtk_style_property_get_name() (*)
  7a4bbc8... styleproperty: Add GtkStyleProperty::value-type (*)
  c9dc9d5... styleproperties: Use _gtk_style_property_get_value_type() (*)
  edb8bf4... styleproperty: Add gtk_style_property_assign() (*)
  0a3ac5e... styleproperty: Move id handling (*)
  544d210... css: Move a bunch of functions (*)
  d9c5d37... shorthand: shorthands can't be inherited (*)
  341a738... styleproperty: Move member variables (*)
  674485a... styleproperties: Implement unsetting directly (*)
  55a38f4... shorthand: Remove a bunch of unused functionality (*)
  73a632a... css: Handle custom properties in a custom object (*)
  36e1bca... css: No longer expose internal properties (*)
  f5fafb1... css: 'transparent' is a valid color everywhere (*)
  078fc72... css: Split generic parse/print functions out (*)
  b904679... styleproperty: Move value printing to real properties (*)
  79a171d... styleproperty: Make query() and assign() vfuncs (*)
  30eb260... css: Feed sections to CSS lookup code (*)
  389531d... styleproperty: require property in _gtk_style_property_pars (*)
  5ae00c3... css: Use _gtk_style_property_get_value_type() where appropr (*)
  4821e52... styleproperty: Move pspec to GtkCssStyleProperty (*)
  e876d9f... styleproperty: Make parse_value() a vfunc (*)
  01548bf... shorthand: Redo shorthand value parsing (*)
  14994e3... styleproperty: Remove _gtk_style_property_unpack() (*)
  148d8fb... shorthand: Allow registering a new parse func (*)
  13aac54... shorthand: Implement border parsing with new parse func (*)
  fdb3abe... roundedbox: Use GtkCssBorderCornerRadius type (*)
  ea6a898... styleproperty: Set a default value for border-*-radius (*)
  8ab426e... themingengine: Don't use GtkBorderRadius struct (*)
  cd4470c... shorthand: Move border radius parsing to new parsing code (*)
  4420408... shorthand: Move border-color to new parsing code (*)
  a0606d5... shorthand: Initialize unparsed values (*)
  f642251... shorthand: Update border-image parsing (*)
  069cb74... shorthand: Do font parsing the new way (*)
  47a27a0... shorthand: Remove old parse func support (*)
  70af2cb... styleproperty: Move parse func (*)
  2d46618... styleproperty: Let parse_value() initialize the value (*)
  8bcfa6e... styleproperty: Move implementations to separate file (*)
  09b25fa... styleproperty: Don't register a property parse func (*)
  4b4792f... styleproperty: Make the register functin take varargs (*)
  65f6925... styleproperty: Don't use gtk_style_properties_register_prop (*)
  799110b... styleproperties: Don't validate values anymore (*)
  22e9588... styleproperty: Stop using pspecs (*)
  61042d1... styleproperty: Add custom parser for custom properties (*)
  3375dd2... styleproperty: Move property_parse_func member (*)
  91202ef... styleproperty: Move pspec to GtkCssCustomProperty (*)
  f2dc63c... css: Pass the real context to the CSS lookup (*)
  4576653... stylecontext: Export _gtk_style_context_resolve_color() (*)
  29382c1... gradient: Allow resolving with contexts (*)
  e87cf5d... css: Redo value resolving (*)
  232d922... tests: Add test for 'initial' and 'inherit' on shorthands (*)
  22a65bc... styleproperty: Add a compute vfunc (*)
  c3d3373... styleproperty: Move parse/print vfuncs to GtkCssStyleProper (*)
  e8cb6f3... styleproperty: Add compute_value vfunc (*)
  a9d1be0... stylecontext: Remove GtkStylePropertyContext from pack func (*)
  32c8bbb... styleproperty: Remove context arg from _gtk_style_context_q (*)
  9181282... style: Remove GtkStylePropertyContext again (*)
  b3389a0... css: Add GtkCssImage class (*)
  11ec705... css: Add image implementation for urls (*)
  38be9fe... css: Add _gtk_css_parser_has_prefix() (*)
  950b95a... cssimage: Improve new_parse() to select right image type (*)
  590b125... win32: Export _gtk_win32_lookup_htheme_by_classname() (*)
  8f42f8c... win32: Export _gtk_win32_theme_part_create_surface() (*)
  f7eea0b... cssimage: Add GtkCssImageGradient (*)
  2a6c168... win32: Add a CssImage implementation (*)
  cdd4ed6... styleproperty: Use factored-out gradient parser (*)
  2bb899b... cssimage: Add a few convenience functions (*)
  0bc170c... styleproperty: Convert background-image from pattern to Gtk (*)
  a35df38... theme: Apply background merging code (*)
  2c8ef91... stylecontext: Add _gtk_style_context_peek_property() (*)
  53b4fd6... themingengine: Add _gtk_theming_engine_peek_property() (*)
  60b8b7a... csslookup: Use the new gtk_style_context_peek_property() (*)
  52af006... themingbackground: Convert to GtkCssImage (*)
  37b11b6... borderimage: Convert to using GtkCssImage (*)
  d021ed7... win32: Remove GtkWin32ThemePart (*)
  6dfab12... styleproperty: Change order for property registration (*)
  84d294e... stylecontext: NMake safe to call into during lookup (*)
  839b0f5... css: Handle 'currentColor' special value (*)
  d10f851... reftests: Fix a bunch of invalid CSS cases (*)
  af8dd87... styleproperty: Use a custom resolve function for colors (*)
  cc3e4c4... reftests: Ensure no explicit colors are set on labels (*)
  cee05fb... borderimage: Remove unused enums (*)
  84bc280... borderimage: Add _gtk_border_image_new_for_context() (*)
  f014d4f... shorthand: Don't require pack/unpack functions (*)
  96abf8c... shorthand: Make border-image unget/settable (*)
  9b47a6a... border-image: Remove pack/unpack functions (*)
  fce4575... borderimage: Change memory management (*)
  fee09e7... Introduce _gtk_css_parser_try_length (*)
  07aa7f6... css: Remove GtkCssBorderRadius (*)
  4b7ca96... background: Simplify background-repeat (*)
  a43553a... cssimage: Add _gtk_css_image_can_parse() (*)
  181ac02... shorthand: Implement the 'background' shorthand (*)
  77af93b... reftests: Add a test for 'background' (*)
  bc9373f... styleproperty: Parse all values for background-repeat (*)
  af8c7eb... tests: Add test for background-repeat (*)
  bbf5fe1... background: Implement all options of background-repeat (*)
  0e48cc6... spinbutton: Pass the right size (*)
  066f3be... themingengine: Remove an optimization (*)
  e69f14c... Add border-{top|left|bottom|right}-style properties (*)
  2c5a842... Set border-width to 0 in compute function (*)
  b8aea82... Use the border-style subproperties for drawing (*)
  cc2446d... reftests: Add a CSS file to reset properties to default val (*)
  04ea69a... Add reftets for border-style property (*)
  6525ed7... Rename parse_border (*)
  f021291... tests: Fix for changes in this branch (*)
  0120aaa... Add the border css shorthand (*)
  c167b41... Also add border-{top|right|bottom|left} shorthands (*)
  3d6a76a... tests: Add a test for all the border shorthands (*)
  fd3afa3... styleproperty: Simplify code (*)
  de3111f... API: Add all border styles from CSS 3 (*)
  fbde62d... css: border-style: hidden computes a 0 border (*)
  d21e750... themingengine: Refactor drawing code (*)
  4ce34a8... themingengine: Redo color handling (*)
  9e8e9a7... themingengine: Implement ridge and groove (*)
  998055c... css: Introduce GtkCssSide (*)
  34a62d7... css: Introduce a corner order enum (*)
  1b9e154... themingengine: Implement 'dotted' and 'dashed' (*)
  e9cd339... css: Add outline CSS properties (*)
  68cfb80... themingengine: Split out the border drawing function (*)
  c15839f... themingengine: Implement outline support (*)
  0c483ca... roundedbox: close path (*)
  7a00a95... themingengine: Move border-image handling into render_frame (*)
  e9adaab... Rename 'window-unfocused' to 'backdrop' (*)
  d9ffc6e... Updated POTFILES.in and POTFILES.skip (*)
  2dc1060... Fix doc markup (*)
  c4566da... styleproperty: Call style properties init function in more  (*)
  8ca309b... Add missing symbols (*)
  64f3347... Fall back to the builtin icons for spinbutton +/- (*)
  9cb4518... Fix wrong refencences in the docs (*)
  938cd0a... Updated Finnish translations by Jiri GrÃnroos. (*)
  d05db5f... Updated Spanish translation (*)
  2ceb092... Non-XInput2 build fix (*)
  d4fe912... set the G_PARAM_CONSTRUCT flag on the GtkWindow:application (*)
  71f6b2d... tests: Fix typo in Makefile.am (*)
  c1f44c0... migrating-unique-GtkApplication: Update to new GApplication (*)
  1c486fb... Simplify logout notification api (*)
  bb80081... Bloatpad: Register with the session (*)
  7c0c65e... Rename GtkApplicationEndStyle (*)
  fdc2e29... GtkSwitch: Implement GtkActionable (*)
  bec4321... Add a switch (*)
  ab91527... Rename gtk_application_window_get_observer (*)
  b7a28de... GtkButton: don't do string compare on property set (*)
  f24dd8f... Fix some missing renames of GtkApplicationEndStyle (*)
  ba2d3d1... Remove duplicate definition of GtkStylePrintFunc (*)
  7fdf2e0... document GtkActionable (*)
  b9c7f05... printing: gtk_print_settings_load_key_file() ignores group_ (*)
  5f8c77f... Don't leak plugin actions (*)
  aa98aca... styleproperties: Remove color set function (*)
  e603992... shorthand: Move pack funcs from base class (*)
  78fee2f... shorthand: Remove hack (*)
  6ebb85a... shorthand: Unify border parsing code (*)
  73fac24... shorthand: Add a "pack_first_element" pack function (*)
  df88700... shorthand: Do an unpack function to assign to everything (*)
  53b2f05... shorthand: Unify unpack_border() (*)
  738f962... shorthand: Get rid of GParameter dance (*)
  5939baa... styleproperty: Make query function take a vfunc (*)
  abcae0c... stylecontext: Simplify function (*)
  f27f8db... stylecontext: Use our own color resolve function (*)
  694a911... stylecontext: Simplify even more code (*)
  6962b49... css: Introduce GtkCssComputedValues (*)
  a815f10... API: Add gtk_style_context_get_section() (*)
  6100900... themingengine: Don't draw background image if no area (*)
  945b9ff... reftests: Add reftest for empty area fix (*)
  d286a1f... widget-factory: add items to the entry dropdown (*)
  b02591b... widget-factory: make the combobox entry focusable (*)
  7afc708... GtkApplication: fix/simplify OS X implementation (*)
  05c484d... GtkApplication: add inhibitor dialog under OS X (*)
  9c7d795... testlogout: actually quit if told to (*)
  984834e... reftests: fix background-area reftest (*)
  09b4658... shorthand: fix parsing of currentColor for border-color sho (*)
  d994ace... tests: add a CSS test for currentColor in border-color (*)
  581cc59... stylecontext: Don't unref animation description (*)
  4a33eb1... styleproperty: Fix 'currentColor' (*)
  cac47f4... accessible: Remove stray semicolon (*)
  ff1e1e1... a11y: Disconnect from buffer signals (*)
  f70267f... Updated Spanish translation (*)
  c958667... gtkapplication.c: Add missing "Since" tag (*)
  7f404a1... wayland: Remove unused variable (*)
  f791687... wayland: Fix implementation of gdk_atom_name (*)
  0aa2108... wayland: Fix compilation warning for destroy function imple (*)
  e7e86ba... wayland: Remove unused variable from grab implementation (*)
  feb1f8d... filechooser: Use SELECTION_SINGLE (*)
  133179f... treeview: Do not focus a path on model change (*)
  4a18fe7... Introduce gtk_window_get/set_attached_to() (*)
  c4a13b5... window: improve docs for gtk_window_set_attached_to() (*)
  94f9e36... Update Arabic translation (*)
  dc100a8... gtk.symbols: fix a symbol name (*)
  9283ca9... visuals: add a runner for visual GtkBuilder files (*)
  14d66b5... Updated POTFILES.skip (*)
  27f6441... visuals: remove copy paste leftover (*)
  46ee761... Expand the docs for GtkWindow::attached-to (*)
  05acb49... Updates (*)
  09f56c3... Updated Hebrew translation. (*)
  96e729d... Updated Hebrew translation. (*)
  9e29ef5... wayland: Update to new SHM buffer format type (*)
  e77ed49... Updated Spanish translation (*)
  0e10fae... wayland: Set surface type based on GdkWindow hint (*)
  fe3f275... wayland: Remove unused variables to silence compiler warnin (*)
  9d90a17... wayland: Add call to get types available for the selection  (*)
  cd795de... wayland: Expose basic mechanism for getting selection conte (*)
  368d6c5... wayland: Add basic API for setting and clearing the selecti (*)
  1e0b22c... wayland: Fix memory handling for the selection callbacks (*)
  08f5483... wayland: Free the internal selection data when the selectio (*)
  2d83776... wayland: Add basic implementation of GtkClipboard for Wayla (*)
  4f4e422... Updated POTFILES.in (*)
  d1f3fe4... parser: remove a duplicate copy of gtk_css_parse_url() (*)
  ddd164c... provider: use _gtk_css_parse_read_url() in parse_import() (*)
  e0efeba... parser: remove unused _gtk_css_parser_read_uri() (*)
  9ad7837... Destroy cairo context after painting css image url (*)
  208bfbd... Do not leak tree path when setting the model. (*)
  7234a26... GtkApplicationWindow: Fix size-allocation logic (*)
  eced73c... GtkApplicationWindow: Fix size-request logic (*)
  3b6665a... Updated Galician translations (*)
  45d9b91... Add a GtkApplication example to gtk3-demo (*)
  9ef2fdf... GtkApplicationWindow: another size allocation fix (*)
  b0936a1... GtkStatusbar: Fix resize-grip overlap calculation (*)
  b9b23f4... GtkRange: fix resize-grip overlap handling (*)
  aaf7a0a... Updated Spanish translation (*)
  9bedf01... scale: use a GList instead of a GSList (*)
  eda949c... Make testscale more versatile (*)
  800e605... GtkScale: remove an unused argument (*)
  fa7207d... Add an non-symmetric mark example (*)
  eb4a685... GtkScale: Fix marks for inverted scales (*)
  261abe5... Forgotten file (*)
  cf172a5... Revert "GtkNotebook: fix crash when DnD tabs between window (*)
  84883cc... Fix build (*)
  c72a76c... Add resource support for GtkBuilder (*)
  739ab85... Add gtk_ui_manager_add_ui_from_resource (*)
  4f0cc65... Add Gtk resource file with the default CSS file (*)
  1a36414... Access win32 css as resource, not custom generated C code (*)
  622b78c... Add GtkImage constructors from resources (*)
  6afeb8d... Move fallback dnd cursors to resources (*)
  e469713... Ensure we can load images via resource:// uris from CSS (*)
  c6e2535... Add missing cursors (*)
  608637b... Trivial doc fix (*)
  f0a80fa... x11: Fix the _NET_SUPPORTING_WM_CHECK window fetch to be sp (*)
  8411088... Updated Norwegian bokmÃl translation (*)
  4653c70... css: Fix memleak (*)
  1b0231b... css: Don't import CSS too early (*)
  f04c12b... tests: Add a deprecation warning (*)
  a213b0b... image: Fix gcc warnings (*)
  6f9cc94... cssprovider: Improve error handling for import errors (*)
  8b183af... build: Add missing files to EXTRA_DIST (*)
  85da4ca... gtk.symbols: updated (*)
  5f07e93... wayland: Implement client side keyboard repeat (*)
  7328cc7... wayland: Set GdkWindow focused state based on keyboard focu (*)
  2a6a354... gtk-demo: Improve the GtkApplication demo (*)
  7a3e1bb... configure: Set GLIB_COMPILE_RESOURCES (*)
  a55ef45... gtk3-demo-application: fix sections (*)
  f802b7e... Bump GLib dep to 2.31.10 (*)
  edd888f... Updates (*)
  57126ae... GtkScale: Always chain up in notify (*)
  e2053a5... Add Since: to gdk_x11_device_get_id(), gdk_x11_device_manag (*)
  001d42f... Remove broken border-image-repeat test (*)
  f29195e... Adapt to focus changes in the treeview (*)
  3e6b377... Remove a check that broke the color chooser a11y dump (*)
  d8b86bc... Disable broken tree-relationships tests for now (*)
  1aff20b... Remove tree.ui a11y dump test (*)
  173740a... Remove the appchooser a11y dump test as well (*)
  0bf41f3... Remove appchooser tests from the Makefile as well (*)
  4d76860... 3.3.8 (*)
  299a4ec... Back to odd (*)
  dba9c2e... wayland: Adapt move_resize vfunc implementation to match se (*)
  626c08a... tests/visuals: Squash a compiler warning (*)
  85fcd50... Revert "set the G_PARAM_CONSTRUCT flag on the GtkWindow:app (*)
  b9509ec... wayland: Handle request for selection atoms when there's no (*)
  27f3c3c... Strip "Custom." prefix when getting default options from cu (*)
  d6f9eb1... Add more GtkScale mark tests (*)
  345d865... GtkScale: Fix late setting of marks (*)
  9770184... css: Fix memleak in shadow parsing (*)
  1839caa... GtkScale Remove an unused variable (*)
  29641ec... wayland: Update modifiers handling to match new semantics (*)
  4c79e25... wayland: Report middle and right buttons correctly (*)
  ed8e7d1... Revert "a11y: Remove keysnooping support" (*)
  60317cb... move menus over from GLib (*)
  ba9546f... Don't call set_application() in gtk_window_realize (*)
  70cf23a... notebook: don't force ACTIVE state flag on the label for ac (*)
  637e668... notebook: fixup previous commit (*)
  dbabff0... a11y: Invoke key snooper directly (*)
  fa17e23... Updated Spanish translation (*)
  b9190c7... wayland: Destroy shell surface as we destroy the surface (*)
  0ea1924... quartz: add virtual modifiers already in GDK, just as X11 d (*)
  4b7ec2b... main: fix a compilation warning (*)
  681871d... GtkApplicationWindow: Fix resize grip positioning (*)
  7ec927a... Fix visibility notification event reporting (*)
  d80bad0... Fix builddir != srcdir build issue (*)
  284ff06... GtkApplication: fix !x11 build (*)
  691a942... Fix doc syntax (*)
  391cd36... Updates (*)
  15b4198... Bump GLib dep (*)
  d9f1ac1... 3.3.10 (*)
  d5656b6... bump rev (*)
  0c514dc... Correct an introspection annotation (*)
  c06887c... Bloatpad: Set the application name (*)
  835e37f... GtkApplicationWindow: Improve app menu label (*)
  5df87d0... progressbar: Tidy up the gtk-doc comments a little (*)
  a9614a3... gtkmenuitem: Silence a compiler warning (*)
  bf7779b... Updated Slovenian translation (*)
  e34589d... Factor out _gtk_misc_get_padding_and_border (*)
  880daf8... GtkApplication: change the accel prefix we use (*)
  31e89b4... Fix gtkmisc padding calculation (*)
  1326466... Render background of a GtkImage (*)
  5c10f8c... Pedantic spelling fix (*)
  0363a7a... Bloatpad: propertly escape <> in markup (*)
  3104e5d... Add an example for settings<>action integration (*)
  4c2e53a... Silence a compiler warning (*)
  d0393d7... Typofix in documentation (*)
  080f874... GtkRecentManager: guess mime-type from filename when file d (*)
  2f3ffd5... treeview: Fix comparison to catch all cases (*)
  8599c98... Updated Norwegian bokmÃl translation (*)
  0d9d302... Fix mem leak introduced with my previous commit (*)
  1ae4b1e... g_content_type_guess expects a path, not an URI (*)
  1819543... GtkModelMenu: Plug a memleak (*)
  e7d6400... GtkApplication: documentation additions (*)
  4240bfb... Add API to create menus from models (*)
  d818bdc... gtk3-demo-application: add an example for the new api (*)
  7d56c05... Fix a doc typo (*)
  38f3954... Doc tweaks (*)
  1e86931... GtkApplicationWindow: Some more docs (*)
  fa6ad2c... broadway: Properly handle masked websocket messages (*)
  104d9ca... gdkapplaunchcontext: Add tags to code example (*)
  fd4f701... css: Use GArray in GtkCssComputedValues (*)
  8da4c2a... css: Return GArrays from shorthand parsing (*)
  fe19077... win32: fix gdk_win32_window_raise (*)
  d00368c... GtkAboutDialog: Make credits section extensible (*)
  c76cccd... application: sync clipboard and recent manager on shutdown (*)
  eed3077... GtkBuilder: change format of menus (*)
  e2750a4... GtkTimeline: protect the timeline from unref (*)
  7c17178... Remove one last user of gmenumarkup (*)
  4c1a45f... Add some menu markup documentation (*)
  dbd66a8... GtkMenu: Improve annotations (*)
  96cfd3f... iconcache: Always check return value of find_image_offset. (*)
  3ca7ec6... Bug 667691 - implement gdk_window_restack() for Quartz (*)
  90b991d... quartz: s/gdk_cursor_ref/g_object_ref/ (*)
  e0d32d9... printing: Fix a typo (*)
  78d2ac2... Updated POTFILES.in (*)
  0fb61e8... Updated POTFILES.in (*)
  7a39912... Updated Spanish translation (*)
  2890ac8... gdk: Add macros for left, middle and right buttons (*)
  bc5d8da... gdkevents: Use symbolic names for button numbers (*)
  f11e5a3... gtkaboutdialog: Use symbolic names for button numbers (*)
  ffd6dab... gtkappchooserwidget: Use symbolic names for button numbers (*)
  e796f3a... gtkbutton: Use symbolic names for button numbers (*)
  c5d9c6f... gtkcalendar: Use symbolic names for button numbers (*)
  f8e9d26... gtkcellarea: Use symbolic names for button numbers (*)
  2dbfa88... gtkcolorsel: Use symbolic names for button numbers (*)
  7f2b08c... gtkcombobox: Use symbolic names for button numbers (*)
  6e9b060... gtkdnd: Use symbolic names for button numbers (*)
  d088e72... gtkentry: Use symbolic names for button numbers (*)
  76420c4... gtkexpander: Use symbolic names for button numbers (*)
  203f600... gtkhsv: Use symbolic names for button numbers (*)
  c7756f0... gtkiconview: Use symbolic names for button numbers (*)
  38d869c... gtklabel: Use symbolic names for button numbers (*)
  73449a4... gtkmenu: Use symbolic names for button numbers (*)
  59a1434... gtkmenutoolbutton: Use symbolic names for button numbers (*)
  594903e... gtknotebook: Use symbolic names for button numbers (*)
  0453f91... gtkpaned: Use symbolic names for button numbers (*)
  15711a3... gtkpathbar: Use symbolic names for button numbers (*)
  99c903e... gtkrange: Use symbolic names for button numbers (*)
  f84ec77... gtkspinbutton: Use symbolic names for button numbers (*)
  f20551e... gtkstatusicon: Use symbolic names for button numbers (*)
  4e41b5c... gtktextview: Use symbolic names for button numbers (*)
  349b1ef... gtktreeview: Use symbolic names for button numbers (*)
  67c3bf7... gtktreeviewcolumn: Use symbolic names for button numbers (*)
  f7c6c97... gtk-demo: Use symbolic names for button numbers (*)
  80b414e... examples: Use symbolic names for button numbers (*)
  3c486ee... testgtk: Use symbolic names for button numbers (*)
  c32fedc... Updated Norwegian bokmÃl translation (*)
  1cf1fbd... Updated Slovenian translation (*)
  aae9a71... wayland: Also synthesize a configure event from gdk_window_ (*)
  b2eadbc... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
  12e661c... wayland: Fix return type from gdk_wayland_window_configure( (*)
  7a08041... Typo fix (*)
  585a665... Use G_SOURCE_CONTINUE/REMOVE (*)
  4497ac6... Document the gtkbuilder xml file better (*)
  9b6ae2e... Fix make check (*)
  f01cef0... window: Avoid unnecessary attach-widget resets (*)
  50c5bf9... shorthand: Only unset values that are set (*)
  f663d4c... Fix menu xml syntax in tests (*)
  26da21f... Drop some unintentional exports (*)
  25231e3... 3.3.12 (*)
  36242f8... Bump version (*)
  4041acc... GtkBuilder menus: reject all attributes on <item> (*)
  0481fbf... broadway: terminate v7 input to avoid parsing uninit memory (*)
  9afe13b... printing: Don't crash when printing (*)
  5b2c1ee... entry: allocate the CSS borders to GtkEntry (*)
  8275a20... entry: change _gtk_entry_get_borders() to return a GtkBorde (*)
  3ca795d... entry: don't blindly center the text area in the allocated  (*)
  d140411... entry: don't consider inner-border for allocation and layou (*)
  4b90ba2... entry: always add padding to the allocation (*)
  a5b1890... cell-renderer: add the CELL style class to the editing widg (*)
  dd2bbd1... cell-renderer-text: don't use gtk_entry_set_inner_border() (*)
  2cbe088... entry: deprecate inner-border and gtk_entry_get/set_inner_b (*)
  5ec36a0... entry: use padding on the image area to position the image (*)
  8dab59e... entry: use the CSS margin for the progress margin offset (*)
  0e395ea... entry: deprecate the progress-border style property (*)
  8abc746... Bring back the GMenu separators (*)
  44135ba... gtkspinbutton: Fix compilation warning (*)
  9d7a722... gtkentry: Fix compilation warnings (*)
  4675ed2... combobox: remove handling of focus-padding and focus-line-w (*)
  93523e7... combobox: allocate the CSS borders to GtkComboBox (*)
  821365a... combobox: move the allocation of the button contents box di (*)
  1bbd2c4... combobox: simplify size request code by using the button co (*)
  c598a95... combobox: cleanup GTK_COMBO_BOX_SIZE_ALLOCATE_BUTTON (*)
  00325e9... combobox: make sure to respect the GtkComboBox padding in m (*)
  a8211b7... combobox: cleanup and comment the allocation code somewhat (*)
  ec6b36a... combobox: cleanup allocation of children in list mode (*)
  cf7f0cb... combobox: always trim the allocated area by padding and bor (*)
  65e6248... combobox: use gtk_container_class_handle_border_width() (*)
  aa16f46... combobox: fix dropdown menu alignment for RTL languages (*)
  26ff536... combobox: fix cell area allocation in menu mode for RTL (*)
  c0ee68b... gtkmain: Invoke keysnoopers unconditionally (*)
  623b519... app-chooser-dialog: make sure to hold a ref when doing asyn (*)
  2ae2c44... app-chooser-dialog: cancel the PK operation when the dialog (*)
  d61a84b... reftests: add a bunch of missing reset-to-defaults (*)
  95f5ca0... reftests: set border-image: none in border-image-url's refe (*)
  4dd9a73... raleigh: Don't set bg-color for all widgets (*)
  21e20b0... raleigh: Remove unnecessary border-width declaration (*)
  6b04c0f... raleigh: remove general 'padding' declaration (*)
  05f14af... css: Make the 'currentColor' keyword a symbolic color (*)
  9fa764a... styleproperty: Introduce "specified type" and "computed typ (*)
  c2fb315... css: parse 'currentColor' for symbolic colors (*)
  25affd4... css: Create SymbolicColor fallback properties for colors (*)
  f7e0ce3... css: Initialize values to their specified type (*)
  5e5e836... css: Initialize value before calling compute function (*)
  c8786c3... css: color_compute no longer needs to check type (*)
  4c8e9ee... css: Remove two unused declarations (*)
  e4c2d9b... csslookup: Query the bitmask (*)
  6ba33e7... css: Allow bypassing the compute_value() stage (*)
  032e8f9... styleproperty: Simplifiy registering function (*)
  bd8fefb... styleproperties: Add a warning (*)
  893807b... css: Add GtkCssNumber (*)
  9551f54... css: Ensure proper type for parsing custom properties (*)
  a81ac3d... css: Add a check function for specified types (*)
  762ea47... css: Make border-width a length property (*)
  82c2dad... themingengine: Add a private function to query lengths (*)
  a63ff72... css: Convert border-radius to GtkCssNumber (*)
  0c140da... css: Implement support for angles (*)
  f22c986... tests: Update CSS tests for borders (*)
  5df9b01... css: Implement CSS 3 linear-gradient() syntax (*)
  811e848... css: Implement repeating linear gradients (*)
  2e90175... tests: Add parsing tests for linear gradients (*)
  d56ac0d... reftests: Add a bunch of linear gradient tests (*)
  1979d04... css: Implement parsing for 'background-size' (*)
  82b739c... tests: Add parsing test for background-size (*)
  2434dbc... themingbackground: Implement background-size support (*)
  ceed732... reftests: set style properties to 0 in reset-to-defaults (*)
  1eeafcf... reftests: Put border-image-repeat test back (*)
  cfebd1e... reftests: Add reftest for background-size (*)
  3c4b8a6... css: Port margin properties to GtkCssNumber (*)
  cc83986... reftests: Make test runner always use image surfaces (*)
  f1c73fc... reftests: Add 'px' to all properties (*)
  2fdadb0... tests: Add 'px' to css tests (*)
  f2352a5... reftests: Fix border-image-url reftest (*)
  e84af23... css: Implement padding as numbers (*)
  bc1a689... reftests: Add another background-size test (*)
  1484208... reftests: Fix entry-progress-coloring test (*)
  8cdbeba... reftests: Fix css-match-exact (*)
  f855238... reftests: Improve 'unresolvable' test (*)
  fa3544e... Updated Spanish translation (*)
  35db081... Updated POTFILES.skip (*)
  5738628... Support a gtk.gresource file in themes (*)
  610ea72... Special case resource pixbuf files loading (*)
  b5b9965... css: Remove any loaded resource in gtk_css_provider_reset (*)
  6b2f103... Remove accidental leftover spew (*)
  fb0c53a... Fix crash with theme resource file (*)
  022e17a... aboutdialog: add a \n in the copyright text (*)
  8971d5e... Updated Spanish translation (*)
  aa390b5... Updated Norwegian bokmÃl translation (*)
  68f51ee... Updated Galician translations (*)
  a45b3df... Bump requirements of glib and gdk-pixbuf (*)
  c064bdb... Mark strings as translable in bloatpad (*)
  bd05c1f... Add bloatpad to POTFILES.skip (*)
  af200fe... Updated Telugu Translations (*)
  cb625d2... Fix leak when parsing image urls (*)
  81465d2... Updates (*)
  b5d5e64... Fix declarations-valid-14 css parser test (*)
  c2a6dcc... tests: Fix assertion emission (*)
  3396115... tests: Fix height checks in treeview scrolling test (*)
  40a89fc... reftests: Fix background-origin reftest for all themes (*)
  ac9a94b... Fix declarations-valid-15 css parser test (*)
  9ec7d6b... Use larger screen for tests (*)
  137bab8... More resetting (*)
  9e14789... Work around a drawing problem with small notebooks (*)
  6a381b0... tests: Remove unused argument from treeview-scrolling test (*)
  75eddff... tests: Don't test something we can't test (*)
  3386406... tests: Remove untrue assertion (*)
  20c3f95... Adapt expected output (*)
  de1b5e6... 3.3.14 (*)
  9a2ea96... Bump version (*)
  afcd3c9... [l10n] Updated Estonian translation (*)
  a0f6fc1... gtkactiongroup: clarify set_translation_domain docs (*)
  6386572... gtkbuilder-menus: translation-domain can be NULL (*)
  c2512d1... Avoid a C99ism (*)
  bc95f03... [l10n] Updated Kazakh translation (*)
  b4c31b0... widget-factory: add an about dialog (*)
  72ede43... gtk-demo: Use gdk-pixbuf resource api (*)
  41e98b1... gtk-demo: Use preprocessing for resources (*)
  71efe31... Move widget-factory to demos/ (*)
  56f8cf9... widget-factory: add the logo (*)
  c525fe2... Set BUILT_SOURCES (*)
  6723fea... viewport: Set frame styleclass when getting border size dur (*)
  fed1cfb... Make the default background for GdkWindows transparent (*)
  b21dd67... win32: Don't crash when installed in a top-level directory (*)
  5d9736f... Fix non-double-buffered drawing (*)
  251cffb... Fix transparency handling with non-double-buffered drawing (*)
  7de0672... Updated POTFILES.skip (*)
  cdc6e82... Remove all default css and make Raleigh a pure fallback the (*)
  db2eb85... x11: Cancel _NET_WM_MOVERESIZE if we get a matching ButtonR (*)
  6d430ad... widget factory: link against gdkpixbuf (*)
  5e3c252... reftests: Add a test for misrendering of transparent window (*)
  3b1d8be... accessible: Unset widget on dispose, not finalize (*)
  e2339f5... GtkNotebook: emit child-notify::position a few more times (*)
  f33fe5b... docs: Add documentation for alpha() in CSS (*)
  a4559f1... treeview: Tell accessible about focus column changes (*)
  f90ff5d... treeview: Notify accessible about focus changes (*)
  00a810a... treeview: Add private get_focus_column() API (*)
  07f8336... a11y: Update treeview focused status (*)
  5fe9476... treeview: Add internal get_cursor_node() API (*)
  24db6d7... a11y: Emit focus change events when focus cell changes (*)
  5e58722... a11y: Remove old treeview focus tracking code (*)
  da30c82... a11y: Keep treeview accessibles around (*)
  6130c65... a11y: Remove unused variable (*)
  315ac94... a11y: Set relations without tree path (*)
  bf8d9ce... a11y: Split out cell creation function (*)
  3827d75... a11y: create focus cell accessibles when they get focused (*)
  01193bc... tests: Reenable a11y tree-relationships test (*)
  194a48b... a11y: Redo ref_accessible_at_point() (*)
  a96c122... Plug a small memory leak (*)
  90e65f3... a11y: Mark cells as defunct when deleting them (*)
  842d3ac... GtkButton: Small documentation improvements (*)
  2d97205... Fix up win32 CSS (*)
  42c2d51... Always make offscreen window rgba (*)
  a3b0976... treeview: set "dnd" style class when drawing drag and drop  (*)
  713c532... treeview: don't use gtk_render_focus() for dnd indicator (*)
  4b200a0... Set a bg on GtkViewport to ensure we get fast scrolling (*)
  8dc9866... about-dialog: add a stroke around the credits area (*)
  a04fa53... about-dialog: don't set a margin around the license area (*)
  abdbe20... about-dialog: set proper spacing between columnns in credit (*)
  3e0ae4b... Merge branch 'master' into gtkbuilder-gbinding

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]