Readloop remove special cases
[citadel.git] / webcit / summary.c
2012-02-18 Wilfried GoesgensReadloop remove special cases
2011-09-04 Wilfried Goesgenscleanup webcit.h; utils.c, remove unneeded stuff
2011-09-04 Wilfried Goesgensfix summary view
2011-09-04 Wilfried Goesgenstemplatize the summary (half baked)
2011-09-04 the_mgtW3C validation again, also removed some trailing whitespace
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 Art CancroRemoved the unused second argument from the do_template...
2011-09-04 Art CancroPerformed a bunch of markup fixes suggested by validato...
2011-09-04 Art CancroSummary page displays site name instead of user name...
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-08-29 Wilfried Göesgens* remove dummy function
2010-06-22 Art Cancro* CSS cleanup in summary screen
2010-06-09 Art Cancro* Merged the 'banner' and 'room_banner' classes. There...
2010-01-24 Wilfried Göesgens* merge from dav_rework:
2010-01-14 Wilfried Göesgens* create function to parse the output of goto into...
2009-12-28 Wilfried Göesgens* reorganize some templates into subdirectories
2009-10-23 Wilfried Göesgensrename wprintf to wc_printf; wchar.h also has a wprintf
2009-10-20 Wilfried Göesgens* add a Display name to our handlers; this will be...
2009-09-13 Wilfried Göesgens* we mustn't dump content here... todo: find a better...
2009-09-10 Wilfried Göesgens* fix summary view Loading and freeing
2009-09-08 Wilfried Göesgens* do the right initialization for the stat struct in...
2009-08-20 Wilfried Göesgens* split tasks view into its own file
2009-07-29 Art Cancro* Modified load_msg_pointers(), gave it the ability...
2009-05-17 Wilfried Göesgens* fixups, leaks...
2009-02-10 Wilfried Göesgens* move serv_info into the session, here we can control...
2009-01-30 Art Cancro* Add 'actiondiv' to the summary screen banner so that...
2009-01-29 Art Cancro* Restored the '(none)' and '(nothing)' displays in...
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
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-11-23 Wilfried Göesgens* add transitional beginboxx template and move some...
2008-11-02 Wilfried Göesgens* put QP Decoder intoo its own file
2008-10-11 Art CancroBig change to calendar view functions. We now declare
2008-10-06 Art CancroCleaned up some bad html
2008-09-23 Wilfried Göesgens* add contexttype, so the subst can precheck the contex...
2008-09-15 Wilfried Göesgens* move stuff in header and subst.c arround to be better...
2008-08-31 Wilfried Göesgens* clean some memleaks
2008-08-17 Wilfried Göesgens* add new 'Context' Parameter to the template call
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-05-02 Wilfried Göesgens* migrated SUBST stuff to hash
2008-03-20 Dave WestNow the text client and webcit show the servers svn...
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2008-03-02 Wilfried Göesgens* make server_getln return the number of bytes it read
2008-02-24 Wilfried Göesgens* collect sender / read / unread information for calend...
2007-10-26 Thierry Pasqualierreduction of spacing between boxes on summary screen
2007-10-25 Wilfried Göesgens* handle webcit version through sysdep.h
2007-09-27 Thierry PasqualierKeep some space between boxes in advanced and summary...
2007-09-05 Thierry Pasqualierdisplay banner always similarly
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
2007-07-20 Thierry Pasqualier- some HTML/CSS improvments
2007-07-16 Thierry PasqualierI didn't initialize current time (it worked on my box ?)
2007-07-09 Thierry PasqualierI wasn't woken this morning, I confused span and class ;-)
2007-07-09 Thierry Pasqualiericonbar : mark active/inactive user with CSS
2007-07-07 Thierry Pasqualieruserlist: removed (not logged in) message on iconbar
2007-05-23 Thierry PasqualierFirst step:
2007-05-20 Thierry PasqualierSummary Banner : HTML/CSS simplification
2007-01-08 Art Cancro* Merged Thierry's CSS changes
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-02-13 Wilfried Göesgenstolowered the embedded html.
2006-02-12 Art CancroMore conversion of date/time strings to strftime-based...
2006-02-12 Art CancroBegan moving date outputs to strftime_l()
2006-02-07 Art CancroSome changes to view vs. default view behavior.
2006-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
2006-01-23 Wilfried GöesgensDone with doxygenizing
2006-01-18 Art Cancro* fix_scrollbar_bug is now a class instead of an id...
2005-11-06 Art Cancro* Found and removed more absolute URL's.
2005-11-04 Art Cancro* Removed all of the absolute URL's.
2005-11-04 Art Cancrolower case tags
2005-10-31 Art Cancro* summary.c: fixed the date display.
2005-09-18 Art Cancro* Discovered that Prototype makes it easy to auto-refre...
2005-09-18 Art Cancro* summary.c: summary screen is now updated using ajax...
2005-08-22 Art Cancro* subst.c summary.c sysmsgs.c : i18n
2005-08-12 Art Cancro* All OS-level includes are now included from webcit...
2005-08-12 Art Cancro* The iconbar and summary screen now connect to the...
2005-08-09 Art Cancro* Mailbox summary view is now generated using the server's
2005-06-15 Art Cancro* Bumped the internal version number to 6.19
2005-06-11 Art Cancro* Integrated the first batch of new icons.
2005-04-11 Art Cancro* Replaced serv_gets() with serv_getln() - which now...
2005-04-08 Art Cancro* Moved to the new string tokenizer API
2005-02-19 Art Cancro* The previous <div style=\"margin-right:1px\"> has...
2005-02-19 Art Cancro* Replaced all the "centered 99% tables" with 100%...
2005-02-14 Art Cancro* Started changing some of the top-level tables from...
2005-02-04 Art Cancro* Cleaned up the rcs/cvs Id tags and leading comments...
2005-02-04 Art Cancro* fixed the tasks view in the summary screen
2005-02-01 Art Cancro* Completed GroupDAV PUT. Untested.
2005-01-14 Art Cancro*** empty log message ***
2005-01-13 Art Cancro* Insert a newline between </div> and <div id="text">
2005-01-11 Art Cancro* *** HUGE CHANGES *** *** WARNING: NOT FULLY FUNCTIO...
2004-09-25 Art Cancro* summary.c: Fixed a calling syntax problem
2004-06-10 Art Cancro* Made all the title boxes the same background color...
2003-08-07 Art Cancro* Add the Summary Page to the customizable iconbar
2003-06-06 Art Cancro* Satan's Browser insists on putting bloody acres of...
2003-05-19 Art Cancro* summary.c: eliminate compiler warnings about unused...
2003-05-05 Art Cancro* Cleanups to summary page when running on a non ical...
2003-05-05 Art Cancro* Non breaking spaces in summary page box titles
2003-05-04 Art Cancro* Summary page now uses our cutesy new rounded window...
2003-04-19 Art Cancro* Lots of great changes from Nick to make the site...
2003-01-19 Art Cancro* Minimum required Citadel version 6.05
next