]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-10-06  Vadim Zeitlinadded wxDialUpManager::IsAlwaysConnected() and GetISPNa...
1999-10-06  Vadim Zeitlinfix for base-only files
1999-10-06  Vadim Zeitlinfix for .c files in msw subdir for VC++ 6
1999-10-06  Robin DunnAllow override of /MDd
1999-10-06  Vadim Zeitlin_T() restored for compatibility
1999-10-06  Vadim Zeitlinsome warnings suppressed
1999-10-06  Vadim ZeitlinwxRegion::IsEmpty() added
1999-10-06  Vadim Zeitlinmore changes for wxBase - starts to work under Unix
1999-10-06  Unknown (JL)compile error with VC6.0 fixed. #include "wx/wxprec...
1999-10-06  Robin Dunnremoved some test code that accidentally was left in
1999-10-06  Karsten Ballüdercvs debugging
1999-10-06  Karsten Ballüdercvs debugging
1999-10-06  Julian SmartCorrected setting back
1999-10-06  Michael BedwardHave to set focus to edit control when it is shown...
1999-10-06  Robin Dunnnow supports wxCURSOR_BULLSEYE
1999-10-06  Robin Dunnadded font encoding support
1999-10-06  Robin Dunnadded font encoding support
1999-10-06  Michael Bedwardifdef'd out wxEmptyString. This is defined in string...
1999-10-06  Michael BedwardAdded new wxGrid classes. This is a work in progress !
1999-10-06  Michael BedwardAdded comments
1999-10-06  Michael BedwardSample program for new wxGrid classes.
1999-10-05  Václav SlavíkPS printing now uses afm instead of gs_afm metrics
1999-10-05  David WebsterwxOS2 updates for 10/5/99
1999-10-05  Robert Roebling Updated configure (not only configure.in)
1999-10-05  Sylvain Bougnouxafter a seek, reset error if error==EOF
1999-10-05  Sylvain Bougnouxwarn if visual isn't found
1999-10-05  Unknown (JL)Debug version with compiler switch /MDd
1999-10-05  Robin DunnInceremented the version number for the DLL
1999-10-05  David Webster*** empty log message ***
1999-10-04  Vadim Zeitlinuse BMPs and npt PNGs under MSW
1999-10-04  Vadim ZeitlinMSW compilation (and other) fixes
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Karsten Ballüderping method almost there
1999-10-04  Robert Roebling OpenGl updates (still gives warnings..)
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-10-04  Vadim Zeitlinattempt to fix makefile for make -j
1999-10-04  Vadim Zeitlinmore new items
1999-10-04  Vadim Zeitlinseveral new items
1999-10-04  Julian SmartAdded ProjGen for generating sample VC++ project files
1999-10-04  Julian SmartAdded some makefiles etc. to nettest sample
1999-10-04  Vadim Zeitlin-ldl only added if it exists
1999-10-04  Julian SmartVersion numbering change, small additions to ToDo
1999-10-04  Unknown (JL)Renameing funktions from DIB to prevent name clashes
1999-10-04  Unknown (JL)Renameing funktions to prevent name clashes
1999-10-04  Unknown (JL)Parameter "small" renamed. Defined in a header file
1999-10-04  Václav Slavíkadded GetTextExtent test
1999-10-04  Karsten Ballüderminor fixes
1999-10-04  Robert Roebling Applied a few old patches,
1999-10-03  Václav Slavíkmore AFM metrics fixes
1999-10-03  Robert Roebling If we used 10% less inline functions in useless occas...
1999-10-03  Václav Slavíkchanged to use 2 html windows
1999-10-03  Václav Slavíkpostscript DC didn't check for AFM metrics
1999-10-03  Václav SlavíkwxHTML 8.3 convention
1999-10-03  Karsten BallüderwxDialUpManager fixes
1999-10-03  Karsten Ballüderupdated
1999-10-03  Vadim Zeitlinforgot this one
1999-10-03  Vadim Zeitlin1. Win9x support + async dialing + many more for wxDial...
1999-10-03  Vadim ZeitlinI'm having some weird problems with cvs...
1999-10-03  Vadim Zeitlinfixes I previously forgot to check in
1999-10-02  Robert Roebling Added test for wxTreeCtrl::GetChildrenCount()
1999-10-02  Karsten BallüderUnix implementation of wxDialUpManager.
1999-10-02  Václav Slavíkdid not compile under GCC2.95
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant
1999-10-02  Václav Slavíkadded wxHTML
1999-10-02  Václav Slavíkglobal makefile for samples now include html
1999-10-02  Guillermo Rodriguez... PROCESS_EVENTS macro added
1999-10-02  Julian SmartAdded roadmap.
1999-10-02  Václav Slavíkremoved declarations of static wxLoadQueryFont, wxLoadQ...
1999-10-02  Robert Roebling Updated doc for wxFileExists()
1999-10-02  David Webster*** empty log message ***
1999-10-02  David Webster*** empty log message ***
1999-10-01  Vadim Zeitlinfix for Append() bug for sorted comboboxes
1999-10-01  Vadim ZeitlinBorland makefiles fixes for .c files
1999-10-01  Vadim Zeitlinminor correction
1999-10-01  Vadim ZeitlinwxDialUpManager class (first draft, works only under...
1999-10-01  Vadim Zeitlinvirtual functionsignature corrected
1999-10-01  Vadim ZeitlinwxCALLBACK added, wxCOMPFUNC_CONV moved to defs.h
1999-10-01  Vadim ZeitlinwxFontEnumerator class for Motif/X
1999-10-01  Robert Roebling Improved wxFileDialog behaviour wrt to remembering...
1999-10-01  Vadim ZeitlinwxMotif::wxFont supports encodings too (and shares...
1999-10-01  Vadim Zeitlinrenamed gsockmot.cpp to *.c
1999-10-01  Vadim Zeitlinfix from Ron for one-shot timers
1999-10-01  Julian SmartUpdates to VC++ project files
1999-10-01  Vadim Zeitlinsmall font demo
1999-10-01  Vadim Zeitlinbasic support for encodings for wxMSW::wxFont
1999-09-30  Guillermo Rodriguez... new sample
1999-09-30  Guillermo Rodriguez... bugfixes
1999-09-30  Guillermo Rodriguez... All events now internally watched
1999-09-30  Guillermo Rodriguez... Uses wxSocketBase::Unread instead of CreatePushback
1999-09-30  Guillermo Rodriguez... Several changes and updates
1999-09-30  Vadim Zeitlinfixed compilation and added support for all 4 images...
1999-09-30  Robin Dunngernerated source code updates
1999-09-30  Robin Dunnversion string is now quoted properly
1999-09-30  Robin Dunnfixed an error in the sample
1999-09-30  Vadim ZeitlinwxListCtrl::InsertItem returns the index of the inserte...
1999-09-30  Robert Roebling Corrected filelist.txt a little - one gsocket.c is...
1999-09-30  Robin Dunnfixed the rule for the DLL so it doesn't build the...
1999-09-30  Robin Dunnadded missing fontcmn.cpp
1999-09-30  Unknown (MT)only set parent frame ontop when the current frame...
1999-09-30  Robin Dunnupdates for wxPython docs
next