[gtk+/quartz-integration] (246 commits) ...Merge branch 'master' into quartz-integration



Summary of changes:

  c7f2c88... Fixed some strings in Brazilian Portuguese translation (*)
  89d16a5... reftests: Add a reftest checking background-color: transpar (*)
  a095a24... Put master on the 3.3 track (*)
  7b732ff... Updated Serbian translation (*)
  5e08c31... tests: Make editing window look more beautiful (*)
  3658e7a... tests: Make testwindows dialog even more beautiful (*)
  dbd4974... tests: Make testwindows use GtkGrid (*)
  b48c2d3... tests: Convert testtreeview from GtkTable to GtkBox (*)
  7724f14... tests: Convert testtoolbar to use a box instead of a table (*)
  276a9d7... container: Warn if an invalid widget path is created (*)
  aebd859... toolbar: Fix widget path creation code (*)
  814b6c2... tests: Use a box instead of a table in testselection (*)
  fa656ac... tests: Use a grid in testorientable instead of a table (*)
  04009aa... tests: Use a grid in testnotebookdnd instead of a table (*)
  4a7a673... Bug 659602 - Provide an abstraction for the platform's use  (*)
  0abe8ce... gtk: remove the private GTK_NO_TEXT_INPUT_MOD_MASK (*)
  11f8c1b... gtk: remove the private GTK_EXTEND/MODIFY_SELECTION_MOD_MAS (*)
  27cbbc4... GtkSettings: fix compile warnings on != X11 (*)
  2d3db34... Bug 659406 - Abstract what triggers a context menu (*)
  b58a82d... Updated POTFILES.skip (*)
  82710ad... mountoperation: fix the build (*)
  4991da8... update zh_CN translation (*)
  d4f83cd... notebook: use the current state to get the padding values (*)
  2500a95... notebook: allow using different padding values for the acti (*)
  34ee6d0... notebook: really deprecate tab_vborder and tab_hborder (*)
  d6a58e5... notebook: unconditionally apply padding to the tab content (*)
  8d3f7e3... stylecontext: add style classes for top/bottom/right/left a (*)
  c2f5d3d... notebook: add top/bottom/left/right style classes to the ta (*)
  63124e8... notebook: vborder/hborder deprecations are Since: 3.4, not  (*)
  5cf0450... toolbutton: don't force the icon widget to be a GtkMisc (*)
  2071cbf... tests: Convert testmerge from GtkTable to GtkGrid (*)
  afc5646... tests: Convert testimage example from GtkTable to GtkGrid (*)
  60eede3... tests: Convert print-editor from GtkTable to GtkBox (*)
  3111ac0... tests: Make prop-editor use a grid instead of a table (*)
  1678fff... tests: Convert testadjustsize example from GtkTable to box  (*)
  32c21ea... tests: Convert testdnd from GtkTable to GtkGrid (*)
  4866b04... tests: Convert testentryicons example from GtkTable to GtkG (*)
  d4d4f7f... tests: Convert testexpand from GtkTable to GtkGrid (*)
  c4bc16e... tests: Convert testgeometry from GtkTable to GtkGrid (*)
  41e17d9... tests: Convert testframe from GtkTable to GtkGrid (*)
  06440b4... testgtk: Upgrade alpha windows test from GtkTable to GtkGri (*)
  c25f2c4... testgtk: Convert big windows example from GtkTable to GtkGr (*)
  e214aec... testgtk: Beautify buttons example (*)
  2d88512... testgtk: Convert buttons example from GtkTable to GtkGrid (*)
  88a7942... print: Convert custom paper dialog from GtkTable to GtkGrid (*)
  2697464... testgtk: Convert radio/check button examples from GtkTable  (*)
  1145413... testgtk: Switch scrolled windows example from GtkTable to G (*)
  9972a18... testgtk: Simplify code (*)
  94f7702... testgtk: Convert focus example from GtkTable to GtkGrid (*)
  35f5dd5... testgtk: Remove invalid property (*)
  6e8b4c8... testgtk: Move display example from GtkTable to GtkGrid (*)
  32bb9ee... testgtk: Move paned example from GtkTable to GtkGrid (*)
  0a13dea... quartz: don't filter away directly encoded 24-bit UCS chara (*)
  d4c520e... testgtk: Clean up code (*)
  db746f3... testgtk: Switch progress bar example from GtkTable to GtkGr (*)
  4fbda7a... testgtk: Convert size groups example from GtkTable to GtkGr (*)
  9aed151... testgtk: Convert panes example from GtkTable to GtkGrid (*)
  638cb9e... testtoolbar: Fix test to use GtkGrid (*)
  80462c7... docs: Make infobar code example use GtkGrid instead of GtkT (*)
  08d578d... table: Deprecate GtkTable for GtkGrid (*)
  036c193... GdkWindow: fix conditional jump depends on uninitialized va (*)
  fb488d4... GtkTreeViewColumn: initialize a variable (*)
  11e1760... combobox: Remove unused define (*)
  a9affcd... notebook: Remove unused variables (*)
  bdfa05b... notebook: don't forget to prepare the tab style context bef (*)
  b0a7db7... Replace some references to the GtkTable, use GtkGrid instea (*)
  28bffa4... gtktable: Fix gtk-doc notation (*)
  58d9c7e... docs: Fix typo in treeview docs (*)
  61d6c73... tests: Fix a bunch of set-but-unused warnings in the filter (*)
  e0625f1... Updated Hebrew translation. (*)
  4a43034... a11y: Remove useless check (*)
  a36b05f... a11y: Don't include gtkx when not needed (*)
  5ae01f8... tests: Remove handleboxes from testmerge example (*)
  e967c74... testgtk: Remove handlebox example (*)
  85b79fb... handlebox: Deprecate (*)
  3435748... docs: Delete duplicate line in gdkwindow.c (*)
  2720574... gtkwindow: Clean up gtk_window_map() (*)
  f74421f... gtk-demo: Don't use tearoff menus (*)
  165fc24... testgtk: Remove tearoff menus from tests (*)
  b135441... menu: Deprecate GtkTearoffMenuItem (*)
  fcd4d8a... uimanager: Deprecate add-tearoffs property (*)
  dc67221... po/vi: import from Damned Lies (*)
  36b2362... Updated Vietnamese translation (*)
  522c305... gdkcreen-x11: Use GdkRGBA instead GdkColor (*)
  c8eb4e5... Add new api to gdk.symbols (*)
  c5c392d... Add 'Since 3.4' indices to the docs (*)
  8985ce3... gtkbox: Move private functions to private header (*)
  f44b846... __SIZEOF_INT__ and __SIZEOF_POINTER__ may not be defined. (*)
  2790a3d... Updated Esperanto translation (*)
  25e65dc... gdk: Plug leak in gdk_display_pointer_is_grabbed (*)
  eb8c2df... Bug 660730: Use GStatBuf for portability (*)
  e97b05a... filesystemmodel: Add a missing check (*)
  78ddeca... iconcache: Fix gcc warning (*)
  e1f79e8... box: add some missing includes (*)
  6fdf882... Add unit test for part 1 of bug 659022 (*)
  f646ed6... Fix first part of bug 659022 (*)
  e8323e2... Add two more unit tests for bug 659022 (*)
  bbc1e88... Bug 659022 - gtk_tree_model_filter_clear_cache_helper: asse (*)
  0e3a4b7... Fix commit 61d6c73f186a08cd55852c0a44a1704a6fbbbc39 (*)
  06dbbad... Updated Spanish translation (*)
  569b5ff... appchooser: add a GCancellable to the search operation (*)
  3a6996e... appchooser: make the "Find applications online" follow sear (*)
  1f2cfb5... all: add an 'only-child' pseudo-class selector (*)
  b928664... reftests: add a reftest for the CSS :only-child selector (*)
  00d79fd... Fixed gtk_cell_area_stop_editing() to properly notify when  (*)
  37f71d7... Bug 628936: Minimal change to pass introspection. (*)
  f920ded... GtkTreeViewColumn: dispose: Remove from the treeview (*)
  2677a7d... GtkComboBox: Add the format-entry-text signal. (*)
  78d8d6b... Updated Galician translations (*)
  87cc0dc... gtk: use the new modifier API instead of GTK_DEFAULT_ACCEL_ (*)
  5b74ee3... gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and  (*)
  5327034... gtk: remove the private GTK_DEFAULT_ACCEL_MOD_MASK define (*)
  0926f11... Updated Dutch translation by Rachid (*)
  1feb672... Updated Dutch translation by Wouter Bolsterlee (*)
  d172f1c... quartz: also update window position on windowDidResize (*)
  6dc34c1... Bug 658772: Directory paths for resource directories are ha (*)
  a35d876... Add G_GNUC_DEPRECATED annotations in GDK (*)
  defdfde... Quartz, Bug 655057: Eliminate Compiler Warning (*)
  8ad3d2b... Bug 657770 - Write to released memory in gtkdnd-quartz.c (*)
  6906ab8... Bug 658767 - Drag and Drop NSEvent capture is racy (*)
  0940974... Fix void function n gtkfontbutton.c so it does not try to r (*)
  1ecd9fb... Add a new symbol (*)
  8f07899... Include gdk.h in gail.c (*)
  9e0efc5... Add deprecation annotations for deprecated functions (*)
  5a13e08... Bug 660730: Win32: Only use _fstat32 if available (*)
  520881a... build: Strip out -DG_DISABLE_DEPRECATED (*)
  7cfb3ed... Add deprecation annotations for GtkHandleBox and GtkTable (*)
  133a7a4... Fixed referenced images for GTK_STOCK_INDENT (*)
  616afad... gdk: s/gdk_cursor_unref/g_object_unref/ (*)
  0853ce3... Use G_VALUE_INIT (*)
  a95c4c1... gtk: fix syntax of an annotation (*)
  1db5b34... Bug 658772: Directory paths for resource directories are ha (*)
  568198b... Updated British English translation (*)
  c4cf754... Updated Japanese translation (*)
  c301101... Update VS property sheets (*)
  b756209... Fixed some strings in Brazilian Portuguese translation (*)
  d987a01... GMountOperation on OpenBSD: remove the need for kvm(3) (*)
  febc298... tooltip: add support for opacity and rounded corners for to (*)
  385b7a3... gtk: GtkToolbar returns invalid paths when adding tool item (*)
  0c135cb... treemodel: document gtk_tree_path_free() as allow-none (*)
  6339181... DND: Work better with XI2 (*)
  34d6caa... Don't refer to --sync anymore (*)
  85a6bc8... Distribute tests/css/parser/selector.errors (*)
  6b510f4... Add GtkSwitch to widget-factory (*)
  bb1d9ab... Fix natural/min widht calculations for empty grids (*)
  958fc69... Fix document generation in out of tree builds (*)
  18a638a... GtkRange: use the right widget for coordinate translation (*)
  65d01e3... Updated German translation (*)
  077b366... quartz: don't return FALSE from GdkDevice::query_state() (*)
  88ad614... gtkquartz: don't free the string returned by get_bundle_pat (*)
  2688ccd... gtk: clean up the private horror (*)
  5c4f2ef... gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate (*)
  d56484f... tooltip: only update shape if the window is realized (*)
  16343bc... win32: fix unterminated #ifdef error (*)
  ccdc3c1... notebook: update tab area allocation when switching page (*)
  cd91ab9... Fix handling of GtkCellRendererProgress::inverted (*)
  99266c4... printunixdialog: fix a GtkTable->GtkGrid typo (*)
  9a13943... Add a css parser test for transparent (*)
  7d165b6... Fix make check (*)
  b195c7d... a11y: Hack around infinite loops in parent setting (*)
  df1e2cd... Fix more test breakage (*)
  a0ea626... Updates (*)
  6ea285c... Bump version to 3.3.2 (*)
  4f1c7e2... Post-release version bump (*)
  f6d78bf... gtkrc.key.mac: remove half the file, it was an accidential  (*)
  7f80ee3... gtkrc.key.mac: add Command-cursor text navigation (*)
  362ff7b... Fix gtk_grid_attach_next_to (*)
  0f17a84... Update grid tests to match (*)
  aceccd5... gdk: Make gen-keyname-table.pl work again (*)
  1cffe6c... gdk: Translate keyboard brightness keys (*)
  aa3ddb2... tests: Store keycode in tree for testaccel (*)
  701c00e... Print dialog: small keynav improvement (*)
  0888e6f... gtk: Fix XIGrabKeycode usage (*)
  931a408... radiotoolbutton: Fix the annotation for get_group() (*)
  a77162e... radiotoolbutton: Fix the introspection annotations (*)
  d808dac... iconview: layout items immediately when setting a GtkTreeMo (*)
  4ac4a1b... GtkSearchEngineSimple: adapt the GLib thread api changes (*)
  c3d2df4... GDK: Adapt to GLib thread api changes (*)
  d7c2646... Don't use deprecated Pango api (*)
  4460cac... Don't use g_value_set_char (*)
  8669eb4... Don't use deprecated Pango api (*)
  4f9fc25... box: Fix includes so hbox/vbox compile warning-free (*)
  e7e3413... tests: Remove unused variables (*)
  14d35d5... x11: Don't use deprecated function (*)
  eddacfc... x11: Do fallback resize without deprecated functions (*)
  c9a6483... display: Don't use deprecated functions (*)
  b120cb0... gdk: Move a bunch of deprecated code to a new file (*)
  c10cbf1... fontsel: Define GDK_DISABLE_DEPRECATION_WARNINGS (*)
  6132f52... handlebox: Define GDK_DISABLE_DEPRECATION_WARNINGS (*)
  e739757... table: Define GDK_DISABLE_DEPRECATION_WARNINGS (*)
  54d6ef1... iconview: Keep the device for dnd autoscroll (*)
  5ada0fc... tooltip: Remove unused variables (*)
  98d2156... tooltip: Don't use deprecated API (*)
  86af3ea... tests: Disable fontselection deprecation warnings (*)
  9788bfa... gtk-demo: Don't use deprecated code (*)
  2a9932c... Don't use deprecated GValue api (*)
  9b0011b... Don't use *_DISABLE_DEPRECATED (*)
  416e1a1... Don't use *_SINGLE_INCLUDES defines (*)
  8370052... Don't use *DISABLE_DEPRECATED guards (*)
  484a45c... Drop DISABLE_DEPRECATED guards here, too (*)
  98db3dd... Move gtk_draw_insertion_cursor out of gtkstyle.[hc] (*)
  068e1f0... Move wholly deprecated files to a subdirectory (*)
  feece3c... Move gtkstyle and gtkrc to deprecated/ (*)
  1f827d6... Don't warn about deprecations in deprecated/ (*)
  2de4405... Move deprecated gtkwidget style api to gtkstyle (*)
  8ad3fd2... Don't warn about deprecations in deprecated/ (*)
  adc731f... Remove various internal uses of deprecated api (*)
  cafef13... Remove one instance of gdk_window_get_pointer (*)
  2ead4c6... Remove some more uses of gdk_window_get_pointer (*)
  20008c3... Revert a change to the plug/socket headers (*)
  c002c83... Make sure we only show icons in the file selector bookmarks (*)
  8853a3e... Updated POTFILES.in (*)
  6cf1385... introspection: Include deprecated headers for scanner too (*)
  0f167e8... Fix make check (*)
  06b55b2... gtk: Add accel with keycode parsing functions (*)
  780a92b... gtk: Add test program for keycode parsing (*)
  ba397a3... tests: Disable accel test until fixed (*)
  3bd0059... GdkDeviceManager: some reshuffling of docs (*)
  250d433... Add device-taking variants of begin_resize/move_drag (*)
  32884e9... win32: Adapt to GdkWindowImpl api change (*)
  6f48f20... Quartz: Adapt to GdkWindowImpl api change (*)
  810ef68... Broadway: Adapt to GdkWindowImpl API change (*)
  3b152df... Wayland: Adapt to GdkWindowImpl api change (*)
  7644ef1... GtkWindow: Use new begin_resize_drag api (*)
  41d4229... Pop up context menus at the right device (*)
  8318515... Mark gtk_dialog_new_with_buttons as NULL-terminated (*)
  8067f6b... x11: Fix window manager change detection (*)
  a72a316... gtk: add annotations for some GtkSymbolicColor constructors (*)
  4d7e47d... Allow fallback for input method modules (*)
  79803d0... menuitem: Always treat submenus as popup (*)
  4d9d8ba... quartz: remove unused variable (*)
  6a7280c... quartz: Separate out screen_point conversion in function (*)
  7269cdf... quartz: Factor out toplevel from NSEvent code into function (*)
  9f45c37... quartz: Process motion events within windows bounds without (*)
  e5ccae5... quartz: make test_resize () conform to coding style (*)
  b78658c... quartz: make gdk_quartz_osx_version conform to coding style (*)
  88329ae... quartz: use get_toplevel_from_ns_event in one more place (*)
  4ef61e2... gtk: add annotations for some GtkRadio* constructors (*)
  d1c6bcb... quartz: handle recursive CFRunLoops (*)
  d809536... Print preview: make cancel work (*)
  ac943bf... gdk: exclude MOD1 from the virtual modifier mapping (*)
  8216324... [Quartz Bug 663182] NSImage throws an exception from _gtk_q (*)
  3243e69... Fix accidental paste error in 8216324 (*)
  42656dd... Revert "[Quartz Bug 663182] NSImage throws an exception fro (*)
  085b98f... [Quartz Bug 663182] NSImage throws an exception from _gtk_q (*)
  888abb4... Merge branch 'master' into quartz-integration

(*) 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]