[gtk+] (551 commits) Created branch quartz-integration



The branch 'quartz-integration' was created.

Summary of new commits:

  f8b5737... Don't assume widgets are containers when walking the focus  (*)
  de3e703... gail: GtkTreeViewColumn doesn't have a destroy signal anymo (*)
  2f8f0d8... Check for grip_window != NULL in gtk_window_draw (*)
  9d750ad... Fix a problem with 'resize grip avoidance' in scrollbars (*)
  ff24761... updating translation for Punjabi (*)
  6c258b8... Updated Spanish translation (*)
  120a100... l10n: Updated Greek translation for gtk+ properties (*)
  0afd8be... Updated Catalan translation (*)
  9009683... docs: Region returned by gdk_cairo_region_create_from_surfa (*)
  ee58c6c... docs: Move documentation to inline comments: GtkScrolledWin (*)
  3f3d33e... Plug leak in gdkcairo.c (*)
  71b4d83... Plug memory leak in GtkWindow (*)
  cabc386... docs: Improve reference crossing in GtkWidget docs (*)
  c2ab54a... docs: Move documentation do inline comments: GtkContainer (*)
  4588408... [l10n] Updated Estonian translation (*)
  7022864... Updated Galician translations (*)
  4490aed... build: Distribute README.multipress (*)
  c250a7e... Added documentation to GtkContainer about implementing cont (*)
  88cf547... Fix handling of the geometry widget (*)
  519d758... Warn when calling gtk_window_parse_geometry() on an empty w (*)
  a4a7a61... GtkWindow: Allow setting size from geometry (*)
  e0c2a4e... Inspect geometry when setting resize grip cursors (*)
  82712a1... Some documentation updates (*)
  cf1745a... Remove mentions of dialog separator from the docs (*)
  6899956... Reorder some sections (*)
  36f1d08... Fix a trivial typo (*)
  b23dc84... Remove a note about GTK 1.2 api (*)
  5a6ea62... Add a missing close tag (*)
  f106d36... Don't link to old stuff (*)
  0e0d938... Make GtkScrolledWindow offload border-width calculations to (*)
  e85dad3... Added logic to GtkScrolledWindow when allocating height-for (*)
  bef6c0a... Bug 631599 - Allow to use arbitrary surfaces for offscreen  (*)
  eae3183... Add two new functions to gtk.symbols (*)
  2853db4... Updated Spanish translation (*)
  4d63d96... docs: Correct some link targets (*)
  ec7c2ac... Move GdkVisualType docs inline (*)
  d8700a0... docs: Remove mentions of GdkPixmap from cursor docs (*)
  0a8abdc... docs: Update cairo-related docs (*)
  abb25b7... docs: add a longdesc for X-specifics (*)
  c7e024d... Rework GdkPangoRenderer example to use existing api (*)
  e732c16... Use GtkAdjustment accessors to properly compress changed si (*)
  b58e3bb... Use double iso. float since that is what GtkAdjustment uses (*)
  65c3fc9... Handle off-by-one errors due to rounding (*)
  c143105... Fix scrolled window policy so the size allocation does not  (*)
  d7c3d37... Disable resize grip on spin button test (*)
  25bf8ba... Don't check resize-grip-visible in default values unit test (*)
  4469d2c... Updated Slovenian translation (*)
  6bdc9b7... Bug 563002 - Doesn't call 'update-preview' on set_filename (*)
  af31afb... Updated Spanish translation (*)
  3b7cbaa... Updated Spanish translation (*)
  a2e88f9... Updated Spanish translation (*)
  803233c... Use GSettings for the filechooser settings (*)
  5e1d881... Don't start a drag if we are not resizable (*)
  e3cc39c... Removed all traces of GtkWrapBox from GTK+. (*)
  f8b8c95... Some resize grip cleanups (*)
  dbdc9c9... Make GtkRecentManager use standard icon names for themed ic (*)
  b368199... Remove GtkWrapBox from the docs, too (*)
  9e661ed... Unify handling of GtkWindow::resizable property (*)
  7d5a85c... Some more resize grip cleanups (*)
  031856e... Add horizontal and vertical expand flags, compute_expand()  (*)
  7597a35... add tests/testexpand.c used to test the expand props on Gtk (*)
  8abb18f... Support GtkWidget expand properties in GtkBox (*)
  29ce9e6... Add a GtkTable testcase (*)
  48de50d... Support GtkWidget expand properties in GtkTable (*)
  7791013... Support GtkWidget expand properties in GtkNotebook (*)
  7c8ee80... Add new API to docs and symbol list (*)
  9612c64... Deprecate GtkComboBoxEntry in favor of added properties to  (*)
  44cb3bc... Implement style_set() for GtkWindow to resize window grips  (*)
  10c76c1... gtk: add cast to fix warning in my last commit (*)
  9d9742f... Bug 631599 - Allow to use arbitrary surfaces for offscreen  (*)
  4ca2632... gdk: add slots for all GdkWindowObject signals (*)
  407b73d... build: Require cairo-gobject for GDK (*)
  34b1178... Initialize variables (*)
  3d31254... Trying to fix MS Windows engine (*)
  359818d... Also test scrolling to a new row in a mixed height model (*)
  e774e23... Add unit test for bug 93584 (*)
  51820d3... Add test for bug 111500 (*)
  4fc31dd... Add test for bug 163214 (*)
  aeec832... Do not call validate_visible_area() from the draw method (*)
  5cbb309... Initialize device_cursor hash table before creating impl wi (*)
  85e47b5... Part of bgo#613728 - [GtkTreeView] Focus the list, not the  (*)
  733f171... Enable the build of MS Windows engine again (*)
  9ff4f08... Some GDK documentation fixes (*)
  e613d26... Drop dead gxid_proto.h header (*)
  9d644e9... Make gdk.h an include-only header (*)
  88ef199... Inclusion cleanups in headers (*)
  bda1f35... Inclusion cleanups in sources (*)
  aaf0f0f... Use gtk_container_handle_border_width() in GtkEventBox (*)
  479dc13... Implement get_preferred_width/height in GtkEventBox (*)
  d7c7f01... Removed screwy GtkScrolledWindow logic (*)
  17ffcb0... link-button: Add ::activate-link signal (*)
  56e7973... Improve GtkBox and GtkTable docs a bit (*)
  22d28ef... x11: Don't set ParentRelative if the parent's visual is dif (*)
  f085c8b... docs: Move the introduction of the tutorial in the referenc (*)
  28cb858... docs: move some tutorial content to the reference (*)
  ef7fdda... docs: Drop the old tutorial (*)
  0ff28d7... examples: build examples that are included in the docs (*)
  f87023d... Forgotten file (*)
  18578b3... Add boxed type and constructor (*)
  921fc88... Deprecate gtk_init_add, gtk_remove_add and friends (*)
  cbc358e... docs: Document GtkScrolledWindow's signals (*)
  b5621b3... Take cursor hotspot from pixbuf if available (*)
  8d05e74... Make gtk_accelerator_get_default_mod_mask() return a GdkMod (*)
  80d3f1f... docs: update OSX port project page (*)
  afc55c5... Handle alt/option modifier key with GDK_MOD5_MASK so that i
  2a6253c... Implement gdk_keymap_add_virtual_modifiers and gdk_keymap_m
  d0aa089... Rearrange the quartz elements in Makefile.am so that it at 
  df2c5a3... Bug 631719 - Restore second, more important, call to set la
  27ad64d... Bug 631719 - Restore second, more important, call to set la (*)
  f3bc3cb... Merge branch 'master' into quartz-integration
  7a5a5e9... Added GtkComboBoxText api (*)
  a16722f... Use text column value in GtkComboBoxText (*)
  8353754... docs: adjust Since tags (*)
  99cfbec... Add gtk_combo_box_text_new_with_entry (*)
  e7f51ef... Use the new GtkComboBoxText API (*)
  43250e8... Deprecate the old combobox text convenience api (*)
  3e2a259... docs: fix a cross-reference (*)
  3e9bdf6... Add docs for GtkComboBoxText (*)
  50cbd23... docs: cross-reference to GtkComboBoxText (*)
  d70b7f4... Use property system to coerce model data to G_TYPE_STRING (*)
  95e69af... Parse lpoptions correctly (*)
  88d74e2... Remove tutorial from configure.ac (*)
  2dbfca9... Update NEWS for 2.91.1 (*)
  45c463e... GtkComboBoxText: Use gtk_combo_box_text_remove instead gtk_ (*)
  f87b26a... Fix up symbol lists (*)
  4f9175d... Temporarily disable test involving file choosers (*)
  a0aed84... Remove a private symbol from gtk.symbols (*)
  4869aeb... Update POTFILES.in (*)
  39529dc... Fix make distcheck (*)
  9ae2c1f... Drop crazy listing of all example files (*)
  bd7e385... More examples removal (*)
  c6c1871... Add filechooser settings gschema to EXTRA_DIST (*)
  2dd3317... More distcheck fixes (*)
  963f6c5... Bump version to 2.91.2 (*)
  f2ae681... docs: Remove template about deprecated GtkItemFactory (*)
  098d23c... Updated Norwegian bokmål translation (*)
  a62e1b9... Fix some GtkComboBoxText problems (*)
  17cd0db... Fix some GtkComboBoxText problems (*)
  31abdf7... Allow GtkComboBox popup to be wider than the combo itself. (*)
  b06f05e... Updated Japanese translation (*)
  4796961... Use cairo_surface_destroy instead of g_object_unref (*)
  d2c6533... Fix typo in docs (*)
  f27d7bd... Implement gtk_drag_set_icon_surface in gtkdnd-quartz (*)
  cc22469... Icon view must layout before the draw handler is called (*)
  ba32934... Add gtk_combo_box_{get,set}_popup_fixed_width to gtk.symbol (*)
  f891c58... Don't use old GtkComboBoxEntry in gail (*)
  6db62c6... Use new GtkComboBoxEntry in all tests (*)
  8d456e3... Updated Spanish translation (*)
  b613cc6... Don't add a second cell renderer (*)
  8cca398... Gdk X11: Add setter for startup notify ID (*)
  d34b9ed... introspection: Filter out all headers ending in "private" (*)
  206b41c... widget: Remove special case in gtk_widget_queue_draw_area() (*)
  e0d7da3... x11: Set GDK_PIXBUF_ENABLE_BACKEND before including files (*)
  6e90804... notebook: Hi, I can't get my function prototypes right (*)
  3a55137... selection: Hi, I can't get my code right (*)
  3b8a264... print: Make things compile again (*)
  9e31ef6... cups: Add hack to work around gcc warning (*)
  ff142ac... gtk: Add gtk_widget_queue_draw_region() (*)
  ab5fb5d... GtkApplication rewrite (*)
  bf4ee1b... configure.ac: Update Glib required version to 2.27.1 (*)
  04900c8... docs: Update templates (*)
  7eb42bb... Updated Telugu Translations (*)
  e09e871... Updated Spanish translation (*)
  a1134e5... gdk: change signature of gdk_device_get_history() back to w (*)
  8ac7f64... dnd-quartz: take hot spot into account when setting up drag (*)
  046ca49... dnd-quartz: get hot spot from device offset for surface and (*)
  6e4643d... Make gdk_pixbuf_get_from_surface() accept negative src_x,y  (*)
  921f069... Remove the outdated faq (*)
  4824a73... Add padding to class structs (*)
  d1a9d76... Remove gtk_widget_hide_all() (*)
  9b3ee68... Completely remove gtk_widget_hide_all (*)
  c5ebb61... GtkApplication: add gtk_application_get_windows() (*)
  0219eea... Remove GtkComboBoxEntry and the combo box text api (*)
  9f03574... gtkapplication: fix docs (*)
  9f9edb6... settings: Move setting property registration in gtksettings (*)
  9b34bf1... build: Do not install gtkprivate.h (*)
  2cc059a... Split off gtkprivate.h (*)
  283f7dd... tests: gdk_device_get_history() takes "gint *n_events" agai (*)
  55f76d8... Do not install the hello-world and window-default example p (*)
  ef9a6f2... Re-add copyright notice (*)
  c2f29f2... gtk: clean up GtkWidget signals (*)
  0f2d154... gdk: add alpha to the offscreen window's surface if its vis (*)
  3fcec46... gtk.symbols: Add missing GtkApplication api (*)
  56d2590... GtkIMContextSimple: avoid gdk_window_get_user_data (*)
  c7e1f56... GtkButton: avoid use of gtk_get_event_widget() (*)
  0a3fa74... Properly propagate expand flags (*)
  f4d57db... Make GtkProgressBar a no-window widget (*)
  331323e... Make GtkSpinButton a no-window widget (*)
  e465432... gtk: change GtkIconView to "support" actual trees (*)
  596da84... Make GtkEntry a no-window widget (*)
  715f577... socket: Fix compiler issues (*)
  707d05b... progressbar: Remove declaration of nonexisting function (*)
  5862075... comboboxtext: Add gtk_combo_box_text_remove_all() (*)
  e6f95e9... entry: No, you can not haz ununused variables (*)
  e428a09... configure: Enable silent rules by default (*)
  5e8baa5... container: Fix typo that caused madness (*)
  86b3c1b... Enhanced GtkWidget documentation with regards to height-for (*)
  55196a7... Add GtkScrollable interface (*)
  06758f1... recent-manager: Move the file under XDG_USER_DATA (*)
  03fc0dd... recent-manager: Add RecentInfo.create_app_info() (*)
  27b71e0... recent-manager: Fix the documentation (*)
  b0fe3e4... Add gtk_recent_info_get_gicon() (*)
  95610f2... recent-chooser: Use gtk_recent_info_get_gicon() (*)
  ba9efed... gtk: add gtk_entry_get_text_area() and gtk_entry_get_icon_a (*)
  a7465c3... Fix a typo (*)
  c101271... Make the docs build (*)
  8f0ae8e... Add GtkGrid (*)
  a9204e6... Remove child flipping from GtkGrid (*)
  8cd13d0... Discourage use of GtkMisc and GtkAlignment (*)
  6d2e4c2... gtk: return 0 not NULL from functions returning gint (*)
  8e7aed9... gtk: fix tool palette scroll adjustment setting (*)
  a46dec1... gtk: use the new scrollable API to get scroll adjustments (*)
  d26ac64... Fixed problems with combination of height-for-width apis an (*)
  585d719... Fix make dist now that gtkcomboboxentry does not exist (*)
  3dc1f09... gtk: use the new scrollable API to get to the scroll adjust (*)
  1f77384... gtk: undef DISABLE_DEPRECATED around including our own head (*)
  8999053... docs: Add gtk-doc notation (*)
  56d5b45... GtkExpander: avoid use of gtk_get_event_widget() (*)
  d6a73fd... Assign all g_signal_connect() and friends to gulong variabl (*)
  5ef2b46... Don't declare various unused variables in gtk_grid_set_orie (*)
  ce5a29b... recent-manager: Coalesce multiple changes (*)
  0d9ebb5... Move min-display-width/height to GtkScrolledWindow (*)
  09ec50a... Remove GtkScrollablePolicy again (*)
  d2eac1b... Remove some warnings (*)
  c750003... Point to GtkGrid from the GtkBox and GtkTable docs (*)
  5a5f808... Add GdkRGBA struct to supersede GdkColor (*)
  ce06043... GdkWindow: Add gdk_window_set_background_rgba() (*)
  684c941... GtkCellView: Add gtk_cell_view_set_background_rgba() (*)
  e351a48... Make gtk_icon_info_load_symbolic() Take GdkRGBA colors. (*)
  cb5b74e... GtkColorSelection: Add API to deal with GdkRGBA. (*)
  1bbbd00... GtkColorButton: Add API to deal with GdkRGBA. (*)
  5fbf20c... GtkCellRenderer: Add ::cell-background-rgba property (*)
  d1140d0... GtkCellRendererText: Add [foreground|background]-rgba prope (*)
  d2781bc... GtkBuilder: Prepare for parsing GdkRGBA types. (*)
  8f766d3... gtktreestore: Move documentation to inline comments (*)
  16cf239... gtktreeviewcolumn: Move documentation to inline comments (*)
  e51daa7... gtktreesortable: Move documentation to inline comments (*)
  8d3b36d... gtktreeselection: Move documentation to inline comments (*)
  ec0c739... gtktreemodelfilter: Move documentation to inline comments (*)
  96f2f2f... gtkscrollbar: Move documentation to inline comments (*)
  38dbb84... gtkadjustment: Move documentation to inline comments (*)
  9fb36ff... Add a way to associate numeric ids with combobox values (*)
  ae6ba3a... NEWS for 2.91.2 (*)
  a94db5b... Fix distcheck (*)
  f89aaf9... Updated Hebrew translation. (*)
  d94adcf... docs: Some fixes in GtkComboboxText notations (*)
  0dd5eb4... docs: GtkComboBoxText: more fixes (*)
  ed63ae2... Fixed push/pop_recursion_check() to not fire warnings for e (*)
  ff5972c... Updated Spanish translation (*)
  051dcde... Fixed fallout from GtkScrollable patches. (*)
  7651c23... Revert the id-column patch (*)
  3e594dd... Fix doc build (*)
  1be9b7f... Some GtkApplication cleanups (*)
  d7653e7... Add a unique->GtkApplication migration guide (*)
  520a6ae... Fix up docs (*)
  5e163f7... Updated Arabic translation (*)
  6153feb... Fill out the bug section (*)
  bcb2394... Bring back lost functionality (*)
  52a7553... GtkCalendar: turn into a no-window widget (*)
  fdea6c5... Fix typo. (*)
  4a63814... Updated Galician translations (*)
  1d7aabe... Fix make distcheck as gtkcomboboxentry does not exist anymo (*)
  546be63... Updated Spanish translation (*)
  503698f... Support resetting cell renderer colors with NULL again (*)
  366a37d... Add some GdkRGBA tests (*)
  377e717... Add tests for GdkRGBA serialization (*)
  d3f1745... Use g_ascii_strto[u]ll instead of strto[u]l (*)
  9c60da8... Add new GdkRGBA api to symbol list (*)
  c406b6e... Add new GdkRGBA apis to gtk.symbols (*)
  7bbaa56... More updates (*)
  a7285e6... Include gdkrgba.h (*)
  04c1337... Bump version (*)
  3fe0fb4... Added GtkScrollablePolicy property to scrollable interface (*)
  209715f... Missed adding the scrolled window test in previous commit,  (*)
  49c409c... tests: use accessor functions to access GtkToogleButton (*)
  fda588d... gail: use accessor functions to access GtkToggleButton (*)
  356cfaa... gtktoggletoolbutton: Use accessor functions to access GtkTo (*)
  783d186... gtkcheckbutton: Use accessor functions to access GtkToggleB (*)
  a93e79f... gtkradiobutton: Use accessor functions to access GtkToggleB (*)
  49446ed... gtktogglebutton: Add _gtk_toggle_button_set_active private  (*)
  8991603... gtktogglebutton: move public members to private structure (*)
  f561502... Use accessor functions to access GtkButton (*)
  0b72acf... gtkspinbutton: Use accessor functions to access GtkEntry (*)
  8dd7ae3... gtkfilechooserentry: Use accessor functions to access GtkEn (*)
  5aea672... gtk.symbols: Add scrollable policy API (*)
  9c7016a... gtkcomboboxtext: remove unused variable (*)
  bb77ea4... Update properties Hebrew translation. (*)
  b69232e... Stop calling GtkWidget parameters 'request' (*)
  fca72da... Updated galician translations (*)
  e0e6d5b... Fix gtk-doc markup: /* <private> */ should be /*< private > (*)
  d08e8aa... Remove size_request from GtkAssistant (*)
  8178e60... Remove size_request from GtkButtonBox (*)
  f85543a... Remove size_request from GtkCalendar (*)
  3bb3dc7... Remove size_request from GtkCheckButton (*)
  2432bf4... Remove size_request from GtkEntry (*)
  58354f2... Remove size_request from GtkFixed (*)
  909a005... Remove size_request from GtkHSV (*)
  86cb8d0... Remove size_request from GtkLayout (*)
  4ca8716... Remove size_reuqest from GtkImage (*)
  e45e9b1... Remove size_request from GtkProgressBar (*)
  ac1bb22... Remove size_request from GtkSpinButton (*)
  393bd50... Fixed unused variable in get_preferred_height(). (*)
  7e3e063... Remove size_request from GtkHandleBox (*)
  814cd2c... Removed size_request from GtkIconView. (*)
  c8c3cf9... Removed size_request from GtkImageMenuItem (*)
  2dca7ad... Removed size_request from GtkMenuBar (*)
  9a80908... Removed size_request from GtkNotebook (*)
  80ac6c9... Removed size_request from GtkOffscreenWindow (*)
  d8051d1... [l10n] Updated Estonian translation (*)
  9b60d27... Remove size_request from GtkPaned (*)
  2b728f6... Fix a typo (*)
  d95f8ae... Remove size_request from GtkRange (*)
  7947f19... Remove size_request from GtkSeparator (*)
  fc081e7... Remove  size_request from GtkPathBar (*)
  1184295... Remove size_request from GtkRuler (*)
  add32ba... Removing size_request from GtkTreeview. (*)
  f7740fe... Remove size_request from GtkTable (*)
  1205f5a... Remove size_request from GtkToolbar (*)
  7a85a31... Removing size_request from GtkToolPalette (*)
  17c1bb4... Remove size_request from gtkToolItem (*)
  87dfa72... Removed size_request from GtkTextView (*)
  cb34d40... Use correct icon name in testtoolbar (*)
  8f9807a... Remove size_request from GtkSeparatorToolItem (*)
  1132f54... Removing size_request from GtkTextView (*)
  c33a2b7... Fixed remaining call to ->size_request in GtkTextView. (*)
  a41436c... Removed size_request from GtkTearoffMenuItem (*)
  fb0a72d... Remove size_request from GtkScale (*)
  f5207ab... Don't g_free gslice-allocated structures (*)
  e3bf39b... Remove size_request from GtkSocket (*)
  d13bf08... Revert "Removed size_request from GtkTextView" (*)
  cb287cd... GtkSocket: Add error trap around call to XFixesChangeSaveSe (*)
  94c8390... gtk: Fix crasher when loading symbolic icons (*)
  a84b81d... Fix gtk_fixed_get_preferred_width (*)
  48d0be5... Fix the build (*)
  df4c566... Add a migration guide section on size_request (*)
  6e22c64... Use gtk_widget_set_size_request() instead of handling "size (*)
  1523509... Removed size_request from GtkToolItemGroup (*)
  7af16e8... Make GtkPathBar use set_size_request() instead of the "size (*)
  2f3e513... Merge branch 'kill-size-request' (*)
  18f46ad... Added a runtime warning if any class is implementing the -> (*)
  c41ec57... Fire a warning if there are any handlers connected to the d (*)
  60feed7... Remove useless vars. (*)
  4f9f52a... Port tests to GtkScrollable API instead of deprecated GtkLa (*)
  a863697... [introspection] annotate delete_text invoker to match do_de (*)
  7018c2a... GtkButtonBox doesn't do height-for-width (*)
  7da5cd5... ifdef X-specific stuff (*)
  398728f... Remove unused GdkDeviceManager variable (*)
  b1dec86... Use the client pointer for events with no device. (*)
  a4d9d2c... Updated Catalan (Valencian) translation (*)
  8b512bd... Re-enable deprecation guards (*)
  ac3fe17... GtkComboBox: Add a constructor that takes a model and adds  (*)
  b2397d3... Don't set get_preferred_width_for_height to NULL (*)
  8154a59... gtk: remove declarations of removed internal functions (*)
  e31304f... Use gtk_button_box_new() instead gtk_[v|h]_button_box_new() (*)
  8d00879... Use gtk_separator_new() instead gtk_[v|h]separator_new() (*)
  f00f120... Use gtk_ruler_new() instead gtk_[v|h]ruler_new() (*)
  b3a7d40... Use gtk_paned_new() instead gtk_[v|h]paned_new() (*)
  8177ad3... Use gtk_scale_new_with_range() instead gtk_[v|h]scale_new_w (*)
  2170369... Use gtk_scale_new() instead gtk_[v|h]scale_new() (*)
  570b90e... Use gtk_scrollbar_new() instead gtk_[v|h]scrollbar_new() (*)
  630b2c5... Fix initial size allocation with child widgets (*)
  edec3e1... Make gdk_rgba_to_string() take a const GdkRGBA (*)
  9795bd4... Migration guide additions (*)
  b2207f6... docs: remove template of deprecated gtkcombo widget (*)
  a9894d4... Use gtk_box_new() instead gtk_[v|h]box_new() (*)
  73bac5a... Emphasize that GtkBox and GtkTable can be replaced by GtkGr (*)
  338001a... Fixing typo in scrolled window (*)
  ae71cf7... Fixed hangs in TextView and ToolPalette (*)
  cdda7f9... Handle NULL intp in test_increment_intp() (*)
  c5e9526... Improve GtkAssistant docs (*)
  b5abd10... GtkAssistant: Add more details about buttons shown (*)
  cbbfd7b... GtkAssistant: Add custom page type (*)
  81d7dd0... Add content size test for scrolled window (*)
  3a0afce... gtk: remove "gboolean homogeneous" from gtk_box_new() (*)
  c6a379d... GtkAssistant: Mention custom pages in the introduction (*)
  240e1b4... tests: missed these two gtk_box_new() which sneaked in by r (*)
  476b4c2... gtk: fix automatic width of spin buttons which have no widt (*)
  d1a58b7... gtk: remove all border_width handling from the button box (*)
  54a5e37... Fix interaction between scrolling menus and automatic mnemo (*)
  a3f19dd... Mention actions in the libunique migration guide (*)
  750a9f3... Fix a typo (*)
  b2ff82d... [l10n] Updated Estonian translation (*)
  8eee2f9... NEWS for 2.91.3 (*)
  c59ca4f... Move the /*< private >*/ at the correct position (*)
  816f088... Fix make check (*)
  9ff207b... Avoid exporting an extra symbol (*)
  be70315... Add unit tests for textiter. (*)
  4291019... Fix backward search bug exposed by the unit test (*)
  2f98a1c... Add case insensitive to GtkTextIter. Fixes bug #61852. (*)
  1fad7ea... Add caseless unit tests for textiter. (*)
  69c7213... GtkToolitemGroup: Use monotonic clock for animation timeout (*)
  450b1f4... Update NEWS (*)
  5dddcb1... Get rid of unused shaped_object list in _GtkTextLineDisplay (*)
  586c5f0... Bump version (*)
  37dc91f... Do not use gbooleans to save some bits. (*)
  d8d7316... Normalize boolean. (*)
  c471466... Removed a trailing enum comma. (*)
  d3aa89f... GtkScrollable: Improve the documentation text. (*)
  764f627... Fix tiny documetnation typo. (*)
  b80322b... Updated Japanese translation (*)
  dab457f... docs: Fix gtk-doc markup in GtkWidget docs (*)
  4e0a50d... docs: Improve cross-referencing on GtkGrid docs (*)
  1f1e7c3... Revert "Move the /*< private >*/ at the correct position" (*)
  fbdcf19... gtktoolitemgroup: don't use GTimeSpec (*)
  5daab52... Switch to CSS interpretation of rgb() and rgba() colors (*)
  1c14268... Only show Desktop in file chooser button if there is one (*)
  10f0e99... Handle empty button boxes gracefully (*)
  897a333... GtkWidget: Document the size-request signal deprecation. (*)
  d1829ec... GtkWidget/GtkContainer: Slight fixes to geometry-management (*)
  f437507... gtkwindow: properly set the window icon list (#631331) (*)
  5071aa7... icon-theme: support pixbufs implementing the GIcon interfac (*)
  fcfd494... tests: add a test for pixbufs implementing the GIcon interf (*)
  a994a9f... icon-theme: always force icon sizes for emblems (*)
  c69075f... tests: fix the build (*)
  cf71dbd... docs: Fix generation of GtkGrid documentation (*)
  0e0c4ee... docs: move documentation to inline comments: GtkEntry (*)
  ef3cc73... GtkApplication: drop Quit from the docs (*)
  04ba8ef... GtkApplication: rewrite example application (*)
  f90bdb3... docs: Move documentation to inline comments: GtkTextView (*)
  5efde9d... docs: move documentation to inline comments: GtkTreeView (*)
  c08e7f0... docs: move documentation to inline comments: GtkColorButton (*)
  6e56d05... Drop unused static function (*)
  1e9c091... Avoid a compiler warning (*)
  58ed78c... Fix build breakage and avoid a warning (*)
  8f98c7f... Add _gtk_cell_renderer_calc_offset (*)
  a9a7b60... Added Luganda translation (*)
  6553655... docs: Move documentation to inline comments: GtkLayout (*)
  aa4c965... docs: Move documentation to inline comments: GtkColorSelect (*)
  c418ea8... docs: Move documentation to inline comments: GtkSettings (*)
  6cfd907... docs: Move documentation to inline comments: GtkCellRendere (*)
  d5593de... docs: Move documentation to inline comments: GtkCellRendere (*)
  3aad9f6... docs: Move documentation to inline comments: GtkCellView (*)
  5400ec8... [l10n] Updated Estonian translation (*)
  9dfeee8... Make GtkFileChooserButton behave as expected when expanding (*)
  dc40e17... Update msvc build (*)
  9452b27... Bug 609622 - disappearing statusicon (*)
  6920249... docs: Move documentation to inline comments: GtkPageSetup (*)
  6a93e3b... docs: Move documentation to inline comments: GtkProgressBar (*)
  76ba033... docs: Move documentation to inline comments: GtkPaned (*)
  3ecc361... pixbuf engine: remove only use of GCache in Gtk (*)
  1ddf183... Fix entry completion window sizing (*)
  f718f1b... NEWS for 2.91.4 (*)
  1b3cc80... gtk+.vsprops: Removed GdkPixbuf stuff and made up for misse (*)
  2fccd51... gtk-demo.vcproj: set linker settings to be consistent (*)
  3aabef6... gdk.vcprojin: Include .rc file and fixed linker settings (*)
  f114efc... Bump glib req. to 2.27.3 (*)
  88366ad... Don't export _gtk_cell_renderer_calc_offset (*)
  6613fc7... Fix the doc build (*)
  b3a4095... Rewrap text in gtk-demo (*)
  4acf92c... introspection: Explicitly include libgdk-x11.la when scanni (*)
  185bb28... Another attempt at scrolledwindow size allocation (*)
  6929db7... fix up accidental exports (*)
  bc070b9... bump version (*)
  cdf517d... [introspection] add transfer none annotation to gdk_keyval_ (*)
  eb34f33... [introspection] mark invokers for gtkeditable vfuncs (*)
  76dc9e6... gtk: fix C99-style variable declarations in various sources (*)
  ce3680f... Merge ssh://git.gnome.org/git/gtk+ (*)
  086bfc7... gtkwocket-win32.c Added missing include to avoid C4013 (*)
  8c674c5... gtklabel.c: Added hack for rint() (*)
  66edc82... gtk+.vsprops: Update for GTK-3.0 (*)
  7e47a5a... gtk+.sln: Remove GDK-Pixbuf compilation stuff (*)
  02cbc51... gtk.vcprojin: include .rc file (*)
  bbd0e73... Print files to Documents directory by default (*)
  ba4dde9... gtkdialog.c: Remove trailing whitespace (*)
  7c21974... gtk_dialog_get_content_area(): Fix the docs. (*)
  b96d100... Updated Traditional Chinese translation (Hong Kong and Taiw (*)
  63913ff... Pass the correct GDK library when working around Debian lib (*)
  5beb96e... Really get rid of _gtk_cell_renderer_calc_offset (*)
  aff1ca2... Remove no longer existing files (*)
  7a52b1d... gdk: Add XSetting for "gtk-cursor-blink-timeout" (*)
  4549841... Fix a crash in gnome-terminal when using a compositor (*)
  c466d5e... examples/gtkdial: Do not use size_request vfunc (*)
  d129c26... Updated Arabic translation (*)
  fab3fcf... Updated Hungarian translation (*)
  0f3b0e1... Added UG translation (*)
  9786263... docs: Update URL of some documentation links (*)
  ac94503... docs: Do not refer to deprecated GNOME2 porting guide (*)
  3b90a21... docs: Mention that tooltip_column text should be escaped in (*)
  4083e49... Updated British English translation (*)
  466931c... Fixes wrong translation for Catalan (*)
  8ca6882... docs: Move documentation to inline comments: gdkapplaunchco (*)
  ca480f3... docs: Move documentation to inline comments: gdkdisplay (*)
  133dfe5... docs: Move documentation to inline comments: gdkdisplaymana (*)
  5f89dea... docs: Move documentation to inline comments: gdkscreen (*)
  44ff1d8... docs: move documentation to inline comments: gdktesting (*)
  2cd0302... docs: Move documentation to inline comments: gdkkeys (*)
  1268c17... docs: Move documentation to inline comments: general (*)
  d8e7486... docs: Remove GdkPixmap template (*)
  9677dc0... docs: gdkrgba: Add "Since: 3.0" tags (*)
  f69a035... Update Czech translation (*)
  a3da018... [gi] add "out" annotations to gtk_tree_store_sort_column_id (*)
  6b23787... gdk: Update gdk_settings_map for blink timeout to work (*)
  157ec27... gdk: Add big fat warning about updating XSettings (*)
  cc13047... docs: Move documentation to inline comments: gdkcursor (*)
  9a8fcfa... docs: Move documentation to inline comments: gdkpango (*)
  6bfdece... docs: Move documentation to inline comments: gdkvisual (*)
  2f06ec0... docs: Move documentation to inline comments: gdkselection (*)
  d2915ed... docs: Move documentation to inline comments: properties (*)
  4400f99... docs: Move documentation to inline comments: gdkevents (*)
  b63800b... docs: Move documentation to inline comments: gdkthreads (*)
  a384b35... docs: Move documentation to inline comments: drawing (*)
  e2cfecf... docs: Move documentation to inline comments: x_interaction (*)
  b204995... docs: Move documentation to inline comments: event_structs (*)
  2e2effb... docs: Remove template of unused functions (*)
  9e78176... docs: Fix a typo in gtk_button_set_alignment() docs (*)
  d45fd56... docs: Add cross-reference in GtkAlign docs (*)
  5f3d819... GtkArg is deprecated since 2.2 (*)
  77d6bd1... Deprecate GtkCallbackMarshal and GtkFunction (*)
  70d95f0... gtkmain: Remove deprecated gtk_init_add() function (*)
  6ebc150... [gi] add "array" annotations to GtkAboutDialog methods (*)
  b8cde53... bgo#634558 - filechooser - Actually focus the Search entry  (*)
  ad22091... Fix for Catalan translation (*)
  10d5686... docs: Move Height-for-width geometry management virtual met (*)
  f427d69... gtkoffscreenbox.c: Replace size_request by get_preferred_wi (*)
  4782804... demos: Replace size_request by get_preferred_width/height (*)
  3ec8daa... gtk: draw the progress only on the text area (*)
  881282e... gtk: honor entry->has_frame again draw the frame conditiona (*)
  f20ac57... Fixing hangs with GtkScrolledWindow (*)
  c03a3ca... Fixing GtkScrolledWindow inconsistent scrollbar visibility. (*)
  29fc179... gtkplug: Do not leak in gtk_plug_realize() (*)
  9f16f99... docs: Improve cross-referencing in the migration guide (*)
  c295ab0... gtktbutton: Move public members to private structure (*)
  dec57f8... Create a private header to access some GtkButton variables (*)
  9fa0edd... gail: we cant access button->in_button directly now. (*)
  fb3429e... gtkcombobox: Do not access GtkEntry internals (*)
  8c941d2... Add _gtk_entry_get_im_context() internal accessor (*)
  f2abd65... gail: Use accessor functions to access GtkEntry (*)
  c4be956... gtkentry: move public members to private structure (*)
  224ce2c... gtktreeview: Use accessor functions to access GtkTreeViewCo (*)
  4e3db2e... gtkcombobox: Use accessor functions to access GtkTreeViewCo (*)
  39f5740... configure: define GTK+ version before AC_INIT (*)
  c2fd7e8... gtk: draw the frame around the spinbutton's buttons conditi (*)
  d3f1312... docs: Copy GtkSizeGroup ownership discussion to GtkWindowGr (*)
  a4d59f7... Create the icon pixmap with the system visual (*)
  3431f7a... GtkRadioButtons: Mark group arguments as "allow-none" (*)
  bc0e6b2... gtk: remove GtkWidget::size-request (*)
  f2a187f... [gi] add array annotations for DnD related methods (*)
  85e15a3... Updated Norwegian bokmål translation (*)
  f350c4c... Added UG translation (*)
  5cd64fb... docs: Add the new GtkScrollablePolicy API to gtk3-sections (*)
  a61d63d... docs: Add new GtkAssitant API to gtk3-sections (*)
  abe20a7... docs: Add private structures to private sections (*)
  105e398... Merge branch 'master' into quartz-integration
  b29cef6... Revert d0aa0891a2b12506b63d1791f98a741bdbaf19ae (Rearrange 
  01dc12f... Minimal change to pass introspection.
  323df2b... Make gdk_event_apply_filters safe against changes in filter (*)
  6c6b493... iconcache: Ensure we don't lose data on power loss (*)
  fad1bc0... tests: Fixed argument naming inconsistancy (*)
  fb5dd9f... Move all GdkDevice members to private and add one missing a (*)
  38b8ab3... [l10n] Updated German translation (*)
  8b92af5... 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]