]> git.saurik.com Git - wxWidgets.git/history - src
Renameing funktions to prevent name clashes
[wxWidgets.git] / src /
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
1999-09-18  Vadim Zeitlinunderscores in menu items handled too under GTK+ 1.2
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlinserbase.cpp added to the list of files
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim ZeitlinFreeBSD linking fix
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlintypo fixed
1999-09-18  Vadim Zeitlinmore files to ignore (*.env)
1999-09-18  Vadim Zeitlinambiguous ctor call resolved
1999-09-18  Vadim Zeitlintypo fixed
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlinfont selector dialog doesn't work with GTK+ 1.0
1999-09-18  Vadim Zeitlinextra consts removed here and there
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlin'static not in the beginning of the decl' warnings...
1999-09-18  Robin DunnFixed wxTreeCtrl to use the proper bacground color...
1999-09-17  Vadim Zeitlincompilation error corrected
1999-09-17  Vadim Zeitlinnow we initialize wxListEvent correctly
1999-09-17  Guillermo Rodrigue... Solved problem with wxhInstance name being mangled...
1999-09-17  David WebsterMore stubs
1999-09-17  Unknown (MT)set tooltip to be TOPMOST
1999-09-17  David Webster*** empty log message ***
1999-09-17  Guillermo Rodrigue... - NOWAIT flag now implemented
1999-09-16  Unknown (AN)call HasMask() before writing PNG files, as was done...
1999-09-16  Vadim Zeitlinvetoing item collapse works again
1999-09-16  Michael BedwardAdded GetMainWidget() to fix bug that was causing crash...
1999-09-16  Patrick AlbertCorrecting minor painting problems
1999-09-16  Michael BedwardModified wxTranslateMouseEvent so that it can recognize...
1999-09-15  David WebsterUpdated makefiles for VisualAge C++ V3.0
1999-09-15  Vadim Zeitlinunderscors are handled better in the menu item labels
1999-09-15  Vadim Zeitlincorrected the bad patch
1999-09-15  Vadim Zeitlinpatch for AIX compilation (Hans-Joachim Baader)
1999-09-15  Guillermo Rodrigue... Checking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__...
1999-09-15  Guillermo Rodrigue... Now uses wxSocketBase::Error() to see if last IO call...
next