[gtk+] (79 commits) ...Merge branch 'open-with-dialog'



Summary of changes:

  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 (*)
  06f501f... app-chooser-button: rename GtkAppChooserComboBox -> GtkAppC (*)
  8ae7993... app-chooser-button: include gtk-docs for show-dialog-item (*)
  232a5c7... app-chooser-button: change the API approach for custom item (*)
  134e741... app-chooser-button: tabs to spaces (*)
  51cb082... app-chooser-online: rework of the online module (*)
  d8ef15c... app-chooser: update docs (*)
  50e967d... build: order new files alphabetically (*)
  5f942b1... app-chooser-button: remove leftover typedef (*)
  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'

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