-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: fyne-io/fyne
base: v1.4.2
head repository: fyne-io/fyne
compare: v1.4.3
Commits on Dec 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cc012e8 - Browse repository at this point
Copy the full SHA cc012e8View commit details -
Match aspect lookup against resource name not pointer
Also update to check file path before image pointer
Configuration menu - View commit details
-
Copy full SHA for 3bca1ce - Browse repository at this point
Copy the full SHA 3bca1ceView commit details
Commits on Dec 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 518b553 - Browse repository at this point
Copy the full SHA 518b553View commit details -
Use position to pixel coordinate mapping for gl Capture (#1644)
use texture scale during darwin gl capture
Configuration menu - View commit details
-
Copy full SHA for 3b14273 - Browse repository at this point
Copy the full SHA 3b14273View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3470c3b - Browse repository at this point
Copy the full SHA 3470c3bView commit details
Commits on Dec 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3dc0677 - Browse repository at this point
Copy the full SHA 3dc0677View commit details
Commits on Dec 18, 2020
-
Be smarter about downloading packages
Go modules broke this, so roll back the behaviour and ignore certain errors
Configuration menu - View commit details
-
Copy full SHA for d41fe86 - Browse repository at this point
Copy the full SHA d41fe86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5af2ba4 - Browse repository at this point
Copy the full SHA 5af2ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f2a71 - Browse repository at this point
Copy the full SHA 39f2a71View commit details -
Move selected tab when number of tabs reduce
When a tab is deleted, the higher index tabs move down one. If the selected is above the one deleted move it also down one to match the tabs
Configuration menu - View commit details
-
Copy full SHA for 3c8dde3 - Browse repository at this point
Copy the full SHA 3c8dde3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c06e195 - Browse repository at this point
Copy the full SHA c06e195View commit details
Commits on Dec 19, 2020
-
Consistant selection behaviour on first tab.
NewTabContainer selects the first tab. but Append did not select the first tab. This change makes the behaviour the same for both. Append will now select the first added tab.
Configuration menu - View commit details
-
Copy full SHA for 1b8a3e8 - Browse repository at this point
Copy the full SHA 1b8a3e8View commit details
Commits on Dec 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 03a7c6d - Browse repository at this point
Copy the full SHA 03a7c6dView commit details -
Revert "Consistant selection behaviour on first tab."
This reverts commit 1b8a3e8.
Configuration menu - View commit details
-
Copy full SHA for c620ce4 - Browse repository at this point
Copy the full SHA c620ce4View commit details -
call UpdateNode during Refresh (#1667)
* Fix tree so it refreshes visible nodes on Refresh() Fixes #1663
Configuration menu - View commit details
-
Copy full SHA for caa1a4d - Browse repository at this point
Copy the full SHA caa1a4dView commit details
Commits on Dec 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f1f4f01 - Browse repository at this point
Copy the full SHA f1f4f01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02e2a8a - Browse repository at this point
Copy the full SHA 02e2a8aView commit details -
Co-authored-by: Stuart Scott <stuart.murray.scott@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 06b84ab - Browse repository at this point
Copy the full SHA 06b84abView commit details -
Configuration menu - View commit details
-
Copy full SHA for f604038 - Browse repository at this point
Copy the full SHA f604038View commit details
Commits on Dec 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bf9b171 - Browse repository at this point
Copy the full SHA bf9b171View commit details -
Configuration menu - View commit details
-
Copy full SHA for a92084c - Browse repository at this point
Copy the full SHA a92084cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ac1ff8 - Browse repository at this point
Copy the full SHA 7ac1ff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 374e855 - Browse repository at this point
Copy the full SHA 374e855View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bf39e3 - Browse repository at this point
Copy the full SHA 0bf39e3View commit details
Commits on Dec 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a029ede - Browse repository at this point
Copy the full SHA a029edeView commit details
Commits on Dec 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 42ec037 - Browse repository at this point
Copy the full SHA 42ec037View commit details
Commits on Dec 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4b579c7 - Browse repository at this point
Copy the full SHA 4b579c7View commit details -
Merge pull request #1670 from adrianre12/#1668-TabContainer-Panic-whe…
…n-removing-tabs #1668 tab container panic when removing tabs
Configuration menu - View commit details
-
Copy full SHA for 6a6e7dd - Browse repository at this point
Copy the full SHA 6a6e7ddView commit details
Commits on Dec 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ce3893f - Browse repository at this point
Copy the full SHA ce3893fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e85fda - Browse repository at this point
Copy the full SHA 1e85fdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f4dd4 - Browse repository at this point
Copy the full SHA 29f4dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f76b648 - Browse repository at this point
Copy the full SHA f76b648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5a0a4 - Browse repository at this point
Copy the full SHA 0d5a0a4View commit details -
Merge pull request #1695 from andydotxyz/fix/1682-2
Support clipping child clips, avoid overflow of nested scroll containers
Configuration menu - View commit details
-
Copy full SHA for 650aec3 - Browse repository at this point
Copy the full SHA 650aec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed0eee9 - Browse repository at this point
Copy the full SHA ed0eee9View commit details
Commits on Dec 30, 2020
-
Simpler checks for content type
Co-authored-by: Stuart Scott <stuart.murray.scott@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e59fa6b - Browse repository at this point
Copy the full SHA e59fa6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43c8b56 - Browse repository at this point
Copy the full SHA 43c8b56View commit details -
Merge pull request #1696 from andydotxyz/fix/svgdetection
Improve detection of SVG from resources in case name was wrong
Configuration menu - View commit details
-
Copy full SHA for d251eb8 - Browse repository at this point
Copy the full SHA d251eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96c52f7 - Browse repository at this point
Copy the full SHA 96c52f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c24ab45 - Browse repository at this point
Copy the full SHA c24ab45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c749b1 - Browse repository at this point
Copy the full SHA 8c749b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08cba21 - Browse repository at this point
Copy the full SHA 08cba21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09bfb6d - Browse repository at this point
Copy the full SHA 09bfb6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 997f7be - Browse repository at this point
Copy the full SHA 997f7beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4564e78 - Browse repository at this point
Copy the full SHA 4564e78View commit details
There are no files selected for viewing