projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
added SetModified() for people who find it easier to understand than MarkDirty/Discar...
[wxWidgets.git]
/
docs
/
latex
/
wx
/
2006-06-26
Vadim Zeitlin
added SetModified() for people who find it easier to...
tree
|
commitdiff
2006-06-22
Vadim Zeitlin
corrected redundant link to wxLogTextCtrl itself in...
tree
|
commitdiff
2006-06-19
Włodzimierz Skiba
[ 1507795 ] Small doc patch.
tree
|
commitdiff
2006-06-18
Vadim Zeitlin
fixed incorrect reference to wxhelpeventorigin
tree
|
commitdiff
2006-06-16
Włodzimierz Skiba
[ 1504474 ] Small hyperlink doc fix.
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
[ 1495657 ] Documentation for wxComboCtrl and wxOwnerDr...
tree
|
commitdiff
2006-06-14
Vadim Zeitlin
fill in flags parameter of HitTest() for all book contr...
tree
|
commitdiff
2006-06-14
Vadim Zeitlin
made wxTree/ListCtrl::HitTest() const
tree
|
commitdiff
2006-06-14
Robin Dunn
Revert last change, it was unintended
tree
|
commitdiff
2006-06-14
Robin Dunn
fixed line endings
tree
|
commitdiff
2006-06-13
Vadim Zeitlin
document wxHelpEvent::Set/GetOrigin()
tree
|
commitdiff
2006-06-13
Włodzimierz Skiba
Fixed broken reference.
tree
|
commitdiff
2006-06-12
Vadim Zeitlin
documented recently added Set/GetItemHelpText() and...
tree
|
commitdiff
2006-06-11
Vadim Zeitlin
added possibility to specify modules dependencies
tree
|
commitdiff
2006-06-11
Vadim Zeitlin
made it possible to associate context help to a region...
tree
|
commitdiff
2006-06-08
Robin Dunn
Applied Patch #1502804: wx*PickerCtrl documentation...
tree
|
commitdiff
2006-06-07
Włodzimierz Skiba
Missing plural.
tree
|
commitdiff
2006-06-07
Włodzimierz Skiba
Widgets sample mentioned.
tree
|
commitdiff
2006-06-07
Włodzimierz Skiba
Use common book flags (and other minor corrections).
tree
|
commitdiff
2006-06-06
Vadim Zeitlin
replaced WXTYPE with wxEventType
tree
|
commitdiff
2006-06-05
Vadim Zeitlin
Reparent() is available under Mac as well (bug 1500782)
tree
|
commitdiff
2006-06-04
Vadim Zeitlin
s/wxHyperLinkCtrl/wxHyperlinkCtrl/
tree
|
commitdiff
2006-06-04
Vadim Zeitlin
added hyperlink.tex
tree
|
commitdiff
2006-06-04
Vadim Zeitlin
added missing brace after wxTB_NO_TOOLTIPS
tree
|
commitdiff
2006-06-04
Vadim Zeitlin
fixed typo in HitTest() docs
tree
|
commitdiff
2006-06-03
Vadim Zeitlin
clarify global wxConfig object life-management
tree
|
commitdiff
2006-06-01
Vadim Zeitlin
added possibility to reorder columns by dragging them...
tree
|
commitdiff
2006-05-31
Vadim Zeitlin
added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
tree
|
commitdiff
2006-05-31
Vadim Zeitlin
corrected header for wxWakeUpIdle()
tree
|
commitdiff
2006-05-30
Vadim Zeitlin
mentioned that the handlers should be allocated on...
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
Source cleaning for new features.
tree
|
commitdiff
2006-05-29
Vadim Zeitlin
miscellaneous wxFont enhancements (patch 1496606):
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
spelling fixes (patch 1495562)
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
added CollapsePath() (patch 1494638)
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
File/dir dialog styles and other changes (patch 1488371):
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
added British spellings of the alignment flags (patch...
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
document that GetSubItemRect() is new since 2.7.0
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
added wxListCtrl::GetSubItemRect() and subitem hit...
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
added wxHyperlinkCtrl (patch 1476781 from Francesco)
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
delete the associated wxStaticBox in wxStaticBoxSizer...
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
added wxTB_NO_TOOLTIPS (heavily modified patch 1458009)
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
wxFontEnumerator::GetFacenames/Encodings() now return...
tree
|
commitdiff
2006-05-28
Mart Raudsepp
The following methods appear to be new since 2.7.0...
tree
|
commitdiff
2006-05-28
Mart Raudsepp
wxStringTokenizer::GetLastDelimiter is new since 2.7.0
tree
|
commitdiff
2006-05-28
Mart Raudsepp
GetDocumentsDir, GetResourcesDir and GetLocalizedResour...
tree
|
commitdiff
2006-05-28
Mart Raudsepp
Underscore escaping fix from Angel Vidal Veiga
tree
|
commitdiff
2006-05-28
Mart Raudsepp
\newsince{2.7.0} for GetMouseCursor with a note to...
tree
|
commitdiff
2006-05-28
Mart Raudsepp
newsince for ProcessMouseClick with a note to OnMouseCl...
tree
|
commitdiff
2006-05-28
Mart Raudsepp
Add \newsince{2.7.0} to GetAsString and Set(wxString&)
tree
|
commitdiff
2006-05-28
Mart Raudsepp
Fix underscore escaping again (one obscure one left...
tree
|
commitdiff
2006-05-27
Vadim Zeitlin
moved power functions for MSW from utils.cpp to (new...
tree
|
commitdiff
2006-05-27
Vadim Zeitlin
added wxPowerEvent; moved power functions stubs to...
tree
|
commitdiff
2006-05-24
Mart Raudsepp
Typo fix (age -> page) and \texttt{NULL} -> \NULL
tree
|
commitdiff
2006-05-24
Włodzimierz Skiba
wxToggleButton for wxUniv already introduced.
tree
|
commitdiff
2006-05-22
Vadim Zeitlin
document that wxRenderer methods [are supposed to]...
tree
|
commitdiff
2006-05-18
Julian Smart
Added Set/GetQuickBestSize
tree
|
commitdiff
2006-05-16
Mart Raudsepp
Fix doc bug #1455621 - wxURI documentation has wrong...
tree
|
commitdiff
2006-05-12
Vadim Zeitlin
added clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT...
tree
|
commitdiff
2006-05-11
Mart Raudsepp
Add some helpref's in the wxPython topic overview....
tree
|
commitdiff
2006-05-06
Vadim Zeitlin
better Wait/Delete() docs (patch 1434085)
tree
|
commitdiff
2006-05-06
Vadim Zeitlin
docs for Get/SetNativeFontInfoUserDesc() (part of patch...
tree
|
commitdiff
2006-05-06
Vadim Zeitlin
misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
tree
|
commitdiff
2006-05-06
Vadim Zeitlin
mention that Wait() relocks the mutex before returning...
tree
|
commitdiff
2006-05-06
Vadim Zeitlin
added wxString::EndsWith() (patch 1483049)
tree
|
commitdiff
2006-05-06
Vadim Zeitlin
allow to specify the value for unknown ids in GetXRCID...
tree
|
commitdiff
2006-05-06
Vadim Zeitlin
added wxTextAttr::Merge (modified patch 1482719)
tree
|
commitdiff
2006-05-05
Vadim Zeitlin
corrected wording of application shutdown logic description
tree
|
commitdiff
2006-05-05
Vadim Zeitlin
mention that timestamp is in ms
tree
|
commitdiff
2006-05-04
Vadim Zeitlin
mention that SetItemToolTip() is for wxMSW and wxGTK2...
tree
|
commitdiff
2006-05-04
Vadim Zeitlin
added Get/SetItemToolTip() (and implemented them for...
tree
|
commitdiff
2006-05-03
Vadim Zeitlin
documented GetPathWithSep()
tree
|
commitdiff
2006-05-02
Vadim Zeitlin
mention that FindToolForPosition() is not implemented...
tree
|
commitdiff
2006-04-30
Włodzimierz Skiba
Renamed DrawCheckButton due to conflict with existing...
tree
|
commitdiff
2006-04-30
Robert Roebling
Applied patch to add n bitmaps at once to an image
tree
|
commitdiff
2006-04-30
Robert Roebling
wxListBox default cstr doc patch.
tree
|
commitdiff
2006-04-30
Robert Roebling
Commit XML doc patch.
tree
|
commitdiff
2006-04-30
Robert Roebling
int -> unsigned int in wxListBox docs.
tree
|
commitdiff
2006-04-30
Włodzimierz Skiba
No more avoiding wxSizer::Fit in wxWinCE builds.
tree
|
commitdiff
2006-04-27
Włodzimierz Skiba
wxTLW::IsAlwaysMaximized() introduction.
tree
|
commitdiff
2006-04-24
Robert Roebling
Committed Jaako's renderer patch
tree
|
commitdiff
2006-04-24
Włodzimierz Skiba
[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
tree
|
commitdiff
2006-04-23
Vadim Zeitlin
corrected return codes of various methods (patch 1472288)
tree
|
commitdiff
2006-04-20
Vadim Zeitlin
LaTeX syntax error in wxRenameFile fixed
tree
|
commitdiff
2006-04-20
Václav Slavík
fixed typo: SelectItem doesn't have return value
tree
|
commitdiff
2006-04-18
Vadim Zeitlin
define constfunc in terms of func, this helps tex2rtf...
tree
|
commitdiff
2006-04-18
Vadim Zeitlin
wxSizerItem can be used by user code
tree
|
commitdiff
2006-04-17
Vadim Zeitlin
document that Remove(index) doesn't delete the window...
tree
|
commitdiff
2006-04-17
Vadim Zeitlin
corrected ancient event type constant in an example
tree
|
commitdiff
2006-04-17
Vadim Zeitlin
added wxStandardPaths::GetDocumentsDir() (patch 1214360)
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
added wxMenu::AppendSubMenu() to avoid having to specif...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
clarified the rules for determining whether the path...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
simplify/cleanup wxTheXXXList and wxGDIObject code...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
documented Set/GetBitmapSelected() (patch 1339028)
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
added overwrite parameter to wxRenameFile (patch 1467041)
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
added missing methods documentation (patch 1466949...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
HitTest() seems to be implemented on most platforms...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
fixed typo in EVT_SCROLLWIN_BOTTOM documentation (patch...
tree
|
commitdiff
2006-04-15
Robin Dunn
Give wxDataObjectComposite a way to report what kind...
tree
|
commitdiff
2006-04-14
Vadim Zeitlin
removed reference to hvscroll.tex
tree
|
commitdiff
2006-04-14
Václav Slavík
don't show the I-beam cursor over text in wxHtmlListBox
tree
|
commitdiff
next