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

Remove the old morphic-based FileList #16084

Open
wants to merge 10 commits into
base: Pharo13
Choose a base branch
from

Commits on Feb 1, 2024

  1. First commit to remove the old morphic-based FileList

    Hernán Morales Durand committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    17e6f74 View commit details
    Browse the repository at this point in the history
  2. Updating UITheme to use new file dialogs

    Hernán Morales Durand committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    bf7b97a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    a249462 View commit details
    Browse the repository at this point in the history
  2. Two more UITheme methods to check against new File Dialogs

    Hernán Morales Durand committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    85132a5 View commit details
    Browse the repository at this point in the history
  3. Merge a249462

    Hernán Morales Durand committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    49b1fde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ce1f6a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    bb9e2e5 View commit details
    Browse the repository at this point in the history
  2. Adapt remaining use cases of UITheme for file dialogs.

    This commit uses StFileBrowserTextBasedContentPreviewer new feature which enables to adaptively change previewers.
    Hernán Morales Durand committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0837d06 View commit details
    Browse the repository at this point in the history
  3. Merge bb9e2e5

    Hernán Morales Durand committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5c603bf View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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