[gtk+/places-sidebar] (212 commits) ...GtkTreeView: Add some CSS for the 'dnd' style class so drawing the drag-dest-row works



Summary of changes:

  fab808f... wayland: Add basic multiple output support (*)
  4e1d999... wayland: Add support for output device removal (*)
  bff9de1... Updated Malayalam Localization (*)
  32c6c67... Revert "Updated Malayalam Localization" (*)
  e2d0846... Make GtkIconInfo a GObject (*)
  7690846... Add gtk_icon_info_load_icon_async (*)
  23d5c41... GtkIconTheme Don't leak pixbuf in symbolic icon cache (*)
  f35ad7a... GtkIconTheme: Add async versions of symbolic icon loaders (*)
  b8af079... Update README.in for the GtkIconInfo type change (*)
  cb68f52... Add new GtkIconInfo calls to the reference docs (*)
  e89a2f0... gtk3-demo: Fix up resource handling (*)
  001f960... GdkDisplayX11: Don't use substructure events in internal ac (*)
  77bac0d... Add GdkFrameClock (*)
  7753883... Use GdkFrameClock for relayout (*)
  c4545cc... GdkFrameClock: Make the phase explicit when requesting the  (*)
  1824796... GdkFrameClock: add freeze/thaw (*)
  69f4574... Switch to an extended form of _NET_WM_SYNC_REQUEST_COUNTER (*)
  8a6895f... Use _NET_WM_FRAME_DRAWN to synchronize frame drawing (*)
  355e305... Freeze the update counter for unmapped windows (*)
  6557a77... GdkWindowX11: start off with an odd frame-counter value (*)
  7dfa412... GdkFrameClockIdle: add throttling to 60fps (*)
  344a698... Add an UPDATE phase and GdkFrameClockTarget, use for GtkSty (*)
  db89b60... Add back GtkTimeline (*)
  cbce5bc... GtkTimeline: remove settable FPS (*)
  314dadc... Hook GtkTimeline up to GdkFrameClock (*)
  215d029... GtkTimeline: introspection fixes, add :progress-type proper (*)
  672100b... GtkTimeline: Wrap around the progress correctly when loopin (*)
  623803c... Add a test of an animated resizing window (*)
  05386b4... GtkScrolledWindow: use GdkFrameClock for kinetic scrolling (*)
  a69285d... Compress motion synchronized with the paint cycle (*)
  3cef97f... GdkFrameClock: Reverse order of resume-events and afterpain (*)
  d446dda... gdk_display_get_event: don't unqueue events from the window (*)
  e4aa9f0... GdkDisplay: handle multiple calls to _gdk_display_pause_eve (*)
  d761df7... GdkWindowX11: Only start a frame when we emit damage (*)
  15ee04c... Add GdkFrameHistory and GdkFrameTimings, handle _NET_WM_FRA (*)
  dc6deda... GdkFrameClockIdle: don't start the tiemout/idle when in a f (*)
  58b5811... Add gdk_frame_timings_get/set_slept_before() (*)
  0def26e... GdkWindowX11: Communicate gdk_frame_timings_get_slept_befor (*)
  574301d... animated-resizing: make circle size a #define (*)
  9690567... animated-resizing: enhance output (*)
  8855bf0... Add GDK_DEBUG=frames (*)
  fb44ea8... Add gdk_frame_timings_get_predicted_presentation_time() (*)
  e77a96a... video-timer: add a test case for display at a constant fram (*)
  40fa28d... video-timer: add simple example of PLL-style clock adjustme (*)
  8865ebc... Fix up for newer draft of wm-spec (*)
  645b5f3... Reimplement _NET_WM_SYNC_REQUEST inside X11 backend (*)
  06c4598... GdkX11DeviceManagerXI2: handle focus events not on a known  (*)
  449e8c8... Add gtk_widget_add_tick_callback(), remove GtkTimeline, etc (*)
  be22b9f... GdkWindow: make the frame clock an inherent property of the (*)
  5f2d165... Change GdkFrameClock from an interface to a class (*)
  515e5f7... Merge GdkFrameHistory into GdkFrameClock (*)
  d5edf9c... GdkFrameTimings: strip down to a minimal public API (*)
  bb11195... GdkFrameClock: Clean up the public API (*)
  c37de57... GdkFrameTimings: add documentation (*)
  815ef1b... GdkFrameClock: update documentation (*)
  63a36aa... Merge with Merge GdkFrameHistory into GdkFrameClock (*)
  4c9749e... gdk_frame_clock_get_frame_time(): use gint64 for time (*)
  6e986af... Small documentation fixes for frame synchronization (*)
  ff935c5... Ignore window manager protocol messages for destroyed windo (*)
  e270554... Don't compress motion events for different devices (*)
  7bb0731... GtkTickCallback: document use of G_SOURCE_CONTINUE/REMOVE f (*)
  ce835de... GtkContainer: fix disconnection from frame clock (*)
  e2f76f0... Fix a typo in the README (*)
  3856fbb... [l10n] Updated Catalan translation (*)
  233b038... [l10n] Updated Catalan (Valencian) translation (*)
  1978495... Fix GtkIconInfo docs (*)
  c6c33c5... Fix up s/gtk_frame_clock/gdk_frame_clock/ in docs (*)
  bbb981f... Fix gtk_widget_add_tick_callback sometimes not working (*)
  8bfea4b... Updated Kazakh translation. (*)
  8f276d4... Updated Lithuanian translation (*)
  8e96488... Don't crash if inhibit is called with an unrealized window (*)
  bf7804d... gdkframeclock: Fix doc comments (*)
  489a10f... gtkicontheme: Mark copy/free compat symbols as skip (*)
  367364a... Fix deprecations for GtkIconInfo (*)
  caa1721... gtkplug: Remove a no-op func (*)
  b777a16... gdkframeclockidle: Don't expose sleep_source source funcs (*)
  61f6463... Update gdk.symbols (*)
  0fe08d4... Update gtk.symbols (*)
  658e7c4... immodule: Fix context ID lookup on module with multiple con (*)
  ecddf94... GtkScrolledWindow: use gtk_widget_add_tick_callback() (*)
  d203f63... GdkFrameClockIdle: remove timeouts in dispose (*)
  bae84bd... [entry] unregister icon windows (*)
  69d4263... GdkWindowX11: the root window is not a toplevel (*)
  7938e1f... Updated Polish translation (*)
  a9cf399... Updated Czech translation (*)
  c6bbfc8... Add a few missing gtk_widget_unregister_window calls (*)
  7319a0f... GtkEntry: Fix text handle painting (*)
  38ada3b... win32: Fix build (*)
  ead64bf... Remove unnecessary copy of GdkFrameClockIdlePrivate (*)
  3740ebf... [l10n] Update Japanese translation (*)
  1da329b... [l10n] Update Japanese translation (*)
  1db87c8... Add gdk_frame_clock_begin/end_updating() (*)
  5dbf814... win32: Request higher precision timers during animations (*)
  3c8a412... GtkAccelLabel: Don't show "+" if there's no more keys to ad (*)
  e6b5608... Updated Serbian translation (*)
  3e81854... gtk_widget_on_frame_clock_update: ref the widget (*)
  b61198c... GdkWindow: don't leak the newly created frame clock (*)
  018a425... immodule: fix a GCC warning (*)
  ec43a1f... wayland: look further through the hierarchy for the surface (*)
  fbc0572... wayland: attempt to determine the possible parent surface f (*)
  e916568... Fix #673243: accelerators not visible on GtkRadioMenu (*)
  afc57ca... GtkViewport: annotate the adjustment args of the constructo (*)
  4c130ac... tests: workarounds to keep treeview scrolling tests running (*)
  7d4976b... docs: add some missing gtk-doc blocks and Since tags for ne (*)
  4abbb69... docs: add some missing methods (*)
  8e192f8... release: update NEWS for 3.7.10 (*)
  aca17b6... 3.7.10 (*)
  2516574... release: post-release version bump (*)
  2145907... wayland: Synthesize fullscreen window state change (*)
  fe5146d... window: Fix compiler warning when not building for X11 (*)
  c1a4a1d... xsettings: Remove unused function (*)
  d7ea5b5... xsettings: Use glib byte order functions (*)
  8fa1b2b... xsettings: Remove XSettingsList type (*)
  1f95edd... x11: Don't store last change serial (*)
  63f0797... x11: Return XSetting without copying (*)
  bb4953f... x11: Fold xsettings-common.[ch] into xsettings-client.[ch] (*)
  eb47921... x11: Pass the GdkScreen to the XSettingsClient (*)
  7800e68... x11: Call grab functions directly (*)
  08a6f55... x11: Use glib malloc funcs for XSettings (*)
  8857766... gdk: Add a debug category for settings (*)
  0c58cb7... x11: Add debugging output for xsettings code (*)
  2b83062... x11: Clean up xsettings header (*)
  c84e303... x11: Split out xsettings string reading code (*)
  e3206b9... x11: Use GDK error trapping code (*)
  b36b891... x11: Move length checking into return_if_fail() macro (*)
  23b039c... x11: Move error reporting to where the error happens (*)
  30a4150... x11: Use boolean instead of enum for errors in xsettings co (*)
  c3607fd... x11: Don't store name in XSettingsSetting anymore (*)
  a4f11fa... x11: Make xsettings callbacks code go away (*)
  afa3d61... x11: Remove XSettingsAction type (*)
  edf19ab... x11: Store GDK name in xsettings hash table (*)
  9ed7e88... x11: Remove unused argument (*)
  ed38dbe... x11: Consolidate root window event setting in one place (*)
  01be4ce... x11: Use usual Atom handling in xsettings code (*)
  8596142... x11: Warning improvements to xsettings code (*)
  c91843e... x11: Get selection atom useing GDK functions (*)
  8028a5b... x11: Use gdk_display_flush() (*)
  5507954... x11: Split function into two (*)
  f6d6e93... x11: Make stored xsettings window a GdkWindow (*)
  78ce256... x11: Split xsettings event filter into 2 functions (*)
  84679ba... x11: Remove extra variable (*)
  e1efe32... x11: Get rid of XSettingsSetting (*)
  200d6fe... x11: Clean up xsettings header (*)
  b204351... x11: Don't keep an "in_init" variable (*)
  13eeb6c... x11: Introduce _gdk_x11_get_xatom_for_display_printf() (*)
  3eef329... x11: Use _gdk_x11_get_xatom_for_display_printf() (*)
  609723b... tests: Add a test for loading images from file (*)
  588513f... x11: Get rid of XSettingsClient object (*)
  3166588... tests: #ifdef out unused functions (*)
  0ed47e1... x11: Fix introspection build (*)
  de08716... x11: Handle case where xsettings are NULL (*)
  3c690c5... Avoid loop in paint update cycle (*)
  7b4c49a... a11y: Fix copy-paste error in state flag notification (*)
  73cee58... Updated German translation (*)
  7667073... a11y: Only emit expandable/expanded for expander column (*)
  0f67bd7... GtkUIManager Buildable implementation: Fixing leaked refere (*)
  039cc92... filechooser: Tighten up some assertions when actually selec (*)
  2deb41f... filechooser: When stopping/clearing BROWSE model, really en (*)
  ac5cc19... filechooserbutton: Add tests for cancelling the dialog via  (*)
  cefcafc... filechooserbutton: In the tests, run through the dialog mor (*)
  158d74d... filechooserbutton: Don't emit file-set signal when the chan (*)
  77154f2... filechooserbutton: In tests, sleep after opening the dialog (*)
  332a7c9... Update GDK Visual Studio projects (*)
  f6f2bfd... Fix gtk-demo projects (*)
  d861779... Redo Completion of Visual Studio projects for gtka11y (*)
  919a5e3... Updated Russian translation (*)
  00a107c... wayland: don't attempt to unqueue events when events are pa (*)
  df3e19b... Broadway/Quartz/Win32: make event source prepare()/check()  (*)
  983e266... Convert pixbuf animation demo (both copies) to GdkFrameCloc (*)
  8e80fd1... Make sure icon cache has /-separated subdirs only (v2 - use (*)
  a41b73f... GtkWidget::draw() - Document how to get the dirty region (*)
  1708ae3... filechooserbutton: Don't ever use gtk_file_chooser_get_file (*)
  89338df... Add Visual Studio project for gtk3-demo-application (*)
  f50ce1f... Re-organize Visual Studio property sheets a bit (*)
  d85d3a5... Punjabi: Translation updated (aalam) (*)
  67d557b... Punjabi: Translation updated (aalam) (*)
  72d3e7b... Updated Czech translation (*)
  f4e5d98... Updated Czech translation (*)
  894f84c... Revert "combobox: Don't special-case RTL child positions an (*)
  a07f767... Revert "toolbar: Don't special-case RTL toolbar child posit (*)
  6134421... Revert "box: Don't special-case RTL hbox child positions an (*)
  1437475... Updated Greek translation (*)
  e58bba7... Updated Slovenian translation (*)
  76ab40c... Updated Greek translation (*)
  5d19e13... Updated Greek translation po (*)
  d7184d6... Include public headers in gdk.h (*)
  67635e9... Include GdkFrameClock in the docs (*)
  82928c2... Pedantic fixes (*)
  9294585... Add index for new api additions (*)
  282e7c3... Add another forgotten symbol (*)
  6fd897b... Add available marker to gdk_x11_window_set_utf8_property (*)
  4fa8029... Fix a few more doc issues (*)
  b234025... Some more documentation fixes (*)
  b1320b5... Updated Greek translation (*)
  4bd7102... Updated Spanish translation (*)
  16e902d... API: Export gtk_cell_renderer_class_set_accessible_type() (*)
  1819cf0... Punjabi: Translation updated (aalam) (*)
  3edf767... Punjabi: Translation updated (aalam) (*)
  5e4e724... Updated Spanish translation (*)
  399ffbb... win32: fix possible memleak if GlobalAlloc() fails (*)
  46ef9a8... gtk-demo: Create new textbuffers for new source/info texts (*)
  ce0675f... a11y: Emit text-changed signals when the text-buffer change (*)
  e972624... gdk: prevent NULL pointer access when debugging is enabled (*)
  560597d... Updated Lithuanian UI translation (*)
  c6eddaa... GdkScreen: get a long X property correctly (*)
  ed5649a... Fix gtk3-demo Visual Studio projects (*)
  98b3719... [l10n] Updated Estonian translation (*)
  bbfc8f9... Fix opacity group hack (*)
  a46976f... Merge branch 'origin/master' into places-sidebar
  dbf98bc... Properly indicate when new bookmarks are being dropped betw
  6d94f8a... Don't allow drops in unmounted volumes
  0d95705... GtkTreeView: Add some CSS for the 'dnd' style class so draw

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