]> git.saurik.com Git - wxWidgets.git/history - docs
Fix wxGTK compilation.
[wxWidgets.git] / docs /
2004-10-31  Václav Slavíkthe position attribute is called 'pos', not 'position'
2004-10-31  Václav Slavíkadded 'icon' property to wxFrame and wxDialog in XRC
2004-10-31  Václav Slavíkfixed spelling of -checkcurleybraces (patch #1054304)
2004-10-30  Ryan Nortonrestore ConvertToValidURI to prev. version for bw compa...
2004-10-30  Ryan Nortonmark incompat and depreciated changes for wxURL, add...
2004-10-30  Kevin HockBetter alphabetized the event handler macros
2004-10-28  Vadim Zeitlinundid last change to wxBitmapButton::GetBestSize()...
2004-10-28  Ryan NortonwxURL - doc cleanups, depreciated more methods, more...
2004-10-28  Vadim Zeitlinfixed wxBU_EXACTFIT handling in wxBitmapButton (closes...
2004-10-28  Włodzimierz SkibaMissed CanRead and correct type for Eof (bug #983978).
2004-10-28  Włodzimierz SkibaSingle section for variants of the same function so...
2004-10-28  Włodzimierz SkibaLack of label causes 'topicN' anchors in url and report...
2004-10-28  Ryan Nortonfinal wxURI API changes. Changed Get to BuildURI to...
2004-10-28  Ryan NortonInherit wxURL from wxURI, providing assignment, copy...
2004-10-28  Vadim Zeitlinuse \true/\false and \arg
2004-10-28  Vadim Zeitlinminor cleanup: don't use bool parameters, don't typedef...
2004-10-27  Ryan Nortonfinal sweep over docs - replace & with \&
2004-10-27  Ryan Nortonupdate docs, add to class list
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-27  Włodzimierz SkibaCorrect defaults for basic options (bug #1048680)
2004-10-27  Włodzimierz SkibaReplace license.txt with licence.txt as it is really...
2004-10-27  Ryan NortonAdd preliminary wxStringBufferLength docs
2004-10-24  Vadim Zeitlinuse GetBestSize() and not GetSize() for AsIs() size...
2004-10-22  Kevin Hock*** empty log message ***
2004-10-22  Kevin Hock*** empty log message ***
2004-10-20  Vadim Zeitlinadded wxTextInputStream::operator>>(wchar_t) for compil...
2004-10-20  Włodzimierz SkibaMinor manual fixes.
2004-10-19  Vadim Zeitlinupdated bulid notes to include cmd line building instru...
2004-10-19  Vadim Zeitlinfixed GetConfigDir() description; added MT-safety note
2004-10-19  Vadim Zeitlindocument that not skipping left click event results...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-10-19  Vadim Zeitlindefine __WXOSX__ for wxMac/Cocoa; document it
2004-10-18  Vadim Zeitlin- added and documented Get/SetInstallPath() under Unix
2004-10-18  Vadim Zeitlinrenamed wxFileLocator to wxStandardPaths
2004-10-18  Julian SmartwxRadioButtons in the same group no longer have to...
2004-10-18  Václav Slavíkfixed typo
2004-10-18  Vadim Zeitlintypo
2004-10-18  Vadim Zeitlindocumented that SetSelection(-1) removes the selection
2004-10-17  Vadim Zeitlinadded wxDynamicLibrary::HasSymbol()
2004-10-17  Vadim Zeitlinadded \newsince command
2004-10-17  Vadim Zeitlinadded interface for wxFileLocator class
2004-10-17  Vadim Zeitlinmention enhanced metafiles bug fix
2004-10-17  Vadim Zeitlin- wxDynamicLibrary::GetDllExt() now returns ".bundle...
2004-10-17  Stefan Csomoradded mac constants
2004-10-16  Vadim Zeitlinadded wxSetCursorEvent documentation (patch 1048181)
2004-10-16  Václav SlavíkwxProcess::OnTerminate is not const
2004-10-15  Vadim Zeitlinimplemented SetWildcard()
2004-10-15  Włodzimierz SkibaGUI is not All at all ;)
2004-10-15  Włodzimierz SkibaParts of wxSizer::Show() extracted into wxSizer::GetIte...
2004-10-15  Vadim Zeitlinadded Norvegian translation (Hans F. Nordhaug)
2004-10-15  Vadim ZeitlinReadChar() is called GetChar() in fact
2004-10-15  Vadim Zeitlinadded wxFileSize_t, changed types of wxFile methods...
2004-10-14  Vadim Zeitlincall Skip() under Mac
2004-10-14  Vadim Zeitlinreplaced deprecated GetNoHistoryFiles() function with...
2004-10-14  Włodzimierz SkibaBug #1001474. Text!=Password.
2004-10-14  Julian SmartDoc tweaks
2004-10-14  Julian SmartAdded SetScrollLinesX, SetScrollLinesY so apps can...
2004-10-13  Ryan Nortonfix syntax errors
2004-10-13  Ryan Nortonfix syntax error
2004-10-13  Ryan Nortonsmall doc cleanup
2004-10-12  Václav Slavíkupdated after moving xrc to the core
2004-10-12  Ryan Nortonslight correction
2004-10-12  Ryan NortonI can't beleive I forgot this
2004-10-12  Václav Slavíkadded \ escaping in XRC (patch 1042675)
2004-10-11  Vadim ZeitlinwxPuts() should output a trailing newline even in Unix...
2004-10-11  Włodzimierz SkibaMissed wxList::Erase description.
2004-10-10  Julian SmartScript updates, FAQ updates from web site
2004-10-09  Julian SmartRemoved over-specific references to wxDDE..
2004-10-08  Ryan Nortonfinal null-char wxString stuff, a couple of bugfixes...
2004-10-08  Ryan Nortonvarious cleanups
2004-10-07  Kevin HockFixed typos -- obejct should be object
2004-10-07  Ryan NortonI guess I should update this - :)
2004-10-07  Ryan Norton1. Yet another unit test for new stirng stuff
2004-10-07  Julian SmartApplied patch [ 1042241 ] Fixes print setup problem...
2004-10-07  Włodzimierz SkibaLate note about deprecated wxDbTable constructor.
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -
2004-10-06  Ryan Nortoncocoa tooltips. Remove runtime warning from 10.2 ...
2004-10-06  Václav Slavíkadded reference to GetUnicodeKey to GetKeyCode
2004-10-04  Vadim Zeitlinmade IsMainLoopRunning() static and implemented it...
2004-10-04  Julian SmartTypo corrections
2004-10-04  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-10-04  Vadim Zeitlinadded wxApp::IsMainLoopRunnning() (see bug 994293)
2004-10-03  Vadim Zeitlinadded wxFileConfig::Save(stream); documented it in...
2004-10-03  Vadim Zeitlinadded wxUmaskChanger class and wxCHANGE_UMASK macro...
2004-10-03  Julian SmartUpdated version number
2004-10-02  Vadim Zeitlinremoved non-const wxDC accessors for pens, brushes...
2004-10-02  Vadim Zeitlinadded wxVaCopy() and use it to fix wxVsnprintf() crash...
2004-09-30  Julian SmartDeprecated SetItemImage with 2 image ids
2004-09-30  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-09-29  Robin DunnwxSystemSettings::GetMetric returns -1 if the metric...
2004-09-29  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-09-29  Włodzimierz SkibawxTLW::SetLeft/RightMenu of smart phones documented.
2004-09-28  Vadim ZeitlinwxListItem::m_data is now of type wxUIntPtr, not long...
2004-09-28  Vadim Zeitlinadded wx_reinterpret_cast() macro
2004-09-28  Julian SmartDuplicate wxLC_VIRTUAL removed
2004-09-28  Włodzimierz SkibaHardware defines spec.
2004-09-28  Włodzimierz SkibaHardware defines spec. Their application to the sources...
2004-09-28  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-09-28  Julian SmartTypo corrections
2004-09-27  Ryan Nortonrevert bad change
next