projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
STL build compilation fix (remove useless cast of wxString to const wxChar*)
[wxWidgets.git]
/
docs
/
2008-01-09
Robert Roebling
Corrected docs of ::release and ::reset in smart pointers
tree
|
commitdiff
2008-01-08
Robert Roebling
Added the conversion to unspecfied_bool to all smart...
tree
|
commitdiff
2008-01-08
Vadim Zeitlin
fix LaTeX error (escape underscores); don't abuse bold...
tree
|
commitdiff
2008-01-08
Robert Roebling
docs
tree
|
commitdiff
2008-01-08
Robert Roebling
mention some more changes
tree
|
commitdiff
2008-01-08
Robert Roebling
Added wxSharedPtr<T>
tree
|
commitdiff
2008-01-08
Robert Roebling
Updated wxWeakRef<T> to patch Weak references for wx...
tree
|
commitdiff
2008-01-07
Robert Roebling
doc syntax errors
tree
|
commitdiff
2008-01-07
Robert Roebling
Correct wxObjectDataPtr<> assignment from *T to not...
tree
|
commitdiff
2008-01-07
Robert Roebling
typo
tree
|
commitdiff
2008-01-07
Robert Roebling
Commit correct docs for wxwxScopedPtr
tree
|
commitdiff
2008-01-07
Robert Roebling
Templatize wxScopedPtr
tree
|
commitdiff
2008-01-07
Robert Roebling
Added docs to wxTrackable and wxWeakRef<T>
tree
|
commitdiff
2008-01-07
Vadim Zeitlin
make wxDateTime::ParseXXX() functions char*-friendly
tree
|
commitdiff
2008-01-06
Vadim Zeitlin
return false from Dispatch() if gtk_main_quit() was...
tree
|
commitdiff
2008-01-06
Vadim Zeitlin
add wxDL_QUIET flag; use RawGetSymbol() instead of...
tree
|
commitdiff
2008-01-05
Vadim Zeitlin
move Freeze() and Thaw() to wxWindowBase to ensure...
tree
|
commitdiff
2008-01-03
Vadim Zeitlin
don't hardcode 16/32 as sizes for small/normal icons...
tree
|
commitdiff
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
next