Commit Graph

139 Commits

Author SHA1 Message Date
Robinson
ab8a289816 updated gradle 2021-02-09 23:23:00 +01:00
Robinson
7e468c87aa Updated to newer version of utilties project. fixed several issues with the gradle build 2021-02-09 23:22:51 +01:00
nathan
4d42fcdcae updated gradle 2020-06-06 15:17:47 +02:00
nathan
51c7f11bd3 Updated to use Gradle Utils for gradle/project update management
updated .gitignore
2019-05-13 15:18:33 +02:00
nathan
06b3244801 Updated to use Gradle Utils for gradle/project update management 2019-05-13 12:16:07 +02:00
nathan
1156225f17 Updated dependencies + info 2019-04-14 17:10:31 +02:00
nathan
cba6ed9eed Updated dependencies to Utitilies jar. 2019-04-14 17:06:47 +02:00
nathan
ea8463ea62 Added jar attributes["Automatic-Module-Name"] = Extras.id 2019-03-21 12:01:59 +01:00
nathan
b14993b5fd Added .gitignore 2019-03-21 11:48:57 +01:00
nathan
00dd48896d Updated log on startup, update Gradle to 5.3 2019-03-21 10:47:52 +01:00
nathan
87bd162440 Updated gradle build number 2019-03-17 23:03:33 +01:00
nathan
3d17843686 Added gradle build info 2019-03-17 22:46:10 +01:00
nathan
4c6ae96cf4 Added badges+links 2019-03-17 22:45:25 +01:00
nathan
8a855bd182 Added kotlin build script for gradle 2019-03-17 22:40:35 +01:00
nathan
5568c612ce Added basic example to readme 2018-06-23 09:22:42 +02:00
nathan
bd4d913b93 updated JDK compile required version 2018-02-19 15:24:29 +01:00
nathan
8fb54965c3 updated version 2017-09-22 09:34:38 +02:00
nathan
9457275c4d Fixed package name. The standard package naming
convention with CamelCase is consistent across projects.
2017-09-22 09:27:28 +02:00
nathan
009eb6e189 Added another image test case 2017-09-17 21:05:31 +02:00
nathan
cc035c7898 Added clampMaxImageSize so an image will be a max of that size, but
still maintain it's aspect ratio.
2017-09-17 16:29:46 +02:00
nathan
ce758c4c17 Fixed issues with close button not working. Fixed issues with adding
notifications to an application. Fixed issues when a toolbar changes the
 size of the desktop (and so offsets windows).
2017-09-17 14:32:52 +02:00
nathan
abc7966f19 Fixed issues with offsets when the window-manager has a toolbar that
consumes space and prevents overlap.
2017-09-15 19:43:38 +02:00
nathan
85b9a8d961 Now include resources 2017-09-15 14:27:38 +02:00
nathan
34dfefca25 Reverted change to use Version object. 2017-09-15 00:42:19 +02:00
nathan
289e83ba63 Better caching of images, better api (change graphic -> image) to make
more sense. Set the default image names to be static strings, so it's
easier to know what they are without knowing specific details.
2017-09-03 17:34:09 +02:00
nathan
cdbf8a2a4d Issues surrounding buggy rendering behavior fixed via frame/dialog
changed to use the AWT canvas specifically for drawing,
updated Active Rendering components to support AWT canvas. Added custom
theme support.
2017-08-23 11:08:22 +02:00
nathan
14fb42b69e Updated version 2017-08-15 14:33:26 +02:00
nathan
2f4e501d22 Updated ScreenUtil api 2017-08-04 17:40:46 +02:00
nathan
8f59ca3669 Updated Version 2017-07-29 23:56:50 +02:00
nathan
0eb7ad3504 Updated Properties. Added info about having notifications for an app in
addition to on the desktop
2017-07-29 23:33:56 +02:00
nathan
f8866c9aeb Added support for notifications on a JFrame/Window. Refactored
LookAndFeel of the notification icon. Fixed various bugs surrounding
animation and rendering of notifications.
2017-07-28 22:07:01 +02:00
nathan
04cfd7d91b Code polish, fixed issues with animation states getting killed at the
wrong time. ALso harder to change state after the popup is created.
2017-07-27 22:18:01 +02:00
nathan
544efb7cb9 Updated POM information to include "dependencies", since it is easy to
incorrectly add it as a dependency to ones own project.
2017-07-23 18:02:50 +02:00
nathan
285a84ac9d Now uses Version instead of String. Added @Property for IMAGE_PATH 2017-07-22 14:52:22 +02:00
nathan
53f7b6d4ff (reverted) Changed Util class names 2017-07-15 18:07:56 +02:00
nathan
1060a89ddc Changed Util class names 2017-07-14 18:46:42 +02:00
nathan
15e7e4aba9 Moved font stuff to it's own util class 2017-07-04 19:10:49 +02:00
nathan
e4937fa777 Updated version information 2017-02-21 14:43:47 +01:00
nathan
9401a312d0 Updated readme format 2017-02-18 23:59:18 +01:00
nathan
88017d265d Updated Utilities 2017-02-17 16:24:59 +01:00
nathan
80b5c54e41 Removed opacity, since it wasn't being used (and over-complicated
things)
2017-02-16 00:03:32 +01:00
nathan
659da35c10 Updated copyright 2017-02-10 00:10:37 +01:00
nathan
ead3e85b77 Updated readme 2017-01-31 11:22:26 +01:00
nathan
1eabf7b154 Added bold to readme 2017-01-31 01:48:21 +01:00
nathan
062907d939 Updated version 2017-01-31 01:42:28 +01:00
nathan
e8248a5956 Updated readme text 2017-01-31 01:11:00 +01:00
nathan
6e37be01a3 Added unique text to body 2017-01-31 01:10:35 +01:00
nathan
bbdb394cd2 Fixed rendering. 2017-01-31 01:10:20 +01:00
nathan
aaf319e9f4 Fixed issue with image creation callbacks 2017-01-31 01:09:52 +01:00
nathan
cddda292be updated documentation for removed option 2016-10-16 15:53:09 +02:00