2010-10-24 |
Vadim Zeitlin | Add support for specifying child process cwd and env... |
blob | commitdiff | raw |
2010-08-18 |
Julian Smart | Use common inline version of wxHexToDec |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Václav Slavík | Add instance argument to wxLoadUserResource(). |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Václav Slavík | Make wxLoadUserResource() declaration available to... |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Vadim Zeitlin | Add wxLoadUserResource() overload not copying the resou... |
blob | commitdiff | raw | diff to current |
2009-09-19 |
Vadim Zeitlin | Optionally return length from wxLoadUserResource(). |
blob | commitdiff | raw | diff to current |
2009-06-02 |
Francesco Montorsi | add wxGetLinuxDistributionInfo() and wxPlatformInfo... |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Václav Slavík | split wxCharTypeBuffer<T> into wxScopedCharTypeBuffer... |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2009-01-07 |
Francesco Montorsi | fix wxYield[IfNeeded] dll linkage (closes #10325) |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Francesco Montorsi | use WXWIN_COMPATIBILITY_2_8 instead of WXWIN_COMPATIBIL... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Francesco Montorsi | add WXWIN_COMPATIBILITY_2_6 block around wxUsleep depre... |
blob | commitdiff | raw | diff to current |
2008-12-10 |
Vadim Zeitlin | deprecate wxStringEq |
blob | commitdiff | raw | diff to current |
2008-09-19 |
Vadim Zeitlin | make wxKeyEvent and wxMouseEvent derive from the same... |
blob | commitdiff | raw | diff to current |
2008-08-03 |
Vadim Zeitlin | added wxSHUTDOWN_LOGOFF flag, don't use EWX_FORCE by... |
blob | commitdiff | raw | diff to current |
2008-07-09 |
Vadim Zeitlin | show busy cursor in wxLaunchDefaultBrowser and add... |
blob | commitdiff | raw | diff to current |
2008-06-27 |
Robert Roebling | Added mostly empty wxLaunchDefaultApplication |
blob | commitdiff | raw | diff to current |
2008-04-18 |
Vadim Zeitlin | added wxMouseState::GetPosition(), for consistency... |
blob | commitdiff | raw | diff to current |
2008-04-18 |
Vadim Zeitlin | make wxMouseState accessors const; document this class |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
Vadim Zeitlin | fix wxExecute() compilation in ANSI build |
blob | commitdiff | raw | diff to current |
2008-03-23 |
Vadim Zeitlin | avoid needless Unicode<->MB conversions in Unix wxExecu... |
blob | commitdiff | raw | diff to current |
2008-03-22 |
Vadim Zeitlin | added wxWindowDisabler ctor for conditionally disabling... |
blob | commitdiff | raw | diff to current |
2008-02-08 |
Vadim Zeitlin | don't redeclare wxYield() if it had been already declar... |
blob | commitdiff | raw | diff to current |
2008-01-09 |
Paul Cornett | check for self-assignment in operator= |
blob | commitdiff | raw | diff to current |
2007-11-23 |
Vadim Zeitlin | use correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut) |
blob | commitdiff | raw | diff to current |
2007-11-18 |
Vadim Zeitlin | added public wxInfoMessageBox() (slightly modified... |
blob | commitdiff | raw | diff to current |
2007-10-06 |
Vadim Zeitlin | always return wxString from wxGetUserHome() instead... |
blob | commitdiff | raw | diff to current |
2007-09-07 |
Vadim Zeitlin | fix unused parameter warning in wxSetEnv() in release... |
blob | commitdiff | raw | diff to current |
2007-07-29 |
Vadim Zeitlin | added support for 2 extra mouse buttons (patch 1757630) |
blob | commitdiff | raw | diff to current |
2007-07-24 |
Robert Roebling | Added wxQsort() |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Vadim Zeitlin | added missing WXDLLIMPEXP_CORE for wxGetDisplay() for... |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
blob | commitdiff | raw | diff to current |
2007-06-19 |
Václav Slavík | make wxSetEnv compatible with ANSI and Unicode, depreca... |
blob | commitdiff | raw | diff to current |
2007-06-11 |
Julian Smart | Added a new overload of wxDecToHex and used it in wxRic... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
David Elliott | Move wxLaunchDefaultBrowser from BASE to CORE per wx... |
blob | commitdiff | raw | diff to current |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
blob | commitdiff | raw | diff to current |
2007-04-15 |
Vadim Zeitlin | added #ifdef __X__ forgotten in last commit |
blob | commitdiff | raw | diff to current |
2007-04-15 |
Vadim Zeitlin | added wxGetX11Display() returning the pointer of the... |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Václav Slavík | removed unneeded wxChar* cast, we already have wxString one |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Vadim Zeitlin | added wxEXEC_BLOCK flag (patch 1620430) |
blob | commitdiff | raw | diff to current |
2007-04-06 |
Robin Dunn | More patches from FM to clean up after moving contribs... |
blob | commitdiff | raw | diff to current |
2007-03-16 |
Václav Slavík | changed wxPlatform implicit conversion to string to... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW... |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Julian Smart | Wine fixes |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Vadim Zeitlin | use (new) wxAcceleratorEntry::Create() instead of recen... |
blob | commitdiff | raw | diff to current |
2006-09-03 |
Robert Roebling | Commited FRM's stockitem patch (empty stock items). |
blob | commitdiff | raw | diff to current |
2006-08-13 |
Vadim Zeitlin | wxPlatformInfo (patch 1532064) |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Vadim Zeitlin | added possibility to strip only mnemonics, not accels... |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Michael Wetherell | Use bitfields to make wxMouseState smaller |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Vadim Zeitlin | added wxPowerEvent; moved power functions stubs to... |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Włodzimierz Skiba | Missing 'int' interface for wxPlatform. |
blob | commitdiff | raw | diff to current |
2006-05-05 |
Włodzimierz Skiba | Helper for clipping to range. |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Vadim Zeitlin | create stock GDI objects on demand; use const with... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Julian Smart | Changed the wxPlatform syntax as per Vadim's suggestions |
blob | commitdiff | raw | diff to current |
2006-04-15 |
Julian Smart | Easier platform testing class and function |
blob | commitdiff | raw | diff to current |
2006-02-11 |
Vadim Zeitlin | use wxDiskspaceSize_t which is long and not wxLongLong... |
blob | commitdiff | raw | diff to current |
2006-01-05 |
Robin Dunn | Added wxGetMouseState which returns the current state... |
blob | commitdiff | raw | diff to current |
2005-11-25 |
Vadim Zeitlin | implemented wxGetFreeMemory() under IRIX (patch 1360356... |
blob | commitdiff | raw | diff to current |
2005-10-23 |
Włodzimierz Skiba | WinCE build fixes. |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Mattia Barbon | Removed WXWIN_COMPATIBILITY_2_2 together with code... |
blob | commitdiff | raw | diff to current |
2005-10-03 |
Włodzimierz Skiba | Source cleaning. wxMotif/OS2 adjustements. |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | removed wxABI_VERSION checks |
blob | commitdiff | raw | diff to current |
2005-09-24 |
Vadim Zeitlin | wxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WIN... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-02 |
Michael Wetherell | Add import/export macros |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Michael Wetherell | wxABI_VERSION >= 20601 for wxLaunchDefaultBrowser |
blob | commitdiff | raw | diff to current |
2005-07-17 |
Michael Wetherell | Add wxABI_VERSION > 20601 wrappers |
blob | commitdiff | raw | diff to current |
2005-04-21 |
Ryan Norton | Add wxLaunchDefaultBrowser, note wxGetKeyState change |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Włodzimierz Skiba | Warning fixes for MinGW. |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Włodzimierz Skiba | Simple wxBatteryPower API for the support in wxWinCE... |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Vadim Zeitlin | only declare wxHandleFatalExceptions() when wxUSE_ON_FA... |
blob | commitdiff | raw | diff to current |
2005-01-10 |
Włodzimierz Skiba | Old API deprecated. Use new and remove old usage where... |
blob | commitdiff | raw | diff to current |
2005-01-04 |
Włodzimierz Skiba | Old API depreciated. Use of new API. Source cleaning. |
blob | commitdiff | raw | diff to current |
2004-12-27 |
Włodzimierz Skiba | Take best fitting type for available memory measurement. |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Vadim Zeitlin | added flags parameter to wxExecute(wxArrayString *... |
blob | commitdiff | raw | diff to current |
2004-12-19 |
Vadim Zeitlin | added wxEXEC_NODISABLE |
blob | commitdiff | raw | diff to current |
2004-12-05 |
Julian Smart | Added flags argument to wxKill and wxProcess::Kill... |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Ryan Norton | revert bad change |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Ryan Norton | pass by reference, not value |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F... |
blob | commitdiff | raw | diff to current |
2004-07-01 |
Vadim Zeitlin | added wxMilli/MicroSleep(), deprecated wxUsleep() |
blob | commitdiff | raw | diff to current |
2004-06-16 |
Václav Slavík | WXDLLEXPORT correction |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-20 |
Robin Dunn | Implemented wxGetKeyState for wxGTK (and wxX11 too... |
blob | commitdiff | raw | diff to current |
2004-01-14 |
Robin Dunn | Fix compile warning when building DLLs |
blob | commitdiff | raw | diff to current |
2003-12-15 |
Ryan Norton | reversed some parts of wxGetKeyState for linkage reasons... |
blob | commitdiff | raw | diff to current |
2003-12-14 |
Ryan Norton | wxGetKeyState as per feature request :). |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Stefan Neis | Fixed #pragma interface/implementation handling for... |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-19 |
Mattia Barbon | Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Mattia Barbon | Quick and dirty fix for building with COMPATIBILITY_2... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | got rid of wxBuffer (finally!!!) |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | fixes needed for separate DLL build to work |
blob | commitdiff | raw | diff to current |
2003-04-10 |
Vadim Zeitlin | moved wxFloat/DoubleToStringStr from src/*/data.cpp... |
blob | commitdiff | raw | diff to current |
next |