]> git.saurik.com Git - wxWidgets.git/history - src/unix
and restored error checking too: this completes sequence of 3 check ins making wx...
[wxWidgets.git] / src / unix /
2005-09-20  Michael WetherellFix wxGTK crash on startup on 64-bit solaris 10
2005-09-19  Julian SmartMissing end of comment
2005-09-19  Kevin HockMake sure Enable_Events is called when a connection...
2005-09-18  Vadim Zeitlinadded ifconfig and ping locations for AIX
2005-09-18  Vadim Zeitlinsigned/unsigned comparison warning
2005-09-17  Vadim Zeitlinadded wx_truncate_cast and use it (sometimes instead...
2005-09-17  Vadim Zeitlinadded ping location for IRIX
2005-09-17  Vadim Zeitlinavoid assigning 64 bit ints to a 16 bit one
2005-09-13  Vadim ZeitlinX error handler should be extern C (SunCC warning fix)
2005-09-13  Vadim Zeitlinuse WX_DEFINE_ARRAY_PTR for anarray of pointers (fixes...
2005-09-13  Vadim Zeitlinuse extern C around signal handler declaration (fixes...
2005-09-09  Julian SmartApplied patch [ 1281902 ] fix for wxJoystick under...
2005-09-09  Julian SmartApplied patch [ 1283943 ] Fix crash in GSocket::Select
2005-09-03  Vadim Zeitlininclude wx/defs.h (and hence wx/platform.h and so reall...
2005-08-31  Stefan NeisReplaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict...
2005-08-29  Mart RaudseppRemove assert from wxNativeFontInfo::GetFamily() due...
2005-08-29  Mart Raudsepp[wxGTK2] Runtime check for pango_font_family_is_monospa...
2005-08-29  Mart Raudsepp[wxGTK2] Runtime check for pango_font_family_is_monospa...
2005-08-25  Mart Raudsepp[wxGTK2] Check if a family wasn't found for the descrip...
2005-08-24  Vadim Zeitlinfixed -Wundef warning for HAVE_SCHED_H
2005-08-23  Vadim Zeitlincheck for missing statfs() prototype (happens at least...
2005-08-23  Mart Raudsepp[wxGTK2] Move wxFontRefData::SetPointSize to wxNativeFo...
2005-08-22  Mart Raudsepp[wxGTK2] Move wxFontRefData::SetStyle/SetWeight to...
2005-08-22  Mart Raudsepp[wxGTK2] Do what we (I) can wrt the win32 centric wxNat...
2005-08-22  Mart Raudsepp[wxGTK2] Return wxTELETYPE with GetFamily() for monospa...
2005-08-22  Mart Raudsepp[wxGTK2] Plug memory leak in wxFontEnumerator::Enumerat...
2005-08-04  Vadim Zeitlintest for wxHAVE_PTHREAD_CLEANUP with #ifdefs instead...
2005-07-30  Mattia Barbon Return the correct encoding for X font spec construction
2005-07-30  Mattia Barbon Fix indentation.
2005-07-28  Vadim Zeitlinmany improvements/bug fixes to media control: new wxEVT...
2005-07-26  Włodzimierz SkibaBetter 'missing WXUNUSED' workaround (perhaps unnecessa...
2005-07-26  Włodzimierz SkibaCorrections for future OW 1.4. Warning fixes.
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-14  Vadim Zeitlinfix addr2line output parsing (patch 1228591)
2005-06-13  Włodzimierz Skiba'[1219035] cleanup: miscellaneous' and minor source...
2005-06-08  Włodzimierz SkibaSecond part of '[ 1216148 ] cleanup: unused variables...
2005-06-02  Julian SmartApplied patch [ 1213066 ] correct device names for...
2005-05-31  Julian SmartOlly Betts' typo patch
2005-05-24  Włodzimierz SkibaWarning fix.
2005-05-10  Stefan Csomorapplying patch 1188918
2005-05-07  Stefan Csomornow it's uint32 on mac
2005-05-04  Julian SmartAdded licence/copyright information
2005-04-25  Michael WetherellRemove msdos code now in src/msdos, update bakefiles...
2005-04-22  Kevin HockAdd comment explaining the role of wxMacExecute
2005-04-21  Ryan NortonAdd support for launching APPL bundles with wxExecute
2005-04-19  Stefan CsomorCW fix
2005-04-18  Ryan NortonwxExecute log message cleanup
2005-04-17  Julian SmartFix for MGL link error
2005-04-13  Robert Roebling Apply Mart R.'s patch for improved font width
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-03-31  Julian SmartFrames to skip now honoured for Unix stackwalking
2005-03-28  Stefan NeisFixed compilation error on unknown type "in_addr_t".
2005-03-27  Vadim Zeitlinuse popen() instead of wxExecute(), it works inside...
2005-03-27  Robert Roebling Actually make use of new cool file conversion
2005-03-21  Vadim ZeitlinGTK+ callbacks must have C linkage (patch 1157384)
2005-03-21  Vadim Zeitlindocument (and check for it with assert) that wxGetKeySt...
2005-03-17  Julian Smartstopwatch.h needed for wxGetLocalTimeMillis
2005-03-16  Kevin HockAdded comments explaining more about the changes in...
2005-03-14  David ElliottDammit, try it again this time actually removing it...
2005-03-14  David ElliottReverted 1.32. This breaks my Tiger builds which is...
2005-03-12  Vadim Zeitlinensure that either RTLD_LAZY or RTLD_NOW is always...
2005-03-11  Jouk Jansen Committing in .
2005-03-09  Kevin HockAutomatic use of MSG_NOSIGNAL or SO_NOSIGPIPE (checked...
2005-03-07  Vadim Zeitlinadded wxUSE_STDPATHS
2005-03-06  Vadim Zeitlinfix warning about comparing (signed) -1 with (unsigned...
2005-03-05  Mattia Barbon Avoid uninitialized variable warnings.
2005-02-12  Ryan NortonRework to include gnome preferences. Correct signal...
2005-02-12  Ryan Nortonchanges based on message #6 in my thread with Vaclav :)
2005-02-12  Ryan Nortonchange configure to better detect gstreamer. Check...
2005-02-10  Ryan Nortonremove superflous comments
2005-02-10  Ryan NortonwxMediaCtrl unix port with gstreamer usable version :)
2005-02-06  Stefan Csomortype fixes
2005-02-05  Ryan NortonPut _something_ there for now....
2005-02-04  Ryan Nortonunix mediactrl stubs...
2005-02-04  Ryan Nortonfix warnings on cocoa 10.2 also
2005-02-03  Robert Roebling Blind fix for Compilo.
2005-02-03  Ryan Nortonfix pointer conversion warnings on OSX 10.2
2005-01-31  Robert Roebling Set state of internal thread object upon ::Exit
2005-01-30  Vadim Zeitlinfixed typo in last commit
2005-01-29  Vadim Zeitlin(blind) compilation fixes for OS X 10.2
2005-01-26  Stefan NeisFixed a compilation problem on AIX.
2005-01-26  Jouk Jansen Committing in .
2005-01-23  Robert Roebling Enable UpdateUI events in wxTaskBarIcon.
2005-01-20  Włodzimierz SkibaSimple wxBatteryPower API for the support in wxWinCE...
2005-01-19  Kevin HockAdditional header files required
2005-01-19  Vadim Zeitlinfixed crash in wxKill() introduced by 1.116 patch ...
2005-01-19  Vadim Zeitlinimplemented wxStackWalker for Unix (using glibc-specifi...
2005-01-18  Vadim Zeitlinfixed crash if an error happened inside WaitConnection...
2005-01-18  Vadim ZeitlinUnicode compilation fix (patch 1104406)
2005-01-17  David ElliottMake this compile on Darwin. Vadim, could you please...
2005-01-17  Vadim Zeitlincompilation fixes for !USE_PCH
2005-01-16  Vadim Zeitlinimplemented wxDynamicLibrary::ListLoaded() for Linux...
2005-01-16  Vadim Zeitlinextracted Unix code in a separate new file (src/unix...
2004-12-28  David ElliottSome platforms that use socklen_t don't use it for...
2004-12-27  Włodzimierz SkibaTake best fitting type for available memory measurement.
2004-12-19  Vadim Zeitlinadded wxEXEC_NODISABLE
2004-12-19  Vadim ZeitlinIRIX compilation fix: don't redeclare usleep() if HAVE_...
2004-12-05  Julian SmartAdded flags argument to wxKill and wxProcess::Kill...
2004-11-24  Robert Roebling Applied kill patch (proper return value testing).
2004-11-24  Jouk Jansen Committing in .
next