Changed how Message-ID RFC2822 field is generated
[citadel.git] / webcit / calendar_view.c
2024-03-19 Art CancroIn webcit-classic, include webserver.h from webcit.h.
2024-01-03 Art CancroGrammar change in the license declaration.
2023-12-27 Art Cancrocalendar_view.c (from webcit-classic) : clean up
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2022-09-16 Art CancroReverts commit c6aec42f213ec284e34648f3d69bcf927dccddb1...
2022-09-08 Art Cancroindent -kr -i8 -brf -bbb -fnc -l132 -nce on all of...
2018-04-05 Art Cancrolibical3 compatibility , patches submitted by Adrian...
2016-01-03 Wilfried Goesgensadjust case
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-09-09 Wilfried Goesgensfix the offset of items in calendar day view broken...
2012-05-15 Art Cancroremoved a bunch of blank comment lines
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-15 Art CancroMore license declaration changes which omit the bit...
2012-02-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-18 Wilfried GoesgensReadloop remove special cases
2011-09-04 Wilfried GoesgensFix lots of warnings all over the place, make inbound...
2011-09-04 Wilfried Goesgenstemplatize the summary (half baked)
2011-09-04 the_mgtRenamed the /icons directory to /webcit_icons because...
2011-09-04 the_mgtAdapted c-files to new iconset "Essen"
2011-09-04 the_mgtRemoved "style" from extra_hour and hour in view_calend...
2011-09-04 Art CancroTemporarily adding some debugging syslog messages
2011-09-04 Art CancroThe 'gotofirst' key is now called 'go' for brevity
2011-09-04 Art CancroPerformed a bunch of markup fixes suggested by validato...
2011-09-04 Art CancroChanged 'free software' to 'open source' to piss off...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-24 Art CancroRemoved the "fix_scrollbarbug" div and all references...
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-08-10 ich... and this point is now: added translatable alt tags
2010-08-06 ichof course i forgot to add the proper "alt" tags......
2010-08-05 ichHTML Validation patch, makes the calendar view mostly...
2010-07-08 Art Cancro* Bubble tooltips were not working properly in some...
2010-05-25 Art Cancro* added some missing license declarations
2010-01-14 Wilfried Göesgens* create function to parse the output of goto into...
2009-10-25 Wilfried Göesgens* by Feivel: check for day when highlighting weekday
2009-10-23 Wilfried Göesgensrename wprintf to wc_printf; wchar.h also has a wprintf
2009-10-18 Wilfried Göesgens* by feivel: display the weekday in the dayview
2009-10-18 Wilfried Göesgens* by feivel: Display week of year; addresses bug 494
2009-10-18 Wilfried Göesgens* by feivel: make the current day be highlighted in...
2009-08-20 Wilfried Göesgens* split tasks view into its own file
2009-04-18 Wilfried Göesgens* persistantly handle the bufferlengths for dates;...
2009-03-20 Art Cancro* Events and tasks which are missing a SUMMARY property...
2009-03-17 Wilfried Göesgens* webcit part of michael meskes full day calendar patch...
2009-03-07 Wilfried Göesgens* add Michael Meskes patch: make time in task due dates...
2009-02-18 Art Cancro* 'day hours' labels are now 150% of the size of 'off...
2009-02-18 Art Cancro* Calendar day view: in am/pm mode, display midnight...
2009-02-18 Art Cancro* Minor fix to previous commit
2009-02-18 Art Cancro* Font sizes for the hour markers in the calendar day...
2009-02-13 Wilfried Göesgens! remove unneeded parameter from the mini calendar.
2009-02-12 Wilfried Göesgens* don't run into unused buffer parts.
2009-01-29 Art Cancro* Restored the '(none)' and '(nothing)' displays in...
2009-01-21 Art Cancro* Summary view - don't display a time for all day events
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2009-01-07 Art Cancro* Tasks in summary view are now clickable too. I also...
2009-01-07 Art Cancro* Calendar events in the summary view are now clickable.
2008-12-26 Wilfried Göesgens* --pedantic cleanup.
2008-12-13 Wilfried Göesgens* typedef wcsession, so we don't always need to say...
2008-12-07 Wilfried Göesgens* follow api-change in several places
2008-10-15 Art CancroImproved the logic used to determine when a calendar
2008-10-11 Art CancroBig change to calendar view functions. We now declare
2008-10-10 Art CancroFixed the mini-calendar month buttons
2008-10-10 Art CancroMoved some calendar view javascript out to the trailing...
2008-10-06 Art CancroCleaned up some bad html
2008-08-21 Art CancroStarted developing the recurrence editor
2008-08-21 Art Cancrowhen loading daystart/dayend, replace missing, corrupt...
2008-08-17 Wilfried Göesgens* correct all GetNextHashPos() calls to have const...
2008-08-05 Art CancroWhen determining the week start day for the rendering
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-06-23 Art Cancrominor formatting and comments cleanup
2008-05-06 Wilfried Göesgens* now hold / sort the ical events in our hashlist.
2008-05-04 Wilfried Göesgens* applied matts datepicker patches
2008-05-01 Wilfried Göesgens* added matts date picker widget
2008-04-26 Wilfried Göesgens* fix memleak in calendar_view.c
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2008-02-24 Wilfried Göesgens* collect sender / read / unread information for calend...
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-07 Thierry PasqualierI correct the errors which are found by Firefox Tiny...
2007-10-25 Art CancroHTML form variable 'summary' was used in two
2007-10-25 Thierry PasqualierDisplay ongoing events which begin or end on the curren...
2007-10-25 Thierry PasqualierFix counting for events at the end of day
2007-10-24 Art CancroCalendar day view: complete in two passes (once
2007-10-24 Thierry Pasqualierfix short and ongoing events bug display. test it
2007-10-23 Wilfried Göesgens* some debugging to the day view, and the date calculat...
2007-10-23 Thierry Pasqualierimplemented Bubble Tooltips on calendar day view
2007-10-17 Thierry PasqualierDay view work with IE 6 and IE 5.5
2007-10-15 Thierry PasqualierDay view : events with minutes
2007-10-15 Art CancroMini month calendar is complete. The 'previous month'
2007-10-15 Thierry PasqualierCal day view : introduce a gap for event which begin...
2007-10-15 Thierry PasqualierCal day view : fix a display bug with timezone
2007-10-15 Art CancroAdded a mini month calendar to the day view.
2007-10-14 Thierry PasqualierCalendar day view :
2007-10-14 Thierry PasqualierDay view : in progress. Without minutes
2007-10-14 Thierry PasqualierDaily vue of Calendar.
2007-10-13 Art CancroQuick fix to day view; still needs a bit of tweaking
2007-10-13 Art CancroBrought back a *small* amount of time_t in order to...
2007-10-13 Art CancroRewrote the multi day event code using only the
next