]> git.saurik.com Git - wxWidgets.git/history - include/wx/unix
Changed some version numbers to 2.5.2
[wxWidgets.git] / include / wx / unix /
2004-02-15  Robert Roebling InitAsNeeded no longer inline in the header.
2004-02-02  Václav Slavíkrenamed wxWave to wxSound; compatibility fixes
2004-02-02  Václav SlavíkAPI and code changes to allowing stopping playback
2004-02-01  Václav Slavíkadded support for async playback to Unix implementation...
2004-01-18  David ElliottMove GSocketBSDGUIShim from source file to header ...
2004-01-18  David ElliottAdd virtual methods to GSocketBSD for calling the event...
2004-01-18  David ElliottInitial move from C to C++. The functionality of the...
2004-01-02  Julian SmartCure link error under wxGTK on Mac
2003-12-13  Ryan NortonAdded some placeholders...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-07  Václav Slavíkfixed wxBase and GUI separation for sockets code
2003-08-02  Václav Slavíkreturn wxToolkitInfo by reference and not by pointer
2003-08-02  Václav Slavíkreplaced wxAppTraits::GetOSVersion with GetToolkitInfo...
2003-08-02  Václav SlavíkwxJoystick and wxWave are now available in all Unix...
2003-06-27  Vadim Zeitlinmoved GetOSVersion() to the base traits class; implemen...
2003-06-26  Vadim Zeitlincompilation fixes for separate build
2003-06-25  Václav Slavíkcompilation fix
2003-06-24  Vadim Zeitlincompilation fix for wxGTK
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-23  Vadim ZeitlinGetIcon() returns wxIconLocation, not wxIcon, now
2003-06-01  Julian SmartApplied patch [ 649157 ] wxDisplay for Unix
2003-04-05  Václav Slavíkpartially working wxTaskBarIcon for X11
2003-03-26  David Elliott- Added wxAddProcessCallbackForPid function
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-26  Václav Slavíkuse all MIME data sources on Unix, not only mailcap...
2003-01-04  Václav Slavíkadded more robust wxTLW::ShowFullScreen implementation
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-06-10  Vadim Zeitlinattempts to fix wxMimeTypesManager mess: many bugs...
2002-03-26  Mattia BarbonwxIconBundle implementation.
2002-01-19  Gilles Depeyrotchanged 'extern inline' to extern only
2002-01-18  Vadim Zeitlinbetter native font support for wxGTK
2001-05-10  Guillermo Rodrigue... Private gsocket files were using 'typedef int bool...
2001-04-24  Vadim ZeitlinUnix compilation fixes for new MIME code
2001-04-23  Vadim Zeitlinapplied MIME patch(es) from Chris Elliott
2001-01-24  Vadim ZeitlinMIME type manager fixes described earlier on the list:
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
2000-03-16  Guillermo Rodrigue... Removed bool params and retvalues in GSocket interface...
2000-03-14  Guillermo Rodrigue... src\unix\gsocket.c
2000-02-02  Václav Slavíkfixed memory leaks
2000-01-29  Robert Roebling Disabled ODBC code by default,
2000-01-27  Robert Roebling Copied isql.h and isqlext.h to /include/wx/unix and...
2000-01-23  Václav Slavíkadded wxFileType::GetMimeTypes
2000-01-21  Guillermo Rodrigue... GSocket:
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,mac,msw
1999-11-08  Vadim Zeitlinsmall Motif compilation fix
1999-11-05  Vadim ZeitlinwXMotif compilation fixes
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-09-30  Guillermo Rodrigue... bugfixes
1999-09-12  Guillermo Rodrigue... Added _GSocket_Configure()
1999-09-06  Guilhem LavauxMoved gsockunx.h from src/unix to include/wx/unix
1999-08-12  Robert Roebling Augmented beta to 9,
1999-06-07  Robert Roebling Just ignore CVS. It's better for you.
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinok, putting it back... not everybody has autoheader
1999-06-02  Vadim Zeitlinin fact, this one is auto generated too
1999-06-02  Vadim Zeitlinheaders are now installed by automake too
1999-06-01  Vadim Zeitlinnew location for setup.h.in file
1999-03-06  Vadim Zeitlin1. the common helper functions are now in src/unix...