]> code.citadel.org Git - citadel.git/history - daphne/main.cpp
* citclient.cpp: different IDEN string depending on __WXMSW__ etc.
[citadel.git] / daphne / main.cpp
2000-01-11 Nathan Bryant * citclient.cpp: different IDEN string depending on...
2000-01-08 Steve WilliamsRestabilized 'goto'.
1999-11-15 Steve WilliamsKilled the refresh timer in who.cpp
1999-11-11 Steve WilliamsMade a slight tweak to the default size of the button...
1999-11-10 Steve WilliamsUpdated the Makefile for proper 'make install'.
1999-11-08 Steve WilliamsAdded a 'goto' button on the toolbar.
1999-11-08 Steve WilliamsFixed who list to remove itself when disconnecting...
1999-11-07 Steve WilliamsRemoved all 'cout' commands
1999-04-27 Art Cancrowhatever
1999-04-25 Art CancroStarted ConnectOnStartup flag, not quite right yet...
1999-04-24 Art CancroAdded server host and port to prefs window
1999-04-24 Art CancroGot tabbed traversal in place
1999-04-24 Art CancroNow remembers main frame position
1999-04-24 Art Cancroini files!
1999-04-23 Art CancroK00L
1999-04-23 Art CancroGot the local <G>oto loop working! Hooray!
1999-04-06 Nathan Bryantfixes for wxMotif
1999-04-01 Art Cancromore cross-platform poop
1999-03-31 Art CancroVarious debugggs
1999-03-31 Art CancroConverted all the bitmaps and bitmap handlers to BMP...
1999-03-30 Art CancroStart of changes reqd to make it run on 'doze
1999-03-22 Art CancroGot the room tree out to its own class.
1999-03-22 Art CancroGot the icons in the tree working
1999-03-15 Art CancroGot the toolbar K00L!!
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-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-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-02 Art CancroGot the express messages printing.
1999-02-24 Art Cancrogood stuff
1999-02-21 Art CancroGot the user login dialog running.
1999-02-20 Art CancroAdded the test window
1999-02-20 Art CancroGot the MDI model working.
1999-02-19 Art CancroInitial revision