]> git.saurik.com Git - wxWidgets.git/history - src/unix
Use the same error message for wxMSW and wxMac.
[wxWidgets.git] / src / unix /
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 .
2004-11-12  Ron LeeCruft cleanup from MJW, strip the tabs out of sound.cpp
2004-11-10  Vadim Zeitlinbetter (more precise) values for wxGetOsDescription...
2004-11-10  Vadim Zeitlinnew set of fixes for problems due to huge files support...
2004-11-09  David ElliottCast 4th parameter of getsockopt to char* and of setsoc...
2004-10-24  David ElliottFix wxExecute for ports other than wxMac and wxCocoa...
2004-10-22  Vadim ZeitlinUnicode compilation fix
2004-10-21  David WebsterRemoved temp OS/2 fix. Header now fixed.
2004-10-20  David Webstergetservbyname under INNOTEK gcc needs a (char*), not...
2004-10-20  Vadim Zeitlininitial Unix implementation
2004-10-15  Vadim Zeitlinuse wxFileSize_t instead of wxFileOffset or off_t
2004-10-08  Ryan NortonwxCocoa link fixes
2004-10-02  Vadim Zeitlinfixes for Metrowerks command line compiler (avoid redef...
2004-09-27  Ryan Nortonrevert bad change
2004-09-27  Vadim Zeitlininitialize m_reusable (patch 1035725)
2004-09-27  Ryan Nortonpass by reference, not value
2004-09-24  Ryan NortonPATCH: [ 1033006 ] Fix: socket s timeout of < 1s doesn...
2004-09-23  Ryan NortonOK - Robin's right, it is already a SOCKLEN_T
2004-09-23  Ryan NortonFix warning on OSX - its on int on mac/msw and a sockle...
2004-09-23  Robin DunnCompile fix
2004-09-23  Ryan NortonSOCKLEN_T handling for OSX - it seems to be defined...
2004-09-23  Václav Slavíkfixed unresolved references with GTK+ 2.0
2004-09-16  Vadim Zeitlinfix for wxJoystick when not calling SetCapture() (patch...
2004-08-12  Jouk Jansen Committing in .
2004-08-08  Stefan NeisGet rid of warning about select being undeclared on...
2004-08-08  David ElliottUse bool instead of int. Replace TRUE/FALSE with true...
2004-08-08  David ElliottRemoved incorrect struct qualifier from GSocketGUIFunct...
2004-08-07  Robin DunnAt least correct the compile error until we decide...
2004-08-06  David ElliottUse delete foo; instead of GSocket_destroy(foo);
2004-08-05  David ElliottRemoved unneeded GSocket files
2004-08-03  David ElliottAccidently left in an extra {} and also had wrong licen...
2004-08-03  David ElliottRevert original UNIX C->C++ conversion and instead...
2004-07-27  David ElliottIncorporated src/unix/gsocket.c 1.86 to 1.92 changes...
2004-07-26  Vadim Zeitlinremoved GSocket_[Un]Streamed(), GSocket_SetNonOriented...
2004-07-26  Vadim Zeitlinremoved _GSocket::m_oriented
2004-07-25  Vadim Zeitlincompilation fixes
2004-07-25  Vadim Zeitlinreplaced my recent GSocket_SetReuseAddr() addition...
2004-07-25  Vadim Zeitlindon't set SO_REUSEADDR by default; added GSocket_SetReu...
2004-07-25  Vadim Zeitlinbasic UDP support (patch 835128)
2004-07-25  Vadim Zeitlintided up the code a little (replaces part of patch...
2004-07-24  David ElliottIncorporated gsocket.c 1.80 to 1.86 changes
2004-07-21  Vadim Zeitlinpretend that we support all encodings instead of not...
2004-07-21  Vadim Zeitlincompilation fix
2004-07-21  Vadim Zeitlinimplemented wxNativeFontInfo::operator=() when wxUSE_PA...
2004-07-16  Václav Slavíkdon't use deprecated function wxUslepp
2004-07-08  Vadim Zeitlinfixed warning about deprecated wxUsleep
2004-07-05  Dimitri Schoolwerthfixed typo (no code changes)
2004-07-03  Václav Slavíkdon't use deprecated wxUsleep
2004-07-02  Václav Slavíkfixed memory leak in wxNativeFontInfo when using Pango
2004-07-01  Vadim Zeitlinadded wxMilli/MicroSleep(), deprecated wxUsleep()
2004-06-06  Václav Slavíkuse pango_font_family_is_monospace() to enumerate fixed...
2004-06-05  Mattia Barbon wxMotif compilation fix and unused variable warning...
2004-06-03  Václav Slavíksplit wxRegion(wxBitmap) ctor into two ctors with clear...
2004-06-03  Václav Slavíkfixed wxSetEnv to correctly set variable in Unicode...
2004-06-03  Václav Slavíkuse current mouse position as default position in wxWin...
2004-06-02  Robin DunnDon't force a smaller icon size
2004-06-01  Robin DunnHandle the (probably rare) case where the icon has...
2004-06-01  Václav Slavíkcalling a variable 'stat' was exceptionally stupid...
2004-05-31  Václav Slavíkimplemented freedesktop.org spec support for GTK versio...
2004-05-31  Václav Slavíksecurity fix to wxSingleInstanceChecker: check if the...
2004-05-29  Václav Slavíkuse shaped window for taskbar icon, so that background...
2004-05-25  Julian SmartAdded missing cast for Display*
2004-05-25  Julian SmartFixes for wxMotif
2004-05-25  Julian SmartFixed compilo for GTK+1 (GDK_DISPLAY undeclared)
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-20  Robin DunnImplemented wxGetKeyState for wxGTK (and wxX11 too...
next