[gtk+/gtk-2-24-quartz] (155 commits) ...Merge branch 'gtk-2-24' into gtk-2-24-quartz



Summary of changes:

  4e64f60... Bug 657770 - Write to released memory in gtkdnd-quartz.c (*)
  d08d450... Bug 658767 - Drag and Drop NSEvent capture is racy (*)
  81c2166... Quartz: Fix a typo and a compilation warning (*)
  c79d342... Update VS property sheets (*)
  fd01442... Win32: Ensure native back-end for windows where the user re (*)
  7ee5e4f... Win32: Fix _gdk_windowing_window_at_pointer to correctly re (*)
  c608ee0... win32: dnd should not be registerd for offscreen windows (*)
  f333c9d... win32: Fix DnD when drag icon is below the pointer (*)
  931a228... quartz: don't filter away directly encoded 24-bit UCS chara (*)
  5a5d6d2... quartz: my last commit had merge junk in it, sorry (*)
  aeae02d... Bug 628396: Gtk build fails because of objective-c elements (*)
  21e971b... gtk: also define the default *virtual* accel mod mask (*)
  b3314ac... quartz: also update window position on windowDidResize (*)
  0d0412b... Bug 658772: Directory paths for resource directories are ha (*)
  fff25d3... Quartz, Bug 655057: Eliminate Compiler Warning (*)
  fb99ca1... gtkentrycompletion: check return value because It can be no (*)
  c34c302... Bug 658772: Directory paths for resource directories are ha (*)
  3a1ad28... Improve the deprecation note for GDK_DISPLAY (*)
  6d7fe30... Updates (*)
  7299d70... Fix make check (*)
  71e187b... Post release version bump (*)
  a4288a8... Handle implicit grabs (*)
  b34ff7b... in window_at_pointer, ensure that we handle non-client area (*)
  c6cab74... Use right native_window for implicit grabs (*)
  bfe27c0... win32: Record the native event mask in use (*)
  039f5fd... Better crossing events and grab destination reporting (*)
  67c410d... Update VS 2010 property sheet (*)
  661cddb... Update VS 2010 property sheet (*)
  12507a7... win32: Call GetQueueStatus instead of PeekMessage PM_NOREMO (*)
  628093a... win32: fix typo in msw_style.c (*)
  900f39d... win32: add TODO mentioning GtkButton::child-displacement-x  (*)
  97a0234... win32: correctly handle difference between tab_pos and gap_ (*)
  b851767... win32: fix themed notebook tab renderering (*)
  c040b03... gtkquartz: don't free the string returned by get_bundle_pat (*)
  e2d3bdf... win32: Fix up window_show (*)
  2dfd498... win32: Handle all window changes in WINDOWPOSCHANGED (*)
  b0d108a... win32: Fix missed resize exit message (*)
  c87114c... win32: Remove most special casing of WINPOSCHANGED during m (*)
  5bd8485... win32: Ignore client requested window move/size during SIZE (*)
  cd7fa03... win32: Send initial configure (*)
  79a92f9... gtkrc.key.mac: remove half the file, it was an accidential  (*)
  ccf12f7... gtkrc.key.mac: add Command-cursor text navigation (*)
  d463030... win32: Send window-state-changes before configure events (*)
  7b425ee... win32: Make set_keep_above work also for non-mapped windows (*)
  0c0c741... win32: don't input_window_destroy twice (*)
  9da34d0... win32: Don't remove the window from the handle table on des (*)
  9c57553... win32: Use WM_NCDESTROY instead of WM_DESTROY (*)
  8c9963f... win32: Fix size or style changes during fullscreen (*)
  4f9e1dd... win32: By default, allow windows larger than the screen (*)
  f44c6d6... win32: Ensure we always send a configure event when changin (*)
  ac00340... win32: More robust way to ensure we get a configure event a (*)
  8588944... win32: Add custom placements for some window types (*)
  47095f9... win32: Make flush/sync work like in X (*)
  6d1b818... win32: Don't use API_CALL for SetWindowLong (*)
  4b5b28b... win32: Fix modal_hint handling (*)
  afce8c7... win32: Actually check for IPrintDialogCallback in configure (*)
  e81b697... gtkrc.key.mac: add '"' missing from last commit (*)
  26b97f6... win32: Add gdk_win32_window_get_impl_hwnd (*)
  2090e37... win32: Fix ms-windows theme to not create native subwindows (*)
  2cd09a6... win32: fix invalid cast (*)
  8f6f64f... win32: Make WINTAB support work (*)
  49d017d... win32: Default to MS-Windows theme (*)
  c88ccc6... Make print-editor test use double buffering in preview (*)
  718af68... fix: win32 tilt axis range (*)
  1a624ea... win32: Fix synaptics trackpad issues (*)
  f7438ce... win32: Fix placement at initial position (*)
  3cd9920... win32: Ensure newly mapped toplevels are inside the workare (*)
  e943d7d... Don't show text in file selector bookmark toolbar (*)
  6cb0437... win32: Hack to make statusbar menus show up visible: (*)
  985fff3... win32: Fix some warnings (*)
  0a0fd5a... Bug 662633 - Scheduled transaction editor crashes with gtk+ (*)
  b7d734b... Update VS property sheets (*)
  a8e820a... win32: fix some typos (*)
  a37c466... win32: fix pasting screenshots taken with PrintScreen or Al (*)
  0f7c96b... quartz: remove unused variable (*)
  cca1621... quartz: Separate out screen_point conversion in function (*)
  d0e5025... quartz: Factor out toplevel from NSEvent code into function (*)
  6725dee... quartz: Process motion events within windows bounds without (*)
  ff75900... quartz: make test_resize () conform to coding style (*)
  5123ad0... quartz: make gdk_quartz_osx_version conform to coding style (*)
  6f4a6b4... quartz: handle recursive CFRunLoops (*)
  fe67f04... win32: fix scrolling artifacts (*)
  c360148... Merge branch 'gtk-2-24-win32' into gtk-2-24 (*)
  32b70a5... gdk: exclude MOD1 from the virtual modifier mapping (*)
  fadc82a... [Quartz Bug 663182] NSImage throws an exception from _gtk_q (*)
  7e8d3aa... Update GTK+ DLL Visual C++ projects (*)
  278325f... msw_style.c: Use G_PI rather than M_PI (*)
  6a4a78d... Fix a segfault if the GAppInfo does not have an icon (*)
  4a22e2c... gtkmountoperation-x11: unbreak compilation on OpenBSD. (*)
  0f22ef3... GtkSearchEngineTracker: port to tracker 0.12 (*)
  b424735... Print dialog: small keynav improvement (*)
  5a03f4a... iconview: layout items immediately when setting a GtkTreeMo (*)
  e4cee92... Don't use deprecated Pango api (*)
  7e1e545... Don't use deprecated Pango api (*)
  d8cf879... Bug 663605 - Fix event->state of many event types on quartz (*)
  a381e8e... quartz: include all buttons' states in GdkEventButton.state (*)
  3b5c571... quartz: include all buttons' state in GdkEventMotion.state (*)
  013c916... Bug 661997 - Gtk crashes when changing the TreeView model w (*)
  b2f91bc... win32: GDIFlush before accessing pixmap bits (*)
  a9b1276... win32: Fix up error message (*)
  36f2f82... win32: Make sure to set is_foreign for foreign pixmaps (*)
  2ae574a... win32: Let cairo create DIBs for GdkPixmap (*)
  d8c2db3... win32: plug leak when drawing handles (*)
  1b58117... win32: fix GDK_DEBUG="draw" crasher (*)
  4edbdef... Update NEWS for release (*)
  758fec0... Update docs from release (*)
  7546eea... Post release version bump (*)
  0729cdc... quartz: fix a race condition when waking up the CGRunLoop (*)
  5c3bb18... Revert "iconview: layout items immediately when setting a G (*)
  4c35d98... notebook: don't leak the action widgets (*)
  2e06f63... Bug 663856 - Make option-foo accelerators use the right sym (*)
  7c77f9a... [Bug 664238] GTK apps crash when dragging something (*)
  26b7494... build: Add gmodule-2.0 dependency for gtk-query-immodules-2 (*)
  4fc6849... Fix gtk-demo drawingarea example (*)
  ba8c4bb... win32: Fix 16bit pixmaps (*)
  f7354da... win32: remove unused (and commented out) combo_box_draw_arr (*)
  3df3caf... win32: Make all GDK_WINDOW_TEMP always on top (*)
  980133d... win32: set msw-button child-displacement-x & y to 0 when XP (*)
  d9906a9... win32: clean up detail checks (*)
  7cfefd6... win32: fix expander rendering for horizontal GtkToolItemGro (*)
  af309a5... win32: correct the notebook tab gap_side vs tab_pos comment (*)
  60d471b... win32: Fix vertical GtkVolumeButton widget rendering. (*)
  8195575... win32: don't rely on GTK_IS_H* or GTK_IS_V_* macros (*)
  7c9f317... Test some virtual modifiers (*)
  4eae58a... Revert be1eea612cb7beacffdc0b31e7158195004f5e2d (*)
  400e53c... bgo#662814 - Don't print a g_warning() when GtkRecentManage (*)
  f8170ee... Move GdkOffscreenWindow basic type info to gdkinternals.h (*)
  e9b0f9e... [win32] Fix win32 theme crash on offscreen windows (*)
  8f3f5fa... migrating-GtkComboBox.sgml: Do not use deprecated API in th (*)
  2a9bf26... Fix problems with DND on some X servers (*)
  fcd01e9... Use the right icon-name for missing images (*)
  8170436... Set cups Custom print options correctly (bug #543520, patch (*)
  1e731a3... Improve PICKONE_* handling in GtkPrinterOptionWidget (bug # (*)
  986072b... introspection: Fix srcdir != builddir builds (*)
  92412d2... gtkscale: fix bogus compare func (*)
  03fae90... scale: backport orientation fix for vertical scales (*)
  5123cfe... printing: gtk_print_settings_load_key_file() ignores group_ (*)
  85099bf... Strip "Custom." prefix when getting default options from cu (*)
  0488c28... quartz: add virtual modifiers already in GDK, just as X11 d (*)
  165d2c0... Implement the editing-canceled property in GtkCellEditableE (*)
  9adc078... scale: remove the match argument from find_next_pos() (*)
  308d195... scale: Fix marks for inverted scales (*)
  ab6007f... modules: break when finding the right module (*)
  b96f423... modules: Fix memleak (*)
  745a9fc... Update NEWS (*)
  131f24a... docs: Fix libgail-utils doc generation (*)
  a3cbaa5... Post release version bump (*)
  fb87d9c... win32: fix gdk_win32_window_raise (*)
  fc3cff1... win32: Draw arrows as polygons, not as rows of pixels (*)
  5f48cfe... Bug 667691 - implement gdk_window_restack() for Quartz (*)
  66c9901... printing: Don't crash when printing (*)
  2624136... Updates (*)
  3319bcf... Fix doc build (*)
  bfb50d5... bump version (*)
  f459be2... Merge branch 'gtk-2-24' into gtk-2-24-quartz

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]