]> git.saurik.com Git - wxWidgets.git/history - src/unix
regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl...
[wxWidgets.git] / src / unix /
2006-02-04  Mart Raudseppgtk_signal_connect -> g_signal_connect in unix/mediactr...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-25  Stefan NeisFixed "typo".
2006-01-25  Stefan NeisCleaned attempts at fixing NetBSD compilation commited...
2006-01-23  Stefan NeisYet another attempt at making the getservbyname_r proto...
2006-01-23  David Surovellcleanup - more reformatting
2006-01-22  David Surovellcleanup - heavy reformatting
2006-01-22  Robert Roebling Applied MIME-types patch.
2006-01-17  Julian SmartApplied patch [ 1336712 ] Fix segfault when calling...
2006-01-14  Stefan NeisEnsure "reasonable" return values even if none of the...
2006-01-08  Stefan NeisReplaced get{host,serv}by{name,addr} by the threadsafe...
2006-01-07  David Surovellminor cleanup
2006-01-03  Stefan NeisAdded thread-safe wrappers for get{host,serv}by{name...
2005-12-08  Julian SmartUse ~/Application Support folder on Mac
2005-12-04  Vadim Zeitlinfixed broken code using readlink(): please don't just...
2005-12-04  David Surovellfixed compilation bug in prior checkin (Pt. 2)
2005-12-04  David Surovellfixed compilation bug in prior checkin
2005-12-03  David Surovellfix for bug 1371386, with some minor mods and cleanup
2005-12-01  David Surovellminor cleanup: corrected typos, etc.
2005-11-29  Mart RaudseppMake wxJoystick::GetNumberJoystick a static method...
2005-11-25  Vadim Zeitlinimplemented wxGetFreeMemory() under IRIX (patch 1360356...
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-11-20  Vadim Zeitlinreturn correct error message if NSLinkModule() fails...
2005-11-09  Włodzimierz SkibaVarious source cleanings.
2005-10-10  Vadim Zeitlincorrected code to really skip stack frames in the begin...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-10-08  Vadim Zeitlinfixed unused parameter warnings in non-debug build
2005-10-08  Vadim Zeitlinadded support for OSF1 (Tru64)
2005-10-08  Vadim Zeitlinharmless DEC cc warning fixes
2005-10-06  Michael WetherellUnicode compile fix
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
2005-10-05  Kevin HockWhen recv returns 0, the connection has been remotely...
2005-10-05  Kevin HockDo not allow events to fire after socket is closed...
2005-10-03  Włodzimierz SkibaSource cleaning. wxMotif/OS2 adjustements.
2005-09-25  Vadim Zeitlindon't declare pthread_mutexattr_settype() ourselves...
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-25  Stefan NeisApplied [ 1186782 ] Setting thread stack size on Unix.
2005-09-24  Vadim Zeitlinset error to GSOCK_TIMEOUT if the socket timed out...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
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...
next