2005-11-29 |
Mart Raudsepp | Make wxJoystick::GetNumberJoystick a static method... |
tree | commitdiff |
2005-09-25 |
Vadim Zeitlin | first round of Intel compiler warning fixes: down from... |
tree | commitdiff |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
tree | commitdiff |
2005-09-13 |
Vadim Zeitlin | use WX_DEFINE_ARRAY_PTR for anarray of pointers (fixes... |
tree | commitdiff |
2005-08-02 |
Michael Wetherell | Add import/export attributes |
tree | commitdiff |
2005-08-02 |
Michael Wetherell | Add import/export macros |
tree | commitdiff |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
tree | commitdiff |
2005-05-04 |
Julian Smart | Added licence/copyright information |
tree | commitdiff |
2005-01-19 |
Vadim Zeitlin | Unicode compilation fix |
tree | commitdiff |
2005-01-19 |
Vadim Zeitlin | implemented wxStackWalker for Unix (using glibc-specifi... |
tree | commitdiff |
2004-11-12 |
David Elliott | Moved wxStandardPathsCF into base library when using... |
tree | commitdiff |
2004-10-24 |
David Elliott | Fix wxExecute for ports other than wxMac and wxCocoa... |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | initial Unix implementation |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | declaration (only, so far) for Unix |
tree | commitdiff |
2004-10-08 |
Ryan Norton | wxCocoa link fixes |
tree | commitdiff |
2004-09-26 |
Vadim Zeitlin | wxExecuteData is a struct, not class (warning fix) |
tree | commitdiff |
2004-09-22 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-08-10 |
David Elliott | Remove some cruft |
tree | commitdiff |
2004-08-08 |
David Elliott | Use bool instead of int. Replace TRUE/FALSE with true... |
tree | commitdiff |
2004-08-06 |
David Elliott | Get rid of inline C compatibility methods |
tree | commitdiff |
2004-08-06 |
David Elliott | Get rid of wxUSE_GSOCKET_CPLUSPLUS |
tree | commitdiff |
2004-08-03 |
David Elliott | Revert original UNIX C->C++ conversion and instead... |
tree | commitdiff |
2004-07-27 |
David Elliott | Incorporated src/unix/gsocket.c 1.86 to 1.92 changes... |
tree | commitdiff |
2004-07-26 |
Vadim Zeitlin | removed _GSocket::m_oriented |
tree | commitdiff |
2004-07-25 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
2004-06-21 |
Vadim Zeitlin | removed Direction_Max from Direction enum for consisten... |
tree | commitdiff |
2004-05-29 |
Václav Slavík | use shaped window for taskbar icon, so that background... |
tree | commitdiff |
2004-05-23 |
Julian Smart | Use old licence name |
tree | commitdiff |
2004-05-23 |
Julian Smart | Name and version changes |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Fixes so joystick not only compiles on Linux, but it... |
tree | commitdiff |
2004-05-09 |
Vadim Zeitlin | (blind) fix for gcc 3.4 warning for an always true... |
tree | commitdiff |
2004-03-09 |
Stefan Neis | C++ comments transformed to C comments. |
tree | commitdiff |
2004-02-15 |
Robert Roebling | InitAsNeeded no longer inline in the header. |
tree | commitdiff |
2004-02-02 |
Václav Slavík | renamed wxWave to wxSound; compatibility fixes |
tree | commitdiff |
2004-02-02 |
Václav Slavík | API and code changes to allowing stopping playback |
tree | commitdiff |
2004-02-01 |
Václav Slavík | added support for async playback to Unix implementation... |
tree | commitdiff |
2004-01-18 |
David Elliott | Move GSocketBSDGUIShim from source file to header ... |
tree | commitdiff |
2004-01-18 |
David Elliott | Add virtual methods to GSocketBSD for calling the event... |
tree | commitdiff |
2004-01-18 |
David Elliott | Initial move from C to C++. The functionality of the... |
tree | commitdiff |
2004-01-02 |
Julian Smart | Cure link error under wxGTK on Mac |
tree | commitdiff |
2003-12-13 |
Ryan Norton | Added some placeholders... |
tree | commitdiff |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
tree | commitdiff |
2003-08-07 |
Václav Slavík | fixed wxBase and GUI separation for sockets code |
tree | commitdiff |
2003-08-02 |
Václav Slavík | return wxToolkitInfo by reference and not by pointer |
tree | commitdiff |
2003-08-02 |
Václav Slavík | replaced wxAppTraits::GetOSVersion with GetToolkitInfo... |
tree | commitdiff |
2003-08-02 |
Václav Slavík | wxJoystick and wxWave are now available in all Unix... |
tree | commitdiff |
2003-06-27 |
Vadim Zeitlin | moved GetOSVersion() to the base traits class; implemen... |
tree | commitdiff |
2003-06-26 |
Vadim Zeitlin | compilation fixes for separate build |
tree | commitdiff |
2003-06-25 |
Václav Slavík | compilation fix |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | compilation fix for wxGTK |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | wxBase/GUI separation: 1st step, wxMSW should build... |
tree | commitdiff |
2003-06-23 |
Vadim Zeitlin | GetIcon() returns wxIconLocation, not wxIcon, now |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 649157 ] wxDisplay for Unix |
tree | commitdiff |
2003-04-05 |
Václav Slavík | partially working wxTaskBarIcon for X11 |
tree | commitdiff |
2003-03-26 |
David Elliott | - Added wxAddProcessCallbackForPid function |
tree | commitdiff |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
tree | commitdiff |
2003-01-26 |
Václav Slavík | use all MIME data sources on Unix, not only mailcap... |
tree | commitdiff |
2003-01-04 |
Václav Slavík | added more robust wxTLW::ShowFullScreen implementation |
tree | commitdiff |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
tree | commitdiff |
2002-06-10 |
Vadim Zeitlin | attempts to fix wxMimeTypesManager mess: many bugs... |
tree | commitdiff |
2002-03-26 |
Mattia Barbon | wxIconBundle implementation. |
tree | commitdiff |
2002-01-19 |
Gilles Depeyrot | changed 'extern inline' to extern only |
tree | commitdiff |
2002-01-18 |
Vadim Zeitlin | better native font support for wxGTK |
tree | commitdiff |
2001-05-10 |
Guillermo Rodrigue... | Private gsocket files were using 'typedef int bool... |
tree | commitdiff |
2001-04-24 |
Vadim Zeitlin | Unix compilation fixes for new MIME code |
tree | commitdiff |
2001-04-23 |
Vadim Zeitlin | applied MIME patch(es) from Chris Elliott |
tree | commitdiff |
2001-01-24 |
Vadim Zeitlin | MIME type manager fixes described earlier on the list: |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | applied wxNativeFontInfo patch from Derry Bryson (with... |
tree | commitdiff |
2000-03-16 |
Guillermo Rodrigue... | Removed bool params and retvalues in GSocket interface... |
tree | commitdiff |
2000-03-14 |
Guillermo Rodrigue... | src\unix\gsocket.c |
tree | commitdiff |
2000-02-02 |
Václav Slavík | fixed memory leaks |
tree | commitdiff |
2000-01-29 |
Robert Roebling | Disabled ODBC code by default, |
tree | commitdiff |
2000-01-27 |
Robert Roebling | Copied isql.h and isqlext.h to /include/wx/unix and... |
tree | commitdiff |
2000-01-23 |
Václav Slavík | added wxFileType::GetMimeTypes |
tree | commitdiff |
2000-01-21 |
Guillermo Rodrigue... | GSocket: |
tree | commitdiff |
2000-01-19 |
Václav Slavík | mimetype.cpp/.h split into unix,mac,msw |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | small Motif compilation fix |
tree | commitdiff |
1999-11-05 |
Vadim Zeitlin | wXMotif compilation fixes |
tree | commitdiff |
1999-11-05 |
Vadim Zeitlin | 1. wxFontMapper almost finished |
tree | commitdiff |
1999-09-30 |
Guillermo Rodrigue... | bugfixes |
tree | commitdiff |
1999-09-12 |
Guillermo Rodrigue... | Added _GSocket_Configure() |
tree | commitdiff |
1999-09-06 |
Guilhem Lavaux | Moved gsockunx.h from src/unix to include/wx/unix |
tree | commitdiff |
1999-08-12 |
Robert Roebling | Augmented beta to 9, |
tree | commitdiff |
1999-06-07 |
Robert Roebling | Just ignore CVS. It's better for you. |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | removing (finally) autogenerated files |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | ok, putting it back... not everybody has autoheader |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | in fact, this one is auto generated too |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | headers are now installed by automake too |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | new location for setup.h.in file |
tree | commitdiff |
1999-03-06 |
Vadim Zeitlin | 1. the common helper functions are now in src/unix... |
tree | commitdiff |
|