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

merge latest #1565

Merged
merged 61 commits into from
Jul 23, 2024
Merged

merge latest #1565

merged 61 commits into from
Jul 23, 2024

Commits on Apr 29, 2024

  1. fix removed selector

    estebanlm committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9aad399 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    a3f0205 View commit details
    Browse the repository at this point in the history
  2. this should not be here

    estebanlm committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1cf9ea2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcadd6c View commit details
    Browse the repository at this point in the history
  4. add creator

    estebanlm committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    804523c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    71a0db1 View commit details
    Browse the repository at this point in the history
  2. implement alternateRowColor (in gtk4, it just activates the row separ…

    …ator, but it does its job :P)
    estebanlm committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    57e16f8 View commit details
    Browse the repository at this point in the history
  3. pushed up

    estebanlm committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d2887b4 View commit details
    Browse the repository at this point in the history
  4. implement easy tree

    estebanlm committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    60c1951 View commit details
    Browse the repository at this point in the history
  5. add transmissions for trees

    estebanlm committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1678e39 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    63b841e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c265eb2 View commit details
    Browse the repository at this point in the history
  3. add flat style

    estebanlm committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5e88149 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d50c5e2 View commit details
    Browse the repository at this point in the history
  5. cleanup

    estebanlm committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    da5e410 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. recategorize

    estebanlm committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5520296 View commit details
    Browse the repository at this point in the history
  2. add test for label

    estebanlm committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    83a4c55 View commit details
    Browse the repository at this point in the history
  3. Merge 2d6d6d5

    estebanlm committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2852a75 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. fixes #1524

    estebanlm committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    640e5e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    125fece View commit details
    Browse the repository at this point in the history
  3. invert send order

    estebanlm committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b284504 View commit details
    Browse the repository at this point in the history
  4. Merge 9288ae4

    estebanlm committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4b0e843 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24f99f9 View commit details
    Browse the repository at this point in the history
  6. apply deprecations

    estebanlm committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    397d9b7 View commit details
    Browse the repository at this point in the history
  7. extracted

    estebanlm committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7466db0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    228fd92 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. add some ways to configure commands as different kind of buttons (bec…

    …ause just clicking is too restrictive)
    estebanlm committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2e33ef6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bffc1b1 View commit details
    Browse the repository at this point in the history
  3. refactor to reuse

    estebanlm committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    86bc695 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5384aff View commit details
    Browse the repository at this point in the history
  5. add a switch presenter (in morphic backend it fallbacks to checkbox f…

    …or the moment, as we need to actually create the morph and no point on doing it)
    estebanlm committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c6d5477 View commit details
    Browse the repository at this point in the history
  6. ensure aText is a Text :)

    estebanlm committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b6891d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf527d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f7b619 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19ef655 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d120146 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4cd5ab0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. add SpFileDialog builder to be able to execute some dialogs without a…

    …n infinite family of selectors
    estebanlm committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a7e2a90 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. restore category

    estebanlm committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ca04ee1 View commit details
    Browse the repository at this point in the history
  2. do not use directly

    estebanlm committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a26663c View commit details
    Browse the repository at this point in the history
  3. more categorization

    estebanlm committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3759362 View commit details
    Browse the repository at this point in the history
  4. recategorize

    estebanlm committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    28b9d4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    715810b View commit details
    Browse the repository at this point in the history
  6. fixed unclassified methods

    estebanlm committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    096ff67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b2cf27 View commit details
    Browse the repository at this point in the history
  8. again

    estebanlm committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    756d4ed View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. moved here

    estebanlm committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    80d63ce View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. fix

    estebanlm committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e8abba0 View commit details
    Browse the repository at this point in the history
  2. re-added

    estebanlm committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e4a677a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66d27dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e48e91 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

    estebanlm committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f1843e2 View commit details
    Browse the repository at this point in the history
  3. add super call

    estebanlm committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8d94b79 View commit details
    Browse the repository at this point in the history
  4. add unselectAll method

    estebanlm committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    57d65a7 View commit details
    Browse the repository at this point in the history
  5. categorize

    estebanlm committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c7e86e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fix alexandrie presenter

    estebanlm committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    84321da View commit details
    Browse the repository at this point in the history
  2. easy column view now use a visitor to correctly draw columns (and spe…

    …cialy composite columns_
    estebanlm committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    23b2487 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    a3bd8a8 View commit details
    Browse the repository at this point in the history
  2. add test method

    estebanlm committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    b5c7ceb View commit details
    Browse the repository at this point in the history
  3. add parentWindow accessor

    estebanlm committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    9aae500 View commit details
    Browse the repository at this point in the history