2003-06-29 |
Vadim Zeitlin | documented wxIsMainThread() and other thread-related... |
tree | commitdiff |
2003-06-29 |
Vadim Zeitlin | corrected link in see also |
tree | commitdiff |
2003-06-27 |
Vadim Zeitlin | added RefreshItem[s]() |
tree | commitdiff |
2003-06-26 |
Vadim Zeitlin | added EstimateTotalHeight |
tree | commitdiff |
2003-06-26 |
Julian Smart | Added m_ prefix to wxColourData and wxFontData members... |
tree | commitdiff |
2003-06-25 |
Roger Gammans | correct documentation for wxEVT_GRID_SELECT_CELL and... |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | wxTINY_CAPTION_XXX are obsolete |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | wxBase/GUI separation: 1st step, wxMSW should build... |
tree | commitdiff |
2003-06-23 |
Vadim Zeitlin | deleted non existing Cancelled() method |
tree | commitdiff |
2003-06-23 |
Vadim Zeitlin | GetIcon() returns wxIconLocation, not wxIcon, now |
tree | commitdiff |
2003-06-22 |
Vadim Zeitlin | missing backslash before underscore (patch 758143) |
tree | commitdiff |
2003-06-22 |
Vadim Zeitlin | LaTeX2e fixes (patch 748118) |
tree | commitdiff |
2003-06-22 |
Vadim Zeitlin | support Show() in wxFlexGridSizer (patch 737850) |
tree | commitdiff |
2003-06-22 |
Vadim Zeitlin | added missing default value for pos parameter in ctor... |
tree | commitdiff |
2003-06-21 |
Vadim Zeitlin | added wxIconLocation; minor fixes to wxIcon on some... |
tree | commitdiff |
2003-06-20 |
Julian Smart | Extended wxTextAttr and added wxTextCtrl::GetStyle... |
tree | commitdiff |
2003-06-19 |
Vadim Zeitlin | added wxIsDebuggerRunning() (which is going to replace... |
tree | commitdiff |
2003-06-18 |
Vadim Zeitlin | wxComboBox doesn't (officially) derive from wxChoice |
tree | commitdiff |
2003-06-18 |
Julian Smart | Added extra wxGLCanvas documentation from |
tree | commitdiff |
2003-06-16 |
Julian Smart | Platform and compiler-specific checking for MSW and... |
tree | commitdiff |
2003-06-14 |
Julian Smart | Added wxMenuBase::FindItemByPosition |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | removed duplicated stuff in Delete() docs |
tree | commitdiff |
2003-06-13 |
Vadim Zeitlin | SetSelection() may be used for both single and multi... |
tree | commitdiff |
2003-06-13 |
Vadim Zeitlin | added possibility to customize the listbox colours |
tree | commitdiff |
2003-06-13 |
Vadim Zeitlin | documented all methods pertaining to the multiple selection |
tree | commitdiff |
2003-06-13 |
Vadim Zeitlin | added RefreshLine(s), HitTest() and IsVisible() |
tree | commitdiff |
2003-06-13 |
Václav Slavík | added wxLocale::GetLanguageName |
tree | commitdiff |
2003-06-11 |
Vadim Zeitlin | WriteString() doesn't append EOL automatically |
tree | commitdiff |
2003-06-08 |
Mattia Barbon | wxMessageDialog and ::wxMessageBox don't support... |
tree | commitdiff |
2003-06-08 |
Julian Smart | Added shaped sample copying |
tree | commitdiff |
2003-06-08 |
David Elliott | Mention RFC 1738, in particular file://hostname/path... |
tree | commitdiff |
2003-06-06 |
Vadim Zeitlin | typo in the event type name |
tree | commitdiff |
2003-06-05 |
Václav Slavík | documented wxHW_NO_SELECTION |
tree | commitdiff |
2003-06-03 |
Vadim Zeitlin | documented RefreshAll() |
tree | commitdiff |
2003-06-02 |
Roger Gammans | Addition at simple wxObject*, support into wxVariant. |
tree | commitdiff |
2003-06-01 |
Vadim Zeitlin | fixed broken English... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Notify -> NotifyEvent |
tree | commitdiff |
2003-06-01 |
Vadim Zeitlin | fixed broken TeX markup which resulted in broken links |
tree | commitdiff |
2003-06-01 |
Julian Smart | Fixed doc bug [ 733128 ] 'wxTaskBarIcon.PopupMenu(... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Removed AlignIn after further thought |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 710608 ] wxImage::GetImageExtWildcard... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 730697 ] wxRect::AlignIn member |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 619539 ] patch to get small icon via... |
tree | commitdiff |
2003-06-01 |
Vadim Zeitlin | added wxVListBox using wxVScrolledWindow and wxHtmlList... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Added BCC include dir in XRC makefile |
tree | commitdiff |
2003-05-31 |
Vadim Zeitlin | corrected MakeLower/Upper() return value |
tree | commitdiff |
2003-05-30 |
Vadim Zeitlin | typo |
tree | commitdiff |
2003-05-30 |
Vadim Zeitlin | added {Line/Page}{Up/Down} |
tree | commitdiff |
2003-05-30 |
Vadim Zeitlin | bad link fixed |
tree | commitdiff |
2003-05-30 |
Vadim Zeitlin | LaTeX error fixed |
tree | commitdiff |
2003-05-30 |
Vadim Zeitlin | added wxVScrolledWindow |
tree | commitdiff |
2003-05-26 |
Václav Slavík | clarify using embedded XRC |
tree | commitdiff |
2003-05-26 |
Julian Smart | Allow printing objects to be passed a wxWindow, not... |
tree | commitdiff |
2003-05-21 |
Julian Smart | Noted that the preview object is deleted by the frame. |
tree | commitdiff |
2003-05-21 |
Julian Smart | Applied patch [ 689188 ] adds wxToolBar::GetToolPos |
tree | commitdiff |
2003-05-19 |
Julian Smart | Corrected some wxAccessible mistakes |
tree | commitdiff |
2003-05-18 |
Roger Gammans | * Apply patch #735595. Add miminumAcceptable{Height... |
tree | commitdiff |
2003-05-18 |
Julian Smart | Don't prepend directory to filename for shortcuts |
tree | commitdiff |
2003-05-14 |
Julian Smart | Doc fixes |
tree | commitdiff |
2003-05-10 |
Vadim Zeitlin | recognize ESC[APE] in menu accel strings (patch 733967) |
tree | commitdiff |
2003-05-09 |
Vadim Zeitlin | Insert() patch from John Labenski |
tree | commitdiff |
2003-05-09 |
Vadim Zeitlin | wxDocManager::GetNoHistoryFiles() renamed to GetHistory... |
tree | commitdiff |
2003-05-08 |
Vadim Zeitlin | wxGLCanvas doesn't derive from wxScrolledWindow since... |
tree | commitdiff |
2003-05-06 |
Julian Smart | Doc clarifications |
tree | commitdiff |
2003-05-03 |
Robin Dunn | Reversed the meaning of black and white in wxRegion... |
tree | commitdiff |
2003-05-03 |
Julian Smart | Applied patch [ 730686 ] wxImage::Scale speed improvements |
tree | commitdiff |
2003-05-03 |
Julian Smart | Doc corrections |
tree | commitdiff |
2003-05-01 |
Julian Smart | Removed backslashes in verbatim example |
tree | commitdiff |
2003-04-30 |
Robin Dunn | Shaped window support for wxMac, plus a wxSTAY_ON_TOP... |
tree | commitdiff |
2003-04-29 |
Julian Smart | Fixed brace problem. |
tree | commitdiff |
2003-04-28 |
Chris Elliott | fix wxChar error in docs |
tree | commitdiff |
2003-04-28 |
Julian Smart | Doc suggestions applied |
tree | commitdiff |
2003-04-21 |
Václav Slavík | fixed typo |
tree | commitdiff |
2003-04-16 |
Julian Smart | Added wxAccessible documentation |
tree | commitdiff |
2003-04-15 |
Vadim Zeitlin | use symbolic constants instead of raw numbers for mouse... |
tree | commitdiff |
2003-04-13 |
Vadim Zeitlin | added the list of supported accelerators |
tree | commitdiff |
2003-04-12 |
Václav Slavík | removed outdated docs (fixes bug #698139) |
tree | commitdiff |
2003-04-12 |
Vadim Zeitlin | fixed Moving() documentation |
tree | commitdiff |
2003-04-06 |
Vadim Zeitlin | merged 2 overloaded functions into a single membersections |
tree | commitdiff |
2003-04-06 |
Julian Smart | Reordered functions |
tree | commitdiff |
2003-04-05 |
Václav Slavík | removed obsoleted virtuals from docs |
tree | commitdiff |
2003-04-04 |
Václav Slavík | preparation for X11 wxTaskBarIcon version: |
tree | commitdiff |
2003-04-02 |
Vadim Zeitlin | corrected description of auto-created wxConfig ownershi... |
tree | commitdiff |
2003-04-02 |
Vadim Zeitlin | corrected a slightly confusing wxTE_LEFT/CENTRE/RIGHT... |
tree | commitdiff |
2003-03-31 |
Julian Smart | Removed old classes and functions |
tree | commitdiff |
2003-03-28 |
Robin Dunn | Added wxTLW::SetShape and implementations for wxGTK... |
tree | commitdiff |
2003-03-24 |
Vadim Zeitlin | added wxTextBuffer::Clear() (patch 706188) |
tree | commitdiff |
2003-03-23 |
Julian Smart | Removed obsolete ODBC classes. |
tree | commitdiff |
2003-03-23 |
Julian Smart | Removed obsolete wxDate and wxTime classes. |
tree | commitdiff |
2003-03-22 |
Vadim Zeitlin | added GetName(), rearranged methods in alphabetic order |
tree | commitdiff |
2003-03-21 |
Julian Smart | Copyright correction |
tree | commitdiff |
2003-03-17 |
Václav Slavík | more LaTeX fixes |
tree | commitdiff |
2003-03-16 |
Václav Slavík | LaTeX compilation fixes again |
tree | commitdiff |
2003-03-16 |
Václav Slavík | applied patch adding SetFonts to wxHTML printing classe... |
tree | commitdiff |
2003-03-05 |
Mattia Barbon | Document the new __WXMOTIF20__ preprocessor macro. |
tree | commitdiff |
2003-03-05 |
Mattia Barbon | Added new __WXMOTIF20__ macro, which is true if the... |
tree | commitdiff |
2003-03-04 |
Vadim Zeitlin | added wxDynamicLibrary::Detach() |
tree | commitdiff |
2003-03-03 |
Vadim Zeitlin | added alpha channel support to wxImage |
tree | commitdiff |
2003-03-02 |
Vadim Zeitlin | added wx/math.h (patch 686009) |
tree | commitdiff |
2003-03-02 |
Vadim Zeitlin | added possibility to use several wxFileHistories (patch... |
tree | commitdiff |
next |