projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Keep wxPalmOS buildable - wxIcon and wxCursor moved to generic implementations.
[wxWidgets.git]
/
docs
/
2006-08-23
Vadim Zeitlin
clarified LeftIsDown() behaviour for left click events
tree
|
commitdiff
2006-08-23
Vadim Zeitlin
documented wxURLDataObject
tree
|
commitdiff
2006-08-22
Vadim Zeitlin
mention wxPathList change
tree
|
commitdiff
2006-08-21
Robin Dunn
Make it possible to tell wxXmlResource which domain...
tree
|
commitdiff
2006-08-20
Vadim Zeitlin
added stock menu items support
tree
|
commitdiff
2006-08-20
Vadim Zeitlin
updates for wxDialog affirmative/escape id buttons...
tree
|
commitdiff
2006-08-18
Julian Smart
Applied patch [ 1531615 ] size support for wxFileName
tree
|
commitdiff
2006-08-16
Václav Slavík
wxPlatformInfo::IsUsingUniversalWidgets() was broken...
tree
|
commitdiff
2006-08-16
Václav Slavík
fixed syntax errors (incorrect use of _)
tree
|
commitdiff
2006-08-16
Václav Slavík
documented wxAppTraits::GetPlatformInfo doesn't exist...
tree
|
commitdiff
2006-08-15
Vadim Zeitlin
removed obsolete build files which are likely to confus...
tree
|
commitdiff
2006-08-15
Vadim Zeitlin
clarify LeftIsDown() description
tree
|
commitdiff
2006-08-13
Vadim Zeitlin
wxPlatformInfo (patch 1532064)
tree
|
commitdiff
2006-08-13
Vadim Zeitlin
corrected example of GetUserConfigDir() return value...
tree
|
commitdiff
2006-08-13
Vadim Zeitlin
added wxDir::FindFirst() (modified patch 1525502)
tree
|
commitdiff
2006-08-10
Michael Wetherell
Add parameter to the --enable-universal_binary option...
tree
|
commitdiff
2006-08-10
Kevin Ollivier
Adding technotes about the release system and about...
tree
|
commitdiff
2006-08-10
Vadim Zeitlin
Added wxID_PAGE_SETUP standard id
tree
|
commitdiff
2006-08-10
Vadim Zeitlin
do mention AUI in change log
tree
|
commitdiff
2006-08-09
Vadim Zeitlin
invalid size is (size_t)-1, not 0xffffffff; stream...
tree
|
commitdiff
2006-08-08
Václav Slavík
added wxRect::Inside(wxRect) for testing if a rectangle...
tree
|
commitdiff
2006-08-07
Vadim Zeitlin
updated docs after moving SetDefaultItem() from wxPanel...
tree
|
commitdiff
2006-08-07
Vadim Zeitlin
mention wxAUI
tree
|
commitdiff
2006-08-06
Vadim Zeitlin
clarify GNOME files policy
tree
|
commitdiff
2006-08-06
Vadim Zeitlin
added GNOME Files link
tree
|
commitdiff
2006-08-06
Vadim Zeitlin
GNOME software map doesn't exist any more, removed...
tree
|
commitdiff
2006-08-06
Vadim Zeitlin
changes since 2.6, not 2.4
tree
|
commitdiff
2006-08-06
Robin Dunn
Add some text about potential incompatibilites with...
tree
|
commitdiff
2006-08-06
Vadim Zeitlin
unified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTH...
tree
|
commitdiff
2006-08-05
Vadim Zeitlin
filled in the announcement text TODO
tree
|
commitdiff
2006-08-05
Vadim Zeitlin
updated version to 2.70.; corrected URLs and updated...
tree
|
commitdiff
2006-08-05
Vadim Zeitlin
minor updates to configure and rpm build steps; link...
tree
|
commitdiff
2006-08-04
Vadim Zeitlin
undid last change and removed wxTE/CB_FILENAME style...
tree
|
commitdiff
2006-07-31
Václav Slavík
added wxEVT_MOUSE_CAPTURE_LOST event and code for corre...
tree
|
commitdiff
2006-07-31
Václav Slavík
added wxEVT_MOUSE_CAPTURE_LOST event and code for corre...
tree
|
commitdiff
2006-07-29
Vadim Zeitlin
typo (patch 1528925)
tree
|
commitdiff
2006-07-29
Vadim Zeitlin
add @DATE@, @TIME@ and @TITLE@ macros to HTML printing...
tree
|
commitdiff
2006-07-29
Vadim Zeitlin
moved combobox styles from defs.to to combobox.h; added...
tree
|
commitdiff
2006-07-29
Stefan Neis
Added default value for "pos" parameter in constructor...
tree
|
commitdiff
2006-07-28
Vadim Zeitlin
added HasMultiplePages()
tree
|
commitdiff
2006-07-27
Mart Raudsepp
Note that wxSlider::Get/SetLineSize is implemented...
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
added possibility to strip only mnemonics, not accels...
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
document HasAlignment(), Left/RightIndent() and Tabs...
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
improvements to wxPickerBase default proportion values...
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
handlers added using AddHandler() last must have the...
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
wxPathList cleanup by Francesco (patch 1521481)
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
generate middle click events (patch 1521314)
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
added wxID_HELP_INDEX/SEARCH (part of request 1404089)
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
optionally count repeating wxLog messages instead of...
tree
|
commitdiff
2006-07-24
Vadim Zeitlin
wxFD_PREVIEW implementation for wxGTK (slightly modifie...
tree
|
commitdiff
2006-07-24
Vadim Zeitlin
allow customization of individual grid lines appearance...
tree
|
commitdiff
2006-07-24
Vadim Zeitlin
documentation for wxAppTraits (patch 1518295 from Franc...
tree
|
commitdiff
2006-07-24
Vadim Zeitlin
improved Skip() docs (replaces patch 1516341)
tree
|
commitdiff
2006-07-24
Vadim Zeitlin
added wxID_ANY default value for the id parameter of...
tree
|
commitdiff
2006-07-24
Vadim Zeitlin
added HasHandlerForPath() (modified patch 1514524)
tree
|
commitdiff
2006-07-24
Vadim Zeitlin
added FindFileInPath() (part of an otherwise rejected...
tree
|
commitdiff
2006-07-24
Mart Raudsepp
wxPROCESS_ENTER is deprecated in favour of wxTE_PROCESS...
tree
|
commitdiff
2006-07-24
Włodzimierz Skiba
[ 1518434 ] wxSize::Scale with wxScale and wxPoint...
tree
|
commitdiff
2006-07-22
Mart Raudsepp
Escape underscores
tree
|
commitdiff
2006-07-20
Włodzimierz Skiba
[ 1523907 ] Remove unnecessary wxComboCtrl window style.
tree
|
commitdiff
2006-07-20
Vadim Zeitlin
handle negative time spans correctly in Format()
tree
|
commitdiff
2006-07-20
Vadim Zeitlin
added non-static GetCentury(), removed default value...
tree
|
commitdiff
2006-07-17
Robin Dunn
Translucency --> Transparent
tree
|
commitdiff
2006-07-17
Vadim Zeitlin
fixed crash in wxDb::Open() in Unicode build due to...
tree
|
commitdiff
2006-07-17
Włodzimierz Skiba
[ 1519202 ] wxComboCtrl::SetButtonPosition() to support...
tree
|
commitdiff
2006-07-16
Vadim Zeitlin
fix Open(wxDbConnectInf) when using connection string...
tree
|
commitdiff
2006-07-16
Robin Dunn
Added wxTopLevelWindow::SetTranslucency and CanSetTrans...
tree
|
commitdiff
2006-07-15
Václav Slavík
added default value argument to wxXmlResourceHandler...
tree
|
commitdiff
2006-07-14
Vadim Zeitlin
fix the bug with the current path being restored if...
tree
|
commitdiff
2006-07-06
Vadim Zeitlin
wxMenu::AppendRadioItem() now implemented under all...
tree
|
commitdiff
2006-07-05
Włodzimierz Skiba
wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
tree
|
commitdiff
2006-07-04
Mart Raudsepp
The method is called CreatePopupMenu, not CreatePopupIcon
tree
|
commitdiff
2006-07-03
Julian Smart
wxRichTextCtrl updates and corrections
tree
|
commitdiff
2006-07-02
Stefan Neis
Updated information on concurrent installs.
tree
|
commitdiff
2006-07-02
Stefan Neis
Removed some outdated stuff.
tree
|
commitdiff
2006-07-02
Stefan Neis
Fixed typos in comments (patch #1515724)
tree
|
commitdiff
2006-07-02
Vadim Zeitlin
added indirect base classes too (patch 1513451)
tree
|
commitdiff
2006-07-02
Vadim Zeitlin
Index() is const (patch 1513451)
tree
|
commitdiff
2006-07-02
Vadim Zeitlin
added ExpandAllChildrne() (patch 1498343)
tree
|
commitdiff
2006-07-01
Julian Smart
Corrected GIF
tree
|
commitdiff
2006-07-01
Julian Smart
First cut at wxRichTextCtrl documentation
tree
|
commitdiff
2006-07-01
Julian Smart
Removed duplicate wxDCClipper documentation
tree
|
commitdiff
2006-07-01
Julian Smart
Swapped parameters
tree
|
commitdiff
2006-06-30
Angel Vidal Veiga
Old socket code has no wxDatagramSocket::Connect()...
tree
|
commitdiff
2006-06-30
Angel Vidal Veiga
wxDatagramSocket docs added
tree
|
commitdiff
2006-06-29
Julian Smart
Moved wrongly placed hit test constants
tree
|
commitdiff
2006-06-29
Julian Smart
Moved wxRichTextCtrl to its own library
tree
|
commitdiff
2006-06-28
Julian Smart
Fixed zoom problem (Robert J.Lang)
tree
|
commitdiff
2006-06-28
Julian Smart
Added support for tabs in wxRichTextCtrl (Ashish More)
tree
|
commitdiff
2006-06-27
Vadim Zeitlin
use wxBoxSizer in wxPickerBase instead of doing the...
tree
|
commitdiff
2006-06-27
Julian Smart
Added wxPROPSHEET_TREEBOOK option
tree
|
commitdiff
2006-06-26
Vadim Zeitlin
picker controls improvements: fixes to valid paths...
tree
|
commitdiff
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-15
Michael Wetherell
Bourne compatible wx-config changelog
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
next