]> git.saurik.com Git - wxWidgets.git/history - src/unix
fixes for wxBase RPM
[wxWidgets.git] / src / unix /
2001-10-29  Gilles Depeyrotpath/file corrections for Darwin/Mac OS X
2001-10-19  Vadim Zeitlinuse statvfs() if statfs() is not available (Solaris)
2001-10-19  Vadim Zeitlinfix for BSD compilation
2001-10-14  Gilles Depeyrotadded conditional compilation test around wxGetDiskSpac...
2001-10-05  Jouk Jansen Committing in .
2001-10-02  Vadim Zeitlinfixed the exit code detection for async processes
2001-10-02  Gilles Depeyrotconditional include for Darwin related to statfs
2001-10-01  Vadim Zeitlincleaned up the waitpid() result processing mess
2001-09-27  Vadim Zeitlinfix for wxExecute(subprocess which produces a lot of...
2001-09-18  Vadim Zeitlincompilation warning fix for Intel C++
2001-09-02  Václav Slavíkapplied utf-8 fix patch
2001-08-29  Julian SmartIsolated the 'error' case which I ignore
2001-08-29  Julian SmartRemoved wxLogSysError call in wxHandleProcessTerminatio...
2001-08-28  Vadim Zeitlinimplemented wxDir::HasSubDirs() optimization for Unix
2001-08-27  Vadim Zeitlinattempt to optimize wxDirData::Read() - made absolutely...
2001-08-25  Vadim Zeitlinadded wxGetDiskSpace for Win/Unix
2001-08-08  Vadim Zeitlin1. fixed test in configure for gettimeofday() argument
2001-07-19  Vadim Zeitlinfixed some warnings
2001-07-17  Vadim Zeitlinfixed regex bug in ProcessFamiliesFromFontList
2001-07-16  Robin Dunnfixed compile error
2001-07-16  Vadim Zeitlinspeed up font list processing
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-09  Vadim Zeitlincompilation fixes
2001-07-04  Jouk Jansen Committing in .
2001-07-02  Julian SmartMore wxMicroWindows fixes
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-23  Gilles Depeyrotcorrection for compilation with -cpp-precomp option
2001-06-21  Vadim Zeitlinfixed warning about multiline comment
2001-06-16  Vadim Zeitlin1. improved wxKill() implementation for Win32
2001-06-09  Vadim Zeitlinwarning fix
2001-06-09  Vadim Zeitlinsome fixes to wxSingleInstanceChecker error reporting
2001-06-08  Vadim Zeitlinimplemented wxSingleInstanceChecker for Unix
2001-05-24  Vadim Zeitlinfixed wxBase compilation
2001-05-22  Vadim Zeitlinalways return a non NULL font from wxLoadFont
2001-05-19  Vadim Zeitlinwarning fix
2001-05-19  Vadim Zeitlinadded wxDir::Traverse
2001-05-01  Jouk Jansen Committing in .
2001-04-24  Vadim ZeitlinUnix compilation fixes for new MIME code
2001-04-23  Vadim Zeitlinapplied MIME patch(es) from Chris Elliott
2001-04-23  Vadim Zeitlinfir for Sun CC 6.0 compilation of wxGTK
2001-04-09  Vadim Zeitlinfixed recursive mutexs compilation
2001-04-08  Vadim Zeitlinmade mutexes recursive under Unix as well as under...
2001-04-07  Gilles Depeyrotcorrected prototypes
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
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 .
next