]> code.citadel.org Git - citadel.git/shortlog
citadel.git
1999-04-08 Nathan Bryantoops, fixed another goof
1999-04-08 Nathan Bryantoops
1999-04-08 Nathan Bryantgot it right this time... also, more general interface...
1999-04-08 Nathan Bryant * citserver.c: improved is_public_client()...
1999-04-08 Nathan Bryantfix for OpenBSD
1999-04-08 Art Cancropost messages.....
1999-04-08 Nathan Bryantfix a potential deadlock/data corruption bug
1999-04-08 Nathan Bryantfixed the 'gdbm error: Illegal data' message when delet...
1999-04-08 Art Cancro * Implemented "access level required to create...
1999-04-08 Art CancroImplemented "access level required to create rooms...
1999-04-07 Nathan Bryanta little warning/disclaimer about pam support
1999-04-07 Nathan Bryantinclude errno.h
1999-04-07 Nathan Bryant * configure.in: updated help messages, OpenBSD...
1999-04-07 Art CancroAdded an enter message window
1999-04-07 Nathan Bryant * Makefile.in, configure.in, getutline.c, sysdep.c:
1999-04-06 Nathan Bryantfixes for wxMotif
1999-04-06 Nathan Bryantwarning fixes, and fix signal handling
1999-04-06 Nathan Bryantadded; wxMotif doesn't support BMP
1999-04-05 Art Cancrogot a cool scrollbar thingi working
1999-04-04 Art Cancrobetter stuff
1999-04-04 Art CancroGot a really cool message-reading loop working. Also...
1999-04-04 Nathan BryantNew! Improved! Cleaner! Shinier!
1999-04-03 Nathan Bryantfix systems with SYSV-style signal handling (e.g. libc5)
1999-04-03 Nathan Bryant * configure.in: check for ncurses if we can...
1999-04-03 Nathan Bryant * Makefile.in, configure.in, chkpwd.c, acconfig...
1999-04-03 Art Cancrobetter includes
1999-04-02 Art Cancrocoolness. it works with wxHTML.
1999-04-02 Art CancroBetter Makefile
1999-04-02 Art Cancrooof
1999-04-01 Art Cancromore cross-platform poop
1999-03-31 Art CancroFinal stuff for today.
1999-03-31 Art Cancrofixes
1999-03-31 Art CancroThis is a test
1999-03-31 Art CancroVarious debugggs
1999-03-31 Art CancroConverted all the bitmaps and bitmap handlers to BMP...
1999-03-30 Art Cancrogot rid of all the 32767's
1999-03-30 Art CancroStart of changes reqd to make it run on 'doze
1999-03-27 Art CancroRudimentary support for starting a read operation
1999-03-23 Art CancroGot the goto command working and opening a new window
1999-03-23 Art CancroARRGH
1999-03-23 Art CancroGot the doubleclick of a room name working
1999-03-23 Art CancroAdded roomtree.cpp
1999-03-22 Art CancroFinished splitting
1999-03-22 Art CancroGot the room tree out to its own class.
1999-03-22 Art CancroBoldface new rooms and their floors
1999-03-22 Art CancroGot the icons in the tree working
1999-03-21 Art Cancro messages.c: cosmetic cleanups to message reading loop
1999-03-18 Art Cancro * webcit.c: modified getz() to *exit* the progr...
1999-03-15 Art CancroGot the toolbar K00L!!
1999-03-15 Art CancroGot rid of non-me xpm
1999-03-15 Art CancroGot the room list basically working
1999-03-14 Art CancroMigrated utils.h into includes.hpp
1999-03-14 Art CancroChanged the left pane to a tree control in preparation...
1999-03-14 Art CancroGot the autolayout stuff working with the two-pane...
1999-03-14 Art CancroGot a basic two-pane thingie going
1999-03-14 Art CancroNow we have a working "new user" button, a unified...
1999-03-14 Art Cancro * commands.c: use bright colors by default...
1999-03-13 Art CancroMade the username and password dialog a little bit...
1999-03-13 Art CancroBold colours
1999-03-13 Art CancroAdded "Connected to xxxxx" message
1999-03-13 Art CancroAdded a sample dummy toolbar to the app.
1999-03-13 Art CancroGot the "reply" button working when receiving a page.
1999-03-13 Art CancroGot a basic "send express message" dialog working.
1999-03-13 Art CancroImplemented MultilineToList
1999-03-09 Nathan Bryant * sysdep.c: call DLoader_Init() with an absolut...
1999-03-08 Art CancroGot the send-express-message dialog set up. All that...
1999-03-08 Art CancroOnly allow one Wholist window at a time.
1999-03-08 Art CancroMigrated all of the class definitions into one file
1999-03-07 Art Cancroroomops.c: in room list, print a   in otherwise...
1999-03-07 Art CancroInitial value of 'noframes' is now set by the braindama...
1999-03-07 Art CancroFixed stuff
1999-03-07 Art Cancroupdated the TODO
1999-03-07 Art CancroRan everything through "indent -kr -i8"
1999-03-07 Art Cancro * wildmat.c, braindamage.c: added
1999-03-07 Art Cancro * webcit.c: added to getz() the ability to...
1999-03-06 Art Cancrominor fix to memfmout()
1999-03-06 Art Cancrooops
1999-03-06 Art Cancroadd3d
1999-03-06 Art Cancro * client_chat.c: use memfmout(), *not* cprintf...
1999-03-05 Nathan Bryantalso drop supplementary groups
1999-03-05 Nathan BryantSee ChangeLog for 1999-03-0[45] for details.
1999-03-04 Art Cancroclient_chat.c: use citedit() for page composition
1999-03-03 Art CancroPrevent buffer overruns in [get|put]user()
1999-03-03 Art CancroReduced the size of the "enter recipient" prompt
1999-03-02 Art CancroGot the express messages printing.
1999-03-01 Art Cancrosome fixes
1999-03-01 Art Cancromime_parser.c: strip leading whitespace in content_type...
1999-03-01 Art Cancrocosmetic
1999-03-01 Art CancroGot the wholist to refresh
1999-03-01 Art CancroGot the wholist working
1999-02-27 Art Cancrocomments
1999-02-27 Art Cancroprompt for filename in download_to_local_disk() when...
1999-02-25 Nathan Bryant * acconfig.h, configure.in, locate_host.c,...
1999-02-24 Nathan Bryant * context_loop.c: warning fix
1999-02-24 Nathan Bryantfixes for BSDI. see ChangeLog.
1999-02-24 Art Cancrowholist
1999-02-24 Art Cancrogood stuff
1999-02-23 Nathan Bryantfor BSDI 3.0
1999-02-23 Nick GrossmanNick: More interface tweaks to who.c
1999-02-23 Art CancroSwitched to native BSD sockets for communication. ...
next