Commit History

Author SHA1 Message Date
  Ruben 177ec8e623 Add rotation context menu and update rotation handling logic 3 months ago
  Ruben 83e0015bef Simplify and refactor wallpaper context menu logic in `MainView` and `ImageInfoView`. 3 months ago
  Ruben f14c6564a9 Refactor rotation logic: rename `ImageTransformer` to `RotationTransformer`, move `Rotation` functionality to `RotationNavigation`, and introduce `RotationButton` enum for improved organization and clarity. 4 months ago
  Ruben 0a23b59704 Refactor core modules and file operations: restructure namespaces (`FileHandling` to `FileSorting`), replace `FileListHelper` with `FileSortHelper` and `FileListRetriever`, merge and relocate `Base64Helper` into `Base64Decoder`, remove unused custom controls, and update references across the project for clarity and consistency. 4 months ago
  Ruben 5ab6cf5aa0 Fix instances where height is reserved for the bottom gallery, even though it isn't shown. Disable `Side by side` and the toggle bottom gallery buttons, when functionality is unavailable. 4 months ago
  Ruben b6c132c5a7 Fix the setting to open in a new window, or the same, to not require restart to take effect. The setting can now be safely turned on and off. 5 months ago
  Ruben fc694837ce Refactor and use interface for platform specific file deletion 5 months ago
  Ruben e27705aee7 Separate window functionality into interfaces for setting up better cross-platform options. 5 months ago
  Ruben 18d04336db Added a new option to toggle between having background color option to fill the entire window or just behind the image. Enabled by default. 5 months ago
  Ruben e9f8ef44b1 Fix margin offset for the hover buttons maximize, minimize and close when in fullscreen mode. 6 months ago
  Ruben 6104f6ba0b Fix scroll margin offset 6 months ago
  Ruben bd077cb198 Fix fullscreen/maximized scrollbar scrolling. Refactor/rename 6 months ago
  Ruben 8297b11db0 Add exception handling to ReactiveCommands and refactor. 6 months ago
  Ruben b0d89d3b8f Add option for configuring showing confirmation dialog when either permanently deleting file or moving it to the recycle bin #195 6 months ago
  Ruben 9712248283 Add navigation arrows to go back and forward in tab navigation history for the settings window. 6 months ago
  Ruben 7be2705aee Add functionality for opening keybindings file as well as user settings file from the settings window menu 7 months ago
  Ruben df0264f7f3 Create view models for file association #157 7 months ago
  Ruben c6ee233bb9 Don't show `Hide bottom gallery` menu item when in full gallery. Rename IsGalleryCloseIconVisible => IsFullGalleryOpen. 7 months ago
  Ruben b2e5b0d496 Update to ReactiveUI 20.2.45, move files to core, refactor & rename. 7 months ago
  Ruben 1953b753aa Refactor to use several view models, rename variables. 7 months ago
  Ruben 313789887d Rename SettingsHelper.cs to SettingsManager.cs 7 months ago
  Ruben 4b5c1601c2 Rename FunctionsHelper.cs to FunctionsMapper.cs, refactor. 7 months ago
  Ruben 45fd20c82b Refactor 7 months ago
  Ruben 8b697c8b72 Clipboard refactor 7 months ago
  Ruben 3de2555a0c Improved the print function to save the image to a temporary file if it's not already a file, or convert the image to a temporary file if it's in an uncommon format. Refactor, rename. 7 months ago
  Ruben 77a059fcf2 Fix wrong function call 7 months ago
  Ruben a60d986d9f Refactor/rename 7 months ago
  Ruben 9171b1da89 Refactor/rename clean-up 7 months ago
  Ruben cf83e08ef4 Refactor/rename, clean up 7 months ago
  Ruben ed047ea8aa Refactor, rename image helper functions to smaller more focused classes. 7 months ago