-
troggan committed patchset 13 of module JCalendar to the jcalendar CVS repository, changing 1 files.
2004-07-31 09:54:42 UTC by troggan
-
troggan committed patchset 12 of module JCalendar to the jcalendar CVS repository, changing 1 files.
2004-07-30 11:54:47 UTC by troggan
-
troggan committed patchset 11 of module JCalendar to the jcalendar CVS repository, changing 1 files.
2004-06-14 16:16:04 UTC by troggan
-
troggan committed patchset 10 of module JCalendar to the jcalendar CVS repository, changing 1 files.
2004-06-07 10:01:36 UTC by troggan
-
troggan committed patchset 9 of module JCalendar to the jcalendar CVS repository, changing 1 files.
2004-06-03 07:59:38 UTC by troggan
-
troggan committed patchset 8 of module JCalendar to the jcalendar CVS repository, changing 1 files.
2004-06-03 07:59:13 UTC by troggan
-
Although the JCalendarComboBox works fine for a popup
location of LEFT, it the popup isn't positioned right
for CENTER or RIGHT. The problem is in the
showCalendar() method. I've shown the erroneous lines
commented out, and their replacements underneath.
if (_popupLocation == RIGHT) {
//x = (int) location.getX() + _button.getSize().width
// -...
2004-04-28 16:42:54 UTC by martinbromley
-
dafreels committed patchset 7 of module JCalendar to the jcalendar CVS repository, changing 1 files.
2004-04-14 18:01:14 UTC by dafreels
-
F:\bin\JCalendar\java -jar jcalendar
Exception in thread "main" java.util.zip.ZipException:
File not found
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.(Unknown Source)
at java.util.jar.JarFile.(Unknown Source)
at java.util.jar.JarFile.(Unknown Source)
What should I make out of this..??.
2004-04-14 08:15:26 UTC by steenbondo
-
Anonymous committed patchset 6 of module JCalendar to the jcalendar CVS repository, changing 2 files.
2004-04-12 17:24:06 UTC by nobody