]> Pileus Git - ~andy/gtk/history - gdk
wayland: Synthesize fullscreen window state change
[~andy/gtk] / gdk /
2013-02-19 Rob Bradfordwayland: Synthesize fullscreen window state change
2013-02-19 Cosimo Cecchidocs: add some missing gtk-doc blocks and Since tags...
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-18 Owen W. TaylorGdkWindow: don't leak the newly created frame clock
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 Alexander LarssonRemove unnecessary copy of GdkFrameClockIdlePrivate
2013-02-18 Alexander Larssonwin32: Fix build
2013-02-16 Owen W. TaylorGdkWindowX11: the root window is not a toplevel
2013-02-16 Owen W. TaylorGdkFrameClockIdle: remove timeouts in dispose
2013-02-16 Jasper St. PierreUpdate gdk.symbols
2013-02-16 Jasper St. Pierregdkframeclockidle: Don't expose sleep_source source...
2013-02-16 Jasper St. Pierregdkframeclock: Fix doc comments
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. 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. TaylorAdd gdk_frame_timings_get_predicted_presentation_time()
2013-02-14 Owen W. TaylorAdd GDK_DEBUG=frames
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. 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
2013-02-14 Owen W. TaylorFreeze the update counter for unmapped windows
2013-02-14 Owen W. TaylorUse _NET_WM_FRAME_DRAWN to synchronize frame drawing
2013-02-14 Owen W. TaylorSwitch to an extended form of _NET_WM_SYNC_REQUEST_COUNTER
2013-02-14 Owen W. TaylorGdkFrameClock: add freeze/thaw
2013-02-14 Owen W. TaylorGdkFrameClock: Make the phase explicit when requesting...
2013-02-14 Owen W. TaylorUse GdkFrameClock for relayout
2013-02-14 Owen W. TaylorAdd GdkFrameClock
2013-02-14 Owen W. TaylorGdkDisplayX11: Don't use substructure events in interna...
2013-02-14 Rob Bradfordwayland: Add support for output device removal
2013-02-14 Rob Bradfordwayland: Add basic multiple output support
2013-02-13 Cosimo Cecchisettings: add a gtk-recent-files-enabled GtkSetting
2013-02-13 Jan Arne Petersenwayland: Handle wl_output in GdkWaylandScreen
2013-02-12 Thomas Woodwayland: skip pointer and keyboard events without a...
2013-02-12 Thomas Woodgdkwindow: don't use last_slave for the source device...
2013-02-12 Thomas Woodwayland: set the "transient inactive" flag on tooltip...
2013-02-07 Alexander Larssongdkwindow: Allow gdk_window_set_opacity on non-native...
2013-02-07 Alexander Larssongdkwindow: Store the implicit paint in a list
2013-02-06 Rob Bradfordwayland: React to G_IO_ERR and G_IO_HUP on the wayland...
2013-02-06 Thomas Woodwayland: remove debug message
2013-02-06 Thomas Woodwayland: avoid returning NULL when getting a cursor
2013-02-06 Thomas Woodwayland: use the GdkCursorType enum information to...
2013-02-06 Thomas Woodwayland: fix the direction of scrolling
2013-02-06 Rob Bradfordgdkwindow: Do not rely on a previous slave device when...
2013-02-05 Rob Bradfordwayland: Use g_value_set_static to avoid string copies
2013-02-05 Rob Bradfordwayland: Pull the cursor theme name out from the settin...
2013-02-05 Rob Bradfordwayland: Advertise the cursor theme through GtkSettings...
2013-02-02 Jan Arne Petersenwayland: Add global_remove handler
2013-02-02 Jan Arne Petersenwayland: Make GdkWaylandDevice public
2013-02-02 Jan Arne Petersenwayland: Rename GdkWaylandDevice
2013-02-02 Jan Arne Petersenwayland: Remove unused, commented out code
2013-02-02 Matthias ClasenAdd new fullscreen symbols
2013-01-29 Rob Bradfordwayland: Implement gdk_window_fullscreen & gdk_window_u...
2013-01-28 Jasper St. Pierregdkdevicemanager-x11: Request XI2.3
2013-01-28 Jasper St. Pierregdkdevicemanager-x11: Always request XI2.2
2013-01-27 Rico Tzschichholzwayland: Add missing reference to gdkwaylandwindow.h
2013-01-27 John LindgrenXSettingsList is now a typedef for GHashTable.
2013-01-27 John LindgrenUse hash-based conversions for XSETTINGS names.
2013-01-25 Olivier Fourdanx11: implement gdk_window_apply_fullscreen_mode()
2013-01-25 Olivier Fourdangdk: add gdk_window_set_fullscreen_mode()
2013-01-23 Jan Arne Petersenwayland: Make GdkWaylandWindow public
2013-01-23 Jan Arne Petersenwayland: Make GdkWaylandDisplay public
2013-01-22 Rob Bradfordwayland: Handle the keymap being needed before we know...
2013-01-18 Bastien Noceragdk: Fix typo in gdkkeysyms-update.pl
2013-01-18 Rob Bradfordwayland: Drop code to use cairo-gl for rendering
2013-01-17 Kristian Rietveldquartz: retain content view when switching over toplevel.
2013-01-17 Kristian Rietveldquartz: Make sure the old toplevel is closed on recreation
2013-01-17 Kristian Rietveldquartz: make sure all old properties are set on the...
2013-01-17 Kristian Rietveldquartz: ensure window being (un)fullscreened is visible
2013-01-15 Carlos Garnachogdk: strengthen touch crossing event synthesizing on...
2013-01-13 Benjamin Ottex11: unconst-cast result of g_get_prgname()
2013-01-12 Geoff Reedyx11: add missing checks that a hint is supported
2013-01-10 Alexander Larssonbroadway: Make /dev/shm names nicer
2013-01-10 Alexander Larssonbroadway: Make Sec-WebSocket-Origin optional
2013-01-10 Alexander Larssonbroadway: Allow binding http server to an ip
2013-01-10 Alexander Larssonbroadway: Remove leftover typedef
2013-01-08 Alexander Larssonbroadway: Update TODO
2013-01-08 Alexander Larssonbroadway: Send window size to new clients
next