]> code.citadel.org Git - citadel.git/shortlog
citadel.git
1999-04-13 Nathan Bryantfixed time_t handling (have to cast it to long for...
1999-04-13 Nathan Bryantfixed a few sillies
1999-04-13 Nathan BryantOpenBSD places underscores in front of symbol names
1999-04-13 Nathan Bryant * config.c, sysdep.c: fix -h option not setting...
1999-04-13 Art Cancro * aidepost.c: rewrote to unlink temp file befor...
1999-04-12 Nathan Bryanttaught it how to generate OpenBSD shared libraries
1999-04-12 Nathan Bryant*** empty log message ***
1999-04-12 Nathan Bryant * configure.in: another OpenBSD fix. now it...
1999-04-10 Art CancroGot a minimal march list implemented...
1999-04-10 Art CancroRemoved all references to wxStringList and replaced...
1999-04-10 Art CancroNo more wxStringList!
1999-04-09 Art Cancro * setup.c: sets the 0600 permission bits on...
1999-04-09 Art Cancrofinished off enter and got stuff in wwtt ewerk rg...
1999-04-09 Art Cancro * config.c: now requires a setup run for *any* rev...
1999-04-08 Nathan Bryantremoved a couple of unnecessary lines
1999-04-08 Nathan Bryant*** empty log message ***
1999-04-08 Nathan Bryantfixes for Digital UNIX
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()
next