]> git.saurik.com Git - wxWidgets.git/history - src/unix
Update options to the config files
[wxWidgets.git] / src / unix /
1999-12-22  Vadim Zeitlin1. wxBase compiles under BeOS
1999-12-20  Robert Roebling Replaced the old wxGetResource implementation with...
1999-12-20  Vadim Zeitlinfall back from wxITALIC to wxSLANT and vice versa
1999-12-16  Guillermo Rodrigue... slight bug in waitconnection
1999-12-08  Vadim ZeitlinwxDir class added
1999-12-06  Vadim ZeitlinwxThread::GetCPUCount() and SetConcurrency() added...
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-12-02  Vadim Zeitlinmore threds fixes, more threads tests - seems to work...
1999-12-01  Vadim Zeitlin1. more wxDateTime work
1999-12-01  Karsten Ballüderfixed process termination handling
1999-11-30  Vadim Zeitlinone day people will stop putting C++ comments in C...
1999-11-29  Vadim Zeitlinjoinable and detached POSIX threads (not fully tested...
1999-11-29  Karsten Ballüderevent handling fixes
1999-11-27  Vadim Zeitlincompilation fixes for Unix - IT DOES NOT WORK YET,...
1999-11-27  Vadim Zeitlin1. wxThread changes (detached/joinable) for MSW and...
1999-11-23  Karsten BallüderCompilation fix for Solaris.
1999-11-21  Robert Roebling Added speed-up for font-loading (a bit simplistic),
1999-11-18  Jouk Jansen Committing in .
1999-11-18  Guillermo Rodrigue... Changed default address from INADDR_ANY to INADDR_NONE...
1999-11-15  Vadim Zeitlinmore IRIX support
1999-11-15  Vadim Zeitlinoops, compilation fix
1999-11-15  Vadim ZeitlinPPP interface under IRIX is called 'ppp'
1999-11-15  Vadim ZeitlinIRIX compilation fixes
1999-11-13  Robert Roebling Compile fix in dialup,
1999-11-12  Vadim Zeitlinfixes for wxFontMapper endless recursion
1999-11-12  Karsten Ballüderfixed endless recursion for loading of default font
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-12  Jouk Jansen Committing in .
1999-11-08  Vadim ZeitlinMotif compilation fix
1999-11-07  Robert Roebling More replacements of strcmp -> wxStr..
1999-11-06  Vadim ZeitlinOS/2 patch from Stefan.Neis@t-online.de
1999-11-06  Robert Roebling Applied a few OS/2 patches for wxGTK.
1999-11-06  Karsten Ballüderfixed
1999-11-05  Vadim ZeitlinwXMotif compilation fixes
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-11-04  Vadim Zeitlin1. wxFontMapper starts to materialise
1999-11-03  Karsten BallüderImproved tests for networks. Compiles.
1999-11-02  Vadim Zeitlinwarnings (and may be a bug) corrected
1999-11-02  Vadim Zeitlinmany warnings fixed (from HP-UX compilation log)
1999-10-29  Vadim Zeitlin1. added encoding param to wxFontEncoding::EnumFamilies...
1999-10-29  Ove KaavenUnicode fixes
1999-10-28  Ove KaavenFixed typo in ARGS_CLEANUP
1999-10-27  Guillermo Rodrigue... removed debugging code which shouldn't be there :-)
1999-10-27  Vadim Zeitlincompilation fix
1999-10-27  Guillermo Rodrigue... Bug in GAddress_UNIX_init fixed
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-10-25  Karsten Ballüderfixed timer related bug
1999-10-25  Vadim Zeitlin1. moved fontenum.cpp to unix because implementation...
1999-10-25  Karsten Ballüderbug fix for disable auto poll
1999-10-24  Karsten Ballüderuncommented ping method
1999-10-24  Robert Roebling Small distrib changes,
1999-10-23  Karsten Ballüderminor bug fixes
1999-10-21  Karsten Ballüderimproved dialup manager, added wxALL_FILES define
1999-10-17  Robert Roebling Applied Diana's font patch II
1999-10-10  Karsten Ballüderupdated richedit and nettest
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  Vadim Zeitlin1. wxLog::FlushActive() added
1999-10-07  Karsten Ballüderadded missing implementation (untested, but compiles)
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  Karsten Ballüderminor fixes
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-02  Karsten BallüderUnix implementation of wxDialUpManager.
1999-10-02  Robert Roebling Updated doc for wxFileExists()
1999-10-01  Vadim ZeitlinwxMotif::wxFont supports encodings too (and shares...
1999-09-30  Guillermo Rodrigue... bugfixes
1999-09-12  Harco de Hilsterfixed typo (?)
1999-09-12  Guillermo Rodrigue... Fixed a bug when GSocket_SetCallback was used before...
1999-09-11  Guillermo Rodrigue... Added GSocket_Select()
1999-09-06  Guilhem LavauxMoved gsockunx.h from src/unix to include/wx/unix
1999-09-05  Guilhem LavauxUpdated wxSocket documentation
1999-08-25  Guilhem LavauxFixed a bug in threadpsx.cpp (wxBaseArray bug).
1999-08-18  Robert Roebling EMX compilation,
1999-08-16  Robert Roebling compile fixes for EMX
1999-08-10  Guilhem Lavaux#if => #if defined()
1999-08-10  Guilhem LavauxCheck for inet_addr/inet_aton.
1999-08-09  Guilhem LavauxRenamed m_blocking to m_non_blocking
1999-08-09  Guilhem LavauxRemoved unnecessary lines from threadpsx
1999-08-07  Guilhem LavauxCommented setsockopt as it doesn't work anywhere. I...
1999-08-06  Guilhem LavauxChanged Ungetch(void *, ...) to Ungetch(const void...
1999-08-06  Robert Roebling Distrib things,
1999-08-05  Guilhem LavauxChanged BidEndianOrdered to BigEndianOrdered in datstrm.h
1999-08-04  Guilhem LavauxGSocket_timeout: timeout support hack (disabled for...
1999-08-04  Robert Roebling Minor changes to viusal appearance,
1999-08-02  Robert Roebling Minor changes
1999-08-02  Guilhem LavauxChanged a var name
1999-08-02  Guilhem LavauxBetter memory errors handler (added GSOCK_MEMERR)
1999-08-01  Robert Roebling Updated testconf,
1999-08-01  Guilhem LavauxwxMemoryStream doc updated
1999-07-31  Guilhem LavauxConverted some SetBlocking to SetNonBlocking
1999-07-30  Guilhem LavauxRenamed GSocket_SetBlocking to GSocket_SetNonBlocking...
1999-07-29  Guilhem LavauxAdded #include <stddef.h> as it is needed by ANSI.
1999-07-29  Robert Roebling Compile fixes and typos corrected.
1999-07-28  Guilhem LavauxAdded wxInternetFilesystemModule to fs_inet.cpp
1999-07-27  Vadim ZeitlinwxMotif fixes and common fixes for socket compilation
1999-07-27  Guilhem LavauxChanged void GSocket_Init() to bool GSocket_Init()
next