Changed how Message-ID RFC2822 field is generated
[citadel.git] / webcit / graphics.c
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2022-09-17 Art CancroRemoved the 'UIMG 0||userpic' server command issued...
2022-09-17 Art Cancrotrying to figure out the problem with graphics upload...
2022-09-16 Art Cancrosed s/goodbuye/goodbye ... I wonder how much was broken...
2022-09-16 Art CancroReverts commit c6aec42f213ec284e34648f3d69bcf927dccddb1...
2022-09-15 Art CancroChanged 'the Greetingpicture for the login prompt'...
2022-09-08 Art Cancroindent -kr -i8 -brf -bbb -fnc -l132 -nce on all of...
2016-04-21 Art Cancrowebcit now uses the new roompic calls
2016-04-21 Art CancroDisplay roompic in the banner using the new code
2016-04-13 Art CancroRemoved the _floorpic_ infrastructure entirely -- we...
2016-04-13 Art CancroUpdate webcit to use the new ULUI command to upload...
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-01-23 Wilfried Goesgensfix uploading of images.
2011-09-04 Wilfried Goesgensbuybuy plaintext important message.
2011-09-04 Wilfried Goesgenscleanup webcit.h; utils.c, remove unneeded stuff
2011-09-04 Wilfried Goesgenstemplatize uploading dialog for room/... graphics.
2011-09-04 Wilfried Goesgensmove beginbox & endbox to box_* so we can tidy up our...
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 Cancrocosmetic stuff
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-05-25 Art Cancro* added some missing license declarations
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-08-01 Wilfried Göesgens* fix typo; goodbuye picture uploading working again.
2009-07-22 Wilfried Göesgens* fix room logo upload
2009-07-08 Wilfried Göesgens* migrate more of the upload handling to strbuf
2009-06-16 Wilfried Göesgens* hunt down &'s that should be ?'s in URLs
2009-04-25 Wilfried Göesgens* buybuy serv_read
2009-01-26 Matt* add missing banner on preferences template
2009-01-14 Wilfried Göesgens* add 'control context'; which will carry information...
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2008-12-26 Wilfried Göesgens* --pedantic cleanup.
2008-11-23 Wilfried Göesgens* add transitional beginboxx template and move some...
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-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-05-02 Wilfried Göesgens* migrated SUBST stuff to hash
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2008-02-09 Wilfried Göesgens* don't nail upload hellos to .gif as we don't need...
2008-02-08 Wilfried Göesgens* tell the user we understand gif/jpg/png; if we want...
2007-08-28 Thierry PasqualierAdvanced menu items
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
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-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-18 Art Cancro* fix_scrollbar_bug is now a class instead of an id...
2005-11-04 Art Cancrolower case tags
2005-09-18 Art Cancro* summary.c: summary screen is now updated using ajax...
2005-08-18 Art Cancro* calendar_view.c event.c floors.c graphics.c html2html...
2005-08-12 Art Cancro* All OS-level includes are now included from webcit...
2005-06-14 Art Cancro* When no icon is present on the server for a room...
2005-04-11 Art Cancro* Replaced serv_gets() with serv_getln() - which now...
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-16 Art Cancro* More display fixes
2005-02-04 Art Cancro* Cleaned up the rcs/cvs Id tags and leading comments...
2005-01-11 Art Cancro* *** HUGE CHANGES *** *** WARNING: NOT FULLY FUNCTIO...
2004-07-10 Art Cancro* Completed web screens for THE DREADED AUTO-PURGER...
2003-06-21 Art Cancro* Better alignment of system messages
2003-06-05 Art Cancro* Buncha cosmetic changes
2003-05-16 Art Cancro* We don't need no steenking workaround. Problem fixed...
2003-05-15 Art Cancro* Minor workaround in web forms to handle mime parser...
2003-05-13 Art Cancro* Begin migration to the new "rounded boxes" look
2003-04-19 Art Cancro* Repaired all my b0rken COLOR tags
2002-08-05 Art Cancro* Moved "edit floor label pic" to the floor editing...
2002-03-26 Art Cancro* Don't display room banner on screens that don't perta...
2001-11-18 Art Cancro* Brought over the newer string tokenizer from Citadel
2000-09-14 Michael HamptonReplace occurrences of % throughout the HTML with ...
1999-12-04 Art Cancro* Moved all diagnostic output to stderr
1999-12-03 Art Cancro* Rewrote the HTTP engine and application coupling...
1999-11-26 Art Cancro* Started moving all of the global variables into a...
1999-04-15 Art CancroGot it!
1999-03-07 Art Cancro * wildmat.c, braindamage.c: added
1999-01-29 Art Cancro * wDumpContent() is now responsible for </BODY...
1999-01-29 Art Cancro * Made the frames stuff less dependent on the...
1999-01-05 Art Cancromsg changes
1999-01-04 Art CancroAdded "change password"
1999-01-01 Art Cancro * Added "add/edit room graphic" screens.
1999-01-01 Art Cancro * Final cvs commit for 1998 (an awful year...