2003-01-26 |
Václav Slavík | fixed someone's typo |
tree | commitdiff |
2003-01-26 |
Václav Slavík | added wxHtmlWindow::LoadFile |
tree | commitdiff |
2003-01-26 |
Vadim Zeitlin | added support for non flexible (in one direction only... |
tree | commitdiff |
2003-01-25 |
Vadim Zeitlin | added wxArray::SetCount() |
tree | commitdiff |
2003-01-25 |
Vadim Zeitlin | documented wxT(), _T(), _() |
tree | commitdiff |
2003-01-25 |
Vadim Zeitlin | File/DirExists() are const now |
tree | commitdiff |
2003-01-25 |
Vadim Zeitlin | moved GetRed() in its correct place in alphabetical... |
tree | commitdiff |
2003-01-25 |
Vadim Zeitlin | typo fixes |
tree | commitdiff |
2003-01-24 |
Vadim Zeitlin | added and documented wxDirTraverser::OnOpenError |
tree | commitdiff |
2003-01-23 |
Václav Slavík | removed wxEncodingConverter from docs where wxMBConv... |
tree | commitdiff |
2003-01-22 |
Vadim Zeitlin | fixed Update() signature |
tree | commitdiff |
2003-01-22 |
Vadim Zeitlin | corrected and expanded |
tree | commitdiff |
2003-01-21 |
Julian Smart | Updated wxBitmap overview |
tree | commitdiff |
2003-01-19 |
Václav Slavík | use wxART_BROKEN_IMAGE in wxHTML |
tree | commitdiff |
2003-01-19 |
Ron Lee | We surely don't need two debugging sections, |
tree | commitdiff |
2003-01-18 |
Václav Slavík | TRUE/FALSE -> true/false in documentation |
tree | commitdiff |
2003-01-18 |
Václav Slavík | added wxFileName::MakeAbsolute |
tree | commitdiff |
2003-01-17 |
Vadim Zeitlin | tried to make wxCloseEvent docs more clear too |
tree | commitdiff |
2003-01-17 |
Vadim Zeitlin | documented UngetWriteBuf overload |
tree | commitdiff |
2003-01-17 |
Vadim Zeitlin | tried to make Close() docs more clear |
tree | commitdiff |
2003-01-16 |
Vadim Zeitlin | added links to the event docs from the default event... |
tree | commitdiff |
2003-01-16 |
Vadim Zeitlin | forgot to include wxControlWithItem docs |
tree | commitdiff |
2003-01-16 |
Vadim Zeitlin | the find dialog is created hidden, as all the other... |
tree | commitdiff |
2003-01-15 |
Vadim Zeitlin | corrected Get/SetFrame() parameter/return type |
tree | commitdiff |
2003-01-15 |
Vadim Zeitlin | removed OnXXX() methods, added new default event handli... |
tree | commitdiff |
2003-01-14 |
Stefan Csomor | added TARGET_CARBON and __MACH__ info |
tree | commitdiff |
2003-01-14 |
Gilles Depeyrot | clarified some Mac OS related preprocessor defines |
tree | commitdiff |
2003-01-13 |
Stefan Csomor | additional infos for wxMac |
tree | commitdiff |
2003-01-12 |
Vadim Zeitlin | DeleteAllItems() does send DELETE_ITEM events (closes... |
tree | commitdiff |
2003-01-12 |
Vadim Zeitlin | more docs about compiler constants |
tree | commitdiff |
2003-01-12 |
Vadim Zeitlin | added wxCHECK_GCC/W32API_VERSION |
tree | commitdiff |
2003-01-12 |
Vadim Zeitlin | corrected m_commandString type to wxString (patch 661648) |
tree | commitdiff |
2003-01-11 |
Mattia Barbon | Documented wxMotif filedialog limitations WRT wildcar... |
tree | commitdiff |
2003-01-10 |
Vadim Zeitlin | removed wxLog::HasPendingMessages() (it can't be made... |
tree | commitdiff |
2003-01-10 |
Vadim Zeitlin | removed CopyObject(), added copy ctor, corrected Dump() |
tree | commitdiff |
2003-01-07 |
Mattia Barbon | Escape some _. |
tree | commitdiff |
2003-01-07 |
Julian Smart | Applied patch [ 662321 ] Port of wxWindows to Wine |
tree | commitdiff |
2003-01-07 |
Ron Lee | Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac... |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | documented wxDateSpan |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | fixed wxMutexLocker ctor signature (patch 660549) |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | say that EVT_TEXT_ENTER requires wxTE_PROCESS_ENTER... |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | made generic EmulateKeyPress() to work with Delete... |
tree | commitdiff |
2003-01-01 |
Vadim Zeitlin | typo fix (closes bug 654197) |
tree | commitdiff |
2003-01-01 |
Vadim Zeitlin | don't send CHECKLISTBOX_TOGGLE event when Check() is... |
tree | commitdiff |
2003-01-01 |
Vadim Zeitlin | added wxControlWithItems docs, updated the others to... |
tree | commitdiff |
2003-01-01 |
Robin Dunn | Added wxLog::Get/SetLogLevel |
tree | commitdiff |
2002-12-30 |
Ron Lee | Add wxSizer::Detach so we can detach child sizers witho... |
tree | commitdiff |
2002-12-29 |
Ron Lee | Added wxTreeCtrl::GetItemParent to deprecate GetParent. |
tree | commitdiff |
2002-12-28 |
Julian Smart | Updated some scripts |
tree | commitdiff |
2002-12-27 |
Mattia Barbon | wxPerl notes for DocView. |
tree | commitdiff |
2002-12-27 |
Julian Smart | Applied patch [ 658505 ] Updates documentation for... |
tree | commitdiff |
2002-12-20 |
Julian Smart | Do -> Redo |
tree | commitdiff |
2002-12-20 |
Julian Smart | Cleaned up SetMenuStrings, factoring out redo and undo... |
tree | commitdiff |
2002-12-18 |
Vadim Zeitlin | removed extra (non existing) Prepend() parameter |
tree | commitdiff |
2002-12-17 |
Julian Smart | Doc corrections |
tree | commitdiff |
2002-12-16 |
Robin Dunn | Give wxSafeYield an onlyIfNeeded parameter |
tree | commitdiff |
2002-12-16 |
Julian Smart | Applied patch [ 654023 ] Enables HtmlHelp (native) |
tree | commitdiff |
2002-12-13 |
Václav Slavík | fixed wxFilesystem docs bug |
tree | commitdiff |
2002-12-13 |
Václav Slavík | documented FileNameToURL and URLToFileName |
tree | commitdiff |
2002-12-10 |
Vadim Zeitlin | corrected wxCommandProcessor ctor docs |
tree | commitdiff |
2002-12-09 |
Julian Smart | Applied patch [ 642162 ] restore wxWizard wxEVT_WIZARD_... |
tree | commitdiff |
2002-12-09 |
Vadim Zeitlin | fixed Get/SetString() prototypes |
tree | commitdiff |
2002-12-09 |
Vadim Zeitlin | fixed a typo |
tree | commitdiff |
2002-12-09 |
Vadim Zeitlin | replaced wxItem_Xxx with wxITEM_XXX as they should be |
tree | commitdiff |
2002-12-08 |
Václav Slavík | added wxHtmlHelpController::AddBook(wxFileName) |
tree | commitdiff |
2002-12-08 |
Václav Slavík | fixed tex2rtf error |
tree | commitdiff |
2002-12-08 |
Roger Gammans | Documentation for wxDbGrid from patch 638274 |
tree | commitdiff |
2002-12-06 |
Vadim Zeitlin | Append() returns int, not void |
tree | commitdiff |
2002-12-06 |
Vadim Zeitlin | fixed return type of GetEditControl(); updated its... |
tree | commitdiff |
2002-12-05 |
Julian Smart | Further version changes |
tree | commitdiff |
2002-12-05 |
Vadim Zeitlin | unabbreviated i18n |
tree | commitdiff |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
tree | commitdiff |
2002-11-02 |
Vadim Zeitlin | added ctor taking wxFontFlags |
tree | commitdiff |
2002-09-14 |
Julian Smart | Applied patch [ 608876 ] Improvements to installation... |
tree | commitdiff |
2002-09-12 |
Julian Smart | Added unix2dos.c utility |
tree | commitdiff |
2002-09-10 |
Vadim Zeitlin | clarification of Set/GetTitle() with respect to popup... |
tree | commitdiff |
2002-09-09 |
Vadim Zeitlin | wxDialog doesn't derive from wxPanel nor accepts wxDIAL... |
tree | commitdiff |
2002-09-08 |
Václav Slavík | another false statement corrected |
tree | commitdiff |
2002-09-07 |
Vadim Zeitlin | added wxLocale::GetLanguageInfo() |
tree | commitdiff |
2002-09-07 |
Stefan Neis | Commited John Labenski's patch giving access to the... |
tree | commitdiff |
2002-09-06 |
Julian Smart | Added missing rejigged IPC Latex files |
tree | commitdiff |
2002-09-06 |
Václav Slavík | documented need to install ZIP handler |
tree | commitdiff |
2002-09-06 |
Julian Smart | Corrected wxMenu::Append item symbol documentation |
tree | commitdiff |
2002-09-06 |
Julian Smart | Added another reference to adding the zip handler. |
tree | commitdiff |
2002-09-06 |
Julian Smart | Added note about adding the zip handler when using... |
tree | commitdiff |
2002-09-05 |
Mattia Barbon | Revert apparently accidental commit |
tree | commitdiff |
2002-09-05 |
Julian Smart | Applied patch [ 605189 ] add edit cancel notify to... |
tree | commitdiff |
2002-09-05 |
Julian Smart | Applied patch [ 603858 ] wxTextCtrl text alignment... |
tree | commitdiff |
2002-09-04 |
Vadim Zeitlin | generic status bar now: |
tree | commitdiff |
2002-09-04 |
Ron Lee | Added (and documented) GetTraceMasks so userspace can... |
tree | commitdiff |
2002-09-03 |
Mattia Barbon | Small clarification in ::wxShowTip docs. |
tree | commitdiff |
2002-09-02 |
Vadim Zeitlin | removed GetObjectType() ghost |
tree | commitdiff |
2002-09-01 |
Julian Smart | Applied patch [ 600051 ] DDE and TCP improvements and... |
tree | commitdiff |
2002-08-31 |
Julian Smart | Some doc fixes |
tree | commitdiff |
2002-08-31 |
Julian Smart | Applied patch [ 600500 ] Tip-of-day: comments, translatable |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | mention that SetSelection(-1, -1) selects everything |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | documented SetSelection() |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | added Read64() and Write64() docs |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | disable children when the parent is disabled |
tree | commitdiff |
2002-08-29 |
Mattia Barbon | Documented wxListCtrl::GetColumnCount |
tree | commitdiff |
next |