summaryrefslogtreecommitdiff
path: root/freefilesync
Commit message (Collapse)AuthorAge
...
* disable openssl patch for fc36/rawhideB. Stack2022-01-04
|
* ffs 11.16 rc1B. Stack2022-01-04
|
* ffs 11.15 rc1B. Stack2021-12-06
|
* ffs 11.14 rc1B. Stack2021-09-22
|
* Freefilesync 11.13B. Stack2021-08-23
|
* bump spec for ffs 11.12B. Stack2021-07-15
|
* ffs 11.12B. Stack2021-07-15
|
* 11.11-1 rc1B. Stack2021-06-12
|
* ffs 11.10 rpm rc1B. Stack2021-05-10
|
* dpkg rc1B. Stack2021-05-10
|
* WIP: ffs dpkg all patches workB. Stack2021-05-10
|
* 11.9 rc1B Stack2021-04-05
|
* add freefilesync alternativeB Stack2021-03-13
|
* ffs 11.7 rc1B Stack2021-03-02
|
* fix icon source to zip fileB Stack2021-02-02
|
* ffs 11.6 rc1B Stack2021-02-02
|
* ffs 11.5-1 rc1B Stack2021-01-04
| | | | The patches only needed fixes for fuzz, and not any refactoring!
* ffs rpm 11.4B Stack2020-12-08
|
* ffs dpkg 11.4, WIP ffs rpmB Stack2020-12-08
|
* ffs 11.3-2 with fixed trad patchB Stack2020-11-05
|
* ffs 11.3-1B Stack2020-11-02
|
* ffs 11.3 rpm rc1B Stack2020-11-02
| | | | | also improved icon selection from renamed icons by examining the diff from 11.2 and 11.3
* fix icon names from zip fileB Stack2020-11-02
|
* ffs 11.3 dpkg rc1B Stack2020-11-02
|
* ffs 11.2 rpm for fedoraB Stack2020-10-03
|
* update dsc for 11.2B Stack2020-10-03
|
* add trad rel viewB Stack2020-10-02
|
* trad view valid for 11.2, and bump dpkg versionB Stack2020-10-02
|
* make trad view work, but needs improv for 11.2B Stack2020-10-02
|
* bump ffs patches to 11.2, minus trad viewB Stack2020-10-02
|
* ability to save and sort Traditional viewB Stack2020-09-10
| | | | | | This adds the ability to save the Traditional view as the last-used view in the global config file. Also, the view can now be sorted.
* ffs: add traditional view as an optionB Stack2020-09-06
| | | | | | https://freefilesync.org/forum/viewtopic.php?p=26085#p26040 The upstream author updated the main grid view, and this patch returns the old view as an option.
* add gui_status_handler.h to revertB Stack2020-09-01
|
* fix another wx ismB Stack2020-09-01
|
* ffs 11.1 dpkg rc1B Stack2020-09-01
| | | | Had to revert wxWidgets 3.1.4 upstreamisms.
* WIP: ffs 11.1B Stack2020-08-31
| | | | Does not compile yet, but this was just fixing all the fuzz.
* update dsc for obsB Stack2020-07-23
|
* Merge branch 'freefilesync-bump' of https://gitlab.com/bgstack15/stackrpms ↵B Stack2020-07-22
|\ | | | | | | into freefilesync-bump
| * ffs 11.0 rpm rc1B Stack2020-07-22
| | | | | | | | | | Compiler g++-10 is still unavailable for el 6, 7, and 8 and fc31, so this package will only be good on fc32 and Rawhide.
* | ffs 11.0 rpm rc1B Stack2020-07-22
|/ | | | | Compiler g++-10 is still unavailable for el 6, 7, and 8 and fc31, so this package will only be good on fc32 and Rawhide.
* ffs 11.0 dpkg rc1B Stack2020-07-22
| | | | | Upstream now says it works with gtk3! So we have dropped gtk2 patches for devuan.
* ffs dpkg gtk2 buildB Stack2020-06-24
|
* gtk3 build for obsB Stack2020-06-24
| | | | | | changelog: 10.25-1 dsc: uses gtk3 packages patches/series: devuan_gtk3
* ffs rpm: remove files from revert usptreamismsB Stack2020-06-21
| | | | | | | zen/legacy_compiler.h and zen/string_base.h Unfortunately I don't have the chops to modify the codebase to compile on std=c++17 so gcc < 10 is incapable of building FreeFileSync.
* WIP: ffs rpmB Stack2020-06-21
| | | | | It appears I cannot easily revert to std=c++17 behavior, so all releases with gcc < 10 will fail.
* dpkg for gtk2B Stack2020-06-20
|
* fix dsc to include g++-10B Stack2020-06-20
|
* freefilesync 10.25 dpkg rc1B Stack2020-06-20
| | | | now using g++-10 specifically
* fix whitespace for no_eraseif patchB Stack2020-05-18
|
* ffs rpm rc1 for 10.24B Stack2020-05-18
|
bgstack15