* add a way for the tabbed api to re-open the same tab on save again.
[citadel.git] / webcit / subst.h
2010-08-14 Wilfried Göesgens* add a way for the tabbed api to re-open the same...
2010-08-14 Wilfried Göesgens* defines may now be ored or anded
2010-08-14 Wilfried Göesgens* remove ; from macro
2010-06-17 Wilfried Göesgens* bust the other places still accessing token values...
2010-03-01 Wilfried Göesgens* forgot to commit this: add CTX_STRBUFARR
2010-02-27 Wilfried Göesgens* implement ITERATE:THISROOM:GNET
2010-01-17 Wilfried Göesgens* add function to check whether a token parameter would...
2010-01-16 Wilfried Göesgens* add macro to register defines with just a define...
2009-11-26 Wilfried Göesgens* add support for defines
2009-10-19 Wilfried Göesgens* add way to have tokens do their custom parse-time...
2009-10-11 Wilfried Göesgens* add DAV namespace
2009-08-28 Wilfried Göesgens* move marchlist into its own file
2009-04-11 Wilfried Göesgens* first work on doing ical elements in templates. does...
2009-02-25 Wilfried Göesgens+ add non-TP-Related Wildfire enabled error logging...
2009-02-10 Wilfried Göesgens* made wc_subst private. todo solved.
2009-02-06 Matt* iteratorstruct private again
2009-02-01 Wilfried Göesgens+ new way to retrieve integers from templates (bstr...
2009-01-31 Wilfried Göesgens+ guess mimetype by template extension
2009-01-20 Matttemporarily have IterateStruct in subst.h so mailbox...
2009-01-17 Wilfried Göesgens* make error logging NULL safe.
2009-01-15 Wilfried Göesgens* document function calls and structures
2009-01-15 Wilfried Göesgens* temporarily disable parameter-checking. Conditionals...
2009-01-14 Wilfried Göesgens* add 'control context'; which will carry information...
2009-01-12 Wilfried Göesgens+ add =() subtemplates for params
2009-01-12 MattMerge new summary view branches changes into trunk
2009-01-11 Wilfried Göesgens* complete the sorting api by non-room based preferences
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2008-12-27 Wilfried Göesgens* add first draft of group-change detection
2008-12-26 Wilfried Göesgens* --pedantic cleanup.