Commit Graph

58 Commits

Author SHA1 Message Date
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
nathan
7070953987 pushed release of Notify to version 2.17 2016-10-04 23:31:28 +02:00
nathan
db42214025 Updated invokeAndWaitQuietly 2016-10-04 23:26:49 +02:00
nathan
c7c400f206 Added window closing event, code polish, added more comments 2016-10-04 23:24:01 +02:00
nathan
2364ee9c1a Updated comments for Swing active rendering 2016-09-05 14:37:07 +02:00
nathan
4a4150d69c Added SynchronizedEventQueue to build, Added notes for disabling
swing EDT (if wanted)
2016-09-05 14:27:57 +02:00
nathan
fdcbf4af03 Updated version + readme documentation 2016-09-02 11:53:47 +02:00
nathan
ddf78c4bbf Updated version 2016-06-02 21:55:00 +02:00
nathan
2a6a95e052 Updated property docs. Removed 'final' modifier from property 2016-06-02 21:47:54 +02:00
nathan
6dd51c0ef7 Added more option information to readme 2016-06-02 21:46:46 +02:00
nathan
afe51d6581 Updated version 2016-05-31 02:21:42 +02:00
nathan
253c4dd91a Cleaned project iml files 2016-05-30 10:42:24 +02:00
nathan
fcc22cd9a1 Updated version 2016-04-28 14:36:53 +02:00
nathan
11239847cb Updated license info 2016-04-05 14:47:40 +02:00
nathan
33ff5bb067 updated version 2016-03-22 01:40:38 +01:00
nathan
addfc0564b changed output dir 2016-03-16 19:30:38 +01:00
nathan
9843091095 Updated version 2016-03-13 17:37:42 +01:00
nathan
54fd04cebe updated build info 2016-03-12 03:18:09 +01:00
nathan
e2dffc93bd Added missing class 2016-02-14 15:10:09 +01:00
nathan
270019d9c1 Updated builds + build system 2016-02-13 18:51:13 +01:00
nathan
24218faa3a fixed javadocs + version 2016-02-11 02:34:08 +01:00
nathan
50f79571ef Fixed java doc 2016-02-11 02:02:19 +01:00
nathan
7331334512 Fixed names, fixed rendering 2016-02-11 01:40:06 +01:00
nathan
dc97a6d013 updated license + version info 2016-02-11 01:27:35 +01:00
nathan
1ecd9316e7 WIP - changed name to Notify. Moved package out of util. Added Notify.getVersion(). 2016-02-11 01:14:23 +01:00
nathan
70411c4440 Updated readme 2016-02-10 00:40:38 +01:00
nathan
be681a6358 Changed growl to use painting instead of lots of components. No longer need this 2015-11-22 21:38:30 +01:00
nathan
9c83993eb8 Updated readme 2015-11-20 12:25:00 +01:00
nathan
4288dd46e5 Changed how properties act. Changed the default for showing from 5 seconds (to hide), to never hide. Added smooth animation (via active rendering swing components). Added progress-bar to show when popup will be hidden. Made "shake" move the popup in a random direction instead of all in the same direction. 2015-11-20 11:14:38 +01:00
nathan
8d814f02ab Updated dist + library 2015-11-09 16:11:09 +01:00
nathan
2d170e9817 Now allows for fonts to be overridden via system properties 2015-11-09 15:59:12 +01:00
nathan
3cc7549a02 Updated to remove util code from main jar (that code is now in a library). 2015-11-02 13:07:11 +01:00