]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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 ***
1999-08-29  Guilhem LavauxStart xanim only when we are ready to play
1999-08-29  Sylvain BougnouxFixed wxBufferedInputStream support ...
1999-08-29  Guillermo Rodriguez... PCX image for testing
1999-08-29  Guillermo Rodriguez... PCX handler now working for reading (8bit and 24bit...
1999-08-29  Guillermo Rodriguez... Added error messages when (verbose == TRUE) to know...
1999-08-29  Sylvain Bougnouxfixed unsolved link
1999-08-29  Michael BedwardRegenerated from tmake to add imagpcx.
1999-08-29  Michael BedwardScript runs tmake for all template files in distrib...
1999-08-29  Michael BedwardA shell script to run tmake for all template files...
1999-08-29  Michael BedwardRegenerated with tmake to add imagpcx for all platforms.
1999-08-28  Robert Roebling Added German translation to internat sample.
1999-08-28  Harco de HilsterAdded a hack to configure.in to enable cross compiling...
1999-08-28  Guilhem LavauxFixed compilation/link errors
1999-08-27  Guilhem LavauxImplemented Read in the PCM converter
1999-08-27  Guillermo Rodriguez... CanRead() now restores the stream to its previous state...
1999-08-27  Karsten Ballüderincluded imagpcx for wxGTK
1999-08-27  Patrick AlbertAdding GetPrevSibling() & GetNextSibling() in winundef.h
1999-08-27  Patrick AlbertAdding GetFisrtChild in winundef.h
1999-08-27  Patrick AlbertRemoving some level 3 warning
1999-08-27  Guillermo Rodriguez... Added testing code for PCX Handler (which is still...
1999-08-27  Guillermo Rodriguez... Added imagpcx.cpp
1999-08-27  Guillermo Rodriguez... Added wxBITMAP_TYPE_PCX
1999-08-27  Guillermo Rodriguez... Added PCX Handler
1999-08-27  Guillermo Rodriguez... small change (honour 'verbose' parameter in LoadFile)
1999-08-27  Guillermo Rodriguez... New PCX Image Handler (still empty)
1999-08-27  Michael BedwardFix for compilation under AIX.
1999-08-27  Michael BedwardFixes for compilation under AIX.
1999-08-26  Guilhem LavauxBetter fix for thread sample code
1999-08-26  Guilhem LavauxFixed thread sample SEGV on wxGTK
1999-08-26  Patrick AlbertSolving link problem with 16 bits versions (wxProcessEv...
1999-08-26  Robert Roebling Distrib and make install fixes.
1999-08-26  Michael BedwardChanged value setting code in ctor and function SetValu...
1999-08-26  Robin DunnBetter uninstall handling and some other tweaks
1999-08-25  Guilhem LavauxFixed a bug in threadpsx.cpp (wxBaseArray bug).
1999-08-25  Guilhem LavauxAdded wxSound for Windows support (successful WAV playb...
1999-08-25  Robert Roebling Many distribution things.
1999-08-25  Harco de Hilsterfixed mingw32 problem. Now correctly deals with egcs...
1999-08-25  Michael BedwardFixed bug (hopefully) that caused windows to be only...
1999-08-25  Michael BedwardFixed but in wxButton::SetDefault() that was causing...
1999-08-25  Robin Dunnglcanvas and utils have mode to the modules directory
1999-08-25  Robin DunnDeath to all Makefiles and associates!
1999-08-24  Michael BedwardAdded test for wxUSE_STATLINE so that wizard will compi...
1999-08-24  Robin DunnMore execute bit setting... (again!)
1999-08-24  Robin DunnMore execute bit setting... (again!)
1999-08-24  Robin DunnMore execute bit setting...
1999-08-24  Robin DunnMore execute bit setting...
1999-08-24  Robin DunnFixed a typo
1999-08-24  Guillermo Rodriguez... Added CanRead()
1999-08-24  Guillermo Rodriguez... Fixed CanRead(), which incorrectly forced version 89a...
next