0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 24 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove useless "unchecked" annotations, and add a serialVersionUID to ConcreteAction. More... almost 16 years ago
Add the focus handler to the spinner textboxes so that the error colour is cleared when it's focused. Also, fix the end recur spinner like the start/end spinners. More... almost 16 years ago
Set the backgrounds of the spinner's textboxes (fo' real) on invalid input. More... almost 16 years ago
Remove the CVS Log Comments. More... almost 16 years ago
Allow generating weekday-recurring appointments every __ week(s) instead of ignoring the number input. More... almost 16 years ago
When editing a series, allow editing the time only. More... almost 16 years ago
We don't need a comparator anymore; we can rely on the natural ordering of Appointments. More... almost 16 years ago
MINOR whitespace fix. More... almost 16 years ago
Change the date editor display formats, and show the date/time editors for editing a series. More... almost 16 years ago
Change the max date to something that's not deprecated and isn't an error. More... almost 16 years ago
Completely redesign the Add Appointment (and consequently the Edit Appointment) form! More... almost 16 years ago
If an appointment ends at midnight on the next day, don't draw a pointless single line on the next day.. More... almost 16 years ago
AppointmentController now returns sorted LISTS for get*Appointments. This means that all the appointments in each view, and in the list, are automatically sorted. More... almost 16 years ago
Impose my code clean-up and formatting rules! More... almost 16 years ago
Change se_puey to zoomer_ (dump and replace, modified statsvn properties) More... almost 16 years ago
Edit and Delete were always working on the appointment with an ID matching the currently selected list index. Fixed. More... almost 16 years ago
Commit new icons -- the clock has changed. More... almost 16 years ago
Reformat MonthViewPanel More... almost 16 years ago
Remove all pointless use of FontMetrics in the specialized views; let CalendarViewSupport handle it. More... almost 16 years ago
Remove the unnecessary metrics parameter from paintHeaders. More... almost 16 years ago
Don't display double-digit day numbers in Week or Day view. More... almost 16 years ago
Fix the weird double-appointment bug that showed up if you made an appointment on sunday, in week view. More... almost 16 years ago
Change the icon loading code a little (tab!) More... almost 16 years ago
Add 48x48 icons, which are just blown-up 32x32 vectors. The 64x64 should be a redesign. Hmm. More... almost 16 years ago
Rename bravo.svg to bravo32.svg, add a 16x16 version of the icon which I think looks pretty nice. More... almost 16 years ago
Use the icon. More... almost 16 years ago
Add my Bravo icon. More... almost 16 years ago
Remove a bunch of main()s to reduce class size and remove other useless code. More... almost 16 years ago
Whoops. MessageBag + "\"".. ew. More... almost 16 years ago
Major automated code cleanup mentioned in previous revision. More... almost 16 years ago