]> Pileus Git - ~andy/gtk/history - gdk/quartz
Typo
[~andy/gtk] / gdk / quartz /
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier Jardón[gdk] Remove gdki18n.h completely
2010-05-02 Javier JardónRemove deprecated code from GdkImage
2010-05-02 Javier JardónRemove deprecated code from GdkEvent
2010-05-02 Javier JardónRemove deprecated code from GdkDnd
2010-04-04 Matthias ClasenFix a compatibility problem
2010-04-04 Kristian RietveldImprove enter/motion notify semantics
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-02-12 Matthias ClasenFix a compatibility problem
2010-01-30 Kristian RietveldImprove enter/motion notify semantics
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-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-14 Matthias ClasenImplement gdk_screen_get_primary_monitor in all GDK...
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-15 Kristian RietveldDocument how Cocoa coordinate and monitor layout transf...
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
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 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-23 Kristian RietveldBug 598881 - Unimplemented GdkWindowImplIface methods...
2009-09-30 Kristian RietveldBug 588449 - DnD doesn't work on GDK/Quartz
2009-09-28 Alexander LarssonExtend _gdk_windowing_window_at_pointer to be able...
2009-09-27 Kristian RietveldRemove unused variable
2009-09-27 Kristian RietveldBug 596012 - popup menu position is horribly off on...
2009-09-25 Christian HergertBug 517394 - Native resize grip steals button release ...
2009-09-25 Kristian RietveldBug 596250 - Gdkcursor-quartz.c doesn't implement GDK_B...
2009-09-25 Kristian RietveldSend a motion-notify when a (new) main window became...
2009-09-21 Kristian RietveldBug 550939 - GtkFileChooser listbox does not refresh...
2009-09-16 Kristian RietveldAssign the size of the screen to the root window
2009-09-16 Kristian RietveldDo not test the event mask of implicit grabs
2009-09-02 Alexander LarssonAdd gdk_window_restack
2009-08-13 Alexander LarssonEnsure that queue_translation is paired with the right...
2009-08-07 Matthias ClasenFix a logic error in gdk_window_set_title on OS X
2009-08-07 Matthias ClasenFix a logic error in gdk_window_set_title on OS X
2009-07-31 Kristian RietveldAdd stubs for missing GDK windowing functions to Quartz...
2009-07-18 Alexander LarssonTrack viewable for GdkWindow
2009-07-01 Alexander LarssonMake GdkDrawable draw_drawable backwards compat
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-07-01 Alexander LarssonMove new draw_drawable argument to end to make it more...
2009-06-20 Richard HultUpdate _gdk_windowing_pointer_grab
2009-06-20 Richard HultRemove duplicate definition of GdkInputWindow
2009-06-20 Richard HultUpdate gdk_window_quartz_show, ..._get_origin, ..._get_...
2009-06-20 Richard HultRename gdk_window_beep to _gdk_windowing_window_beep
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-27 Alexander LarssonAdd support for client side graphics exposures in gdk_d...
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-05-04 Behdad EsfahbodAdd git.mk to generate .gitignore files
2009-04-02 Richard HultTweak the click-through handling so active apps get...
2009-04-02 Richard HultImprove explicit drawing and flushing (fixes GtkRuler)
2009-04-02 Richard HultOnly add up native subwindow offsets for gdk_window_qua...
2009-04-02 Richard HultLimit manual flushing so we don't get hit by quartz...
2009-04-02 Richard HultDisable/enable screen updates around process_all_update...
2009-04-02 Richard HultGet the right event window for non-grabbed windows too
2009-04-02 Richard HultTry to reduce risk of triggering the "beam sync" penalt...
2009-04-02 Richard HultMake owner_events grabs work again, use the pointer...
2009-04-02 Richard HultDon't ignore all events when inactive, only clicks
2009-04-02 Richard HultRelax the check for ignoring events above the content...
2009-04-02 Richard HultRemove workaround for missing enter events on newly...
2009-04-02 Richard HultRemove re-declared variable
2009-04-02 Richard HultRemove unused code and fix some indentation
2009-04-02 Richard HultButton press and release can share the same fill_button...
2009-04-02 Richard HultRemove tracking of "current mouse window", this is...
2009-04-02 Richard HultRemove old cursor setting and make it work with client...
2009-04-02 Richard HultUpdate for latest changes in the common code for grab...
2009-04-02 Richard HultIgnore all events if the app is not active
2009-04-02 Richard HultWhen breaking grabs on deactivation, the unset should...
2009-04-02 Richard HultUse _gdk_display_unset_has_*_grab in break_all_grabs()
2009-04-02 Richard HultUse cooca to convert coordinats from event window to...
2009-04-02 Richard HultReplace quartz specific keyboard grab code with common...
next