2004-11-04 |
George Tasker | wxODBC changes logged |
tree | commitdiff |
2004-11-01 |
Václav Slavík | OnGetItemText is const |
tree | commitdiff |
2004-10-31 |
Václav Slavík | the position attribute is called 'pos', not 'position' |
tree | commitdiff |
2004-10-31 |
Václav Slavík | added 'icon' property to wxFrame and wxDialog in XRC |
tree | commitdiff |
2004-10-31 |
Václav Slavík | fixed spelling of -checkcurleybraces (patch #1054304) |
tree | commitdiff |
2004-10-30 |
Ryan Norton | restore ConvertToValidURI to prev. version for bw compa... |
tree | commitdiff |
2004-10-30 |
Ryan Norton | mark incompat and depreciated changes for wxURL, add... |
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 |
Vadim Zeitlin | fixed wxBU_EXACTFIT handling in wxBitmapButton (closes... |
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 | Correct defaults for basic options (bug #1048680) |
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-24 |
Vadim Zeitlin | use GetBestSize() and not GetSize() for AsIs() size... |
tree | commitdiff |
2004-10-22 |
Kevin Hock | *** empty log message *** |
tree | commitdiff |
2004-10-22 |
Kevin Hock | *** empty log message *** |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | added wxTextInputStream::operator>>(wchar_t) for compil... |
tree | commitdiff |
2004-10-20 |
Włodzimierz Skiba | Minor manual fixes. |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | updated bulid notes to include cmd line building instru... |
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 |
Julian Smart | Committed William Osborne's wxPalmOS port |
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 |
Julian Smart | wxRadioButtons in the same group no longer have to... |
tree | commitdiff |
2004-10-18 |
Václav Slavík | fixed typo |
tree | commitdiff |
2004-10-18 |
Vadim Zeitlin | 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 |
Vadim Zeitlin | mention enhanced metafiles bug fix |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | - wxDynamicLibrary::GetDllExt() now returns ".bundle... |
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 |
Vadim Zeitlin | implemented SetWildcard() |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | GUI is not All at all ;) |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | Parts of wxSizer::Show() extracted into wxSizer::GetIte... |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | added Norvegian translation (Hans F. Nordhaug) |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | ReadChar() is called GetChar() in fact |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | added wxFileSize_t, changed types of wxFile methods... |
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-12 |
Václav Slavík | added \ escaping in XRC (patch 1042675) |
tree | commitdiff |
2004-10-11 |
Vadim Zeitlin | wxPuts() should output a trailing newline even in Unix... |
tree | commitdiff |
2004-10-11 |
Włodzimierz Skiba | Missed wxList::Erase description. |
tree | commitdiff |
2004-10-10 |
Julian Smart | Script updates, FAQ updates from web site |
tree | commitdiff |
2004-10-09 |
Julian Smart | Removed over-specific references to wxDDE.. |
tree | commitdiff |
2004-10-08 |
Ryan Norton | final null-char wxString stuff, a couple of bugfixes... |
tree | commitdiff |
2004-10-08 |
Ryan Norton | various cleanups |
tree | commitdiff |
2004-10-07 |
Kevin Hock | Fixed typos -- obejct should be object |
tree | commitdiff |
2004-10-07 |
Ryan Norton | I guess I should update this - :) |
tree | commitdiff |
2004-10-07 |
Ryan Norton | 1. Yet another unit test for new stirng stuff |
tree | commitdiff |
2004-10-07 |
Julian Smart | Applied patch [ 1042241 ] Fixes print setup problem... |
tree | commitdiff |
2004-10-07 |
Włodzimierz Skiba | Late note about deprecated wxDbTable constructor. |
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 | wxListItem::m_data is now of type wxUIntPtr, not long... |
tree | commitdiff |
2004-09-28 |
Vadim Zeitlin | added wx_reinterpret_cast() macro |
tree | commitdiff |
2004-09-28 |
Julian Smart | Duplicate wxLC_VIRTUAL removed |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. Their application to the sources... |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Missed labels to replace number of 'topicNNN' in anchor... |
tree | commitdiff |
next |