Commit Graph

30 Commits

Author SHA1 Message Date
xfarrow 7be8f4a2e1 Cleaner error handling 2023-08-09 13:00:40 +02:00
xfarrow abeae2f4a4 Removed unused SftpExceptions 2023-08-09 12:22:43 +02:00
xfarrow 31b5a2c1a6 Code readability 2023-08-09 11:55:47 +02:00
xfarrow 5115bb028b Bugfix + code readability 2023-08-09 11:33:43 +02:00
xfarrow 37a1f7248a enhancement 2023-08-07 16:07:07 +02:00
xfarrow 0ba5721315 Code formatting 2023-08-07 12:39:29 +02:00
xfarrow 52e4de968f Notepad is now responsive
Version 1.0.4
2023-08-07 09:29:11 +02:00
Alessandro Ferro 2050c061db update 2023-08-06 22:07:49 +02:00
Alessandro Ferro 1cfba5fbb3 bugfix
Fixed a bug showing "UNSAVED" at the mere opening of a file
2023-08-04 17:30:39 +02:00
xfarrow a15e99c4a4
Update README.md 2023-08-03 12:46:32 +02:00
xfarrow 5fcb287f82
Update README.md 2023-08-03 08:47:27 +00:00
xfarrow 323598a779 1.0.3 2023-08-03 10:30:46 +02:00
xfarrow 04bc07266b Center the Desktop on the screen 2023-08-03 10:26:09 +02:00
xfarrow 9cef4f2b8a Desktop is now more responsive 2023-08-03 10:23:53 +02:00
Alessandro Ferro 293b9c4a6e More explanatory comments 2023-08-02 23:53:50 +02:00
xfarrow 62f24084d6 Some comments 2023-07-27 17:17:05 +02:00
xfarrow a900c94b5a Update Queue.java 2023-07-24 15:24:52 +02:00
xfarrow 7c9db6b5ba 1.0.2 2023-07-24 15:10:12 +02:00
xfarrow ad4d91708d Improvements
1) The Queue does not get updated each time a chunk of data gets transferred, but only after a certain amount of time has passed (1/100th of a second)
2) Improved desktop's scroll behaviour
2023-07-24 15:08:10 +02:00
xfarrow b39d82a671 Merge branch 'main' of https://github.com/xfarrow/guify 2023-07-24 12:51:06 +02:00
xfarrow 00803c900a Just some code readability improvements 2023-07-24 12:50:48 +02:00
xfarrow 56d1dcc435
Update README.md 2023-07-24 10:40:30 +00:00
xfarrow 130e9b821c Update Queue.java 2023-07-24 12:37:28 +02:00
xfarrow f54fef2f0d Title now includes the hostname
This may be useful when more instances of Guify are open.
2023-07-24 11:48:52 +02:00
xfarrow 8c095a3d3e Fix #2 2023-07-24 11:43:05 +02:00
xfarrow a85509ab42
typo 2023-07-22 11:16:57 +02:00
xfarrow 92fe0ed9fe
Update README.md 2023-07-22 11:15:49 +02:00
xfarrow 101baa14f0
Update README.md 2023-07-22 11:04:43 +02:00
Alessandro Ferro dde958babd First commit 2023-07-22 10:44:36 +02:00
xfarrow b3ad4a0882
Initial commit 2023-07-22 10:42:43 +02:00