2007-07-27 |
Vadim Zeitlin | added wxTo/FromString() overloads for wxFont (1st part... |
blob | commitdiff | raw |
2007-07-22 |
Vadim Zeitlin | removed erroneous spaces from wxTo/FromString() documen... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | added wxTo/FromString(wxColour) (part of patch 1753875) |
blob | commitdiff | raw | diff to current |
2007-07-12 |
Vadim Zeitlin | added missing spaces |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Vadim Zeitlin | added functions for base64 en/decoding (replaces patch... |
blob | commitdiff | raw | diff to current |
2007-07-06 |
Vadim Zeitlin | use 'neither ... nor ...' instead of 'neither ... or... |
blob | commitdiff | raw | diff to current |
2007-07-04 |
Vadim Zeitlin | added wxAtomicInc/Dec() functions (patch 1739486) |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Vadim Zeitlin | fix __SUNCC__ definition; added wxCHECK_SUNCC_VERSION |
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-15 |
Vadim Zeitlin | added wxDEPRECATED_BUT_USED_INTERNALLY macro and use... |
blob | commitdiff | raw | diff to current |
2007-06-10 |
Václav Slavík | don't use implicit wxString->char*/wchar_t* conversion... |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Vadim Zeitlin | added wxMSW-specific wxEntryStart() overload taking... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Vadim Zeitlin | document wxLaunchDefaultBrowser() scheme handling |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Vadim Zeitlin | LaTeX syntax and links corrections |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Robert Roebling | Typo in docs [ 1693034 ] 2.8.3: wrong docs for wxCHEC... |
blob | commitdiff | raw | diff to current |
2007-04-13 |
Vadim Zeitlin | removed documentation for wxStartTimer() and wxGetElaps... |
blob | commitdiff | raw | diff to current |
2007-04-11 |
Vadim Zeitlin | don't use obsolete functions (mostly copystring() and... |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Vadim Zeitlin | use wxFD_XXX instead of deprecated wxXXX in the documen... |
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-07 |
Vadim Zeitlin | add support for resources forks in wxCopyFile() (modifi... |
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-30 |
Vadim Zeitlin | fixed broken link and use \backslash instead of literal... |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Václav Slavík | use wxStrings in wxLocale methods, _() and wxGetTransla... |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Vadim Zeitlin | added wxJoin and wxSplit functions (modified patch... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Vadim Zeitlin | updated portability note for wxGetDiskSpace (patch... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Vadim Zeitlin | remove inexistent wxGetMultipleChoice() |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Václav Slavík | changes wxDirExists() to accept wxString instead of... |
blob | commitdiff | raw | diff to current |
2007-02-01 |
Vadim Zeitlin | document wxNewId() as being deprecated |
blob | commitdiff | raw | diff to current |
2006-12-29 |
Vadim Zeitlin | wxFileModificationTime return -1, not 0, on error ... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
Vadim Zeitlin | mention wxRmDir() and its opposite return value meaning... |
blob | commitdiff | raw | diff to current |
2006-11-24 |
Robert Roebling | Correct include file for wxGetActiveWindow() |
blob | commitdiff | raw | diff to current |
2006-11-19 |
Vadim Zeitlin | wxCHECK_GCC_VERSION() takes 2 parameters, not 3 |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | remove just added wxCoordRound() (see patch 1586499) |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Robert Roebling | [ 1587059 ] wxLaunchDefaultBrowser fix for KDE |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Julian Smart | Applied patch 1586499: wxCoordRound function |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Vadim Zeitlin | corrected wxEntry declarations (closes 1222193); added... |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Vadim Zeitlin | correct wxDirExists() parameter type (closes 1220417) |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | add an newline between headers in wxGenericAboutBox |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | document wxAboutBox &c |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | added Unicode-friendly wxSTRINGIZE_T() |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Vadim Zeitlin | document wxSTRINGISZE |
blob | commitdiff | raw | diff to current |
2006-09-21 |
Vadim Zeitlin | fix unescaped underscores |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Vadim Zeitlin | wx printf() implementation bug fixes ('%' handling... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Vadim Zeitlin | removed extra '}' |
blob | commitdiff | raw | diff to current |
2006-08-21 |
Robin Dunn | Make it possible to tell wxXmlResource which domain... |
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-05-31 |
Vadim Zeitlin | corrected header for wxWakeUpIdle() |
blob | commitdiff | raw | diff to current |
2006-05-28 |
Vadim Zeitlin | spelling fixes (patch 1495562) |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Vadim Zeitlin | moved power functions for MSW from utils.cpp to (new... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Vadim Zeitlin | LaTeX syntax error in wxRenameFile fixed |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Vadim Zeitlin | added overwrite parameter to wxRenameFile (patch 1467041) |
blob | commitdiff | raw | diff to current |
2006-04-10 |
Vadim Zeitlin | wxGetActiveWindow() exists in wxGTK |
blob | commitdiff | raw | diff to current |
2006-03-29 |
Vadim Zeitlin | added func parameter to wxOnAssert |
blob | commitdiff | raw | diff to current |
2006-03-28 |
Włodzimierz Skiba | Documentation fixes for unresolved labels after changes... |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Vadim Zeitlin | documented __WXFUNCTION__ |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Vadim Zeitlin | made alphabetical list of functions more alphabetical |
blob | commitdiff | raw | diff to current |
2006-01-25 |
Jamie Gadd | Clarify wxMessageBox usage. Fixes bug #1414535. |
blob | commitdiff | raw | diff to current |
2006-01-09 |
Vadim Zeitlin | mention that wxMULTIPLE flag doesn't make sense with... |
blob | commitdiff | raw | diff to current |
2006-01-05 |
Robin Dunn | Added wxGetMouseState which returns the current state... |
blob | commitdiff | raw | diff to current |
2006-01-02 |
Julian Smart | Added caption parameter to wxGetFontFromUser and wxGetC... |
blob | commitdiff | raw | diff to current |
2005-12-16 |
Mart Raudsepp | image.tex: s/set.to/set to |
blob | commitdiff | raw | diff to current |
2005-11-30 |
Vadim Zeitlin | added wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING macro |
blob | commitdiff | raw | diff to current |
2005-11-11 |
Julian Smart | Typo correction |
blob | commitdiff | raw | diff to current |
2005-11-07 |
Włodzimierz Skiba | wxGetWorkingDirectory() deprecated. Fixed #1338966. |
blob | commitdiff | raw | diff to current |
2005-11-05 |
Vadim Zeitlin | documented wxStringTokenize() |
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-24 |
Vadim Zeitlin | added missing consts and pass objects by const referenc... |
blob | commitdiff | raw | diff to current |
2005-09-17 |
Vadim Zeitlin | documented wx_truncate_cast() |
blob | commitdiff | raw | diff to current |
2005-09-09 |
Julian Smart | Minor doc corrections |
blob | commitdiff | raw | diff to current |
2005-08-28 |
Vadim Zeitlin | spelling fixes and other minor corrections to the docs... |
blob | commitdiff | raw | diff to current |
2005-08-04 |
Vadim Zeitlin | corrected wxUnix2DosFilename signature, added deprecati... |
blob | commitdiff | raw | diff to current |
2005-06-19 |
Vadim Zeitlin | documented that wxFileModificationTime() returns 0... |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Vadim Zeitlin | documented wxScopeGuard; this class is too useful to... |
blob | commitdiff | raw | diff to current |
2005-06-06 |
Vadim Zeitlin | DECLARE_DYNAMIC_CLASS() requires a default ctor |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Vadim Zeitlin | typo in last commit |
blob | commitdiff | raw | diff to current |
2005-06-01 |
Vadim Zeitlin | added wxPLURAL() macro |
blob | commitdiff | raw | diff to current |
2005-04-21 |
Ryan Norton | Add wxLaunchDefaultBrowser, note wxGetKeyState change |
blob | commitdiff | raw | diff to current |
2005-04-08 |
Michael Wetherell | Documentation fixes, patch 1179223 by Andreas Mohr |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Włodzimierz Skiba | Deprecate wxPathExists, make wxDirExists used everywher... |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | document (and check for it with assert) that wxGetKeySt... |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Włodzimierz Skiba | Fixed strange situation when we had wxPathExists and... |
blob | commitdiff | raw | diff to current |
2005-03-16 |
Julian Smart | Added wxWINDOWS_POCKETPC, wxWINDOWS_SMARTPHONE |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Vadim Zeitlin | removed wx_dynamic_cast(), it can't be implemented... |
blob | commitdiff | raw | diff to current |
2005-03-06 |
Julian Smart | Removed spurious comment |
blob | commitdiff | raw | diff to current |
2005-03-03 |
Vadim Zeitlin | added wx_dynamic_cast() |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Michael Wetherell | Rename wxGetFileType to wxGetFileKind |
blob | commitdiff | raw | diff to current |
2005-02-11 |
Michael Wetherell | Add wxGetFileType and IsSeekable |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Ryan Norton | Various underscore doc fixes |
blob | commitdiff | raw | diff to current |
2005-01-31 |
Włodzimierz Skiba | Enhanced wxGetStockLabel() with parameters which replac... |
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-08 |
Vadim Zeitlin | implemented wxIsDebuggerRunning() for Win32 |
blob | commitdiff | raw | diff to current |
2004-12-27 |
Włodzimierz Skiba | Adjust documentation to implementations and alphabetica... |
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 |
Włodzimierz Skiba | Fixed typo. |
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-11 |
Robert Roebling | Whole bunch of minor doc updates from an external... |
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 |
next |