Shift 歷史版本列表
Shift 更高的齒輪與電子郵件客戶端,使郵件,日曆和雲端硬盤帳戶之間的導航快速,方便,美觀。厭倦了在 Gmail 帳戶之間切換?獲取 Shift 電子郵件客戶端為 Windows PC 現在!Shift 特點:Gmail,Outlook& Office 365 就像 boss一樣可以跨多個賬戶完成,而電子郵件客戶端只需一個漂亮的應用程序。您好生產力!輕鬆訪問,無限帳戶 您花了很多時間檢... Shift 軟體介紹更新時間:2021-01-06
更新細節:
更新時間:2021-01-06
更新細節:
更新時間:2020-12-18
更新細節:
更新時間:2020-12-16
更新細節:
What's new in this version:
Bug Fixes:
- Build: if main app tries to start a worker without the required Helpers folder (that contains the workers) then it sends a message to the Error event instead of causing a NilObjectException: At end of build process, the entire build folder is removed if any worker had a build error; when Show Build Folder is enabled, only the primary build folder is shown.
- Build: Universal builds that include separate x86_64 and arm64 plugins parts are now correctly merged/structured to be able to work on older macOS versions.
- Build: Building a Universal app without Builds Folder enabled now correctly replaces the old App. Building a Universal console app now correctly merges the plugin parts (if the plugin included a separate x86-64 and arm64 part).
- Build: Removed the macOS photos entitlement from iOS projects.
- Compiler: Resizing an Array of Structures no longer crashes for macOS ARM builds
- Crashes & Assertions » Failed Assertion: Linux - Color.SelectedFromDialog no longer raises a failed assertion on if the prompt supplied is an empty string
- Crashes & Assertions » IDE Unhandled Exception: Fixed a NilObjectException that could occur when attempting to identify build errors in the Worker Console project
- Crashes & Assertions » IDE Unhandled Exception: Display a rendering error if the MobileApplication.DefaultiPhoneLayout or DefaultiPadLayout is blank (instead of causing an IDE NilObjectException).
- Crashes & Assertions » IDE Unhandled Exception: Changing the super of a control to a control type that is not compatible with the current project type no longer crashes the IDE
- Database Plugins » ODBC: ODBCDatabase no longer fails to connect (with Actual Technologies ODBC drivers for example)
- Framework » All: Ptr method offsets are now capable of addressing values larger than Int32 for 64-bit builds, instead of crashing
- Framework » All: Fixed an iOS Introspection issue to allow changing a property value, invoking a Constructor with parameters and invoking a method with parameters
- Framework » All: ParseJSON no longer raises a Failed Assertion when passed an empty string
- Framework » All: Fixed TextHeight / TextAscent returning wrong values in PDFGraphics when a new Font is set
- Framework » All: ReplaceB/String.ReplaceBytes no longer raises failed assertion when the replacement string is an empty string
- Framework » Console: Now the DateTimePicker control uses the standard border width under Windows
- Framework » Desktop: DateTimePicker control Height changed to 22 points on Windows
- Framework » Desktop: Now it is possible to set a new DateTime object to the SelectedDate property on macOS; no matter the Regional settings the user may be using
- Framework » Desktop: Now the DateTimePicker control honors the Top value when displayed in Text mode on macO
- Framework » Desktop: Now the DateSelected property returns a valid/updated DateTime object on Windows
- Framework » Desktop: TabPanel.RemovePanelAt no longer throws an OutOfBoundsException if the Tab to be removed actually exists
- Framework » Desktop: Do not call Worker Error event when Worker Helper quits normally
- Framework » Desktop: Fixed a bug in PDF where Rectangles/Ovals wheren't drawn if origin at 0,0 and/or size equals the size of the page
- Framework » Linux: Listbox border is no longer cut-off on the right/bottom edges
- Framework » Linux: No longer leaks objects/memory when Gtk related objects (like Controls, Windows, MenuItems, etc.) are destructed with Normalized Control Sizes enabled
- Framework » Web: WebDatePicker week start day is now Sunday for the en-US locale
- Framework » Web: Fixed an issue which caused debugged web apps to stop in the debugger multiple times during startup
- Framework » Web: WebListbox.RemoveRowAt now throws an OutOfBoundsException if the row parameter is after the last row in the list
- Framework » iOS » Mobile: Adding non-UI controls to iOS project no longer crashes on run
- Framework » iOS » Mobile: Global.Speak is now System.Speak
- Framework » iOS » Mobile: UDPSocket usage no longer causes app to terminate after unlocking phone
- Framework » iOS » Mobile: Runtime module methods (like ObjectCount, MemoryUsed, etc.) are now accessible for iOS
- Framework » iOS » Mobile: Graphics.Font now returns a Font object instead of iOSFont
- Framework » iOS » Mobile: Graphics FontSize, Bold and Italic have been removed. Please use the equivalent functionality found in the Font class instead
- Framework » iOS » Mobile: Fixed an issue where MobileScreen.Closing was firing incorrectly for non-modal views
- Framework » macOS: Brush/gradient offsets are now control relative
- IDE » Auto Complete: Fix a regression which caused autocomplete to omit project items after IsA
- IDE » Auto Complete: Fixed an autocomplete regression which caused the code editor to only suggest event definition names on lines that began with RaiseEvent regardless of where you were on the line.
- IDE » Graphics: Enumeration and Attribute editor add/remove buttons now transition properly between OS light and dark modes.
- IDE » Library: WebSDK controls now use the correct icon in the library.
- IDE » Miscellaneous: macOS Universal builds no longer fails when the App name is a constant.
- RBScript: XojoScript no longer crashes due to incorrectly generating AVX instruction code for CPUs that don’t support it.
Changes:
- Framework » Desktop: Fixed a bug were PDFDocument rendered lines with half the pen size in the x or y coordinates when those values were set to zero, this is because half of the line is drawn outside the page bounds.
- Framework » Windows: Fix: Now the SearchField control selects all the text when it gets the focus (on Windows). Fix: The control height is set to the by default 22 points.
- IDE » Debugger: A link to view all Controls embedded on a MobileScreen is now available when debugging the MobileScreen object.
- IDE » Debugger: Global variables list now supports viewing all MobileScreens when debugging iOS projects.
New Items:
-IDE » Build Automation: CopyFilesSteps can now be specified by architecture.
-IDE » Build Automation: Build steps now have an Architecture option which allows you to specify if they should run for Intel or ARM builds. - Make it possible to intercept the build process with an IDE script with the name "XojoBuildPressed.xojo_script".
-IDE » Miscellaneous: Windows IDE: error messages for plugins that fail to load now contain the actual DLL file that failed. This can be seen in the debug log or in the Loaded Plugins section in the About Box.
更新時間:2020-12-16
更新細節:
What's new in this version:
Improvements and new features:
- Union Types
- Named Arguments
- Match Expressions
- Attributes
- Constructor Property Promotion
- Nullsafe Operator
- Weak Maps
- Just In Time Compilation
- And much much more...
更新時間:2020-12-15
更新細節:
更新時間:2020-12-12
更新細節:
更新時間:2020-12-08
更新細節:
What's new in this version:
Change:
- .NET Framework 4.8 or later
- Theme configuration filename is changed from config.xml to igtheme.xml
- DefaultTheme folder is removed, replaced by Themes with Kobe folder as the default theme pack
New:
- Supported new file formats by default: JP2 (#785), CR3 (#788), AVIF (#867), HEIF (#893)
- Added new tool: Exif tool (#336, #751, #661, #146, #342, #207, #200, #626)
- Accessible via Main menu > Tools > Exif tool, or shortcut: X
- Ability to integrate exiftool.exe to ImageGlass by locating its binary file, which can be downloaded at. The binary filename should be exiftool.exe
- Adds option to keep the tool window always on top
- Views Exif data of the viewing image
- Auto-updates Exif viewer when navigating to other images
- Copies the selected value of Exif property
- Exports all Exif data to a text file
- Added option to change toolbar button size (#513, #222)
- Added option to group images list by directory (#890)
- Added options to run an action after opening external editing app (#413, #907)
- Minimize ImageGlass
- Close ImageGlass
- Added option to entirely hide the toolbar button's tooltips (#836)
- Color picker tool: Added new color format HSV (#738)
- Added option to customize image quality for editing (#870)
- Added option to delete registered extensions of ImageGlass in Settings > File type association (#546)
- Added new options to customize ImageGlass in theme pack
- Custom logo
- Accent colors
- Menu background and text colors
- Experiment features:
- Added option to hide logo and text on Title bar (#915)
Improvements:
- Improved performance for 64-bit. ImageGlass now loads RAW files 2 times faster by using Magick.NET OpenMP v7.22.2.0
- Supported pasting and opening Base64-only string from clipboard without MIME type
- Removed the gradient background color of Navigation areas
- Cropping tool visual enhancement
- Renamed "Clear" to "Reset"
- Made the "Reset" button different from the other 3 buttons
- Improved error message when opening invalid image data from clipboard
- Supported stepping through GIFs frame-by-frame for Page Navigation tool
- Swapped shortcuts for Copy and Copy image data function
- Added shortcuts for changing Loading order (Shift+O) and View channels (Shift+C)
- Changed shortcuts
- Full screen from Alt+Enter to F11
- Slideshow from F11 to F12
- Improved MSI installation
- Added shortcut in Start menu
- Added Options to disable Desktop icon
- Enabled more options in the context menu on image error
- Removed resizable border in Frameless mode
- Specially thanks @unquietwiki for hug efforts in refactoring old codes
- Tweaked spacing and alignments in Settings > Theme
Bug-fixes:
- Fixed an issue that only portions of an image with CMYK profile are shown
- Fixed an issue that using shortcut for copying, cutting, pasting text into Rename dialog does not work
- Fixed an issue that the Incompatible warning dialog is shown if the igconfig.xml file does not exist
- Fixed an issue that an Unhandled exception is thrown when saving the image after pasting from clipboard
- Fixed an issue that images won't open in config.xml presence on some machines
- Fixed an issue where window position and size change when opening a picture
- Fixed an issue that happens in multiple monitors where the window restores the wrong screen when maximized
- Fixed an issue that tooltip blinks when being hovered on a button at the bottom of the screen
- Fixed an issue that "Save As" for the first image in the list always uses "untitled.png"
- Fixed an issue that ImageGlass does not open the BMP file that has an issue with length and file size in metadata
- Fixed an issue in Frameless mode that thumbnail requires double-click to select an image
- Attempted to fix an issue that the color of RAW formats is not correct, yellowish
更新時間:2020-12-08
更新細節:
更新時間:2020-11-25
更新細節: