]> Pileus Git - ~andy/gtk/history - gdk/quartz
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gdk / quartz /
2013-03-06 Alan McGovernquartz: Null check title before setting it
2013-02-28 John RallsFix broken quartz build from df3e19b
2013-02-21 Owen W. TaylorBroadway/Quartz/Win32: make event source prepare()...
2013-02-14 Owen W. TaylorReimplement _NET_WM_SYNC_REQUEST inside X11 backend
2013-01-17 Kristian Rietveldquartz: retain content view when switching over toplevel.
2013-01-17 Kristian Rietveldquartz: Make sure the old toplevel is closed on recreation
2013-01-17 Kristian Rietveldquartz: make sure all old properties are set on the...
2013-01-17 Kristian Rietveldquartz: ensure window being (un)fullscreened is visible
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-11-29 Michael Nattererquartz: add mountain lion as version 8 to enum GdkOSXVe...
2012-11-29 Michael Nattererquartz: call Gestalt() only once per session in gdk_qua...
2012-11-20 Camillo LugaresiBug 688710 - splashscreen shouldn't be always on top...
2012-11-20 Michael Nattererquartz: fix the mapping of GDK_KP_Enter in known_numeri...
2012-11-20 Michael Nattererquartz: always send GDK_NOTIFY_NONLINEAR crossing events
2012-11-20 Michael NattererBug 672193 - windows (including menus) shown multiple...
2012-11-18 Michael Nattererquartz: use the real current event time for generated...
2012-11-18 Michael Nattererquartz: move tooltips window to the topmost level
2012-11-15 Michael Nattererquartz: GdkQuartzWindow -> GdkQuartzNSWindow was forgot...
2012-11-15 Michael Nattererquartz: filter out button press events on the window...
2012-11-13 Michael Nattererquartz: move SPLASHSCREEN-hinted windows to NSStatusWin...
2012-11-02 Federico Mena QuinteroMerge branch 'bgo687196-filesystemmodel-crash'
2012-10-25 John RallsFix typo from f2ab3af
2012-10-09 Kristian Rietveldquartz: Actually use the window background PATTERN...
2012-09-28 Kristian Rietveldquartz: Fix garbage content when windows are initially...
2012-09-14 Michael Nattererquartz: Bug 674108 - Hard crash due to wrong NSAutorele...
2012-09-11 Kristian RietveldImplement gtk-primary-button-warps-slider GtkSetting
2012-09-03 John RallsProtect sectond call of nsevent hasPreciseScrollingDelt...
2012-08-23 Michael Nattererquartz: add evil casting to make sure time wraps correc...
2012-08-22 John RallsImplement gdk_quartz_keymap_lookup_key
2012-07-30 Matthias Clasengdk: Don't use GDK_THREADS_ENTER/LEAVE macros internally
2012-05-13 Kristian Rietveldquartz: Ignore events from all mouse buttons past the...
2012-05-08 Michael Nattererquartz: handle yet another dead tilde variant
2012-04-10 Kristian Rietveld[quartz] Fix manual resizing of windows
2012-04-10 Kristian RietveldExport break_all_grabs() within Quartz backend
2012-03-09 Benjamin Ottegdk: Make query_state() vfunc a void vfunc
2012-03-02 John RallsQuartz: Fix incompatible types in assignment
2012-03-01 Michael Nattererquartz: Implement smooth scrolling
2012-02-27 Javier JardónChange FSF Address
2012-02-23 Michael Nattererquartz: implement GdkScreen::get_monitor_workarea()
2012-02-23 Michael Nattererquartz: make function keys work (again?)
2012-02-21 Michael NattererGdkScreen: fix precondition checks in the public API
2012-01-26 Michael Nattererquartz: s/gdk_cursor_ref/g_object_ref/
2012-01-26 Michael NattererBug 667691 - implement gdk_window_restack() for Quartz
2012-01-19 Michael Nattererquartz: add virtual modifiers already in GDK, just...
2012-01-05 Javier Jardóngdk/*: Use g_list_free_full convenience function
2011-12-18 Matthias ClasenAdd gdk_screen_get_monitor_workarea
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-18 Michael NattererTurn the private #define for the group-shifting modifie...
2011-11-18 Michael NattererBug 663856 - Make option-foo accelerators use the right...
2011-11-11 Michael Nattererquartz: fix a race condition when waking up the CGRunLoop
2011-11-08 Michael Nattererquartz: include all buttons' state in GdkEventMotion...
2011-11-08 Michael Nattererquartz: include all buttons' states in GdkEventButton...
2011-11-08 Michael NattererBug 663605 - Fix event->state of many event types on...
2011-11-06 Michael Nattererquartz: handle recursive CFRunLoops
2011-11-06 Kristian Rietveldquartz: use get_toplevel_from_ns_event in one more...
2011-11-06 Kristian Rietveldquartz: make gdk_quartz_osx_version conform to coding...
2011-11-06 Kristian Rietveldquartz: make test_resize () conform to coding style
2011-11-06 Kristian Rietveldquartz: Process motion events within windows bounds...
2011-11-06 Kristian Rietveldquartz: Factor out toplevel from NSEvent code into...
2011-11-06 Kristian Rietveldquartz: Separate out screen_point conversion in function
2011-11-06 Kristian Rietveldquartz: remove unused variable
2011-11-05 Matthias ClasenQuartz: Adapt to GdkWindowImpl api change
2011-10-22 Michael Nattererquartz: don't return FALSE from GdkDevice::query_state()
2011-10-09 Alex CorradoQuartz, Bug 655057: Eliminate Compiler Warning
2011-10-08 Kristian Rietveldquartz: also update window position on windowDidResize
2011-10-07 Michael Natterergdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32...
2011-09-28 Michael Nattererquartz: don't filter away directly encoded 24-bit UCS...
2011-09-27 Michael NattererBug 659602 - Provide an abstraction for the platform...
2011-09-26 Michael Nattererquartz: resolve the modifier confusion on the Mac
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-09 John RallsBug 617583 - Dead accents keys don't work in GTK+ appli...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-13 John RallsBug 655122: Lion Crashes during resize
2011-08-13 John RallsBug 655122: Detect OSX version for handling version...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-30 Kristian Rietveldquartz: use already existing current_button_state variable
2011-07-30 Kristian Rietveldquartz: remove _gdk_quartz_events_get_current_event_mask
2011-07-30 Kristian Rietveldquartz: return modifiers instead of an event mask ...
2011-07-28 Kristian Rietveldquartz: Remove MAC_OS_X_VERSION_MIN_ALLOWED ifdef
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-25 Michael HutchinsonBug 655074 - Fix crash with undecorated windows on...
2011-07-14 John RallsBug 653450 - gtkfilechooser crashes when added favorite
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-06 Javier JardónUse AM_CPPFLAGS instead the obsolete INCLUDES
2011-05-22 Kristian Rietveldquartz: actually register gdk_quartz_display_dispose
2011-05-22 Kristian Rietveldquartz: fix a typo
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-23 Murray CummingMinor documentation improvements
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-01 John RallsUpdate quartz to reflect deletion of GdkNativeWindow...
2011-01-31 Kristian RietveldCheck whether mask is NULL
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-02 John RallsFix refresh of static autorelease_pool so that it doesn...
2010-12-24 John RallsRename GdkQuartzWindow.h and .c to GdkQuartzNSWindow...
2010-12-23 Kristian Rietveldquartz: internalize _gdk_quartz_window_set_needs_displa...
2010-12-23 Kristian Rietveldquartz: move gdkgeometry-quartz into gdkwindow-quartz.c
2010-12-23 Kristian Rietveldquartz: reorder gdkprivate-quartz.h and related clean up
2010-12-23 Kristian Rietveldquartz: _gdk_quartz_visual -> gdk_quartz_visual
2010-12-23 Kristian Rietveldquartz: _gdk_quartz_screen -> gdk_quartz_screen
next