[gtk+] (134 commits) Non-fast-forward update to branch wip/csd



The branch 'wip/csd' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 http://live.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  dd8938d... gdkwindow: Do not rely on a previous slave device when upda
  67fdf8a... window: Fix compiler warning when not building for X11
  466b0f3... window: Add initial support for client-side decorations und
  6caa5ad... window: Check for a title box before checking for it being 
  a0f9917... window: Add basic support for border popup windows
  4cfe984... window: Add support for enabling client decorations on non-
  f76be54... window: Move allocation of decorations to _gtk_window_set_a
  322ba33... application-window: Respect allocation of any decorations
  f5cecec... window: Ensure stack value is not used uninitialised for ti
  345de55... stash: reorder the destroy after attach of new buffer (?)
  6f9d3b7... window: Don't draw the background for the window
  2d33244... stash: Update gtk.css to match current best style
  aa2b063... window: Don't decorate non-toplevel windows
  f94ad08... window: Add _for_{height,width} variants that apply the dec
  1134ba1... window: Use same title fallback mechanism as X backend
  ac09853... wayland: Synthesize fullscreen window state change
  c6de786... window: Show title box when the decorations are created
  f01961d... window: Refactor title allocation to use specific stack var
  8d308d5... window: Refactor allocation code to ensure more consistent 
  cb265a5... window: Optimise title click check to only the cases where 
  b18569d... window: Fix get_preferred_{width,height} to apply border co
  a4fa33b... window: Fix coding style in gtk_window_draw implementation
  116196f... window: Hide the decorations on fullscreen

