projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix wxComboCtrl colours under Windows Vista (patch 1710006)
[wxWidgets.git]
/
docs
/
latex
/
wx
/
2007-05-11
Vadim Zeitlin
update the samples/platforms which were unchanged since...
tree
|
commitdiff
2007-05-11
Vadim Zeitlin
fix compilation
tree
|
commitdiff
2007-05-11
Václav Slavík
use const wxMBConv& instead of wxMBConv& in public...
tree
|
commitdiff
2007-05-10
Vadim Zeitlin
added wxListCtrl::SetItemPtrData()
tree
|
commitdiff
2007-05-09
Václav Slavík
changed wxString::StartsWidth/EndsWidth to take wxStrin...
tree
|
commitdiff
2007-05-07
Robert Roebling
[ 1713933 ] docs for wxEditableListBox
tree
|
commitdiff
2007-05-06
Mart Raudsepp
Fix "depreciated" to "deprecated".
tree
|
commitdiff
2007-05-05
Václav Slavík
added wxString::FromUTF8/ToUTF8/utf8_str()
tree
|
commitdiff
2007-05-05
Vadim Zeitlin
added wxTimerEvent::GetTimer()
tree
|
commitdiff
2007-05-04
Václav Slavík
use wxString instead of const wxChar* in wxFFile public API
tree
|
commitdiff
2007-05-04
Václav Slavík
use wxString instead of const wxChar* in wxFile's publi...
tree
|
commitdiff
2007-05-03
Vadim Zeitlin
make it possible to override desktop detection using...
tree
|
commitdiff
2007-05-02
Václav Slavík
added convenience functions wxString::To/From8BitData...
tree
|
commitdiff
2007-05-02
Julian Smart
Corrected swapped descriptions
tree
|
commitdiff
2007-05-02
Julian Smart
Corrected swapped descriptions
tree
|
commitdiff
2007-05-01
Robert Roebling
Made device to logical and vv conversion methods
tree
|
commitdiff
2007-05-01
Vadim Zeitlin
clarified alpha support status (bug 1710013)
tree
|
commitdiff
2007-04-26
Chris Elliott
removd as recommended in http://article.gmane.org/gmane...
tree
|
commitdiff
2007-04-26
Chris Elliott
tested and applied http://article.gmane.org/gmane.comp...
tree
|
commitdiff
2007-04-25
Robert Roebling
Added mini docs for wxChoicebook
tree
|
commitdiff
2007-04-25
Robert Roebling
Added mini docs to wxListbook
tree
|
commitdiff
2007-04-25
Robert Roebling
Typo.
tree
|
commitdiff
2007-04-25
Vadim Zeitlin
changed wxDC::GetTextExtent() and related methods to...
tree
|
commitdiff
2007-04-24
Robert Roebling
Mention that wxBookCtrlBase derived controls do derive
tree
|
commitdiff
2007-04-24
Robert Roebling
Updated docs.
tree
|
commitdiff
2007-04-23
Robert Roebling
Typo in docs [ 1693034 ] 2.8.3: wrong docs for wxCHEC...
tree
|
commitdiff
2007-04-22
Vadim Zeitlin
added HasExtraStyle()
tree
|
commitdiff
2007-04-22
Vadim Zeitlin
updated SetFont() documentation: it returns bool, not...
tree
|
commitdiff
2007-04-21
Vadim Zeitlin
added wxStreamBuffer::Truncate() (patch 1687081)
tree
|
commitdiff
2007-04-20
Vadim Zeitlin
removed extra membersections (patch 1702329)
tree
|
commitdiff
2007-04-18
Robert Roebling
Escape slashes.
tree
|
commitdiff
2007-04-18
Robert Roebling
Doc correction.
tree
|
commitdiff
2007-04-17
Robert Roebling
Updated wxDataViewCtrl docs.
tree
|
commitdiff
2007-04-16
Václav Slavík
added wxMBConv argument to char_str()
tree
|
commitdiff
2007-04-16
Vadim Zeitlin
added new wxCONTROL_FLAT bit (see discussion of patch...
tree
|
commitdiff
2007-04-14
Vadim Zeitlin
added wxAPPLY and wxCLOSE flags to CreateStdDialogButto...
tree
|
commitdiff
2007-04-13
Vadim Zeitlin
removed documentation for wxStartTimer() and wxGetElaps...
tree
|
commitdiff
2007-04-13
Vadim Zeitlin
clarifications to the ctor documentation
tree
|
commitdiff
2007-04-11
Vadim Zeitlin
don't use obsolete functions (mostly copystring() and...
tree
|
commitdiff
2007-04-10
Vadim Zeitlin
Big wxGL classes refactoring/cleanup:
tree
|
commitdiff
2007-04-10
Vadim Zeitlin
add GetOwner() documentation
tree
|
commitdiff
2007-04-10
Robert Roebling
Document wxWindow::Navigate() instead of generation
tree
|
commitdiff
2007-04-09
Vadim Zeitlin
escape &
tree
|
commitdiff
2007-04-09
Vadim Zeitlin
fix --with-opengl formatting
tree
|
commitdiff
2007-04-09
Vadim Zeitlin
replaced deprecated wxMULTIPLE with wxFD_MULTIPLE
tree
|
commitdiff
2007-04-09
Vadim Zeitlin
added missing membersection for CreateIconBundle
tree
|
commitdiff
2007-04-08
Vadim Zeitlin
The great wxVScrolledWindow refactoring: allow using...
tree
|
commitdiff
2007-04-08
Vadim Zeitlin
use wxFD_XXX instead of deprecated wxXXX in the documen...
tree
|
commitdiff
2007-04-08
Vadim Zeitlin
added wxEXEC_BLOCK flag (patch 1620430)
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
added GetIconOfExactSize()
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
added IsEmpty()
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
1. changed wxIconBundle to use m_refData and COW to...
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
add support for resources forks in wxCopyFile() (modifi...
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
support accelerators for buttons too (slightly modified...
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
document GetAnimation() (patch 1695722)
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
document adding new resource handlers (patch 1695722)
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
don't mention obsolete 2.2 version (part of patch 1695722)
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
mention more predefined array classes (part of patch...
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
fix typo in OnClosingDocument() name
tree
|
commitdiff
2007-04-06
Robin Dunn
More patches from FM to clean up after moving contribs...
tree
|
commitdiff
2007-04-05
Robin Dunn
Patch from FM with more bakefile tweaks and etc.
tree
|
commitdiff
2007-04-05
Vadim Zeitlin
fix typo in allowOthers description
tree
|
commitdiff
2007-04-05
Václav Slavík
made wxString::Replace, Matches and Find work with...
tree
|
commitdiff
2007-04-05
Robin Dunn
Bakefile and other changes for new locations of STC...
tree
|
commitdiff
2007-04-01
Vadim Zeitlin
added support for ellipsization and markup in wxStaticT...
tree
|
commitdiff
2007-03-31
Vadim Zeitlin
added gtk.tlw.can-set-transparency system option (repla...
tree
|
commitdiff
2007-03-31
Vadim Zeitlin
1. Moved m_usePrimary to wxClipboardBase as it's now...
tree
|
commitdiff
2007-03-30
Václav Slavík
added char_str() and wchar_str() methods to wxString...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
fixed broken link and use \backslash instead of literal...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
added more wxART_XXX ids (patch 1687751)
tree
|
commitdiff
2007-03-26
Vadim Zeitlin
added wxWindow::NavigateIn(); provide wxGTK implementat...
tree
|
commitdiff
2007-03-26
Václav Slavík
use wxStrings in wxLocale methods, _() and wxGetTransla...
tree
|
commitdiff
2007-03-26
Václav Slavík
escape _ in LaTeX sources
tree
|
commitdiff
2007-03-26
Vadim Zeitlin
added taborder sample
tree
|
commitdiff
2007-03-26
Julian Smart
Typo correction
tree
|
commitdiff
2007-03-25
Vadim Zeitlin
don't check whether the window is shown and enabled...
tree
|
commitdiff
2007-03-25
Vadim Zeitlin
document GetBufferSize() (patch 1687070)
tree
|
commitdiff
2007-03-25
Vadim Zeitlin
corrected name of wxWS_EX_PROCESS_UI_UPDATES style...
tree
|
commitdiff
2007-03-25
Vadim Zeitlin
corrected link to gettext manual (part of patch 1686335)
tree
|
commitdiff
2007-03-23
Vadim Zeitlin
make IsEnabled() return false even if the window parent...
tree
|
commitdiff
2007-03-19
Vadim Zeitlin
deprecate wxTR_EXTENDED and remove it from the docs
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
added labels support for toolbar controls for wxMac...
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
use wxStandardPaths and wxFileName in wxFileConfig...
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
wxDC::StretchBlit() for wxMac and wxMSW (patch 1611973)
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
added wxJoin and wxSplit functions (modified patch...
tree
|
commitdiff
2007-03-17
Vadim Zeitlin
corrected typo in \texttt in last commit
tree
|
commitdiff
2007-03-17
Vadim Zeitlin
updated portability note for wxGetDiskSpace (patch...
tree
|
commitdiff
2007-03-17
Vadim Zeitlin
added wxMemoryInputStream(wxInputStream&, size_t) ctor...
tree
|
commitdiff
2007-03-16
Vadim Zeitlin
multiple fixes to wxJoystick under Unix and new index...
tree
|
commitdiff
2007-03-15
Vadim Zeitlin
added support for wxGRID_AUTOSIZE in wxGrid::SetRow...
tree
|
commitdiff
2007-03-15
Vadim Zeitlin
added wxGridUpdateLocker helper class wrapping Begin...
tree
|
commitdiff
2007-03-13
Vadim Zeitlin
corrected example; minor fixes to the text; uncommented...
tree
|
commitdiff
2007-03-11
Vadim Zeitlin
added support for wxTE_NO_VSCROLL (patch 1588605) and...
tree
|
commitdiff
2007-03-10
Vadim Zeitlin
derive wxConfig classes from wxObject and add wxRTTI...
tree
|
commitdiff
2007-03-10
Vadim Zeitlin
added GetTextExtent() overload returning wxSize (patch...
tree
|
commitdiff
2007-03-08
Vadim Zeitlin
added wxMutex::LockTimeout() (modified patch 1671637)
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
add a note about changing selection background colour
tree
|
commitdiff
2007-03-07
Václav Slavík
deprecated wxString::GetWriteBuf() and friends in favou...
tree
|
commitdiff
2007-03-04
Vadim Zeitlin
remove inexistent wxGetMultipleChoice()
tree
|
commitdiff
2007-03-02
Václav Slavík
changes wxDirExists() to accept wxString instead of...
tree
|
commitdiff
next