[gtk+/broadway] (388 commits) ...[broadway] Update to new GDK backend APIs



Summary of changes:

  e7e3702... Updated Greek translation (*)
  889dc81... Updated Greek translation (*)
  8ed7494... Updated Spanish translation (*)
  eb7e81d... Use simplesect in the tutorial (*)
  ba02ae7... Updated Greek translation (*)
  2f72456... Add gtk_text_view_get_cursor_locations (*)
  6869ff2... Make GtkBorder style properties have a non-NULL default (*)
  99812be... Be more careful with private event data (*)
  b29af18... Add a GtkBuilder section to the tutorial (*)
  9389054... [GI] Add (type) annotations to real types (*)
  75a0562... [GI] Add annotation (type GdkModifierType) to state attribu (*)
  3f0d330... [GI] Fix transfer annotation on gtk_dialog_add_button() (*)
  de6580b... gail: fix the build (*)
  497b66a... docs: Fix typo (*)
  3c8fc21... [GI] Fixes of existing incorrect annotations (*)
  9b88eb3... [GI] Add missing (scope) annotations (*)
  2f0d403... [GI] Add missing (transfer) annotations (*)
  2fb1c06... [GI] Add missing (out) and (array) annotations (*)
  374e76a... [GI] Mark unintrospectable constructs as (skip) (*)
  48ad65e... Bump required GObject-Introspection version to 0.10.1 (*)
  b92df45... Remove property user_data which doesn't exist anymore (*)
  1e0327f... Use identifier-prefix instead of deprecated strip-prefix (*)
  766e1d3... Correct gtk-doc syntax and add missing (transfer) (*)
  030b5eb... gtksettings: Add gtk-doc to silent an annotation warning (*)
  7ad7c61... Mark api with xlib types as skipped (*)
  deeac8c... Don't use an icon for Other Applications... (*)
  56009e2... Do not scan gtktextdisplay.h, avoids a scanner warning (*)
  f531787... Don't reserve a column of space the for icons in app choose (*)
  5b7add0... Adapt gtk_icon_info_load_symbolic to librsvg limitations to (*)
  bbe56c1... Make the show more button follow the show-other property (*)
  70879d3... Change the label of the GtkAppChooserDialog button (*)
  7013406... x11: Don't keep two lists of devices internally (*)
  ec750be... gdk: Remove colormap debug category (*)
  a7bcb8a... Add a way to set the heading of GtkAppChooserDialog (*)
  9532e96... Make GtkAppChooserButton work in modal context (*)
  6f4df09... When cancelling the app dialog return to the last item in c (*)
  46903a9... Fix a crash during DND (*)
  cfe9098... Avoid a warning if GtkCellView has no model (*)
  d0ba16a... assistant: Fix mapped invariants (*)
  f941f7b... Fix keynav issue in menu mode (*)
  8effa1e... [gi] Added missing (allow-none) annotation to gdk_device_gr (*)
  a79f05c... fix win32 build after removal of the colormap debug categor (*)
  287a388... gtk: remove unused "window" variable from gtk_entry_draw_fr (*)
  7fabfec... gtk: save/restore the cairo_t around early upchaining in dr (*)
  6e55332... Make gtk_widget_get_state_flags() avoid propagating the foc (*)
  5d31062... gtk: no need to add GTK_STYLE_FLAG_FOCUSED to the widget's  (*)
  e2d42f3... [gi] Return value of gdk_window_new should have transfer fu (*)
  120e289... Use actual app name in app choosers (*)
  d07231c... bgo#626336 - Don't assume that GtkButton is activated only  (*)
  84bf984... bgo#640161 - Maintain map/unmap invariants in GtkFileChoose (*)
  a4a2d76... bgo#639531 - [filechooser] Handle the case where the user t (*)
  81fdf66... [l10n] Updated Estonian translation (*)
  f60db29... Updated Spanish translation (*)
  936f74c... Updated Hebrew translation. (*)
  09bf05b... Fix alignment problems with text cell renderers (*)
  9d34a9c... checksettings: succeed quietly (*)
  eab3d94... Expose gtk-auto-mnemonics as an Xsetting (*)
  644cc23... Update Chinese (China) GTK+ po translation. (*)
  db25eda... Updated Norwegian bokmål translation (*)
  73bfc16... Updated Esperanto translation (*)
  f68faa3... Updated Spanish translation (*)
  09244b7... Update Visual C++ 2008 Project Files Stuff (*)
  74f7e08... Add a migration guide section about GdkDrawable (*)
  a0e1fa9... Gtk(Toggle)Button: preserve untouched state flags when upda (*)
  0c7772f... Do not unset sensitivity mistakenly in gtk_widget_set_state (*)
  b3ba85a... Simplify GTK_STATE_FLAG_FOCUSED handling in state propagati (*)
  13a3954... GtkNotebook: only set/unset active flag on the tab label (*)
  e3774b6... Render check/radio buttons with border-color: @fg_color (*)
  51290e0... gdk: When reffing the impl surface, ref it from the impl wi (*)
  b2b73a3... Fix valgrind warning about uninitialized value (*)
  0cc2f93... Free button_state.mask after XIQueryPointer() (*)
  a12dad7... Split out private style context api into a private header (*)
  454c365... Silence new gcc warnings (*)
  5fd5872... Avoid toplevel tracking on slave device after ungrab (*)
  94c4a31... Add extra checks for GdkDevice functions that might fail on (*)
  d9fcc4c... Silence new gcc warnings (*)
  3413438... Don't leak CursorInfo structs (*)
  6619aa5... Kill one more unused variable (*)
  b42b47e... Port gtk_draw_insertion_cursor to GtkStyleContext (*)
  98346cc... Avoid passing widgets around here (*)
  e3be6fc... Unset border-width for treeview rows in default CSS (*)
  8fdd8db... Do not modify associated device for non-master devices on d (*)
  9be8bbc... Add gtk_app_chooser_button_get/set_heading (*)
  7db4bee... Clarify documentation about application vs window lifecycle (*)
  42b6e47... Updated Traditional Chinese translation (Hong Kong and Taiw (*)
  e521158... Make gtk_widget_get_state() only handle GtkStateType values (*)
  3933f99... gtk: add missing class padding (*)
  205ee83... State that _add_button functions return a "#GtkButton widge (*)
  d7b71be... [GI] Fix gtk_tree_view_get_cursor() transfer annotation (*)
  a6a7b7e... Added GtkBuildable support for adding rules to GtkRecentFil (*)
  8397a79... Added a line to the documentation example of GtkRecentFilte (*)
  e815712... Fix GtkComboBoxText GtkBuildable <items> parsing to handle  (*)
  26b326b... Fix GtkRecentFilter GtkBuildable parsing to handle incommin (*)
  2081ade... Changed GtkRecentFilter builder parsing to use g_string_app (*)
  9487ce7... Changed GtkComboBoxText <items> builder parser to use g_str (*)
  5ebc6f4... Fixed GtkContainer to parse <packing> property text accumul (*)
  e7354bd... Fixed GtkCellLayout to parse <cell-packing> property text a (*)
  93f8255... Added links to the GtkComboBox/GtkRecentFilter GtkBuildable (*)
  6430116... Updated Arabic translation (*)
  3cdd865... Updated Spanish translation (*)
  96af685... Document that gtk_widget_queue_draw_area is in widget coord (*)
  0ba6c63... QA of Galician translations (*)
  8f3a3fd... First pass a parsing a keyfile for default settings (*)
  368a5c8... Break out into a separate function (*)
  ea24fa6... Privately export css_provider_get_theme_dir (*)
  5501569... Parse a per-theme settings.ini file (*)
  064e48f... Rename GTK_SETTINGS_SOURCE_RC_FILE to _THEME (*)
  008de2b... Document new default handling (*)
  35e7e65... Added links to the GtkTextTagTable and GtkMenuToolButton Gt (*)
  2944af0... Removed a useless redundant line of code in gtkcellview.c (*)
  9bd5309... Updated Norwegian bokmål translation. (*)
  031a092... Added <mime-types> and <patterns> parsing support to GtkFil (*)
  22527e8... Clarify documentation header about GTK+ 3 vs 2 (*)
  f96aae6... Add gtk_cell_renderer_get_state() (*)
  41d6837... Make GtkCellArea use GtkStyleContext (*)
  08af178... Make GtkTreeView use GtkStyleContext (*)
  3efc1b0... Make GtkIconView use GtkStyleContext (*)
  7c2f35d... Make GtkCellRendererText use GtkStyleContext (*)
  9b091ae... Make GtkCellRendererToggle use GtkStyleContext (*)
  3285eff... Make GtkCellRendererProgress use GtkStyleContext (*)
  c59a05b... Make GtkCellRendererPixbuf use GtkStyleContext (*)
  e3a77b9... Make GtkCellRendererAccel use GtkStyleContext (*)
  3d57787... Set "cell" class and state before rendering a cellrenderer. (*)
  ea7fd52... Remove GTK_RBNODE_IS_SEMI_[COLLAPSED|EXPANDED] flags. (*)
  95ad67d... Updated Spanish translation (*)
  b64c6f2... Use a toolbar with symbolic icons under scrolled lists (*)
  b5c09b9... Fix the new filechooser buttons to work without symbolic ic (*)
  ef7433e... Make the places in the file chooser come up with a reasonab (*)
  ea6e574... Protect against giant title fonts (*)
  5a5854f... Add default class implementation of gtk_widget_get_request_ (*)
  3efc06a... Tiny typo fix. (*)
  1cd82ef... Move gtk_widget_reset_style() out of the deprecation ifdef. (*)
  b7de18a... Remove gtk_paste_point_override mark if we don't insert any (*)
  d254089... mount-operation: don't show the dialog until the tree is po (*)
  3860af5... plug/socket: Make GtkPlug and GtkSocket X11-specific (*)
  8dc932b... plug/socket: Remove plug/socket backend implementations for (*)
  89722d4... win32: Fix Makefile for plug/socket removal. (*)
  50e1589... plug/socket: Clarify docs about availablility of widgets (*)
  c7f0cff... plug/socket: Remove x11 checks and non-x11 code (*)
  1d80400... plug: Merge gtkplug-x11.c back into gtkplug.c (*)
  b8895cf... socket: Merge gtksocket-x11.c back into gtksocket.c (*)
  e339c62... API: Don't export gtk_window_add_embedded_xid() (*)
  5a1755b... gtk: Prefix gtk_window_add_embedded_xid() with underscore (*)
  e1f6a24... window: Make embedded xid specific to the X11 backend (*)
  bd4ef49... API: x11: Add GDK_POINTER_TO_XID() and GDK_XID_TO_POINTER() (*)
  63aa56b... window: Get rid of GdkNativeWindow usage (*)
  1b18916... win32: Make GtkWin32EmbedWidget use HWND instead of GdkNati (*)
  ad1f9cc... socket: Use Window instead of GdkNativeWindow (*)
  4aa6743... plug: Use Window instead of GdkNativeWindow (*)
  388f9fd... tests: Use Window instead of GdkNativeWindow in testsocket  (*)
  56c6c63... plug: Move private functions to gtksocketprivate.h (*)
  ef16066... x11: Use Window instead of GdkNativeWindow (*)
  ce33daa... gtk: gtkfilefilter.c:57:24: error: "/*" within comment (*)
  83927a6... recentfilter: Fix gcc warnings (*)
  6bbe86a... Mention GtkEntryCompletion signal parameter change (*)
  d981b9e... Fix a doc typo (*)
  0e37b3e... Updated Spanish translation (*)
  d688343... Check if buffer is NULL after setting it to NULL, not befor (*)
  32f6070... Don't call object notify for something that isn't a propert (*)
  861dd08... update Punjabi Translation by A S Alam (*)
  3f918a8... update Punjabi Translation by A S Alam (*)
  469f459... Fix typo in calculating secondary cursor color (*)
  9e20341... Use GtkRGBA for the cursor color priv api. (*)
  001697a... Move the get_cursor_color in GtkStyleContext (*)
  5571302... Add padding to the themingengine class. (*)
  8a056d4... Move "widget/window under device" accounting to be per-widg (*)
  66d4f07... Updated Italian translation (*)
  1641e71... Add a missing end tag (*)
  f783a75... Add a gtkx.h header for X11-specific GTK+ api (*)
  350d0b5... Do not use old functions in the docs. (*)
  d39f98f... Go back to using the image/* example (*)
  bc58a60... Minor rewording in the tutorial (*)
  f6cd9c1... Documentation tweaks (*)
  02d952c... More documentation tweaks (*)
  cbc4e82... Mention theme-specific settings in the migration guide (*)
  10b6afa... Improve some deprecation notes (*)
  b1be543... Use free() to free XIButtonState.mask (*)
  61f8dbc... Silence compiler warnings (*)
  0c2e16f... Include gtkx.h here (*)
  5caa76c... Fix compiler warnings about unused variables (*)
  6dc142a... Silence more compiler warnings (*)
  2b63173... Fix another compiler warning about unused variables (*)
  cb6e036... More compiler warnings silenced (*)
  2ba878c... Silence unused variable warnings in gail (*)
  645650a... Silence unused variable warnings in the cups printbackend (*)
  701075b... Nicer configure summary (*)
  837c504... Move GtkPrintOperation docs inline (*)
  242c2a3... Whitespace fixes (*)
  bcdfd15... Remove some dead templates (*)
  6c3ce36... Remove GTK+ 1 era xbm icons (*)
  572441f... Drop unused file circles.xml (*)
  b71134f... Drop unused theme-bits (*)
  4b5b1ab... Fix build (*)
  d4b2181... Drop 2.x release notes (*)
  d463bbf... Some updates (*)
  4a0aa41... Add gtkorientableprivate.h header (*)
  ec37512... Add a gtkscaleprivate.h header (*)
  23ac7ef... Updated Catalan translation (*)
  c4cafd6... [l10n] Updated German translation (*)
  7f3aa92... GtkSettings: Fix theme not updating for dark theme (*)
  b98caf9... GtkCssProvider: Take into account variant (*)
  53ca6eb... Add gtk_binding_entry_add_signal_from_string() (*)
  dbff92f... Add @binding-set rules to the CSS parser (*)
  d39f041... Add the gtk-key-bindings CSS parser property. (*)
  9a34668... Hook up key bindings in CSS with key propagation. (*)
  b5bee0a... Remove unneeded code from GtkBindingSet (*)
  c70b65f... Document @binding-set and the gtk-key-bindings css parser p (*)
  081d5b1... Add some bindings to testgtk.css for testing (*)
  a03e33b... Parse the gtk-keys.css file in the GtkSettings::gtk-key-the (*)
  c0b8053... Move key/theme CSS providers to GtkSettingsPrivate (*)
  bf9e59e... Make documentation match behaviour (*)
  c770f44... Convert the Emacs key theme to css (*)
  f16dbe0... Convert the mac key theme to css (*)
  2ea010b... Convert remaining rc files to css (*)
  a04e721... Add binding-set tests (*)
  8bb0d55... Improve binding-set parser (*)
  dcf3430... Add a gtkbindingsprivate.h header (*)
  b448bb8... Move GtkBindings docs inline (*)
  f67ab80... doc fixes (*)
  175c57e... Small optimization (*)
  cfa6505... Mention key themes in the migration guide (*)
  9864445... API: gdk: Change GdkEventOwnerChange to not take GdkNativeW (*)
  430f53b... Updated Kazakh translation (*)
  09a52de... Add a missing id to the docs (*)
  6a8d494... Fix GTK_SPINNER_CLASS macro (*)
  677c8c2... Remove references to RC files in the env var docs (*)
  0208539... Remove RC file references from docs where appropriate (*)
  a26ffdc... Prevent a segfault in GtkPlug (*)
  fb860a9... Add a note to ::fill and ::expand docs (*)
  38f6065... Make GtkEntryCompletion::match-selected arguments consisten (*)
  cb498c2... Speed up expander animation (*)
  d51c617... css-provider: Fix up the Switch style (*)
  30958ea... Fix a segfault in gtk_statusbar_remove_all (*)
  c01c018... Updated Spanish translation (*)
  ddb4b3e... Added "shift" modifier versions of keybings for GtkFileChoo (*)
  a37976d... Fixed GtkToolPalette ->forall implementation to be gtk_widg (*)
  1f3a5a8... Clarify key-{press,release}-event docs. (*)
  726b0d8... Bandaid fix for icon view subclassing (*)
  119d29d... Only include gtktrayicon.h when building for X11 (*)
  73afbc9... Check whether mask is NULL (*)
  9dcdca2... Don't use GTK_IS_PLUG for non-X11 backends (*)
  6d21808... Clarify models vs callbacks in entry completion docs (*)
  fc43e42... Fix several bugs handling GtkTrayIcon symbolic colors (*)
  b52db73... Deal gracefully with unowned selections (*)
  fac914d... API: gtk: Remove client_event vfunc from GtkWidget (*)
  14cb485... x11: Use event->any.window instead of any random member (*)
  d217f4d... x11: Handle motif client message filter just like xdnd filt (*)
  e67347a... x11: Fill in event->any.window before calling filter functi (*)
  609ddee... x11: Register wm_protocols function with gdk_window_add_fil (*)
  180cd85... x11: Use macros for byte order to set byte order (*)
  8ecd420... x11: Do dnd event handling via gdk_window_add_filter() (*)
  9e401be... tests: Remove clientmessage test (*)
  cf94070... testgtk: Remove ability to reload all rc files (*)
  040b21e... tests: Remove refreh button from testtoolbar test (*)
  c332ac2... gdk: Remove GdkEventClient (*)
  8448780... Make treeview expanders work reliably (*)
  c79413a... Make xim work with XI2 (*)
  38045e7... Remove a dead member (*)
  5441ecd... Fix a warning (*)
  c2a5d71... x11: Use gdk_x11_window_foreign_new_for_display() unconditi (*)
  5bc04bc... API: gdk: Make GdkEventSelection.requestor a GdkWindow (*)
  9210347... API: gdk: Make GDK_DRAG_PROTOCOL_NONE equal to 0 (*)
  44c02fc... API: gdk: Change get_drag_window() API (*)
  7b5ad65... x11: Use Window isntead of GdkNativeWindow (*)
  5f594b6... API: gdk: Get rid of GdkNativeWindow (*)
  b0d48f6... Updates for 2.99.3 (*)
  1b25489... Remove accidentally exported symbol (*)
  62d7593... Fix crash in gtk_fixed_remove() (*)
  24de7cd... Add another bug ref (*)
  cfaed62... Update quartz to reflect deletion of GdkNativeWindow and cl (*)
  0ade265... Bump version (*)
  54c97f3... Fix another GtkFixed regression, in gtk_fixed_forall() (*)
  8a2a148... Don't build pixbuf engine, still (*)
  fb3e221... Fixed GtkContainer buildable implementation to set packing  (*)
  2e34842... Fixed GtkCellLayout buildable implementation to set cell pr (*)
  3067ef4... Fix the build with --enable-gtk2-dependency (*)
  0e795b6... [GI] Mark mis-detected constructors as such (*)
  a1d5901... Updated Korean translation (*)
  1bd36ce... [GI] Annotate gtk_drag_{dest,source}* as methods (*)
  0c2e2b1... Updated Polish translation (*)
  a7a606e... Updated Polish translation (*)
  7894ff4... Don't g_object_unref cairo surfaces (*)
  ce000db... Added default implementation of GtkCellRendererClass.get_re (*)
  b01fc35... Added default implementations of various GtkCellArea vfuncs (*)
  d799d6d... Fixing GtkColorButton to redraw itself when gtk_color_butto (*)
  295c2fe... [GI] Add method annotations to remaining gtk_drag_* functio (*)
  395b13b... [GI] Add method annotation for gtk_grab_add and gtk_grab_re (*)
  b51f3ff... Added set_transient_for() implementation for GdkOffscreenWi (*)
  99691ab... Protect against tree_view being NULL (*)
  86b5252... Updated Hebrew translation. (*)
  012bc98... Fixed gtk_recent_chooser_menu_set_current_filter to update  (*)
  03df034... Remove latest bits of GtkItemFactory (*)
  272aa7b... XI2: don't translate button releases as scroll events (*)
  9ba009a... Remove debug spew (*)
  08f90b7... Add translation entries for more common keysyms (*)
  b678393... Strip XF86 prefix from untranslated keysyms (*)
  9a77089... Add an English translation (*)
  3cb758a... Add an empty English translation for properties (*)
  4960a81... Updated Arabic translation (*)
  2c352f5... Share code to fill GdkEventKey.string (*)
  d4c1dbe... Pass group state to _gdk_x11_device_xi2_translate_state (*)
  eaba2cd... XI2: translate group state back into core state (*)
  3c1ff82... Fix a memory leak in GtkCSSProvider (*)
  2b2e607... Improve GtkApplication migration guide (*)
  4dc9b29... Don't assume a screen exists before realize() (*)
  5f04bf6... Simple test for display-less widget creation (*)
  8f870dd... gtk-demo: Use symbolic icon that exists (*)
  19092fe... Add a testcase for cell positions (*)
  ab66ac5... Migration guide additions (*)
  ceeb50b... Don't leak a cell area context (*)
  c990699... gtk: don't style GtkLabel:selected's color separately (*)
  4c40349... Use cairo_push_group() to mix backgrounds during transition (*)
  c0ba1c9... Ensure gtk_render_background()/frame() yield the same shape (*)
  2e093cd... Demonstrate the problem with a workaround (*)
  bfaf472... Avoid tons of warnings from stylecontext initialization wit (*)
  69e4a3f... Updated Galician translations (*)
  c1bc521... gtk: get rid of two cases of invalidating the spinbutton wh (*)
  858ba35... gtk: remove function gtk_entry_queue_draw() and call gtk_wi (*)
  f23585b... gtk: bail out in render_background_internal() if the extent (*)
  217d3fd... GtkStyleContext is meant to have a GdkScreen (*)
  baa6343... Handle insensitive cell renderer flags in gtk_cell_renderer (*)
  4277889... s/state_changed/state_flags_changed/ in GtkComboBox (*)
  3301589... gtk: make the .trough background-color darker() as it was i (*)
  1aaed01... Updated Polish translation (*)
  1c0f85a... gtk: gtk_cell_renderer_get_state(): a row can be both selec (*)
  e39e8ac... gtk: gtk_cell_renderer_get_state(): check the widget's effe (*)
  f55ccce... win32: msvc build update (*)
  b41ee31... win32: no more GdkNativeWindow and related changes (*)
  733731e... No more gtk_plug_*/gtk_socket_* symbols on win32 (*)
  24c37e9... Updated Norwegian bokmål translation. (*)
  9bd1755... Add a testcase for state propagation problems (*)
  899019d... configure.ac: Remove some obsolescent macros (*)
  c734bb8... configure.ac: Use AS_HELP_STRING instead deprecated AC_HELP (*)
  8a965b9... configure.ac: Use AC_COMPILE_IFELSE instead deprecated AC_T (*)
  14eb348... configure.ac: Remove some more obsolete macros (*)
  beb8c29... Always chain up in ::style-updated (*)
  db97f86... Use faster new G_VALUE_COLLECT_INIT variant instead G_VALUE (*)
  1c20c93... Optimize queue_resize_on_widget() (*)
  23f9bdd... Fix problems with state propagation (*)
  2be6926... Fix color style properties lookup when the color resolution (*)
  2089746... Set the correct initial value for the direction property (*)
  3a50b46... Update the context direction when emitting ::direction-chan (*)
  15fdf90... doc: Add a note about prioritization of GtkStyleProviders (*)
  c1f8330... gdk: Fix typo in documentation string (*)
  1483145... API: image: Move private struct definitions into private he (*)
  7711f9f... introspection: Remove redundant include (*)
  60e0acf... Remove tab as it confused g-ir-scanner (*)
  358a2b8... Rename time to time_ to avoid a scanner warning (*)
  6a40c0f... introspection: Remove redundant include (*)
  99b5af1... Add warnings about environment variables (*)
  d2bdd50... Extend the mixed-dependency check to modules as well (*)
  a189d1e... Updated Spanish translation (*)
  e56de51... Update NEWS (*)
  83478ae... Define the required introspection version in configure.ac (*)
  57d5328... Add links to the migration guide (*)
  f6cc08f... Remove annotation that breaks the docs (*)
  32398f1... README.in: Fix link to the migration guide (*)
  394ae46... Add some missing symbols to the docs (*)
  861ba00... Don't export gtk_cell_area_box_init_groups (*)
  4943367... Don't export GtkModifierStyle symbols (*)
  5ada6ac... Remove no-longer exported symbols from the symbol list (*)
  7e7eaf3... Documentation tweaks (*)
  1f4bb70... Give the GDK docs some love (*)
  adef256... Fix annotation that broke the docs (*)
  8291530... More GDK documentation tweaks (*)
  6974504... Add some more info for desktop app info (*)
  f0fabcd... Quell another warning (*)
  95446c3... configure.ac: Depend on stable versions of other libraries (*)
  f2ff213... Added padding to GtkTextLineDisplay struct for an addition  (*)
  d1632f8... Avoid the need for cairo_push_group() in gtk_render_backgro (*)
  e1dbc87... Change required glib version from "2.28" to "2.28.0" (*)
  13d249a... Change the title of the GDK docs to mention '3' (*)
  981cadb... Make online references point to the right place (*)
  3f1c95d... Don't try to modify readonly strings (*)
  b91549a... Add "extern C" declarations around AppChooser headers. (*)
  9455ce9... Remove a long-unsupported script that does nothing (*)
  c7d41ac... Minor formatting tweak (*)
  524ce69... Bump the version to 3.0.0 (*)
  10b7f70... Mention library soname change (*)
  edf5920... Correct sonames appearing in the docs (*)
  d4ac3c8... Bump version to 3.0.1 (*)
  bba7a98... Visual C++ support: Fix the gdk-win32 Project (*)
  1865011... gtk: don't send BUTTON_RELEASE to unrealized widgets (*)
  7cb41b6... gdk/gdkconfig.h.win32: Make it more up-to-date (*)
  d847f48... Win32 Visual C++ Support: Some more clean-ups (*)
  d4add8c... Merge branch 'master' into broadway
  e687743... [broadway] Update to new library name
  d8f061a... [broadway] Update to new GDK backend APIs

(*) 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]