2002-03-17 |
Václav Slavík | Chris' wxImage::SaveFile(filename_only) patch |
tree | commitdiff |
2002-03-17 |
Václav Slavík | docs corrections and docs for Chris' wxImage::SaveFile... |
tree | commitdiff |
2002-03-17 |
Václav Slavík | initial wxMGL readmes |
tree | commitdiff |
2002-03-16 |
Václav Slavík | applied wxTR_HIDE_ROOT patch for wxMSW |
tree | commitdiff |
2002-03-16 |
Vadim Zeitlin | added support for wxTR_HIDE_ROOT style (patch 529614) |
tree | commitdiff |
2002-03-16 |
Václav Slavík | applied patch for seeking in GIF images |
tree | commitdiff |
2002-03-15 |
Václav Slavík | applied patch for seeking in GIF images |
tree | commitdiff |
2002-03-15 |
Vadim Zeitlin | erase separators shown behind the controls added to... |
tree | commitdiff |
2002-03-15 |
Václav Slavík | wxLocale-related corrections to the docs |
tree | commitdiff |
2002-03-15 |
Václav Slavík | info about wxLocale changes |
tree | commitdiff |
2002-03-15 |
Robin Dunn | Added wxCURSOR_RIGHT_ARROW, which is like the typical... |
tree | commitdiff |
2002-03-11 |
Vadim Zeitlin | right clicking outside any column sets the column in... |
tree | commitdiff |
2002-03-10 |
Ron Lee | added optional parameter to SetSizer, to allow replacin... |
tree | commitdiff |
2002-03-09 |
Vadim Zeitlin | added support for non alphanumeric simple character... |
tree | commitdiff |
2002-03-08 |
Václav Slavík | case insensitive <font face> |
tree | commitdiff |
2002-03-06 |
Julian Smart | Applied patch for Forty, print patch and wxHTML book... |
tree | commitdiff |
2002-03-06 |
Vadim Zeitlin | explained how the existing array declarations must... |
tree | commitdiff |
2002-03-06 |
Vadim Zeitlin | forbid copying wxEvtHandlers |
tree | commitdiff |
2002-03-06 |
Gilles Depeyrot | wxArray<T> macros have been changed to fix runtime... |
tree | commitdiff |
2002-03-06 |
Vadim Zeitlin | correct Insert() docs (bug #526172) |
tree | commitdiff |
2002-03-04 |
Vadim Zeitlin | added Hungarian translations |
tree | commitdiff |
2002-02-28 |
Ron Lee | Typo fix for GetSizer. |
tree | commitdiff |
2002-02-25 |
Julian Smart | Added middle mouse event macros to wxListCtrl doc;... |
tree | commitdiff |
2002-02-24 |
Vadim Zeitlin | added a note that wxStringList is obsolete |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | added EVT_MENU_OPEN and EVT_MENU_CLOSE events |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | implemented wxWindowDC and wxClientDC::GetSize() proper... |
tree | commitdiff |
2002-02-23 |
Robert Roebling | applied doc patch for wxPostEvent(). |
tree | commitdiff |
2002-02-23 |
Julian Smart | Added some notes on the Nano-X port. |
tree | commitdiff |
2002-02-23 |
Julian Smart | wxUSE_CONSTRAINTS now refers to constraints only, since... |
tree | commitdiff |
2002-02-22 |
Vadim Zeitlin | wxLogFatalError() now always aborts the program and... |
tree | commitdiff |
2002-02-21 |
Vadim Zeitlin | wxCursor(wxImage) added (Chris Elliott, patch 517439) |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | use base 10 by default in wxString::To[U]Long |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | 1. always create the buttons with WS_CLIPSIBLINGS style... |
tree | commitdiff |
2002-02-19 |
Vadim Zeitlin | added GetButton(), some cleanups |
tree | commitdiff |
2002-02-19 |
Vadim Zeitlin | added a note about parsing numbers with leading zeroes... |
tree | commitdiff |
2002-02-19 |
Vadim Zeitlin | typo in style definition fixed |
tree | commitdiff |
2002-02-17 |
Vadim Zeitlin | better handling for the style changing during run-time |
tree | commitdiff |
2002-02-17 |
Václav Slavík | tell wxHTML users to initialize wxImage |
tree | commitdiff |
2002-02-17 |
Václav Slavík | added info about xpm.lib to changes.txt |
tree | commitdiff |
2002-02-16 |
Vadim Zeitlin | various splitter fixes: |
tree | commitdiff |
2002-02-16 |
Václav Slavík | A couple of changes to wxImage: |
tree | commitdiff |
2002-02-15 |
Mattia Barbon | Updated docs for wxProcessEvent |
tree | commitdiff |
2002-02-15 |
Mattia Barbon | Updated MinGW build instructions |
tree | commitdiff |
2002-02-14 |
Robin Dunn | As per the wx-dev discussion in early Jan, replaced |
tree | commitdiff |
2002-02-13 |
Vadim Zeitlin | wxRESIZE_BOX -> wxRESIZE_BORDER (bug 515364) |
tree | commitdiff |
2002-02-12 |
Vadim Zeitlin | added IsEditable |
tree | commitdiff |
2002-02-11 |
Vadim Zeitlin | added SetString docs |
tree | commitdiff |
2002-02-11 |
Julian Smart | Linking now |
tree | commitdiff |
2002-02-10 |
Václav Slavík | fixes to HTML tables alignment |
tree | commitdiff |
2002-02-08 |
Vadim Zeitlin | moved wxBase readme to its own directory |
tree | commitdiff |
2002-02-08 |
Julian Smart | Added X11 readme & install docs, updates to Motif ones |
tree | commitdiff |
2002-02-08 |
Václav Slavík | changed wxImage::ComputeHistogram to use wxHashMap |
tree | commitdiff |
2002-02-07 |
Vadim Zeitlin | added another overloaded DrawCircle() version for compl... |
tree | commitdiff |
2002-02-07 |
Vadim Zeitlin | documented wxCOMPILE_TIME_ASSERT2 |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | added and documented wxCOMPILE_TIME_ASSERT and wxASSERT... |
tree | commitdiff |
2002-02-04 |
Robert Roebling | Added missing test in wxObject::Ref() for already |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | base class of wxTreeItemData corrected |
tree | commitdiff |
2002-02-02 |
Václav Slavík | changed wxFileName::Normalize signature to allow or... |
tree | commitdiff |
2002-02-02 |
Gilles Depeyrot | wxCommand is in cmdproc.h (SourceForge patch #511506) |
tree | commitdiff |
2002-02-02 |
Vadim Zeitlin | wxDC::SetClippingRegion() in wxMSW works like in wxGTK... |
tree | commitdiff |
2002-02-01 |
Vadim Zeitlin | made wxCondition::Signal() queue the signals generated... |
tree | commitdiff |
2002-02-01 |
Vadim Zeitlin | some really ancient tips updated, mention make problems... |
tree | commitdiff |
2002-02-01 |
Vadim Zeitlin | fixed Show() doc, added Hide() |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied wxPoem, wxSystemSettings, sizing, install doc... |
tree | commitdiff |
2002-01-31 |
Vadim Zeitlin | implemented wxRegion::Offset() for MSW and documented it |
tree | commitdiff |
2002-01-30 |
Robert Roebling | Added wxRegion::Offset(x,y) |
tree | commitdiff |
2002-01-29 |
Julian Smart | Pruned some of txrc.tex; removed redundant helpxlp... |
tree | commitdiff |
2002-01-29 |
Mattia Barbon | Documentation for wxHashMap, added deprecation to wxHas... |
tree | commitdiff |
2002-01-29 |
Gilles Depeyrot | added precisions for GetSize and GetClientSize |
tree | commitdiff |
2002-01-29 |
Gilles Depeyrot | added SetAxisOrientation documentation and improved... |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | wxWindows builds with Solaris and FreeBSD native makes |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | Windows XP appearance fixes for status and tool bars... |
tree | commitdiff |
2002-01-27 |
Václav Slavík | XMLID->XRCID, XMLCTRL->XRCCTRL |
tree | commitdiff |
2002-01-27 |
Václav Slavík | added skeleton of Port notes section |
tree | commitdiff |
2002-01-27 |
Julian Smart | Added first cut at sizer topic, based on Robert's manua... |
tree | commitdiff |
2002-01-27 |
Václav Slavík | added wxHtmlWindow::OnOpeningURL |
tree | commitdiff |
2002-01-27 |
Václav Slavík | new wxHtmlWindow::OnOpeningURL API |
tree | commitdiff |
2002-01-26 |
Julian Smart | Small doc changes and added missing files.lst to contri... |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | fixed typo in dtor docs |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | added and documented wxWindow::RemoveEventHandler() |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | commented out many OnXXX() functions |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | corrected a few bugs in OnGetItemXXX() docs |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | removed inexisting Index() version |
tree | commitdiff |
2002-01-24 |
Václav Slavík | fixes to |
tree | commitdiff |
2002-01-23 |
Julian Smart | Commented out deprecated classes: wxProp and wxTab... |
tree | commitdiff |
2002-01-23 |
Vadim Zeitlin | replaced non existing wxTE_HSCROLL style with wxHSCROLL |
tree | commitdiff |
2002-01-23 |
Vadim Zeitlin | added 2nd wxEvent ctor argument |
tree | commitdiff |
2002-01-23 |
Julian Smart | Added first cut at XRC docs; added font spec for wxWind... |
tree | commitdiff |
2002-01-23 |
Vadim Zeitlin | typos due to much cut-and-paste: colour -> font in... |
tree | commitdiff |
2002-01-23 |
Václav Slavík | fixed .cached files on big endian machines and cleaned... |
tree | commitdiff |
2002-01-21 |
Vadim Zeitlin | added wxGetFontFromUser() similar to wxGetColourFromUser() |
tree | commitdiff |
2002-01-21 |
Vadim Zeitlin | added wxGetFontFromUser docs and links to it and wxGetC... |
tree | commitdiff |
2002-01-21 |
Vadim Zeitlin | added wxFont::Ok |
tree | commitdiff |
2002-01-20 |
Václav Slavík | added first microscopic part of XRC format docs |
tree | commitdiff |
2002-01-19 |
Václav Slavík | documentation for wxHtmlWindow::OnOpeningURL |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | added the possibility to hide the tip window automatica... |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | documented new CaptureMouse() behaviour |
tree | commitdiff |
2002-01-19 |
Julian Smart | Corrected wxTextCtrl doc |
tree | commitdiff |
2002-01-19 |
Gilles Depeyrot | renamed wxLogXXX functions with va_list argument to... |
tree | commitdiff |
2002-01-18 |
Vadim Zeitlin | better native font support for wxGTK |
tree | commitdiff |
next |