Commits added to the branch:

  7a9553c... textlayout: respect preedit color attribute (*)
  2ec28c5... Updated Basque language (*)
  5f1c792... Updated Polish translation (*)
  843e5f9... treednd: Remove (out) annotation for GtkSelectionData arg (*)
  c418340... icon-view: add back gtk_style_context_set_background() (*)
  eacdaf2... tree-view: add back gtk_style_context_set_background() (*)
  c4ccfa6... Updated Dutch translation (*)
  05abba3... gtk-demo: Include the source files as resources (*)
  a0e68be... gtk-demo: Load the demo files using g_file_get_contents() (*)
  39d198c... gtk-demo: Load sources from resources (*)
  704fc37... gtk-demo: Make printing example use resources (*)
  4f93194... gtk-demo: Port builder example to resources (*)
  cf6a408... gtk-demo: Port appwindow example to resources (*)
  8bdfd35... gtk-demo: Port iconview example to use resources (*)
  32903fc... gtk-demo: Port images example to GInputStream (*)
  a4749d4... gtk-demo: Port images example to resources (*)
  d1c642d... image: Make gtk_image_new_from_resource() load animations (*)
  68ee7c6... gtk-demo: Port textview example to resources (*)
  159dabd... gtk-demo: Port pixbufs example to resources (*)
  7acf629... gtk-demo: Don't use aliases for filenames (*)
  aaab99b... gtk-demo: Don't use subfolders for resources (*)
  73e203b... xxx: Add source files (*)
  0866772... gtk-demo: Display extra files from resources (*)
  75937d9... gtk-demo: Load icon from resource (*)
  a6bf34e... scrolledwindow: Use local variables (*)
  ad69528... gtk-demo: Remove demo_find_file() function (*)
  f44eec0... gtk-demo: Stop installing files (*)
  92f0c5c... Add accessibility for GtkLevelBar and value test (*)
  dcba7af... Updated German translation (*)
  4e41577... gtk-demo: Display all resources on the right side (*)
  80fc684... gtk-demo: Remove file lists from demo data (*)
  ba24f39... gtk-demo: Remove custom CSS demo (*)
  b3d1121... gtk-demo: Move resources into the tests they belong (*)
  bc47325... gtk-demo: Replace logo with a transparent one (*)
  5607a21... gtk-demo: Fix geniclude.pl.in to not look for extra files (*)
  6348ded... cssimage: Store the URI we're loaded from (*)
  18ca907... css: Split out GtkCssImageSurface (*)
  e3cd958... cssimage: Return the loaded image from compute() (*)
  b2e1b11... cssimage: Add a getter (*)
  e6b3cbe... cssimage: Only load image data when needed (*)
  cf1eecc... Don't strip whitespace from ui files (*)
  d1f9ada... Revert "Forgotten file" (*)
  f9b79f2... Updates for 3.7.8 (*)
  ee6e7d6... Set the notebook to be scrollable (*)
  e975f10... Make the text look a bit nicer (*)
  5271ea3... Avoid perl warnings (*)
  ab71224... Use consistent capitalization of demo titles (*)
  96708eb... Updated Uyghur translation (*)
  09dc620... Add new fullscreen symbols (*)
  fae1da8... Include gtklevelbaraccessible.h in gtk-a11y.h (*)
  261ef5b... Add new symbols to docs (*)
  3aa43f0... Add new symbols (*)
  48777cb... Make new state flags show up in the docs (*)
  5f41eb7... Fix a few parameter mismatches in the symbols (*)
  9efa285... scrolledwindow: make gtk_scrolled_window_add() smart (*)
  7c1c7cb... Don't use gtk_scrolled_window_add_with_viewport() internall (*)
  ce86992... Don't use gtk_scrolled_window_add_with_viewport() in tests (*)
  ad70142... scrolledwindow: deprecate gtk_scrolled_window_add_with_view (*)
  cd98eb1... Don't use AC_CANONICAL_TARGET (*)
  3493814... Only build native-update-icon-cache when no external update (*)
  ac3a50b... wayland: Remove unused, commented out code (*)
  363eea6... wayland: Rename GdkWaylandDevice (*)
  e437016... wayland: Make GdkWaylandDevice public (*)
  e335a3f... wayland: Add global_remove handler (*)
  9a1235b... Don't build gtk-launch when gio-unix is not available (*)
  717c28e... Revert "Don't use AC_CANONICAL_TARGET" (*)
  d559ed0... Don't build native tools when not cross-compiling (*)
  bed3193... Updated Hebrew translation. (*)
  8099f86... scrolled-window: fix an incorrect gtk-doc comment (*)
  377997f... Make GtkStatusIcon survive on Broadway (*)
  001f321... More updates (*)
  edd1c66... Make GtkTextView deal better with !can_focus (*)
  a1de67f... Reinstate old-style deprecation guards for wholly-deprecate (*)
  1e85e0f... a11y: Set up popup-for relation between entry and completio (*)
  9bb25c7... Clarify docs of GtkTextTag -set properties a bit (*)
  b08c15d... Prefer symbolic icons for the default message dialog image (*)
  594b752... Prefer symbolic icons in message dialogs (*)
  b396e37... Update a11y test results to match (*)
  935d458... Improve AtkAction implementations (*)
  f8050c9... Update a11y test results to match (*)
  2ae8a27... Remove a no-op AtkAction from GtkRange (*)
  0162e92... Update a11y test results to match (*)
  dd28fd8... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
  67a18b7... Fix an sed accident (*)
  5ee054c... More updates (*)
  b166a6b... Avoid deprecation warnings in a11y tests (*)
  cb53984... Update expected output again (*)
  bdb6618... [l10n] Updated Italian translation. (*)
  2204f12... Drop things that break distcheck (*)
  4e04319... 3.7.8 (*)
  5a86756... post-release bump (*)
  a34d27d... Updated POTFILES.in (*)
  69e9ecf... wayland: Advertise the cursor theme through GtkSettings as  (*)
  93c3fec... wayland: Pull the cursor theme name out from the setting fo (*)
  b43d36d... wayland: Use g_value_set_static to avoid string copies (*)
  898d577... build: Bump atk dependency to 2.7.5 (*)
  03d405e... gdkwindow: Do not rely on a previous slave device when upda (*)
  1568204... Fix a small typo s/parater/parameter (*)
  69ac91b... wayland: fix the direction of scrolling (*)
  4f6d535... wayland: use the GdkCursorType enum information to lookup t (*)
  6657479... wayland: avoid returning NULL when getting a cursor (*)
  2935b97... wayland: remove debug message (*)
  f6383eb... wayland: React to G_IO_ERR and G_IO_HUP on the wayland sock (*)
  ada6d81... gdkwindow: Store the implicit paint in a list (*)
  4d3c77f... gdkwindow: Allow gdk_window_set_opacity on non-native child (*)
  3d4cd4d... Add gtk_widget_(un)register_window (*)
  fa8b714... Add gtk_widget_get/set_opacity (*)
  b57a2c8... Add widget transparency test to testgtk (*)
  ebb84e8... TextHandle: Don't draw handles if not visible (*)
  7d21ec2... Add singleton for css number 1.0 (*)
  366b4db... css: Support opacity (*)
  97c2354... css: Add opacity reftest (*)
  437f2c7... window: Fix compiler warning when not building for X11
  00bc6df... window: Add initial support for client-side decorations und
  5fbf23c... window: Check for a title box before checking for it being 
  228c811... window: Add basic support for border popup windows
  e7e43e8... window: Add support for enabling client decorations on non-
  b3d5e39... window: Move allocation of decorations to _gtk_window_set_a
  d386668... application-window: Respect allocation of any decorations
  2ee72cc... window: Ensure stack value is not used uninitialised for ti
  375e3a4... stash: reorder the destroy after attach of new buffer (?)
  da4e4ae... window: Don't draw the background for the window
  cf3b28a... stash: Update gtk.css to match current best style
  7277864... window: Don't decorate non-toplevel windows
  32acd31... window: Add _for_{height,width} variants that apply the dec
  bd7d2bb... window: Use same title fallback mechanism as X backend
  9f6d928... wayland: Synthesize fullscreen window state change
  545f1f4... window: Show title box when the decorations are created
  f0c25b3... window: Refactor title allocation to use specific stack var
  3746cc5... window: Refactor allocation code to ensure more consistent 
  fa7f36b... window: Optimise title click check to only the cases where 
  1d4fcbe... window: Fix get_preferred_{width,height} to apply border co
  5a72b31... window: Fix coding style in gtk_window_draw implementation
  6d5b857... window: Hide the decorations on fullscreen

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