]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-09-13  Robin DunnMade wxNO_DEFAULT set the "no" button as the default...
1999-09-12  Harco de Hilsterfixed typo (?)
1999-09-12  Harco de HilsterNew HTML help system. The old controller class has...
1999-09-12  Guillermo Rodriguez... fixed (didn't work at all)
1999-09-12  Guillermo Rodriguez... Added _GSocket_Configure()
1999-09-12  Guillermo Rodriguez... Fixed a bug when GSocket_SetCallback was used before...
1999-09-11  Guillermo Rodriguez... little changes
1999-09-11  Guillermo Rodriguez... Prototypes for some _internal_ functions had to be...
1999-09-11  Guillermo Rodriguez... Added GSocket_Select() and removed some unused functions
1999-09-11  Guillermo Rodriguez... - Completed WaitOnAccept
1999-09-11  Guillermo Rodriguez... Added GSocket_Select()
1999-09-11  Guillermo Rodriguez... Added GSocket_Select() and fixed some things
1999-09-10  Harco de Hilstersensible default...
1999-09-10  Robin DunnMade wxNO_DEFAULT set the "no" button as the default...
1999-09-10  Robin DunnwxPython module for OGL added.
1999-09-10  Robin DunnSome tweaks and updates
1999-09-10  Robin DunnBetter dependency checking
1999-09-10  Robin DunnPut Get/Set/Push/PopEventHandler methods back in.
1999-09-10  Robin DunnLots more support for event-less callbacks
1999-09-09  Guillermo Rodriguez... wxUSE_GIF instead of wxUSE_LIBGIF
1999-09-09  Guillermo Rodriguez... Ops. wxUSE_XXX and wxUSE_STREAMS are separated again :-)
1999-09-09  Guillermo Rodriguez... small changes here and there
1999-09-09  Guillermo Rodriguez... wxUSE_GIF instead of wxUSE_LIBGIF
1999-09-09  Guillermo Rodriguez... *** empty log message ***
1999-09-09  Guillermo Rodriguez... Accept, AcceptWith -> wait parameter
1999-09-09  Guillermo Rodriguez... Fixed WaitOnConnect().
1999-09-09  Guillermo Rodriguez... Replaced wxUSE_LIBGIF with wxUSE_GIF
1999-09-09  Guillermo Rodriguez... Added #include "wx/setup.h" (or "wx/defs.h") before...
1999-09-09  David WebsterVisualAge C++ V4.0 configuration files
1999-09-09  David WebsterLatest OS/2 compiler bug fixes for common and generic
1999-09-09  Guillermo Rodriguez... Fixed some bus in Connect()
1999-09-09  Karsten Ballüdercosmetic fix
1999-09-09  Guillermo Rodriguez... Nothing serious here :-)
1999-09-09  Julian SmartSmall bug fix
1999-09-09  Karsten Ballüderno more errors in make clean
1999-09-08  Guillermo Rodriguez... Bugfix in GSocket_Cleanup()
1999-09-08  Julian SmartFixed cursor loading on Win95
1999-09-08  Julian SmartAdded wxTE_NO_VSCROLL style; corrected joystick event...
1999-09-07  Guillermo Rodriguez... Little changes
1999-09-07  Guillermo Rodriguez... Added -lwsock32 (needed for socket support)
1999-09-07  Guillermo Rodriguez... Added gsocket.c for MSW
1999-09-07  Guillermo Rodriguez... wxSocketClient::Connect() now honours the 'wait' parameter.
1999-09-07  Guillermo Rodriguez... GSocket for MSW
1999-09-07  Guillermo Rodriguez... Header file for MSW GSocket
1999-09-07  Julian SmartCorrected #include in gsockmot.cpp
1999-09-07  J. Russell... Fixed include gsockunix.h line
1999-09-06  Guilhem LavauxMoved gsockunx.h from src/unix to include/wx/unix
1999-09-06  Patrick AlbertAdded documentation for wxMenuBar::Refresh()
1999-09-06  Patrick AlbertChanged scope of wxMenuBar::Refresh() from protected...
1999-09-06  Julian SmartAdded missing constant
1999-09-06  Julian SmartChanged value of wxGA_SMOOTH (clashed with wxVERTICAL)
1999-09-06  Julian SmartAdded wxFontEnumerator class for wxMSW, and fixed text...
1999-09-05  Vadim Zeitlinsome fixes for VC++ 1.5 makefiles
1999-09-05  Julian SmartFixed some doc problems
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-09-05  Julian SmartUpdating corrupt file
1999-09-05  Guilhem LavauxUpdated wxSocket documentation
1999-09-05  Guilhem LavauxChanged some more name in wxSocket (internal)
1999-09-05  Michael BedwardWhat is it doing here anyway ?
1999-09-05  Guilhem LavauxAdded GSocket/wxSocket alias to socket.h to prevent...
1999-09-05  Michael BedwardModifed ShowModal() function so that you can have dialo...
1999-09-03  Harco de Hilsterfixed crashing generic dir dialog.
1999-09-03  Michael BedwardAdded statline, checklst and spinbutt file to wxMotif...
1999-09-03  Michael BedwardEnabled wxStaticLine for wxMotif. Added checklst.cpp...
1999-09-03  Michael BedwardFixes for gcc 2.95 and AIX.
1999-09-02  Guilhem LavauxAdded a test to wxSocket sample (client side socket...
1999-09-02  Julian SmartSetMenuBar potential memory leak fixed; added wxTAB_TRA...
1999-09-02  Robin DunnPrep for wxPython 2.1b3 release
1999-09-02  Robin Dunnupdated version number for DLL name
1999-09-02  Robin Dunnfixed a clash in values for wxSlider styles
1999-09-02  Robin DunnwxPython doc updates
1999-09-02  Robin DunnPrep for wxPython 2.1b3 release
1999-09-01  Robin Dunnremoved a test value left in by accident
1999-09-01  Robin DunnSome build updates
1999-09-01  Robin DunnAdded sh-bang
1999-09-01  Guilhem LavauxWrite 0 to m_lastcount in OnSysRead and OnSysWrite
1999-08-31  Harco de Hilsterchange to make wxHtmlHelp more flexible; don't panic...
1999-08-31  Harco de Hilsteradded wxHtmlHelpController and -System wrappers. See...
1999-08-31  Harco de Hilstersome changes to make wxHtmlHelpController easier to...
1999-08-31  Václav SlavíkScanParam has only one parameter now
1999-08-31  Guilhem LavauxFixed wxZlibOutputStream::Sync
1999-08-31  Julian SmartAdded Set/GetSelection to wxPrintDialogData (the value...
1999-08-31  Michael BedwardFixes for scrolling in wxScrolledWindow
1999-08-31  Michael Bedwardifdef'd out call to dc.FloodFill() for WXMOTIF (not...
1999-08-30  Václav SlavíkwxHtmlTag::ScanParam now returns value
1999-08-30  Václav Slavíkremoved html/version.h
1999-08-30  Patrick Albertremoving w4 level warning
1999-08-30  Patrick AlbertRemoving most of level 4 warnings, particulary in 16...
1999-08-29  Harco de Hilsterfixed problem in mimetype database and put a temp....
1999-08-29  Guillermo Rodriguez... fixed bug for 24bit images
1999-08-29  Guillermo Rodriguez... *** empty log message ***
1999-08-29  Guillermo Rodriguez... binary
1999-08-29  Guillermo Rodriguez... *** empty log message ***
1999-08-29  Guilhem LavauxPNM horse
1999-08-29  Guillermo Rodriguez... *** empty log message ***
1999-08-29  Guillermo Rodriguez... *** empty log message ***
1999-08-29  Guilhem LavauxRemoved LastError() from wxFilterStream
1999-08-29  Guillermo Rodriguez... Added horse.pcx
1999-08-29  Guillermo Rodriguez... binary
1999-08-29  Guillermo Rodriguez... *** empty log message ***
next