]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkx.h
Add gdk_frame_clock_begin/end_updating()
[~andy/gtk] / gdk / x11 / gdkx.h
2012-03-02 Javier JardónRequire XInput2.h in X11 backend
2012-02-27 Javier JardónChange FSF Address
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-15 Carlos Garnachogdk/x11: Add gdk_x11_device_manager_lookup()
2011-07-15 Carlos Garnachogdk/x11: Add gdk_x11_device_get_id()
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-25 Matthias ClasenFix up GDK docs
2010-12-21 Matthias ClasenRename GdkAppLaunchContextX11 to GdkX11AppLaunchContext
2010-12-21 Matthias ClasenRename GdkDragContextX11 to GdkX11DragContext
2010-12-21 Matthias ClasenRename x11-specific GdkDevice[Manager] implementations
2010-12-21 Matthias ClasenRename GdkDevice[Manager]Core to GdkX11Device[Manager...
2010-12-21 Matthias ClasenRename GdkKeymapX11 to GdkX11Keymap
2010-12-21 Matthias ClasenRename GdkDisplayManagerX11 to GdkX11DisplayManager
2010-12-21 Benjamin Ottex11: Move remaining APIs into gdkx11utils.h
2010-12-21 Benjamin Ottex11: Move atom API into gdkx11property.h
2010-12-21 Benjamin Ottex11: Move selection-specific API into gdkx11selection.h
2010-12-21 Benjamin Ottex11: Move display-specific APIs into gdkx11display.h
2010-12-21 Benjamin Ottex11: Move screen-specific API into gdkx11screen.h
2010-12-21 Benjamin Ottex11: Move visual-specific API into gdkx11visual.h
2010-12-21 Benjamin Ottex11: Move cursor API into gdkx11cursor.h
2010-12-21 Benjamin Ottex11: Split out public window API into gdkx11window.h
2010-12-21 Matthias ClasenDeal with property encoding functions
2010-12-21 Matthias ClasenRemove gdk_net_wm_supports
2010-12-21 Matthias ClasenClean up gdkx.h a bit
2010-12-21 Matthias ClasenDrop gdkx_visual_get
2010-12-21 Matthias ClasenMultiple changes to reduce the amount of unprefixed...
2010-12-21 Matthias ClasenMake gdk_window_{lookup,foreign_new}_for_display backen...
2010-12-21 Matthias ClasenMake gdk_set_sm_client_id X11-specific
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-03 Matthias ClasenFix up parameter mismatches in the docs
2010-12-02 Benjamin Ottex11: Don't include gdkprivate.h in gdkx.h
2010-12-02 Benjamin Ottex11: Remove duplicate definition of GDK_WINDOW_XID
2010-12-02 Benjamin Ottegdk: Rename GdkWindowObject to GdkWindow
2010-12-02 Benjamin OtteAPI: Remove GDK_WINDOW_XWINDOW() macro
2010-12-02 Benjamin Ottex11: Move xid member from GdkDrawableImplX11 to GdkWind...
2010-12-02 Benjamin OtteAPI: x11: Remove GDK_DRAWABLE_XID and GDK_DRAWABLE_XDISPLAY
2010-12-02 Benjamin OtteAPI: Remove gdk_x11_drawable_get_xdisplay()
2010-12-02 Benjamin OtteAPI: x11: Remove gdk_x11_window_get_drawable_impl()
2010-12-02 Benjamin OtteAPI: x11: Change GDK_WINDOW_XDISPLAY() macro
2010-12-02 Benjamin OtteAPI: x11: gdk_drawable_get_xid => gdk_window_get_xid
2010-11-16 Javier Jardóndocs: Move documentation to inline comments: x_interaction
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: x_interaction
2010-10-18 Ryan LortieGdk X11: Add setter for startup notify ID
2010-10-15 Matthias ClasenInclusion cleanups in headers
2010-09-26 Benjamin OtteAPI: Remove GdkColormap
2010-09-26 Benjamin Ottex11: Use G_DEFINE_TYPE() to define GdkVisual
2010-09-26 Benjamin Ottegdk: Remove GdkPixmap
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-18 Havoc PenningtonRevamp and modernize X error traps
2010-09-09 Matthias ClasenDrop the gdk_display variable from gdk
2010-08-10 Benjamin OtteAPI: remove GdkGC
2010-08-10 Benjamin OtteAPI: remove GdkImage
2010-06-28 Javier JardónRemove deprecated code from X interaction
2010-06-07 Javier JardónRemove gdkx_colormap_get() deprecated function
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-09-04 Alexander LarssonAdd function accessors for x11 window/pixmap impl
2008-05-28 Michael Nattererdefine __GDK_H_INSIDE__ around including all other...
2007-12-13 Søren SandmannAdd RandR 1.2 support
2007-04-29 Dan WinshipNew method to marshall and send a Startup Notification...
2007-03-13 Emmanuele BassiApply patch by Vytautas Liuolia for changing the startu...
2006-07-19 Matthias ClasenWhen looking up a font XID, add the XID_FONT_BIT. ...
2005-07-11 Matthias ClasenMake gdk_window_present() move the window to the curren...
2005-06-15 Matthias ClasenKeep a reference to the GdkCursor and add a private...
2005-01-19 Matthias ClasenAdd a function to obtain the last user interaction...
2004-10-09 Matthias ClasenGDK documentation fixes.
2003-12-14 Matthias ClasenRename from _gdk_x11_register_event_type(), added API...
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-11-07 Owen TaylorFix misplaced display_grab()/display_ungrab(); they...
2002-10-07 Owen TaylorFix some prototypes that had () instead of (void).
2002-09-25 Havoc Penningtonfix GtkWindowMnemonic to have a separate typedef
2002-09-24 Owen TaylorAdd a GtkAccelGroupFindFunc to clean up the prototype...
2002-09-24 Matthias ClasenAdd a missing ; to make things compile.
2002-09-24 Owen TaylorDelete unused private gdk_visual_lookup(), make gdk_col...
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-30 Alex LarssonDoc fixes.
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-18 Matthias ClasenAdd gdk_window_lookup, gdk_window_foreign_new, gdk_pixm...
2001-10-06 Matthias ClasenReplace reference to non-existent function gdk_x11_curs...
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-09-11 Owen TaylorImplement a search path for GTK+ modules.
2001-09-08 Owen TaylorPrevent a false alarm constness warning with a cast.
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-07-31 Darin AdlerPut all mentions of GdkFont inside #ifndef GDK_DISABLE_...
2001-06-30 Alex LarssonConvert GdkVisual to a GObject.
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-28 Havoc Penningtonnew function for mapping a window without fooling with...
2001-03-09 Owen TaylorRemove old XIM code.
2001-03-02 Havoc Penningtonuse _gdk_region_get_xrectangles()
2001-02-27 Havoc Penningtontest the window state stuff
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-20 Elliot Lee*** empty log message ***
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
next