]> Pileus Git - ~andy/gtk/history - gdk
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gdk /
2013-03-15 Matthias Clasenwayland: Rename GdkDeviceManagerCore to GdkWaylandDevic...
2013-03-15 Matthias ClasenInclude config.h in gdkenumtypes.c.template
2013-03-13 Chun-wei Fangdk/gdkwindow.c, gtk/gtkwidget.c: Include fallback...
2013-03-13 Chun-wei Fangdk/fallback-c89.c: Add fallback for round()
2013-03-13 Matthias ClasenDrop the Motif DND protocol
2013-03-06 Chun-wei Fangdk/win32/gdkevents-win32.c: Fix build
2013-03-06 Alan McGovernquartz: Null check title before setting it
2013-03-05 Ross Lagerwallx11: Remove unused macro
2013-03-01 Benjamin Ottebroadway: pointer targets differ in signedness
2013-03-01 Benjamin Ottebroadway: variable 'broadway_display' set but not used
2013-03-01 Alexander Larssongdkwindow: Update window debug dump code
2013-02-28 John RallsFix broken quartz build from df3e19b
2013-02-26 Geoff ReedyGdkScreen: get a long X property correctly
2013-02-26 Thomas Woodgdk: prevent NULL pointer access when debugging is...
2013-02-26 Aleksander Morgadowin32: fix possible memleak if GlobalAlloc() fails
2013-02-25 Matthias ClasenFix a few more doc issues
2013-02-25 Matthias ClasenAdd available marker to gdk_x11_window_set_utf8_property
2013-02-25 Matthias ClasenPedantic fixes
2013-02-25 Matthias ClasenInclude GdkFrameClock in the docs
2013-02-25 Matthias ClasenInclude public headers in gdk.h
2013-02-21 Owen W. TaylorBroadway/Quartz/Win32: make event source prepare()...
2013-02-21 Thomas Woodwayland: don't attempt to unqueue events when events...
2013-02-19 Alexander LarssonAvoid loop in paint update cycle
2013-02-19 Benjamin Ottex11: Handle case where xsettings are NULL
2013-02-19 Benjamin Ottex11: Fix introspection build
2013-02-19 Benjamin Ottex11: Get rid of XSettingsClient object
2013-02-19 Benjamin Ottex11: Use _gdk_x11_get_xatom_for_display_printf()
2013-02-19 Benjamin Ottex11: Introduce _gdk_x11_get_xatom_for_display_printf()
2013-02-19 Benjamin Ottex11: Don't keep an "in_init" variable
2013-02-19 Benjamin Ottex11: Clean up xsettings header
2013-02-19 Benjamin Ottex11: Get rid of XSettingsSetting
2013-02-19 Benjamin Ottex11: Remove extra variable
2013-02-19 Benjamin Ottex11: Split xsettings event filter into 2 functions
2013-02-19 Benjamin Ottex11: Make stored xsettings window a GdkWindow
2013-02-19 Benjamin Ottex11: Split function into two
2013-02-19 Benjamin Ottex11: Use gdk_display_flush()
2013-02-19 Benjamin Ottex11: Get selection atom useing GDK functions
2013-02-19 Benjamin Ottex11: Warning improvements to xsettings code
2013-02-19 Benjamin Ottex11: Use usual Atom handling in xsettings code
2013-02-19 Benjamin Ottex11: Consolidate root window event setting in one place
2013-02-19 Benjamin Ottex11: Remove unused argument
2013-02-19 Benjamin Ottex11: Store GDK name in xsettings hash table
2013-02-19 Benjamin Ottex11: Remove XSettingsAction type
2013-02-19 Benjamin Ottex11: Make xsettings callbacks code go away
2013-02-19 Benjamin Ottex11: Don't store name in XSettingsSetting anymore
2013-02-19 Benjamin Ottex11: Use boolean instead of enum for errors in xsetting...
2013-02-19 Benjamin Ottex11: Move error reporting to where the error happens
2013-02-19 Benjamin Ottex11: Move length checking into return_if_fail() macro
2013-02-19 Benjamin Ottex11: Use GDK error trapping code
2013-02-19 Benjamin Ottex11: Split out xsettings string reading code
2013-02-19 Benjamin Ottex11: Clean up xsettings header
2013-02-19 Benjamin Ottex11: Add debugging output for xsettings code
2013-02-19 Benjamin Ottegdk: Add a debug category for settings
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 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...
next