Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: doublecmd/doublecmd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: doublecmd/doublecmd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 15 commits
  • 17 files changed
  • 2 contributors

Commits on Jan 26, 2026

  1. FIX: Remove obsolete workaround (fixes #2726)

    (cherry picked from commit 293a827)
    alexx2000 committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    d6e348a View commit details
    Browse the repository at this point in the history
  2. FIX: the issue that TFile.MacOSSpecific may be not loaded on macOS, i…

    …ntroduced @c1cfc8493
    
    (cherry picked from commit 80c74dd)
    rich2014 authored and alexx2000 committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    8685e66 View commit details
    Browse the repository at this point in the history
  3. ADD: Warning header to long name alert message

    UPD: Display long name alert message under Windows only (useless in other systems)
    
    (cherry picked from commit 1697f71)
    alexx2000 committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    c3485d2 View commit details
    Browse the repository at this point in the history
  4. UPD: Version number

    alexx2000 committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    3a1a549 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. FIX: Open local help files with space in the path (Windows)

    (cherry picked from commit 6c9a21c)
    alexx2000 committed Jan 31, 2026
    Configuration menu
    Copy the full SHA
    04d3063 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. FIX: Drag and drop format priority (fixes #2740)

    (cherry picked from commit 86b2d91)
    alexx2000 committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    14b48df View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2026

  1. Configuration menu
    Copy the full SHA
    7668692 View commit details
    Browse the repository at this point in the history
  2. UPD: Prepare GTK3 support

    (cherry picked from commit 284a5aa)
    alexx2000 committed Feb 7, 2026
    Configuration menu
    Copy the full SHA
    c79663b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ff18e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. FIX: Lazarus 4.99 compatibility

    (cherry picked from commit 039946e)
    (cherry picked from commit fcf07a7)
    (cherry picked from commit 44c05b6)
    alexx2000 committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    7bcaa88 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. FIX: the potential byte order incompatibility issue when viewed as Gr…

    …aphics (eg. transparent PNG) on macOS
    
    (cherry picked from commit 0952d72)
    rich2014 authored and alexx2000 committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    8dcb8c2 View commit details
    Browse the repository at this point in the history
  2. UPD: Avoid unnecessary conversions in uGraphics.BitmapConvert()

    (cherry picked from commit d4b78d9)
    rich2014 authored and alexx2000 committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    f4b6255 View commit details
    Browse the repository at this point in the history
  3. FIX: Copy image data to the target when source and target are differe…

    …nt objects
    
    (cherry picked from commit 506b6b0)
    alexx2000 committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    1975616 View commit details
    Browse the repository at this point in the history
  4. FIX: Zip - remove a partial archive on cancel (fixes #1260)

    (cherry picked from commit f2eb751)
    alexx2000 committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    f9454e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2026

  1. FIX: Viewer - wrong selection when text contains a tab character and …

    …horizontal scroll is enabled
    
    (cherry picked from commit 2aea141)
    alexx2000 committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    488fedd View commit details
    Browse the repository at this point in the history
Loading