summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebookweek.h
AgeCommit message (Collapse)AuthorFilesLines
2005-04-06Use OResource for loading images, correct display of alarm and reoccurance ↵drw1-19/+30
icons for event and fix headers
2005-03-171. datebookweeklist - a week has SEVEN days, not SIX. I'm wondering whyalwin1-4/+5
events on sunday never showed there ;) 2. extra file datebooktypes contains some special classes used by datebook so other classes must not include the big mainheader file. 3. added support for holiday-plugins to week-views. Month view is a little bit more tricky 'cause TT has never heard about virtual methods and so I have the choice between complete copy the monthview and make the modifications or changing the interface of datebookdb-class to virtual. both isn't nice.
2003-05-13Bugfix: (Bug #0000902) Adding events in weekview shouldn't create them as ↵umopapisdn1-3/+3
events on the first day of the week but rather the last visited day.
2003-05-05UI and code cleanup. Both UI and code is now more consistent. Also removed ↵umopapisdn1-2/+0
menus in favor of toolbuttons. (why were they even available as menus in the first place?)
2002-06-25All day events are not from 00:00 to 23:59 they're all day now.zecke1-0/+16
2002-01-25Initial revisionkergoth1-0/+152