]> Pileus Git - ~andy/gtk/history - gdk
vi.po: Updated Vietnamese translation
[~andy/gtk] / gdk /
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
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...
2009-10-30 Javier JardónFix some compilation warnings
2009-10-30 Javier JardónFix warning: cast to gchar*
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-26 Javier JardónUse G_STRLOC instead __LINE__
2009-10-26 Javier JardónUse G_STRFUNC instead __FUNCTION__
2009-10-26 Kristian RietveldUpdate copyright
2009-10-26 Kristian RietveldUpdate position of toplevels after display reconfiguration
2009-10-26 Kristian RietveldFixup get_nsscreen_for_x()
2009-10-26 Kristian RietveldRemove unused variable (fix compiler warning)
2009-10-26 Kristian RietveldUpdate size of root window after display reconfiguration
2009-10-26 Kristian RietveldSupport arbitrary screen layouts
2009-10-26 Kristian RietveldRework coordinate transformation to be based on root...
2009-10-26 Kristian RietveldBe consistent with X11: emit monitors-changed first...
2009-10-26 Kristian RietveldUpdate documentation for ::monitors-changed to mention...
2009-10-26 Kristian RietveldUse screen when emitting signal, not _gdk_screen
2009-10-26 Kristian RietveldEmit monitors-changed signal when appropriate
2009-10-26 Kristian RietveldMove screen resolution setup to GdkScreenQuartz initializer
2009-10-26 Kristian RietveldCreate a proper subclass of GdkScreen: GdkScreenQuartz
2009-10-26 Kristian RietveldRegister and handle a display reconfiguration callback
2009-10-26 Kristian RietveldSetup monitor rects during screen initialization and...
2009-10-26 Kristian RietveldMove screen initialization to gdkscreen-quartz.c
2009-10-24 Michael EmmelFix for position bug
2009-10-23 Kristian RietveldBug 598881 - Unimplemented GdkWindowImplIface methods...
2009-10-23 Tor LillqvistUse correct type text/uri-list for the dropped files...
2009-10-21 Javier JardonUse G_STRLOC instead __FILE__ and __LINE__
2009-10-20 Javier JardónRemove some unnused variables
2009-10-18 Tor LillqvistUse correct size for root window with multiple monitors
2009-10-18 Tor LillqvistDelete a couple of leftover commented-out lines
2009-10-18 Tor LillqvistAdd missing newline to debugging output
2009-10-18 Tor LillqvistDelete unused leftover static function
2009-10-18 Tor LillqvistMore meaningful debugging output in gdk_win32_window_ge...
2009-10-18 Tor LillqvistRemove unused variables and static functions
2009-10-18 Tor LillqvistCorrect function names in debugging output
2009-10-14 Javier JardónUse g_object_ref/unref instead deprecated gdk_*_ref...
2009-10-05 Alexander LarssonFix up _gdk_windowing_window_at_pointer coordinate...
2009-10-05 Matthias ClasenPlug a memory leak
2009-10-02 Sebastian DrögeBug 596959 - DirectFB backend compilation broken with...
2009-10-01 Pascal TerjanCall XReconfigureWMWindow with proper screen
2009-09-30 Kristian RietveldBug 588449 - DnD doesn't work on GDK/Quartz
2009-09-30 Kristian RietveldUse boxed accessors for setting and retrieving cursor...
2009-09-30 Thomas JaegerInterpret min_value == max_value correctly
2009-09-30 Thomas JaegerSelect for DeviceStateNotify
2009-09-30 Thomas JaegerKeep track of axis values
2009-09-29 Thomas JaegerFilter out events that the current window didn't select for
2009-09-29 Thomas JaegerAlways select all XInput motion events
2009-09-29 Thomas JaegerReport XInput button motion events until all buttons...
2009-09-29 Thomas JaegerXInput allows up to 255 buttons
2009-09-29 Thomas JaegerRefactor _gdk_input_other_event
2009-09-29 Thomas JaegerUse strstr instead of g_strrstr.
2009-09-29 Alexander LarssonOnly select for button and pointer event on toplevels
2009-09-28 Thomas JaegerImprove detection of input device source type
2009-09-28 Alexander LarssonSent button events don't cause passive grabs
2009-09-28 Alexander LarssonRemove unused grab_one_pointer_release_event var
2009-09-28 Alexander LarssonExtend _gdk_windowing_window_at_pointer to be able...
next