2004-11-18 |
Ryan Norton | fix underscore errors |
tree | commitdiff |
2004-11-16 |
Julian Smart | Doc tweaks |
tree | commitdiff |
2004-11-16 |
Václav Slavík | modified wxEncodingConverter API to report failures |
tree | commitdiff |
2004-11-15 |
Włodzimierz Skiba | wxDC::DrawLabel documented. |
tree | commitdiff |
2004-11-15 |
Włodzimierz Skiba | Order fix. |
tree | commitdiff |
2004-11-15 |
Vadim Zeitlin | added \deprecated command |
tree | commitdiff |
2004-11-15 |
Ryan Norton | fix buglet wxKeyEvent->wxMouseEvent |
tree | commitdiff |
2004-11-14 |
Ryan Norton | doc for mediaplayer sample |
tree | commitdiff |
2004-11-14 |
Ryan Norton | doc update for wxMediaCtrl |
tree | commitdiff |
2004-11-11 |
Vadim Zeitlin | fixes to ZIP/archive patch (patch 1064426); should... |
tree | commitdiff |
2004-11-11 |
Ryan Norton | 1) fix border styles in wxMediaCtrl, 2) regenerate... |
tree | commitdiff |
2004-11-11 |
Ron Lee | Does \deprecated exist outside doxygen? |
tree | commitdiff |
2004-11-11 |
Ryan Norton | prelim docs |
tree | commitdiff |
2004-11-10 |
Vadim Zeitlin | added ZIP classes by M.J.Wetherell (patch 1030239) |
tree | commitdiff |
2004-11-10 |
Kevin Hock | Correct typos, minor wording improvements |
tree | commitdiff |
2004-11-10 |
Kevin Hock | Clarified the wording for the return value of count |
tree | commitdiff |
2004-11-10 |
Vadim Zeitlin | replaced wxStream::GetSize() with GetLength() (still... |
tree | commitdiff |
2004-11-10 |
Kevin Hock | Fixed two instances of : inbetween wxRect and method... |
tree | commitdiff |
2004-11-10 |
Włodzimierz Skiba | Missing parts of wxDateTime - bug #825215. |
tree | commitdiff |
2004-11-10 |
Włodzimierz Skiba | IsSubMenu() not listed - bug #921648. |
tree | commitdiff |
2004-11-10 |
Włodzimierz Skiba | Fixes to recently added documentation of wxPasswordEntr... |
tree | commitdiff |
2004-11-09 |
Włodzimierz Skiba | Removed method which belongs to wxArrayString (and... |
tree | commitdiff |
2004-11-09 |
Kevin Hock | [1001483] Added wxPasswordEntryDialog analagous to... |
tree | commitdiff |
2004-11-09 |
Włodzimierz Skiba | Doc fix [Patch #1048940]. |
tree | commitdiff |
2004-11-09 |
Włodzimierz Skiba | wxSizer::Add/Insert now returns pointer to wxSizerItem... |
tree | commitdiff |
2004-11-08 |
Ryan Norton | remove docs |
tree | commitdiff |
2004-11-07 |
Václav Slavík | fixed typo |
tree | commitdiff |
2004-11-07 |
Ryan Norton | allow multiple movie loading as per Julian's suggestion... |
tree | commitdiff |
2004-11-07 |
Ryan Norton | clear up wxStringBuffer docs a bit |
tree | commitdiff |
2004-11-07 |
Ryan Norton | correct Stopping - go to start of movie if stopped... |
tree | commitdiff |
2004-11-07 |
Kevin Hock | EnableEffects added for generic font dialog |
tree | commitdiff |
2004-11-07 |
Ryan Norton | change spun via [ 1050204 ] wxFileDialog wildcard filters |
tree | commitdiff |
2004-11-06 |
Kevin Hock | Add ability to position and/or center the dialog for... |
tree | commitdiff |
2004-11-05 |
Włodzimierz Skiba | Simplify wxRect construction at the wxPoint(0,0) with... |
tree | commitdiff |
2004-11-01 |
Václav Slavík | OnGetItemText is const |
tree | commitdiff |
2004-10-30 |
Kevin Hock | Better alphabetized the event handler macros |
tree | commitdiff |
2004-10-28 |
Vadim Zeitlin | undid last change to wxBitmapButton::GetBestSize()... |
tree | commitdiff |
2004-10-28 |
Ryan Norton | wxURL - doc cleanups, depreciated more methods, more... |
tree | commitdiff |
2004-10-28 |
Włodzimierz Skiba | Missed CanRead and correct type for Eof (bug #983978). |
tree | commitdiff |
2004-10-28 |
Włodzimierz Skiba | Single section for variants of the same function so... |
tree | commitdiff |
2004-10-28 |
Włodzimierz Skiba | Lack of label causes 'topicN' anchors in url and report... |
tree | commitdiff |
2004-10-28 |
Ryan Norton | final wxURI API changes. Changed Get to BuildURI to... |
tree | commitdiff |
2004-10-28 |
Ryan Norton | Inherit wxURL from wxURI, providing assignment, copy... |
tree | commitdiff |
2004-10-28 |
Vadim Zeitlin | use \true/\false and \arg |
tree | commitdiff |
2004-10-28 |
Vadim Zeitlin | minor cleanup: don't use bool parameters, don't typedef... |
tree | commitdiff |
2004-10-27 |
Ryan Norton | final sweep over docs - replace & with \& |
tree | commitdiff |
2004-10-27 |
Ryan Norton | update docs, add to class list |
tree | commitdiff |
2004-10-27 |
Ryan Norton | wxURI. Move Convert/to/fromURI into uri.cpp so that... |
tree | commitdiff |
2004-10-27 |
Włodzimierz Skiba | Replace license.txt with licence.txt as it is really... |
tree | commitdiff |
2004-10-27 |
Ryan Norton | Add preliminary wxStringBufferLength docs |
tree | commitdiff |
2004-10-22 |
Kevin Hock | *** empty log message *** |
tree | commitdiff |
2004-10-20 |
Włodzimierz Skiba | Minor manual fixes. |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | fixed GetConfigDir() description; added MT-safety note |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | document that not skipping left click event results... |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | define __WXOSX__ for wxMac/Cocoa; document it |
tree | commitdiff |
2004-10-18 |
Vadim Zeitlin | - added and documented Get/SetInstallPath() under Unix |
tree | commitdiff |
2004-10-18 |
Vadim Zeitlin | renamed wxFileLocator to wxStandardPaths |
tree | commitdiff |
2004-10-18 |
Václav Slavík | fixed typo |
tree | commitdiff |
2004-10-18 |
Vadim Zeitlin | documented that SetSelection(-1) removes the selection |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | added wxDynamicLibrary::HasSymbol() |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | added \newsince command |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | added interface for wxFileLocator class |
tree | commitdiff |
2004-10-17 |
Stefan Csomor | added mac constants |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | added wxSetCursorEvent documentation (patch 1048181) |
tree | commitdiff |
2004-10-16 |
Václav Slavík | wxProcess::OnTerminate is not const |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | Parts of wxSizer::Show() extracted into wxSizer::GetIte... |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | ReadChar() is called GetChar() in fact |
tree | commitdiff |
2004-10-14 |
Vadim Zeitlin | call Skip() under Mac |
tree | commitdiff |
2004-10-14 |
Vadim Zeitlin | replaced deprecated GetNoHistoryFiles() function with... |
tree | commitdiff |
2004-10-14 |
Włodzimierz Skiba | Bug #1001474. Text!=Password. |
tree | commitdiff |
2004-10-14 |
Julian Smart | Doc tweaks |
tree | commitdiff |
2004-10-14 |
Julian Smart | Added SetScrollLinesX, SetScrollLinesY so apps can... |
tree | commitdiff |
2004-10-13 |
Ryan Norton | fix syntax errors |
tree | commitdiff |
2004-10-13 |
Ryan Norton | fix syntax error |
tree | commitdiff |
2004-10-13 |
Ryan Norton | small doc cleanup |
tree | commitdiff |
2004-10-12 |
Václav Slavík | updated after moving xrc to the core |
tree | commitdiff |
2004-10-12 |
Ryan Norton | slight correction |
tree | commitdiff |
2004-10-12 |
Ryan Norton | I can't beleive I forgot this |
tree | commitdiff |
2004-10-11 |
Włodzimierz Skiba | Missed wxList::Erase description. |
tree | commitdiff |
2004-10-09 |
Julian Smart | Removed over-specific references to wxDDE.. |
tree | commitdiff |
2004-10-07 |
Kevin Hock | Fixed typos -- obejct should be object |
tree | commitdiff |
2004-10-07 |
Ryan Norton | 1. Yet another unit test for new stirng stuff |
tree | commitdiff |
2004-10-07 |
Ryan Norton | 2.5.3 - cleanups, fixes, etc. etc. - |
tree | commitdiff |
2004-10-06 |
Ryan Norton | cocoa tooltips. Remove runtime warning from 10.2 ... |
tree | commitdiff |
2004-10-06 |
Václav Slavík | added reference to GetUnicodeKey to GetKeyCode |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | made IsMainLoopRunning() static and implemented it... |
tree | commitdiff |
2004-10-04 |
Julian Smart | Typo corrections |
tree | commitdiff |
2004-10-04 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' in anchor... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | added wxApp::IsMainLoopRunnning() (see bug 994293) |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | added wxFileConfig::Save(stream); documented it in... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | added wxUmaskChanger class and wxCHANGE_UMASK macro... |
tree | commitdiff |
2004-10-03 |
Julian Smart | Updated version number |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | removed non-const wxDC accessors for pens, brushes... |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | added wxVaCopy() and use it to fix wxVsnprintf() crash... |
tree | commitdiff |
2004-09-30 |
Julian Smart | Deprecated SetItemImage with 2 image ids |
tree | commitdiff |
2004-09-30 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' in anchor... |
tree | commitdiff |
2004-09-29 |
Robin Dunn | wxSystemSettings::GetMetric returns -1 if the metric... |
tree | commitdiff |
2004-09-29 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' in anchor... |
tree | commitdiff |
2004-09-29 |
Włodzimierz Skiba | wxTLW::SetLeft/RightMenu of smart phones documented. |
tree | commitdiff |
2004-09-28 |
Vadim Zeitlin | added wx_reinterpret_cast() macro |
tree | commitdiff |
next |