Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Managed file dialog #2777

Merged
merged 39 commits into from Aug 23, 2019
Merged

Managed file dialog #2777

merged 39 commits into from Aug 23, 2019

Commits on Dec 27, 2018

  1. [WIP] Managed file dialog

    kekekeks committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    95af64a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Merge branch 'managed-file-dialog' of https://github.com/AvaloniaUI/A…

    …valonia into managed-file-dialog
    Dan Walmsley committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    67f3b03 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Configuration menu
    Copy the full SHA
    63fb86b View commit details
    Browse the repository at this point in the history
  2. back port managed dialog work from wasabi wallet.

    Dan Walmsley committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    44803ef View commit details
    Browse the repository at this point in the history
  3. fix managed file dialog demo

    Dan Walmsley committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    5cd0a43 View commit details
    Browse the repository at this point in the history
  4. remove need for reactiveCommand.

    Dan Walmsley committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    fc1e033 View commit details
    Browse the repository at this point in the history
  5. add grid splitter for resize of columns

    Dan Walmsley committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    d149a62 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2019

  1. Configuration menu
    Copy the full SHA
    c685a9e View commit details
    Browse the repository at this point in the history
  2. allow use of custom window for hosting file dialogs

    Dan Walmsley committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    f5c8567 View commit details
    Browse the repository at this point in the history
  3. [Managed Dialogs] make classes internal

    Dan Walmsley committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    24ae6ce View commit details
    Browse the repository at this point in the history
  4. [Managed Dialogs] Dont depend on rx and rxui

    Dan Walmsley committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    91d570b View commit details
    Browse the repository at this point in the history
  5. some polishing of file dialog

    Dan Walmsley committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    09dd7c6 View commit details
    Browse the repository at this point in the history
  6. [ManagedDialogs] remove internal namespace.

    Dan Walmsley committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    e9b0432 View commit details
    Browse the repository at this point in the history
  7. remove debug code.

    Dan Walmsley committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    1e91d3d View commit details
    Browse the repository at this point in the history
  8. rename class

    Dan Walmsley committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    9d8f936 View commit details
    Browse the repository at this point in the history
  9. spaces not tabs!

    Dan Walmsley committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    79b3085 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into managed-file-dialog

    danwalmsley committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    f00f2df View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Configuration menu
    Copy the full SHA
    d6c633c View commit details
    Browse the repository at this point in the history
  2. revert rx and reactiveui

    Dan Walmsley committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    ff8ec72 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Add Platform Interface for Mounted drives service.

    Add Linux-specific implementation of the interface.
    jmacato committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    88ca24c View commit details
    Browse the repository at this point in the history
  2. Register on X11 Platform.

    jmacato committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    97a921a View commit details
    Browse the repository at this point in the history
  3. Make dialogs use the service.

    jmacato committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    c9bb80e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2cbe44 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2019

  1. Rename to MountedDrives

    jmacato committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    3a798f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. add avalonia.freedesktop project

    Dan Walmsley committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    d391b62 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    23c2087 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Make icons work; Define a ItemType to correctly define the navigation…

    … item type (file, folder, volume, etc).
    jmacato committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    02a6d1b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Make the listener active only when there's a dialog present;

    Dispose subscription to them when the dialogs are finished
    jmacato committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    4cb9e01 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. Configuration menu
    Copy the full SHA
    b78ebb9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into managed-file-dialog

    danwalmsley committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    470f646 View commit details
    Browse the repository at this point in the history
  3. remove portable.xaml

    Dan Walmsley committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    25d168f View commit details
    Browse the repository at this point in the history
  4. Revert "remove portable.xaml"

    This reverts commit 25d168f.
    Dan Walmsley committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    a3f7d0b View commit details
    Browse the repository at this point in the history
  5. remove portable.xaml

    Dan Walmsley committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    ab2517e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. Merge branch 'master' into managed-file-dialog

    danwalmsley committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    0dde108 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Configuration menu
    Copy the full SHA
    202b29d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Remove DBus code. Use common linux kernel interfaces

    for querying volume mounts.
    jmacato committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    7efaa96 View commit details
    Browse the repository at this point in the history
  2. Decouple platform specific implementations

    to their respective projects.
    
    Some refactoring.
    jmacato committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    a35efec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44a0dbd View commit details
    Browse the repository at this point in the history
  4. Fix namespace.

    jmacato committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    7b815f9 View commit details
    Browse the repository at this point in the history