]> git.saurik.com Git - wxWidgets.git/history - src
replaced T() makro with wxT() due to namespace probs, _T() exists, too
[wxWidgets.git] / src /
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-08  Julian SmartDebug option mod
1999-10-08  Julian SmartMade .dsp files consistent with debug option; added...
1999-10-08  David Webster*** empty log message ***
1999-10-07  Vadim Zeitlin1. wxLog::FlushActive() added
1999-10-07  Karsten Ballüderadded missing implementation (untested, but compiles)
1999-10-07  Vadim Zeitlincompilation fix
1999-10-07  Vadim Zeitlincompile fix for BC++
1999-10-07  George TaskerAdded support for dBase, PostGres, MySQL, Access, MS...
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-07  Unknown (JL)switch /MD /MDd depend on FINAL
1999-10-07  Michael BedwardAdded page up and page down key support.
1999-10-07  David Webster*** empty log message ***
1999-10-06  Vadim Zeitlinadded wxDialUpManager::IsAlwaysConnected() and GetISPNa...
1999-10-06  Robin DunnAllow override of /MDd
1999-10-06  Vadim Zeitlinsome warnings suppressed
1999-10-06  Unknown (JL)compile error with VC6.0 fixed. #include "wx/wxprec...
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  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-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  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 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  Julian SmartRemoved some unused parameter warnings; compile error...
1999-10-04  Unknown (JL)Renameing funktions from DIB to prevent name clashes
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í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 Zeitlin1. Win9x support + async dialing + many more for wxDial...
1999-10-03  Vadim ZeitlinI'm having some weird problems with cvs...
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íkmaking wxHTML 8.3 compliant
1999-10-02  Guillermo Rodrigue... PROCESS_EVENTS macro added
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 ZeitlinwxDialUpManager class (first draft, works only under...
1999-10-01  Vadim Zeitlinvirtual functionsignature corrected
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 Zeitlinbasic support for encodings for wxMSW::wxFont
1999-09-30  Guillermo Rodrigue... bugfixes
1999-09-30  Guillermo Rodrigue... All events now internally watched
1999-09-30  Guillermo Rodrigue... Uses wxSocketBase::Unread instead of CreatePushback
1999-09-30  Guillermo Rodrigue... Several changes and updates
1999-09-30  Vadim Zeitlinfixed compilation and added support for all 4 images...
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  Unknown (MT)only set parent frame ontop when the current frame...
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 SmythAdded wxNB_LEFT,RIGHT,BOTTOM styles to alter tab placement
1999-09-29  J. Russell SmythAdded wxNB_RIGHT,LEFT,BOTTOM flags for tab placement
1999-09-29  Vadim Zeitlinparam type of wxWindow::Reparent() fixed in wxGTK
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-21  Vadim Zeitlin//... => /* ... */
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 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()
1999-09-20  David Webster*** empty log message ***
1999-09-20  Robin DunnAdded userData to wxSizerItems and other things to...
1999-09-18  Vadim Zeitlinsetlocale() argument corrected
1999-09-18  Vadim Zeitlinsmall underscores fix for GTK 1.0
next