]> Pileus Git - ~andy/gtk/history - gdk
Define httpGetHostname() for CUPS 1.1 and lower
[~andy/gtk] / gdk /
2010-03-16 Matthias ClasenDon't crash in DND when the X server doesn't support...
2010-03-14 Colin Walters[startup notification] Set APPLICATION_ID
2010-03-12 Matthias ClasenFix gdk_window_set_icon_name
2010-03-09 Matthias ClasenMinor doc clarification for gdk_drag_begin
2010-02-23 Matthias ClasenInit gdk in the same order as other backends
2010-02-23 Matthias ClasenFix a memory leak in gdk_display_open in the directfb...
2010-02-23 Matthias ClasenSimplify the DirectFBInit call
2010-02-23 Matthias ClasenCatch directfb errors in gdk_colormap_new
2010-02-23 Matthias ClasenFix a crash at startup in the directfb backend
2010-02-23 Matthias ClasenFix gdk_windowing_window_at_pointer in the directfb...
2010-02-23 Matthias ClasenProtect against X errors when clearing the DND cache
2010-02-23 Matthias ClasenOnly look at x11 backend for gtk-doc comments for now
2010-02-23 Matthias ClasenAdd some missing introspection annotations
2010-02-22 Johan Dahlin[build] Include all target source files
2010-02-22 Matthias ClasenAdd a missing introspection annotation for gdk_screen_g...
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-02-16 Javier Jardón[gdk/x11] Change the name of the functions in the heade...
2010-02-12 Matthias ClasenFix a compatibility problem
2010-02-09 Alejandro PiñeiroSolve a wrong reference on gdk_keymap_translate_keyboar...
2010-02-07 André Draszikgdk/directfb: cursor size is artificially limited
2010-02-07 André Draszikgdk/directfb: convert gdkgc-directfb to using G_DEFINE_TYPE
2010-02-07 André Draszikgdk/directfb: gdkdnd-directfb's private data is used...
2010-02-07 André Draszikgdk/directfb: convert gdkcolor-directfb to using G_DEFI...
2010-02-07 André Draszikgdk/directfb: fix _gdk_windowing_pointer_grab()
2010-02-05 Matthias ClasenMake DND work better with shaped windows
2010-01-30 Kristian RietveldImprove enter/motion notify semantics
2010-01-26 Matthias ClasenMinor doc fix
2010-01-22 Alexander LarssonAvoid integer overflow in gdk_rectangle_intersect
2010-01-20 Alexander LarssonWhen native window requests button presses request...
2010-01-19 Alexander LarssonDrop outstanding cairo surfaces when window is made...
2010-01-19 Alexander LarssonMove common gdkwindow.c code into function gdk_window_d...
2010-01-19 Alexander LarssonTrack direct window cairo access and avoid tricks when...
2010-01-15 Alexander LarssonAvoid drawing implicit paints to destroyed windows
2010-01-11 Matthias ClasenPlug a pixmap leak
2010-01-11 Javier Jardón[docs] Add missing "Deprecated: 2.x" to the api doc...
2010-01-03 Javier Jardón[docs] Add documentation for GdkWindow 'cursor' property
2010-01-03 Hiroyuki IkezoeUse CAIRO_VERSION instead of CAIRO_VERSION_CODE
2009-12-31 Johan DahlinMake sure Gdk-2.0.gir is installed
2009-12-31 Johan DahlinAvoid warnings when introspetion is not available
2009-12-31 Johan DahlinFix build with system install of introspection
2009-12-30 Kristian RietveldRelease view after setting it as contentView
2009-12-30 Kristian RietveldFix memleak in get_nsscreen_for_point()
2009-12-30 Kristian RietveldFix memory leak in GdkQuartzView
2009-12-28 Kristian RietveldUse CGFLOAT_DEFINED, don't rely on NSINTEGER_DEFINED...
2009-12-28 Kristian RietveldAdd gdk_keymap_map_virtual_modifiers() to Quartz backend
2009-12-28 Kristian RietveldStart using CGFloat
2009-12-28 Kristian RietveldFix compile warning in gdk_cursor_new_from_pixmap
2009-12-28 Kristian RietveldinitWithContentRect: has a NSUInteger parameter now
2009-12-27 Kristian RietveldStart using NSInteger and NSUInteger
2009-12-21 Tor LillqvistAdd gdk_keymap_map_virtual_modifiers() implementation
2009-12-21 Matthias ClasenFix a think in the CSW input extension handling
2009-12-21 Matthias ClasenTry harder to handle accelerators involving virtual...
2009-12-20 Matthias ClasenProperly free damage events
2009-12-19 Matthias ClasenFix a thinko in computing damage for segments
2009-12-18 Matthias ClasenEnsure native windows in gdk_property_change
2009-12-18 Alexander LarssonActually send exposes from gdk_window_clear_area_e
2009-12-18 Javier JardónAdd 'Since: 2.18' tag
2009-12-16 Tor LillqvistMake the OLE2 DND code selectable at run-time instead...
2009-12-16 Johan DahlinUse Makefile.introspection
2009-12-16 Johan DahlinMake sure dist check works with introspection
2009-12-16 Johan DahlinRe-add accidentially removed gtkintl header
2009-12-16 Johan DahlinSeparate private from public gdk headers
2009-12-16 Colin WaltersMerge in Gdk-custom.c introspection annotations
2009-12-16 Colin WaltersBuild introspection data for gdk-pixbuf, gdk, and gtk
2009-12-16 Tor LillqvistAdd copyright note and comment for merged old code
2009-12-16 Tor LillqvistWork on OLE2-based generic DND
2009-12-16 Tor LillqvistMake more GdkAtom variables visible in all gdk/win32...
2009-12-16 Tor LillqvistMake the gdk/win32 event debug printing function non...
2009-12-16 Tor LillqvistRemove unused functions and variables
2009-12-14 Matthias ClasenImplement gdk_screen_get_primary_monitor in all GDK...
2009-12-10 Cody RussellAdd gdk_screen_get_primary_monitor to gdk.symbols
2009-12-08 Cody RussellAdd gdk_screen_get_primary_monitor(). This fixes bug...
2009-12-08 Matthias ClasenNever do implicit paints for foreign windows
2009-12-08 Matthias ClasenSet colormap of offscreen pixmaps
2009-12-08 Alexander LarssonFix up last commit
2009-12-08 Alexander LarssonHandle input extension events when making a window...
2009-12-07 Alexander LarssonFix damage report for lines drawn on offscreen windows
2009-12-07 Alexander LarssonFix mouse pointer handling on multiple screens
2009-12-02 Alexander LarssonDon't filter out BUTTON_MOTION event masks
2009-11-30 Javier Jardón[gdk/directfb] Made dfb_events_dispatch() thread save
2009-11-28 Matthias ClasenAdd a missing include
2009-11-27 Matthias ClasenBe a bit more forgiving about invalid monitor number
2009-11-27 Matthias ClasenShort-circuit get_frame_extents for override-redirect...
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-25 Matthias ClasenMake level3 keys work again
2009-11-15 Kristian RietveldDocument how Cocoa coordinate and monitor layout transf...
2009-11-14 Tor LillqvistAwful hack for problem in dnd of images from Firefox...
2009-11-11 Kjartan MaraasFix typo
2009-11-11 Javier JardónOnly use gdk_input_select_events() if XINPUT_NONE is...
2009-11-10 Javier Jardón[gdk] Added GDK_GPOINTER_TO_NATIVE_WINDOW() macro
2009-11-06 Javier Jardón[gdk/x11/gdkdnd-x11] Add missing "Deprecated: 2.x"...
2009-11-06 Javier Jardón[gdk/gdkimage] Add missing "Deprecated: 2.x" to the...
2009-11-06 Javier Jardón[gdk/gdkgc] Add missing "Deprecated: 2.x" to the api...
2009-11-06 Javier Jardón[gdk/gdkdraw] Add missing "Deprecated: 2.x" to the...
2009-11-06 Javier Jardón[gdk/gdkcolors] Add missing "Deprecated: 2.x" to the...
2009-11-06 Javier JardónUse "Deprecated:" gtk-doc symbol corrently
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-11-05 Alexander LarssonDon't unnecessarily clear windows with no exposure...
2009-11-05 Alexander LarssonDocument clears_as_native and make the name more descri...
2009-11-05 Alexander LarssonAdd supports_native_bg to GdkWindowImpl
next