]> git.saurik.com Git - wxWidgets.git/history - src/unix
Test commit
[wxWidgets.git] / src / unix /
2001-02-12  Vadim Zeitlinfixed KDE link file reading code
2001-02-12  Vadim Zeitlinfixed crash with '\' on the end of the last line
2001-02-08  Vadim Zeitlinsome stupid attempts to make utf8 work - it doesn't...
2001-02-04  Gilles Depeyrotsupply the sun style dlopen etc. functions in terms...
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-24  Vadim ZeitlinMIME type manager fixes described earlier on the list:
2001-01-15  Vadim Zeitlinmerged in the console for MIME handlers fix from 2...
2001-01-15  Vadim Zeitlinfixed a bug in handling mailcap entries with more than...
2001-01-11  Vadim Zeitlinapplied Derry's patch to fix scaling bug
2000-12-18  Vadim Zeitlinfixed compilation warning about variable being clobbere...
2000-12-18  Vadim Zeitlinfix to parse the new GNOME .keys files
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
2000-11-27  Jouk Jansen Modified Files:
2000-11-27  Vadim ZeitlinwxSetEnv for Win32 (now seems to work)
2000-11-26  Vadim Zeitlinadded wxGet/Set/UnsetEnv() for Unix
2000-10-11  Vadim Zeitlincosmetic fixes to font encoding names
2000-10-03  Jouk Jansen Modified Files:
2000-08-24  Jouk Jansen Committing in .
2000-08-15  Jouk Jansen Committing in .
2000-08-10  Jouk Jansen Committing in .
2000-08-09  Jouk Jansen Committing in .
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-20  Vadim Zeitlin1. some (benign) warnings fixed
2000-03-20  Vadim ZeitlinwxThread::Kill() doesn't call OnExit() incorrectly
2000-03-19  Vadim Zeitlin1. corrected HAVE_PW_GECOS detection in configure ...
2000-03-17  Vadim ZeitlinwxHandleFatalExceptions() added, documented
2000-03-16  Guillermo Rodrigue... Removed bool params and retvalues in GSocket interface...
2000-03-16  Guillermo Rodrigue... Fixed a problem in GAddress related to CHECK_ADDRESS...
2000-03-16  Guillermo Rodrigue... More debug code
2000-03-16  Guillermo Rodrigue... Only added \n to debug printfs
2000-03-16  Guillermo Rodrigue... More debug code
2000-03-16  Guillermo Rodrigue... MSW: Grouped all MSVC #pragma disable
2000-03-15  Vadim Zeitlin1. wxFTP works (somehow)
2000-03-15  Guillermo Rodrigue... err.. not sure :-)
2000-03-14  Robert Roebling Even more printfs in GSocket,
2000-03-14  Guillermo Rodrigue... Changed declaration of functions taking an empty arglis...
2000-03-13  Robert Roebling Typo GtkPizza,
2000-03-12  Robert Roebling Added debuf printf()s to GSocket,
2000-03-10  Guillermo Rodrigue... Bugfix:
2000-03-09  Vadim Zeitlinfixed parsing of non quoted entries in .mime.types
2000-03-07  Jouk Jansen Committing in .
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-03-02  Vadim Zeitlin1. wxProcess changes to make capturing subprocess outpu...
2000-02-27  Guilhem LavauxInserted "stdio catch" in wxExecute. The activation...
2000-02-26  Vadim Zeitlinoops, a stray C++ comment
2000-02-25  Vadim Zeitlinattempts at making wxSocket work with wxBase - it doesn...
2000-02-13  Guillermo Rodrigue... Still with the same 'read after close' thing...
2000-02-10  Guillermo Rodrigue... - wxSocket no loner automatically Closes() the socket...
2000-02-04  Stefan NeisAdded #ifdef HAVE_SCHED_YIELD
2000-02-02  Václav Slavíkfixed memory leaks
2000-02-02  Karsten BallüderFreeBSD fixes
2000-02-02  Václav Slavíkadded Linux-only /proc/net/route check, IsOnline procee...
2000-01-31  Karsten BallüderAdded the "guessed" icon path for Debian/Corel Linux...
2000-01-28  Vadim ZeitlinwxBase compilation fixes
2000-01-24  Vadim Zeitlinwarnings/linking fixes for wxMotif
2000-01-24  Jouk Jansen Committing in .
2000-01-24  Robert Roebling Applied some of the SGI fixes. Don't know about the
2000-01-23  Václav Slavíkadded wxFileType::GetMimeTypes
2000-01-22  Václav Slavíkadded GNOME mimeinfo parsing & some fixes for non-XPM...
2000-01-21  Guillermo Rodrigue... GSocket:
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,mac,msw
2000-01-16  Václav SlavíkwxNativeEncoding::To/FromString now stores wxFontEncodi...
2000-01-08  Václav Slavíkadd wxFontEncoding member into wxNativeEncodingInfo
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-27  Vadim Zeitlincompilation fix
1999-12-26  Vadim Zeitlin1. misc compilation (errors, warnings) fixes (from...
1999-12-25  Vadim ZeitlinC++ comments in C files are fun but break the compilati...
1999-12-23  Jouk Jansen Committing in .
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
next