]> Pileus Git - ~andy/gtk/history - gdk
Updated Bulgarian translation
[~andy/gtk] / gdk /
2010-04-04 Matthias ClasenInit gdk in the same order as other backends
2010-04-04 Matthias ClasenFix a memory leak in gdk_display_open in the directfb...
2010-04-04 Matthias ClasenSimplify the DirectFBInit call
2010-04-04 Matthias ClasenCatch directfb errors in gdk_colormap_new
2010-04-04 Matthias ClasenFix a crash at startup in the directfb backend
2010-04-04 Matthias ClasenFix gdk_windowing_window_at_pointer in the directfb...
2010-04-04 Matthias ClasenProtect against X errors when clearing the DND cache
2010-04-04 Matthias ClasenOnly look at x11 backend for gtk-doc comments for now
2010-04-04 Matthias ClasenAdd some missing introspection annotations
2010-04-04 Johan Dahlin[build] Include all target source files
2010-04-04 Matthias ClasenAdd a missing introspection annotation for gdk_screen_g...
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Javier Jardón[gdk/x11] Change the name of the functions in the heade...
2010-04-04 Matthias ClasenFix a compatibility problem
2010-04-04 Alejandro PiñeiroSolve a wrong reference on gdk_keymap_translate_keyboar...
2010-04-04 André Draszikgdk/directfb: cursor size is artificially limited
2010-04-04 André Draszikgdk/directfb: convert gdkgc-directfb to using G_DEFINE_TYPE
2010-04-04 André Draszikgdk/directfb: gdkdnd-directfb's private data is used...
2010-04-04 André Draszikgdk/directfb: convert gdkcolor-directfb to using G_DEFI...
2010-04-04 André Draszikgdk/directfb: fix _gdk_windowing_pointer_grab()
2010-04-04 Matthias ClasenMake DND work better with shaped windows
2010-04-04 Kristian RietveldImprove enter/motion notify semantics
2010-04-04 Matthias ClasenMinor doc fix
2010-04-04 Alexander LarssonAvoid integer overflow in gdk_rectangle_intersect
2010-04-04 Alexander LarssonWhen native window requests button presses request...
2010-04-04 Alexander LarssonDrop outstanding cairo surfaces when window is made...
2010-04-04 Alexander LarssonMove common gdkwindow.c code into function gdk_window_d...
2010-04-04 Alexander LarssonTrack direct window cairo access and avoid tricks when...
2010-04-04 Alexander LarssonAvoid drawing implicit paints to destroyed windows
2010-04-04 Matthias ClasenPlug a pixmap leak
2010-04-04 Javier Jardón[docs] Add missing "Deprecated: 2.x" to the api doc...
2010-04-04 Javier Jardón[docs] Add documentation for GdkWindow 'cursor' property
2010-04-04 Hiroyuki IkezoeUse CAIRO_VERSION instead of CAIRO_VERSION_CODE
2010-04-04 Johan DahlinMake sure Gdk-2.0.gir is installed
2010-04-04 Johan DahlinAvoid warnings when introspetion is not available
2010-04-04 Johan DahlinFix build with system install of introspection
2010-04-04 Kristian RietveldRelease view after setting it as contentView
2010-04-04 Kristian RietveldFix memleak in get_nsscreen_for_point()
2010-04-04 Kristian RietveldFix memory leak in GdkQuartzView
2010-04-04 Kristian RietveldUse CGFLOAT_DEFINED, don't rely on NSINTEGER_DEFINED...
2010-04-04 Kristian RietveldAdd gdk_keymap_map_virtual_modifiers() to Quartz backend
2010-04-04 Kristian RietveldStart using CGFloat
2010-04-04 Kristian RietveldFix compile warning in gdk_cursor_new_from_pixmap
2010-04-04 Kristian RietveldinitWithContentRect: has a NSUInteger parameter now
2010-04-04 Kristian RietveldStart using NSInteger and NSUInteger
2010-04-04 Tor LillqvistAdd gdk_keymap_map_virtual_modifiers() implementation
2010-04-04 Matthias ClasenFix a think in the CSW input extension handling
2010-04-04 Matthias ClasenTry harder to handle accelerators involving virtual...
2010-04-04 Matthias ClasenProperly free damage events
2010-04-04 Matthias ClasenFix a thinko in computing damage for segments
2010-04-04 Matthias ClasenEnsure native windows in gdk_property_change
2010-04-04 Alexander LarssonActually send exposes from gdk_window_clear_area_e
2010-04-04 Javier JardónAdd 'Since: 2.18' tag
2010-04-04 Tor LillqvistMake the OLE2 DND code selectable at run-time instead...
2010-04-04 Johan DahlinUse Makefile.introspection
2010-04-04 Johan DahlinMake sure dist check works with introspection
2010-04-04 Johan DahlinRe-add accidentially removed gtkintl header
2010-04-04 Johan DahlinSeparate private from public gdk headers
2010-04-04 Colin WaltersMerge in Gdk-custom.c introspection annotations
2010-04-04 Colin WaltersBuild introspection data for gdk-pixbuf, gdk, and gtk
2010-04-04 Tor LillqvistAdd copyright note and comment for merged old code
2010-04-04 Tor LillqvistWork on OLE2-based generic DND
2010-04-04 Tor LillqvistMake more GdkAtom variables visible in all gdk/win32...
2010-04-04 Tor LillqvistMake the gdk/win32 event debug printing function non...
2010-04-04 Tor LillqvistRemove unused functions and variables
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
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
2009-11-05 Alexander LarssonDon't unnecessarily expose areas copied by native windo...
2009-11-05 Alexander LarssonOnly send exposes on unmap if window really was unmapped
2009-11-05 Alexander LarssonFlush outstanding stuff when clearing directly on a...
next