2002-05-31 |
Robert Roebling | Doc tweaks for FindWindowByXX |
tree | commitdiff |
2002-05-31 |
Robert Roebling | Documented wxClienData and friends. |
tree | commitdiff |
2002-05-29 |
Julian Smart | Corrected some typos |
tree | commitdiff |
2002-05-28 |
Vadim Zeitlin | corrected the completely wrong example (bug 545427) |
tree | commitdiff |
2002-05-27 |
Robin Dunn | Fixed a tex2rtf warning |
tree | commitdiff |
2002-05-27 |
Robin Dunn | Changed the default style flags on wxSplashScreen |
tree | commitdiff |
2002-05-26 |
Vadim Zeitlin | added wxWizard::Fit() |
tree | commitdiff |
2002-05-26 |
Vadim Zeitlin | updated wxSpinXXX event docs |
tree | commitdiff |
2002-05-25 |
Vadim Zeitlin | changes to wxFRAME_NO_TASKBAR/FLOAT_ON_PARENT styles... |
tree | commitdiff |
2002-05-25 |
Vadim Zeitlin | new wxWindow::FindWindowByXXX() methods replacing the... |
tree | commitdiff |
2002-05-24 |
Vadim Zeitlin | wxTextCtrl::OnChar() can't be used to translate the... |
tree | commitdiff |
2002-05-22 |
Vadim Zeitlin | fixed ProcessMessage() signature |
tree | commitdiff |
2002-05-20 |
Vadim Zeitlin | added docs for a few missing methods (Inside, Deflate... |
tree | commitdiff |
2002-05-13 |
Vadim Zeitlin | documented wxFileName::SplitPath(), added more obsolesc... |
tree | commitdiff |
2002-05-12 |
Vadim Zeitlin | fixed wxFontDialog API: accept const ref instead of... |
tree | commitdiff |
2002-05-12 |
Julian Smart | Added missing brace in checkbox.tex |
tree | commitdiff |
2002-05-12 |
Julian Smart | Added deprecated property classes for future reference... |
tree | commitdiff |
2002-05-11 |
Vadim Zeitlin | fixed typo |
tree | commitdiff |
2002-05-09 |
Vadim Zeitlin | fixed return value of Enable() and Disable() |
tree | commitdiff |
2002-05-09 |
Vadim Zeitlin | added/documented wxApp::FilterEvent |
tree | commitdiff |
2002-05-09 |
Vadim Zeitlin | added (and documented) wxSafeShowMessage, use it in... |
tree | commitdiff |
2002-05-08 |
Mattia Barbon | Added documentation for wxListItem. |
tree | commitdiff |
2002-05-08 |
Mattia Barbon | Fix _ quoting to make tex2rtf happier |
tree | commitdiff |
2002-05-08 |
Julian Smart | Added Ok() member for print data, print dialog, page... |
tree | commitdiff |
2002-05-07 |
Vadim Zeitlin | removed Left(char ch) version which doesn't exist any... |
tree | commitdiff |
2002-05-06 |
Julian Smart | Did a small amount of proofreading of the ODBC docs. |
tree | commitdiff |
2002-05-06 |
Vadim Zeitlin | added wxCheckBox::IsChecked() to wxMac and documented it |
tree | commitdiff |
2002-05-05 |
Mattia Barbon | Documentation for wxClipboard::Flush |
tree | commitdiff |
2002-05-05 |
Vadim Zeitlin | added files for LaTeX compilation (second part of the... |
tree | commitdiff |
2002-05-05 |
Vadim Zeitlin | fixed LaTeX compilation problems (part of patch 551210) |
tree | commitdiff |
2002-05-05 |
Vadim Zeitlin | added wxShutdown (patch 547443) |
tree | commitdiff |
2002-05-05 |
Julian Smart | Doc tweaks |
tree | commitdiff |
2002-05-04 |
Stefan Neis | Updated documentation according to recent array changes. |
tree | commitdiff |
2002-05-04 |
Vadim Zeitlin | fixed wxDirDialog ctor docs |
tree | commitdiff |
2002-05-02 |
Mattia Barbon | Missing bracket in array.tex |
tree | commitdiff |
2002-05-02 |
Vadim Zeitlin | splitted wxFileStream docs in 2 files to make the class... |
tree | commitdiff |
2002-05-02 |
Vadim Zeitlin | fixed type: wxUint16 -> wxUint32 (patch 549556) |
tree | commitdiff |
2002-04-28 |
Vadim Zeitlin | changed DoDragDrop(bool) into DoDragDrop(int) and added... |
tree | commitdiff |
2002-04-27 |
Vadim Zeitlin | some docs for wxArray(int n) mods |
tree | commitdiff |
2002-04-27 |
Vadim Zeitlin | mention that creation time only lives up to its name... |
tree | commitdiff |
2002-04-21 |
Vadim Zeitlin | added and documented wxWindow::SetFocusFromKbd |
tree | commitdiff |
2002-04-20 |
Julian Smart | Typo fixed in tsizer.tex; no change to setup0.h |
tree | commitdiff |
2002-04-20 |
Vadim Zeitlin | mention that doing SetFocus() results in the focus... |
tree | commitdiff |
2002-04-20 |
Vadim Zeitlin | added wxGetTopLevelParent() |
tree | commitdiff |
2002-04-19 |
Ron Lee | Added knowledge of virtual size to wx(Scrolled)Windows... |
tree | commitdiff |
2002-04-17 |
Julian Smart | Added wxDF_HTML |
tree | commitdiff |
2002-04-16 |
Václav Slavík | some wxArtProv docs |
tree | commitdiff |
2002-04-16 |
Václav Slavík | fixed outdated filenames |
tree | commitdiff |
2002-04-16 |
George Tasker | Fixes for documentation compilation |
tree | commitdiff |
2002-04-15 |
Vadim Zeitlin | added wx/ipc.h and used/documented it |
tree | commitdiff |
2002-04-14 |
Julian Smart | Applied custom character filter patch for text validator |
tree | commitdiff |
2002-04-12 |
Julian Smart | Implemented wxMouseCaptureChangedEvent and made wxGener... |
tree | commitdiff |
2002-04-12 |
Vadim Zeitlin | implemented IPC using Unix domain sockets |
tree | commitdiff |
2002-04-12 |
Vadim Zeitlin | replaced SetName() with SetText() |
tree | commitdiff |
2002-04-12 |
Vadim Zeitlin | implemented wxChoice::Delete |
tree | commitdiff |
2002-04-11 |
Vadim Zeitlin | fixed 2 small typos (reported by Janos Vegh) |
tree | commitdiff |
2002-04-10 |
Julian Smart | Added a wxDD_NEW_DIR_BUTTON style for wxDirDialog ... |
tree | commitdiff |
2002-04-09 |
Vadim Zeitlin | fixed a bug in wxStopWatch::Pause() (wouldn't pause... |
tree | commitdiff |
2002-04-08 |
Julian Smart | Further fixes to references |
tree | commitdiff |
2002-04-08 |
Julian Smart | Removed a lot of redundant references to wxWindow:... |
tree | commitdiff |
2002-04-08 |
Vadim Zeitlin | fixed several bugs in Mkdir() and also modified its... |
tree | commitdiff |
2002-04-08 |
Vadim Zeitlin | added GetPath(flags) version to allow retrieving the... |
tree | commitdiff |
2002-04-08 |
Julian Smart | Added wxDIRCTRL_EDITABLE style so we can choose whether |
tree | commitdiff |
2002-04-08 |
Julian Smart | Canvas: added some DECLARE_CLASS macros to stop it... |
tree | commitdiff |
2002-04-07 |
Vadim Zeitlin | added ra key methods docs |
tree | commitdiff |
2002-04-07 |
Vadim Zeitlin | added wxTextCtrl::EmulateKeyPress |
tree | commitdiff |
2002-04-07 |
Julian Smart | Version updates, manual date change, no change to dragi... |
tree | commitdiff |
2002-04-07 |
Václav Slavík | add artprov sample to the list |
tree | commitdiff |
2002-04-06 |
Václav Slavík | fixed wxEncodingConverter::Convert docs |
tree | commitdiff |
2002-04-06 |
Václav Slavík | added wxFontMapper::Get/Set |
tree | commitdiff |
2002-04-06 |
Václav Slavík | fixed typo |
tree | commitdiff |
2002-04-05 |
Vadim Zeitlin | added a few missing tree events to the docs |
tree | commitdiff |
2002-04-05 |
Vadim Zeitlin | minor fix to wxFileName::MakeRelativeTo(), removed... |
tree | commitdiff |
2002-04-04 |
Julian Smart | Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows... |
tree | commitdiff |
2002-04-03 |
Mattia Barbon | Mention wxCURSOR_BLANK |
tree | commitdiff |
2002-04-03 |
Vadim Zeitlin | added a note about the constraints being deprecated |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | fixed OnDropFiles() signature |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | changed wxCondition API to take a reference, not pointe... |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | added wxSemaphore (with docs), new version of wxConditi... |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | added the include files section (patch 538251) |
tree | commitdiff |
2002-04-02 |
Robin Dunn | wxWindowMSW now eats EVT_CHAR if the key was handled... |
tree | commitdiff |
2002-04-01 |
Julian Smart | Applied FloodFill patch |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | wxFileName::Get/SetTimes() finally seem to work under... |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | added wxEXEC_MAKE_GROUP_LEADER (patch 535422) |
tree | commitdiff |
2002-03-26 |
Julian Smart | Copied roadmap from wxWebSite module |
tree | commitdiff |
2002-03-26 |
Mattia Barbon | Docs for wxDialog/wxFrame::SetIcons and wxIconBundle. |
tree | commitdiff |
2002-03-26 |
Václav Slavík | wxhtml.rc not needed anymore |
tree | commitdiff |
2002-03-26 |
Vadim Zeitlin | update the toolbar docs for radio buttons |
tree | commitdiff |
2002-03-26 |
Mattia Barbon | Corrected ctors for wxPropertyListView and wxPropertyLi... |
tree | commitdiff |
2002-03-26 |
Vadim Zeitlin | made radio buttons and the toolbat text work for Win32... |
tree | commitdiff |
2002-03-25 |
Vadim Zeitlin | added and documented wxTB_NOICONS and wxTB_TEXT style... |
tree | commitdiff |
2002-03-24 |
Václav Slavík | remove wxApp::GetStdIcon from documentation |
tree | commitdiff |
2002-03-23 |
Vadim Zeitlin | added wxEXEC_NOHIDE flag, modified wxExecute() to take... |
tree | commitdiff |
2002-03-22 |
Julian Smart | Removed references to wxHelpControllerHtml from docs. |
tree | commitdiff |
2002-03-22 |
Václav Slavík | tex2rtf doesn't like math mode |
tree | commitdiff |
2002-03-22 |
Vadim Zeitlin | added Allow() docs |
tree | commitdiff |
2002-03-21 |
Vadim Zeitlin | implemented radio menu items for wxMSW |
tree | commitdiff |
2002-03-18 |
Vadim Zeitlin | 1. implemented radio menu items for wxGTK |
tree | commitdiff |
2002-03-17 |
Václav Slavík | docs corrections and docs for Chris' wxImage::SaveFile... |
tree | commitdiff |
2002-03-16 |
Václav Slavík | applied wxTR_HIDE_ROOT patch for wxMSW |
tree | commitdiff |
next |