wxWidgets.git
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
1999-09-30  Robin Dunn1. wxHtmlHelpController and related classes
1999-09-30  Robin DunnCreated and wrapped wxPyControlPoint
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-29  Sylvain BougnouxChange wxGetCurrentUTime as wxGetCurrentMTime (milli...
1999-09-29  Sylvain BougnouxFactorize timercmm.cpp code
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-09-29  J. Russell... Added wxNB_LEFT,RIGHT,BOTTOM styles to alter tab placement
1999-09-29  J. Russell... Added defines to allow altered tab placement under...
1999-09-29  J. Russell... Added wxNB_RIGHT,LEFT,BOTTOM flags for tab placement
1999-09-29  Vadim Zeitlinparam type of wxWindow::Reparent() fixed in wxGTK
1999-09-29  J. Russell... Added wxNB_LEFT,RIGHT,BOTTOM for notebook tab placement
1999-09-29  Robin DunnRemoved call to SetValidator since CreateBase was doing...
1999-09-29  Julian SmartMisc changes, including to wxPropertyForm and sample...
1999-09-29  Vadim ZeitlinwxListCtrlCompare typedef now is defined correctly...
1999-09-21  Vadim Zeitlin//... => /* ... */
1999-09-21  Vadim Zeitlinitem about constants naming added
1999-09-21  Michael BedwardIfdef'd out sample code for wxStaticBitmap. It's not...
1999-09-21  Michael BedwardAdded check to ensure that style arg to ctor has either...
1999-09-21  David Webster*** empty log message ***
1999-09-21  Michael BedwardAdded code to wxMemoryDC ctor to set default font....
1999-09-21  Michael BedwardAdded code to implement wxTE_READONLY style for single...
1999-09-20  David Websterno message
1999-09-20  Robin DunnI got tired of some of the memory leak messages related...
1999-09-20  Sylvain Bougnouxadd imagall.cpp
1999-09-20  Sylvain Bougnouxchange wxImage::InitAllHandlers to wxInitAllImageHandle...
1999-09-20  Sylvain Bougnoux*** empty log message ***
1999-09-20  David WebsterMore OS/2 changes and fixes. Getting there.
1999-09-20  Vadim Zeitlinthe bitmaps in wxPropertyList are created on demand...
1999-09-20  Vadim Zeitlinstarted separating GUI parts of wxLog from the rest
1999-09-20  Harco de Hilsterheader inclusion fix
1999-09-20  Harco de HilsterRemoved obsolete files.
1999-09-20  Sylvain BougnouxAdd wxImage::InitAllHandlers()
next