]> Pileus Git - ~andy/gtk/history - gdk
update Punjabi Translation
[~andy/gtk] / gdk /
2012-02-24 Michael Natterergdk: pull more precondition checks into the generic...
2012-02-24 Matthias ClasenClean up whitespace in _gdk_window_got_event
2012-02-24 Carlos Garnachogdk: Ensure that GdkPointerWindowInfo is only generated...
2012-02-24 Matthias ClasenFix an uninitialized variable warning
2012-02-23 Carlos Garnachoxi2: Get the effective group state by ORing the XIGroup...
2012-02-23 Carlos Garnachogdk: Keep track of the last slave device used
2012-02-23 Michael Nattererquartz: implement GdkScreen::get_monitor_workarea()
2012-02-23 Michael Nattererquartz: make function keys work (again?)
2012-02-21 Michael Nattererx11: s/_/-/ in signal name "window-manager-changed"
2012-02-21 Michael NattererGdkScreen: fix precondition checks in the public API
2012-02-21 Matthias ClasenRemove an unnecessary include
2012-02-21 Matthias ClasenAdd a way to get the current modifier state
2012-02-19 Bastien Nocerax11: Fix first call to _gdk_x11_keymap_key_is_modifier()
2012-02-19 Alexander LarssonRemove unused functions
2012-02-19 Alexander LarssonDon't unnecessarily clear background twice in no EXPOSE...
2012-02-19 Alexander LarssonFix background clearing when exposing with non-double...
2012-02-13 Alexander LarssonAlways make offscreen window rgba
2012-02-09 Rui Matosx11: Cancel _NET_WM_MOVERESIZE if we get a matching...
2012-02-09 Alexander LarssonFix transparency handling with non-double-buffered...
2012-02-09 Alexander LarssonFix non-double-buffered drawing
2012-02-09 Alexander LarssonMake the default background for GdkWindows transparent
2012-01-31 Michael Meeksbroadway: terminate v7 input to avoid parsing uninit...
2012-01-31 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE
2012-01-30 Kristian Høgsbergwayland: Fix return type from gdk_wayland_window_config...
2012-01-29 Kristian Høgsbergwayland: Also synthesize a configure event from gdk_win...
2012-01-27 Carlos Garcia Camposgdkevents: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgdk: Add macros for left, middle and right buttons
2012-01-26 Michael Nattererquartz: s/gdk_cursor_ref/g_object_ref/
2012-01-26 Michael NattererBug 667691 - implement gdk_window_restack() for Quartz
2012-01-25 Dieter Verfailliewin32: fix gdk_win32_window_raise
2012-01-25 Javier Jardóngdkapplaunchcontext: Add tags to code example
2012-01-25 Alexander Larssonbroadway: Properly handle masked websocket messages
2012-01-20 Alexander LarssonFix visibility notification event reporting
2012-01-19 Michael Nattererquartz: add virtual modifiers already in GDK, just...
2012-01-19 Kristian Høgsbergwayland: Destroy shell surface as we destroy the surface
2012-01-18 Kristian Høgsbergwayland: Report middle and right buttons correctly
2012-01-18 Rob Bradfordwayland: Update modifiers handling to match new semantics
2012-01-17 Kristian Høgsbergwayland: Handle request for selection atoms when there...
2012-01-17 Rob Bradfordwayland: Adapt move_resize vfunc implementation to...
2012-01-16 Alexandre RostovtsevAdd Since: to gdk_x11_device_get_id(), gdk_x11_device_m...
2012-01-16 Kristian Høgsbergwayland: Set GdkWindow focused state based on keyboard...
2012-01-16 Kristian Høgsbergwayland: Implement client side keyboard repeat
2012-01-16 Rui Matosx11: Fix the _NET_SUPPORTING_WM_CHECK window fetch...
2012-01-13 Rob Bradfordwayland: Free the internal selection data when the...
2012-01-13 Rob Bradfordwayland: Fix memory handling for the selection callbacks
2012-01-13 Rob Bradfordwayland: Add basic API for setting and clearing the...
2012-01-13 Rob Bradfordwayland: Expose basic mechanism for getting selection...
2012-01-13 Rob Bradfordwayland: Add call to get types available for the select...
2012-01-13 Rob Bradfordwayland: Remove unused variables to silence compiler...
2012-01-13 Kristian Høgsbergwayland: Set surface type based on GdkWindow hint
2012-01-13 Rob Bradfordwayland: Update to new SHM buffer format type
2012-01-12 Rob Bradfordwayland: Remove unused variable from grab implementation
2012-01-12 Rob Bradfordwayland: Fix compilation warning for destroy function...
2012-01-12 Rob Bradfordwayland: Fix implementation of gdk_atom_name
2012-01-12 Rob Bradfordwayland: Remove unused variable
2012-01-10 Patrick WelcheNon-XInput2 build fix
2012-01-09 Rob Bradfordwayland: Constrain the window configure requests to...
2012-01-09 Rob Bradfordwayland: Implement set_geometry_hints vfunc
2012-01-09 Rob Bradfordwayland: Make the resize and move functions use gdk_dev...
2012-01-09 Kristian Høgsbergwayland: Add implementations for the device_grab /...
2012-01-09 Matthias ClasenAdd more tests for GdkRGBA parsing
2012-01-09 Matthias ClasenTighten up GdkRGBA parsing
2012-01-08 Matthias ClasenRename rgba test file
2012-01-08 Matthias ClasenUse g_slice_dup
2012-01-08 Matthias ClasenAdd a test for gdk_rgba_copy
2012-01-06 Rob Bradfordwayland: Break an implicit grab when asking to be resized
2012-01-06 Rob Bradfordwayland: Make the event source use _gdk_display_get_nex...
2012-01-06 Rob Bradfordwayland: Implement the get_next_serial vfunc on GdkDisplay
2012-01-06 Kristian Høgsbergwayland: The shared cursors are now installed in the...
2012-01-05 Rob Bradfordwayland: Set a default cursor when the window cursor...
2012-01-05 Javier Jardóngdk/*: Use g_list_free_full convenience function
2012-01-03 Matthias ClasenFix problems with DND on some X servers
2012-01-03 Emmanuele BassiAdd symbolic constants for event emission control
2011-12-30 Chun-wei FanUpdate gdk/gdkconfig.h.win32
2011-12-28 Matthias ClasenFix problems with sticky handling
2011-12-28 Matthias ClasenUpdate various EWMH interactions
2011-12-22 Benjamin Ottex11: Don't handle focus events for NULL windows
2011-12-22 Matthias ClasenRevert "x11: Avoid spurious focus events on grabs"
2011-12-22 Javier JardónDeprecate all the public API that is using GdkColor...
2011-12-19 Xan Lopezgdkwindow: plug memory leak
2011-12-19 Ryan LortieGtkSettings: add shell-shows-menubar property
2011-12-19 Colin Waltersgdk: Fix prototype for gdk_x11_window_set_utf8_property
2011-12-19 Ryan LortieGtkSettings: add shell-shows-app-menu property
2011-12-19 Colin Waltersx11: Add gdk_x11_window_set_utf8_property
2011-12-19 Benjamin Ottex11: Avoid spurious focus events on grabs
2011-12-19 Benjamin Ottex11: Unify focus handling code
2011-12-18 Matthias ClasenFix parameter name mismatch
2011-12-18 Matthias ClasenAdd gdk_screen_get_monitor_workarea
2011-12-18 Carlos Garnachogdk,xi2: Make more resilient about not yet known devices
2011-12-16 Matthias ClasenDoc format fixes
2011-12-16 Matthias ClasenRemove some accidental additions
2011-12-16 Matthias ClasenCosmetic change
2011-12-16 Matthias ClasenAdd new symbols
2011-12-15 Florian Müllnerwindow: Add hide-titlebar-when-maximized property
2011-12-14 Rob Bradfordwayland: Add dummy implementation of the wl_data_device...
2011-12-14 Rob Bradfordwayland: Add an implementation for GdkAtom
2011-12-14 Rob Bradfordwayland: Get the data device during input device setup
2011-12-14 Rob Bradfordwayland: Retrieve the data device manager object
2011-12-14 Rob Bradfordwayland: Don't use deprecated function: gdk_window_get_...
2011-12-14 Matthias ClasenFix nicks for the window class enum
next