Room links in iconbar roomlist now properly escaped with encodeURIcomponent()
[citadel.git] / webcit / iconbar.c
2011-09-20 Art CancroRoom links in iconbar roomlist now properly escaped...
2011-05-15 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-15 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-14 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-13 Art CancroInitial HTML/JS work for expandable roomlist
2011-05-13 Art CancroInitial HTML/JS work for expandable roomlist
2011-05-12 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-12 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-12 Art CancroThe in-iconbar wholist is now expandable and collapsible.
2011-05-12 Art CancroThe in-iconbar wholist is now expandable and collapsible.
2011-05-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-06 Art CancroSet up wcsession members and template conditionals...
2011-05-06 Art CancroSet up wcsession members and template conditionals...
2010-12-28 Art CancroSmoother navigation and restricted iconbar for guest...
2010-12-28 Art CancroSmoother navigation and restricted iconbar for guest...
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2009-12-10 Wilfried Göesgens* remove some legacy code
2009-12-03 Wilfried Göesgens* make the iconbar css a template
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-10-19 Wilfried Göesgens* add way to have tokens do their custom parse-time...
2009-06-22 Wilfried Göesgens* free the iconbar list on session kill
2009-06-12 Wilfried Göesgens* add our default values for the iconbar, so it selects...
2009-06-11 Wilfried Göesgens* templatize iconbar editing
2009-06-11 Wilfried Göesgens* use GetTemplateTokenNumber to retrieve token paramete...
2009-06-10 Art Cancro* Annotated the comments regarding ib_ settings, note...
2009-06-07 Wilfried Göesgens* use onload handler for iconbar stuff. This fixes...
2009-05-10 Wilfried Göesgens* add more module handlers:
2009-01-26 Matt* fix some fallout from last commit: iconbar now in...
2009-01-13 Wilfried Göesgens* fix tiny memory leak; hashpos needs to be freed.
2009-01-12 Matt*fix numerous regressions that I let slip:
2009-01-12 MattMerge new summary view branches changes into trunk
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2009-01-06 Art Cancro* Once the iconbar-embedded wholist was enabled, it...
2009-01-06 Art Cancro* Iconbar embedded wholist javascript moved to 'trailin...
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-10-03 Art CancroAdded a StrBuf that will eventually contain all of the
2008-09-23 Wilfried Göesgens* add contexttype, so the subst can precheck the contex...
2008-09-01 Wilfried Göesgens* replace the aide menu by templated menus
2008-08-31 Wilfried Göesgens* switch menubar to template
2008-08-31 Wilfried Göesgens* make who is online view via templates
2008-08-30 Wilfried Göesgens* migrate our iconbar wholist section to templates.
2008-08-03 Wilfried Göesgens* migrate bstr backend to strbuf
2008-07-30 Art CancroRemoved some spurious debugging statements
2008-07-14 Wilfried Göesgens* removed handlers from webcit.h if possible
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-07-12 Wilfried Göesgens* added GCC Format String checkers to the remaining...
2008-07-09 Wilfried Göesgens* catch some more error conditions, double frees...
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-05-01 Wilfried Göesgens* added matts date picker widget
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2008-04-02 Wilfried Göesgens* moved url argument list to hash.
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2007-10-04 Art CancroReversed Matt's changes to iconbar.c because it made...
2007-10-04 Art CancroAdded pager config to tuiconfig.c
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-18 Thierry PasqualierSome important changes in iconbar
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-06-17 Thierry Pasqualiersolve the problem with the Who is online? list in the...
2007-05-23 Thierry PasqualierFirst step:
2007-02-21 Thierry PasqualierCleaning code of the left side bar...
2007-02-21 Thierry PasqualierCleaning code of the left side bar
2007-02-20 Thierry Pasqualierlost quote...
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-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
2006-01-26 Art Cancro* Fixed some spelling errors
2006-01-21 Wilfried Göesgensmore doxygen doku.
2006-01-18 Art Cancro* fix_scrollbar_bug is now a class instead of an id...
2005-12-01 Art Cancro* The iconbar roomlist, when selected, is now persisten...
2005-12-01 Art Cancro* Shortened some of the string lengths in struct wcsess...
2005-11-30 Art Cancro* Completed the JavaScript-detection of room names...
2005-11-24 Art Cancro* Placed a mini roomlist in the iconbar. This is not...
2005-11-22 Art Cancro* Set up a toggleable iconbar that can switch between...
2005-11-14 Art Cancro(no commit message)
2005-11-10 Art Cancro* Completed the implementation of a simple drop target...
2005-11-08 Art Cancro* First cut of message list resize. It works but it...
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-15 Art Cancro(no commit message)
2005-10-09 Art Cancrooops
2005-10-09 Art Cancronew mail notification
2005-09-18 Art Cancro* summary.c: summary screen is now updated using ajax...
2005-08-18 Art Cancro* iconbar.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-07-24 Art Cancro* Replaced the old Citadel logo with a new one
2005-07-22 Art Cancro* 'whobbs' is now 'who'
2005-07-13 Art Cancro* Installed the final batch of new icons
2005-07-12 Art Cancro* Icon update
2005-06-24 Art Cancro* Added a "preferences and settings" screen for each...
2005-06-21 Art Cancro* Moved some JavaScript functions out of head.html...
next