2008-01-02 |
Vadim Zeitlin | reorder the methods in alphabetical order (patch 1861348) |
tree | commitdiff |
2008-01-02 |
Vadim Zeitlin | added wxS(); use it in a couple of places |
tree | commitdiff |
2008-01-01 |
Vadim Zeitlin | CentreOnScreen() is in wxTLW, not wxWindow (bug 1861670) |
tree | commitdiff |
2007-12-30 |
Vadim Zeitlin | fix bug with parsing negative time zones in ParseRfc822... |
tree | commitdiff |
2007-12-30 |
Vadim Zeitlin | clarify when wxMaximizeEvent is [not] sent |
tree | commitdiff |
2007-12-30 |
Julian Smart | Typo correction |
tree | commitdiff |
2007-12-29 |
Julian Smart | Added automatic dialog scrolling ability |
tree | commitdiff |
2007-12-26 |
Robert Roebling | Patch from Hartwig and me for implementing reorderable... |
tree | commitdiff |
2007-12-25 |
Mart Raudsepp | Update some references of CVS to SVN, more remain that... |
tree | commitdiff |
2007-12-22 |
Robert Roebling | Added a bit of cross-linking in the wxGrid docs |
tree | commitdiff |
2007-12-22 |
Robert Roebling | Added more function groups to wxGrid docs |
tree | commitdiff |
2007-12-22 |
Robert Roebling | Added API for column reordering |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | allow centering wxMessageDialog on its parent window... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | implement wxListCtrl::ScrollList() (in report view... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | fixes to wxImage::ResambleBox() (patch 1843902) |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | made SetCurrent() and SwapBuffers() return boolean... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | discard any pending messages for the socket being destr... |
tree | commitdiff |
2007-12-20 |
Vadim Zeitlin | document HideWithEffect() too |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
tree | commitdiff |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::Reset(), clarified... |
tree | commitdiff |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::RowsDeleted() and vario... |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Add dataview context menu event definitions |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | don't misinterpret the time after the date as a weekday... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | don't modify the output variable if ToXXX() fails to... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | correct wxFooEventHandler name (patch 1851026) |
tree | commitdiff |
2007-12-12 |
Vadim Zeitlin | mention some of the major changes in 2.9 so far |
tree | commitdiff |
2007-12-11 |
Vadim Zeitlin | fix wxBitmapToggleButton link |
tree | commitdiff |
2007-12-10 |
Vadim Zeitlin | wxBufferedDC is in wxCore, not wxAdv |
tree | commitdiff |
2007-12-10 |
Robert Roebling | document Apple event overrides and their use instead... |
tree | commitdiff |
2007-12-09 |
Vadim Zeitlin | correct Clone() signature in the example |
tree | commitdiff |
2007-12-09 |
Robert Roebling | typo |
tree | commitdiff |
2007-12-08 |
Vadim Zeitlin | fix bitmaptglbtn.tex link |
tree | commitdiff |
2007-12-08 |
Vadim Zeitlin | fix LaTeX errors; set svn properties correctly |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Added wxWrapSizer (modified patch: [1826950] Wrapping... |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Document wxBitmapToggleButton, add update UI event... |
tree | commitdiff |
2007-12-08 |
Bryan Petty | Fixed std::cout redirection code example. |
tree | commitdiff |
2007-12-07 |
Vadim Zeitlin | fix another LaTeX error |
tree | commitdiff |
2007-12-07 |
Vadim Zeitlin | document that output parameter of ToLong/Double() shoul... |
tree | commitdiff |
2007-12-06 |
Vadim Zeitlin | fix typo in \param (patch 1845351) |
tree | commitdiff |
2007-12-05 |
Julian Smart | Clarified context menu event behaviour. |
tree | commitdiff |
2007-12-04 |
Václav Slavík | added <scrollrate> parameter to wxScrolledWindow XRC... |
tree | commitdiff |
2007-12-04 |
Bryan Petty | Cleaned up LaTeX CSS definitions (these modifications... |
tree | commitdiff |
2007-12-03 |
Robert Roebling | Mention different internal usage of index list model |
tree | commitdiff |
2007-12-03 |
Robert Roebling | Add support for wxDC_ROW_LINES for GTK+ and OS X |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | implemented wxNotificationMessage for wxMSW using wxTas... |
tree | commitdiff |
2007-12-02 |
Robert Roebling | Mention DC change |
tree | commitdiff |
2007-12-02 |
Robert Roebling | Fix docs |
tree | commitdiff |
2007-12-01 |
Robert Roebling | Mention wxDataViewTreeCtrl in wxDataViewCtrl docs |
tree | commitdiff |
2007-12-01 |
Robert Roebling | Added wxDataViewTreeCtrl |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | mention wxDC change (more details would be welcome) |
tree | commitdiff |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
tree | commitdiff |
2007-11-28 |
Vadim Zeitlin | fix typo in an example (patch 1837973) |
tree | commitdiff |
2007-11-25 |
Vadim Zeitlin | removed extraneous backslash |
tree | commitdiff |
2007-11-24 |
Vadim Zeitlin | added Show/HideWithEffect() and implemented them using... |
tree | commitdiff |
2007-11-24 |
Vadim Zeitlin | added wxNotificationMessage and implemented it generica... |
tree | commitdiff |
2007-11-23 |
Václav Slavík | TeX files are not executables |
tree | commitdiff |
2007-11-20 |
Vadim Zeitlin | added wxWindow::GetPrev/NextSibling() |
tree | commitdiff |
2007-11-19 |
Robert Roebling | typo |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | experimental IPv6 implementation (patch 1771429) |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | added public wxInfoMessageBox() (slightly modified... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | preserve custom colours between calls to wxGetColourFro... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | use newsince{2.9.0}, not {3.0} |
tree | commitdiff |
2007-11-18 |
Francesco Montorsi | wxRichTextAttr does not exist anymore - document instea... |
tree | commitdiff |
2007-11-18 |
Robert Roebling | document attributes mechanism |
tree | commitdiff |
2007-11-18 |
Robert Roebling | Remove useless GetRowCount |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | allow to optionally use vendor name component in standa... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | added vendor display name (for consistency with app... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | add wxModule::AddDependency(name) overload (patch 1790451) |
tree | commitdiff |
2007-11-16 |
Vadim Zeitlin | document Next/PrevControlId() removal (should have... |
tree | commitdiff |
2007-11-13 |
Francesco Montorsi | use docparam instead of simple italic tag for parameter... |
tree | commitdiff |
2007-11-13 |
Francesco Montorsi | add 'Application and process-management classes', ... |
tree | commitdiff |
2007-11-13 |
Francesco Montorsi | document wxDECLARE_APP |
tree | commitdiff |
2007-11-13 |
Francesco Montorsi | document wxFORCE_LINK_THIS_MODULE, wxFORCE_LINK_MODULE... |
tree | commitdiff |
2007-11-13 |
Francesco Montorsi | user proper markup for the url to unicode website |
tree | commitdiff |
2007-11-13 |
Francesco Montorsi | small fix to inheritance hierarchy |
tree | commitdiff |
2007-11-13 |
Francesco Montorsi | update the file handling part of the manual; update... |
tree | commitdiff |
2007-11-13 |
Francesco Montorsi | keep function description before parameter documentation |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | clarify wxHandleFatalExceptions() availability (bug... |
tree | commitdiff |
2007-11-12 |
Václav Slavík | renamed wxstd.po to wxstd.pot so that it uses standard... |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | move wxGetClientDisplayRect() fix into 2.8.7 section |
tree | commitdiff |
2007-11-10 |
Vadim Zeitlin | document ItemDeleted() |
tree | commitdiff |
2007-11-10 |
Vadim Zeitlin | added functions for setting the columns order in wxList... |
tree | commitdiff |
2007-11-09 |
Vadim Zeitlin | cleanup wxURLModule after wxSocketModule to avoid crash... |
tree | commitdiff |
2007-11-09 |
Vadim Zeitlin | forward ported changes in 2.8.7 from WX_2_8_BRNACH |
tree | commitdiff |
2007-11-09 |
Vadim Zeitlin | fixed bugs with moving/centering the file dialog (repla... |
tree | commitdiff |
2007-11-06 |
Julian Smart | Removed no longer needed desktop size hack |
tree | commitdiff |
2007-11-06 |
Vadim Zeitlin | implement wxGetCientDisplayRect() correctly for X11... |
tree | commitdiff |
2007-11-06 |
Julian Smart | Moved desktop margin options to a more sensible place |
tree | commitdiff |
2007-11-06 |
Julian Smart | Added sizer.desktopmargin.x, sizer.desktopmargin.y... |
tree | commitdiff |
2007-11-05 |
Robert Roebling | [ 1823588 ] gtk filedlg - droping support for gtk 2.2 |
tree | commitdiff |
2007-11-05 |
Vadim Zeitlin | fix ReceiveTimeout() reference |
tree | commitdiff |
2007-11-05 |
Vadim Zeitlin | update the requirements: OS X >= 10.3, GTK+ >= 2.4 |
tree | commitdiff |
2007-11-05 |
Vadim Zeitlin | implement AutoComplete for wxMSW too |
tree | commitdiff |
2007-11-04 |
Vadim Zeitlin | added wxTextEntry::AutoCompleteFileNames() and implemen... |
tree | commitdiff |
2007-11-04 |
Vadim Zeitlin | added wxTextEntry::AutoComplete() and implemented it... |
tree | commitdiff |
2007-11-04 |
Vadim Zeitlin | implement wxLocale::GetInfo() using CFLocale (modified... |
tree | commitdiff |
2007-11-04 |
Vadim Zeitlin | mention that wxTE_PROCESS_ENTER must be used in order... |
tree | commitdiff |
2007-11-03 |
Vadim Zeitlin | added wxWindow::AlwaysShowScrollbars() and its wxMac... |
tree | commitdiff |
2007-11-01 |
Vadim Zeitlin | added wxMessageQueue class for inter-thread communications |
tree | commitdiff |
2007-10-31 |
Vadim Zeitlin | mention that bitmap must be selected out of wxMemoryDC... |
tree | commitdiff |
next |