]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2013-02-19 Benjamin Ottex11: Use glib malloc funcs for XSettings
2013-02-19 Benjamin Ottex11: Call grab functions directly
2013-02-19 Benjamin Ottex11: Pass the GdkScreen to the XSettingsClient
2013-02-19 Benjamin Ottex11: Fold xsettings-common.[ch] into xsettings-client...
2013-02-19 Benjamin Ottex11: Return XSetting without copying
2013-02-19 Benjamin Ottex11: Don't store last change serial
2013-02-19 Benjamin Ottexsettings: Remove XSettingsList type
2013-02-19 Benjamin Ottexsettings: Use glib byte order functions
2013-02-19 Benjamin Ottexsettings: Remove unused function
2013-02-19 Rob Bradfordwindow: Fix compiler warning when not building for X11
2013-02-19 Rob Bradfordwayland: Synthesize fullscreen window state change
2013-02-19 Cosimo Cecchirelease: post-release version bump
2013-02-19 Cosimo Cecchi3.7.10
2013-02-19 Cosimo Cecchirelease: update NEWS for 3.7.10
2013-02-19 Cosimo Cecchidocs: add some missing methods
2013-02-19 Cosimo Cecchidocs: add some missing gtk-doc blocks and Since tags...
2013-02-19 Cosimo Cecchitests: workarounds to keep treeview scrolling tests...
2013-02-19 Torsten SchönfeldGtkViewport: annotate the adjustment args of the constr...
2013-02-19 jjackyFix #673243: accelerators not visible on GtkRadioMenu
2013-02-19 Thomas Woodwayland: attempt to determine the possible parent surfa...
2013-02-19 Thomas Woodwayland: look further through the hierarchy for the...
2013-02-19 Cosimo Cecchiimmodule: fix a GCC warning
2013-02-18 Owen W. TaylorGdkWindow: don't leak the newly created frame clock
2013-02-18 Owen W. Taylorgtk_widget_on_frame_clock_update: ref the widget
2013-02-18 Мирослав НиколићUpdated Serbian translation
2013-02-18 Bastien NoceraGtkAccelLabel: Don't show "+" if there's no more keys...
2013-02-18 Alexander Larssonwin32: Request higher precision timers during animations
2013-02-18 Owen W. TaylorAdd gdk_frame_clock_begin/end_updating()
2013-02-18 Shushi KUROSE[l10n] Update Japanese translation
2013-02-18 Jiro Matsuzawa[l10n] Update Japanese translation
2013-02-18 Alexander LarssonRemove unnecessary copy of GdkFrameClockIdlePrivate
2013-02-18 Alexander Larssonwin32: Fix build
2013-02-18 Alexander LarssonGtkEntry: Fix text handle painting
2013-02-18 Alexander LarssonAdd a few missing gtk_widget_unregister_window calls
2013-02-17 Marek ČernockýUpdated Czech translation
2013-02-17 Piotr DrągUpdated Polish translation
2013-02-16 Owen W. TaylorGdkWindowX11: the root window is not a toplevel
2013-02-16 Paolo Borelli[entry] unregister icon windows
2013-02-16 Owen W. TaylorGdkFrameClockIdle: remove timeouts in dispose
2013-02-16 Owen W. TaylorGtkScrolledWindow: use gtk_widget_add_tick_callback()
2013-02-16 Changwoo Ryuimmodule: Fix context ID lookup on module with multiple...
2013-02-16 Jasper St.... Update gtk.symbols
2013-02-16 Jasper St.... Update gdk.symbols
2013-02-16 Jasper St.... gdkframeclockidle: Don't expose sleep_source source...
2013-02-16 Jasper St.... gtkplug: Remove a no-op func
2013-02-16 Jasper St.... Fix deprecations for GtkIconInfo
2013-02-16 Jasper St.... gtkicontheme: Mark copy/free compat symbols as skip
2013-02-16 Jasper St.... gdkframeclock: Fix doc comments
2013-02-15 William Jon... Don't crash if inhibit is called with an unrealized...
2013-02-15 Aurimas ČerniusUpdated Lithuanian translation
2013-02-15 Baurzhan MuftakhidinovUpdated Kazakh translation.
2013-02-15 Alexander LarssonFix gtk_widget_add_tick_callback sometimes not working
2013-02-15 Alexander LarssonFix up s/gtk_frame_clock/gdk_frame_clock/ in docs
2013-02-15 Alexander LarssonFix GtkIconInfo docs
2013-02-15 Carles Ferrando[l10n] Updated Catalan (Valencian) translation
2013-02-15 Gil Forcada[l10n] Updated Catalan translation
2013-02-14 Cosimo CecchiFix a typo in the README
2013-02-14 Owen W. TaylorGtkContainer: fix disconnection from frame clock
2013-02-14 Owen W. TaylorGtkTickCallback: document use of G_SOURCE_CONTINUE...
2013-02-14 Owen W. TaylorDon't compress motion events for different devices
2013-02-14 Owen W. TaylorIgnore window manager protocol messages for destroyed...
2013-02-14 Owen W. TaylorSmall documentation fixes for frame synchronization
2013-02-14 Owen W. Taylorgdk_frame_clock_get_frame_time(): use gint64 for time
2013-02-14 Owen W. TaylorMerge with Merge GdkFrameHistory into GdkFrameClock
2013-02-14 Owen W. TaylorGdkFrameClock: update documentation
2013-02-14 Owen W. TaylorGdkFrameTimings: add documentation
2013-02-14 Owen W. TaylorGdkFrameClock: Clean up the public API
2013-02-14 Owen W. TaylorGdkFrameTimings: strip down to a minimal public API
2013-02-14 Owen W. TaylorMerge GdkFrameHistory into GdkFrameClock
2013-02-14 Owen W. TaylorChange GdkFrameClock from an interface to a class
2013-02-14 Owen W. TaylorGdkWindow: make the frame clock an inherent property...
2013-02-14 Owen W. TaylorAdd gtk_widget_add_tick_callback(), remove GtkTimeline...
2013-02-14 Owen W. TaylorGdkX11DeviceManagerXI2: handle focus events not on...
2013-02-14 Owen W. TaylorReimplement _NET_WM_SYNC_REQUEST inside X11 backend
2013-02-14 Owen W. TaylorFix up for newer draft of wm-spec
2013-02-14 Owen W. Taylorvideo-timer: add simple example of PLL-style clock...
2013-02-14 Owen W. Taylorvideo-timer: add a test case for display at a constant...
2013-02-14 Owen W. TaylorAdd gdk_frame_timings_get_predicted_presentation_time()
2013-02-14 Owen W. TaylorAdd GDK_DEBUG=frames
2013-02-14 Owen W. Tayloranimated-resizing: enhance output
2013-02-14 Owen W. Tayloranimated-resizing: make circle size a #define
2013-02-14 Owen W. TaylorGdkWindowX11: Communicate gdk_frame_timings_get_slept_b...
2013-02-14 Owen W. TaylorAdd gdk_frame_timings_get/set_slept_before()
2013-02-14 Owen W. TaylorGdkFrameClockIdle: don't start the tiemout/idle when...
2013-02-14 Owen W. TaylorAdd GdkFrameHistory and GdkFrameTimings, handle _NET_WM...
2013-02-14 Owen W. TaylorGdkWindowX11: Only start a frame when we emit damage
2013-02-14 Owen W. TaylorGdkDisplay: handle multiple calls to _gdk_display_pause...
2013-02-14 Owen W. Taylorgdk_display_get_event: don't unqueue events from the...
2013-02-14 Owen W. TaylorGdkFrameClock: Reverse order of resume-events and after...
2013-02-14 Owen W. TaylorCompress motion synchronized with the paint cycle
2013-02-14 Owen W. TaylorGtkScrolledWindow: use GdkFrameClock for kinetic scrolling
2013-02-14 Owen W. TaylorAdd a test of an animated resizing window
2013-02-14 Owen W. TaylorGtkTimeline: Wrap around the progress correctly when...
2013-02-14 Owen W. TaylorGtkTimeline: introspection fixes, add :progress-type...
2013-02-14 Owen W. TaylorHook GtkTimeline up to GdkFrameClock
2013-02-14 Owen W. TaylorGtkTimeline: remove settable FPS
2013-02-14 Owen W. TaylorAdd back GtkTimeline
2013-02-14 Owen W. TaylorAdd an UPDATE phase and GdkFrameClockTarget, use for...
2013-02-14 Owen W. TaylorGdkFrameClockIdle: add throttling to 60fps
2013-02-14 Owen W. TaylorGdkWindowX11: start off with an odd frame-counter value
next