[gtk+] (172 commits) Created branch combo-refactor



The branch 'combo-refactor' was created.

Summary of new commits:

  be18ca4... open-with: initial implementation of GtkOpenWithDialog (*)
  3d044a7... open-with: add a "show-other-applications" property (*)
  c8ea415... open-with: don't use gtk_misc_* functions (*)
  1d67b4a... open-with: don't override the class signal handler, as it's (*)
  ee9a7a3... open-with: cope with NULL GAppInfo (*)
  a8cf63c... open-with: add xpadding to the treeview renderers (*)
  accb766... open-with: add misc utility API to the dialog (*)
  3a6b936... tests: rewrite the GtkOpenWithDialog test to make it more i (*)
  df8ccfb... open-with: change the API to make it symmetric for GFile or (*)
  8c8f7f8... open-with: add gtk_open_with_dialog_get_mode() (*)
  77b5fcf... open-with: add docs and integrate with the build GTK+ conve (*)
  a4283d7... open-with: turn the show_all_applications boolean into an e (*)
  9d6055d... tests: use new open with mode in the tests (*)
  cf25ec8... open-with: first attempt to split the dialog into a widget  (*)
  2f5073f... open-with-dialog: remove the mode from the dialog, we won't (*)
  f8a6ac5... tests: update to new API (*)
  254cc6a... open-with-widget: add a context menu for recommended entrie (*)
  9ffe52c... open-with-dialog: don't ever show_all() (*)
  7d8e7e5... open-with-widget: make the list more pretty (*)
  a6a56d4... open-with-widget: add a "Show more applications" button (*)
  9150f6b... open-with-widget: simplify code a bit (*)
  1bb2a1b... open-with: remove obsolete code (*)
  a443eb8... open-with-dialog: remove old declarations (*)
  9a1cd83... open-with-widget: add support for fallback applications (*)
  8b16f73... open-with-widget: don't set border in the widget box (*)
  d09550b... Simplify title and heading (*)
  04452df... Add a default file to open with test (*)
  076e851... Add some window border to test open with (*)
  1226070... Improve wording of no apps text (*)
  8ea4faf... The colon is a bit unneccessary and looks a bit ugly (*)
  3c7e6cd... Use other instead of more (*)
  370ecf0... Use Related instead of the somewhat jargonny fallback (*)
  9bbbfe3... Using italics here actually introduces more visual clutter  (*)
  4becd25... open-with-widget: don't sort by name recommended apps (*)
  86a8f99... open-with-widget: don't forget to set the search column (*)
  d4e1dd9... open-with: add a PackageKit module for online lookup of app (*)
  9df2c09... open-with-dialog: integrate the online capability (*)
  e7194c3... open-with-pk: don't set error if the user cancelled the ins (*)
  09b8d37... open-with-dialog: use misc_set_alignment instead of widget_ (*)
  f12ff4b... open-with-widget: move to a property-based state (*)
  3b6941f... open-with: add a public _refresh() method (*)
  4cfe121... open-with-dialog: remove automatic setting of support-for-t (*)
  2cb1b7e... open-with: move the "Show more applications" button in the  (*)
  44ef183... tests: update to the new API (*)
  1be137a... open-with-widget: let the default fallback text be customiz (*)
  04eb875... open-with-diaolog: set the default text according to the di (*)
  9d550fe... open-with-pk: don't show an error if no apps are found (*)
  cb934ad... open-with-widget: remove radio mode (*)
  0833894... open-with-widget: remove context menu (*)
  e861180... open-with-widget: add a show-default property (*)
  b432242... open-with-widget: don't check if the app supports URIs/file (*)
  6f0a605... open-with-dialog: don't show the 'Show More...' button in a (*)
  05bb715... app-chooser: rename GtkOpenWith to GtkAppChooser (*)
  d0c35d6... Revert "open-with-widget: don't check if the app supports U (*)
  abf3b4a... open-with-widget: make sure to escape the string we use for (*)
  067b4cc... Revert "open-with-dialog: remove automatic setting of suppo (*)
  783b363... tests: remove radio mode from the test (*)
  6b900cf... app-chooser-widget: add a 'populate-popup' signal for conte (*)
  627f9b7... app-chooser-dialog: add a 'Forget Association' context menu (*)
  2a95707... app-chooser-combobox: add an initial implementation (*)
  183d75b... app-chooser-combobox: make refresh properly work with custo (*)
  47308db... Fix reference counting for icons (*)
  964b684... Improve packing in testappchooser (*)
  f644484... Coding style fixes (*)
  a498d9a... Coding style fixups (*)
  67e842b... app-chooser-combobox: add a method to trigger the GtkAppCho (*)
  ef9543e... tests: fix indentation (*)
  e2f6cf4... Updated Romanian translation (*)
  e2e05e8... Updated Romanian translation (*)
  d588f85... Updated Romanian translation (remove windows line endings) (*)
  24862a5... Updated Romanian translation (*)
  b850f8b... docs: Make docs build after GtkRuler removal (*)
  4df1214... Updated Indonesian translation (*)
  7c4f20f... Updated Romanian translation (*)
  ec78fb1... Updated Romanian translation (*)
  289ad41... Fix recursion in the GtkIconView accessible initialization (*)
  b0bf2b5... Avoid delays in starting applications (*)
  1779ae7... rgba: Invert the arguments and improve bindability (*)
  06f501f... app-chooser-button: rename GtkAppChooserComboBox -> GtkAppC (*)
  8ae7993... app-chooser-button: include gtk-docs for show-dialog-item (*)
  7d0e356... Updated Thai translation. (*)
  0cd0e40... Add GtkSwitch, a "light-switch" like widget (*)
  044040d... docs: Add GtkSwitch to the API reference (*)
  ae95cdf... switch: Add accessibility implementation (*)
  9ad31a5... switch: Use the right value for comparison (*)
  1f71d64... switch: Use ATK macros to reduce the amount of code (*)
  232a5c7... app-chooser-button: change the API approach for custom item (*)
  134e741... app-chooser-button: tabs to spaces (*)
  0ca07a6... Add a GtkSwitch (*)
  99aa90b... Add GtkSwitch to the widget gallery (*)
  2451e6f... Small doc fixup (*)
  6210faa... Updates (*)
  6a3be06... Add GtkSwitch to POTFILES (*)
  a562646... Add gdk_device_get_n_keys to symbol list (*)
  6b52213... remove some duplicate symbols (*)
  51cb082... app-chooser-online: rework of the online module (*)
  670dfdb... Re-add some conditionals to symbols files (*)
  9c1e61e... Revert c00b85bf3f9cb1dc77dd22f138eb53048eb355b7 (*)
  d79afd9... Update NEWS (*)
  4893d66... Clean up POTFILES.skip as well (*)
  2392dac... No more rulers (*)
  c39a434... Bump version (*)
  8caa0c8... Updated Slovenian translation (*)
  e3556c7... configure: Fix typo (*)
  f07480e... GtkSwitch: Add missing "Since: 3.0" tags (*)
  2fffce2... Forgotten changes (*)
  e7966a2... a11y: Use ATK macros and clean up/1 - GtkAssistant (*)
  781d4fa... a11y: Use ATK macros and clean up/2 - GtkSpinner (*)
  9223245... Bug 619148 - "active ID" properties (GtkComboBox) (*)
  d8ef15c... app-chooser: update docs (*)
  50e967d... build: order new files alphabetically (*)
  5f942b1... app-chooser-button: remove leftover typedef (*)
  8076dbf... gtkspinner: don't setup the timeout twice (#636129) (*)
  cb916f2... Merge branch 'master' into open-with-dialog (*)
  960516b... app-chooser: add more symbols & docs (*)
  4fe23ca... app-chooser: other misc doc fixes (*)
  117e886... Merge branch 'open-with-dialog' (*)
  bdeba63... Update checkmenuitem docs slightly (*)
  b9859de... switch: Fix the attribution line (*)
  b9bc2f1... Updating Persian translation (*)
  80b1c80... Updating Persian translation (*)
  926622e... [l10n] Updated Estonian translation (*)
  959fc60... gtk: Allow hiding the trough/slider in GtkScale (*)
  9ffd1f7... app-chooser-button: make sure to always get a valid iter (*)
  510d65b... app-chooser-button: add gtk_app_chooser_button_set_active_c (*)
  6e6379c... app-chooser: add docs and symbols coverage for new API (*)
  b17f033... app-chooser-button: add a note in the docs (*)
  6587652... app-chooser-button: don't insert empty rows in the combobox (*)
  dd678ac... Avoid a warning when finalizing toolbars (*)
  03a7211... Merge branch 'master' into treeview-refactor
  360c7ca... Removed GtkMenuItem->show_submenu_indicator flag
  0b125e2... Reimplemented GtkCellView using an internal GtkCellArea.
  e6f74b8... Added gtk_cell_view_new_with_context().
  f6f5123... Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id
  0d8e7a8... Added gtk_menu_item_set/get_reserve_indicator.
  21e4f87... Adding GtkTreeMenu class.
  1f5748d... Fixed GtkMenuItem to reserve the actual arrow size and spac
  cf85922... Fixed GtkTreeMenu to not infinitely recurse when building s
  5debdc3... Added submenus to tests/testtreemenu
  c4caed7... Fixed trailing ';' on if statement in gtkmenuitem.c
  bc46cb9... Adding more "small" submenus to testtreemenu
  14229ea... Fixed GtkCellView to not clear the layout when disposing
  5a0118f... Added GtkTreeMenuHeaderFunc to decide if a submenu gets a l
  5ca0666... GtkCellView now watches the "row-changed" signal.
  be4c0d9... Connected to GtkTreeModel signals in GtkTreeMenu
  a9a8d50... Reduced code in GtkCellView by just implementing the GtkCel
  525393f... Reduced code size in GtkTreeMenu by only implementing GtkCe
  c89af61... Added gtk_tree_menu_set/get_tearoff to allow the root menu 
  45abdf4... Fixed GtkCellView to call cell_view_set_model() and disconn
  ffe04db... Support grid mode in GtkTreeMenu
  34859d7... Make GtkTreeMenu update menu item sensitivity when "apply-a
  6d65ac2... Added "fit-model" and "draw-sensitive" properties to GtkCel
  c842fcd... Implementing GtkComboBox using GtkTreeMenu !
  afe71d6... Fixed GtkCellView to always allocate when in fit-model mode
  938384c... Getting closer to updating the treemenu view properly from 
  8b68913... Fixed inserting and deleting rows for submenus of GtkTreeMe
  d058c45... Oops one of my last commits disabled some tests, re-enablin
  7462fde... Fixing up the combo box gtktreemodel listener signals.
  07a852f... Fixed combo box for broken build and api updates.
  f9109dc... Removing apis from GtkCellView
  6e0745f... Make GtkCellView orientable and only allocate the cell area
  213426a... Fixed a spot where the created cell view wasnt getting the 
  0d45084... Added gtk_tree_menu_get_area().
  12033b9... Aligned prototypes in gtkcellview.h
  f93e4c9... Updated GtkCellView for new gtk_cell_area_context_allocate(
  cfa243f... Added orientation control to the treemenu test.
  0cab680... Revert "Added gtk_tree_menu_get_area()."
  b35e66c... Fixing GtkComboBox dispose() method to check priv->area bef
  46a96d0... Adding a combo box to testtreemenu to show the GtkTreeMenu 
  0c97dad... Fixed combo-refactor branch for recent switch to gtk_cell_a
  66e2c26... Added aligned food menu test to testcombo.c
  876e391... Removed calls to gtk_cell_area_context_sum_*() since they w

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