projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
in wxAUI, set the hint transparency before showing the hint window, as this prevents...
[wxWidgets.git]
/
docs
/
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-15
Vadim Zeitlin
fix GetSize() for large files (patch 1680876)
tree
|
commitdiff
2007-03-14
Vadim Zeitlin
avoid duplicated empty help menu in localized applicati...
tree
|
commitdiff
2007-03-14
Vadim Zeitlin
don't add extra GetCharHeight() pixels to the top borde...
tree
|
commitdiff
2007-03-13
Vadim Zeitlin
corrected example; minor fixes to the text; uncommented...
tree
|
commitdiff
2007-03-12
Vadim Zeitlin
added wxAppTraits::SetLocale() and call it during wxApp...
tree
|
commitdiff
2007-03-11
Vadim Zeitlin
added wxSafeConvertMB2WX/WX2MB() and use them when...
tree
|
commitdiff
2007-03-11
Vadim Zeitlin
added support for wxTE_NO_VSCROLL (patch 1588605) and...
tree
|
commitdiff
2007-03-11
Vadim Zeitlin
set GtkRcStyle::text to fg colour too to allow changing...
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-09
Václav Slavík
deprecated wxString::GetWriteBuf() and friends in favou...
tree
|
commitdiff
2007-03-08
Vadim Zeitlin
added wxMutex::LockTimeout() (modified patch 1671637)
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
fix handling of wxSOCKET_REUSEADDR in wxDatagramSocket...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
fix base64 computation for strings whose length modulo...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
fix hang on startup in Unicode build if any standard...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
fixed detection of number of processors under Linux...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
native wxHyperlinkCtrl implementation for GTK+ 2.10...
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-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
return correct client area for at least the primary...
tree
|
commitdiff
2007-03-05
Julian Smart
Updated change log
tree
|
commitdiff
2007-03-04
Vadim Zeitlin
remove inexistent wxGetMultipleChoice()
tree
|
commitdiff
2007-03-04
Vadim Zeitlin
wxCreateGreyedImage() deprecated, use wxImage::ConvertT...
tree
|
commitdiff
2007-03-02
Václav Slavík
changes wxDirExists() to accept wxString instead of...
tree
|
commitdiff
2007-02-19
Julian Smart
Doc corrections
tree
|
commitdiff
2007-02-17
Robert Roebling
[1660792 ] wxObject::Dec/IncRef and wxObjectDataPtr
tree
|
commitdiff
2007-02-14
Vadim Zeitlin
Slovak translation added
tree
|
commitdiff
2007-02-12
Vadim Zeitlin
clarify Wait() semantics (see patch 1652076)
tree
|
commitdiff
2007-02-12
Václav Slavík
fixed syntax errors
tree
|
commitdiff
2007-02-11
Vadim Zeitlin
added support for colour cursors in wxGTK (patch 1655576)
tree
|
commitdiff
2007-02-11
Vadim Zeitlin
miscellaneous minor corrections (patch 1652327)
tree
|
commitdiff
2007-02-11
Vadim Zeitlin
made AddPendingEvent() virtual (patch 1652077)
tree
|
commitdiff
2007-02-11
Vadim Zeitlin
wxTopLevelWindow::GetClientSize() returns 0x0 when...
tree
|
commitdiff
2007-02-11
Vadim Zeitlin
return the restored window size from GetSize() when...
tree
|
commitdiff
2007-02-11
Vadim Zeitlin
changed GetFromWindow() to take const pointer
tree
|
commitdiff
2007-02-10
Vadim Zeitlin
make GetSize() return the size of the window including...
tree
|
commitdiff
2007-02-09
Julian Smart
Reverted renderer changes and just use window variant...
tree
|
commitdiff
2007-02-08
Julian Smart
Added size constants to allow drawn control parts to...
tree
|
commitdiff
2007-02-08
Vadim Zeitlin
added const overload of GetChildren()
tree
|
commitdiff
2007-02-07
Julian Smart
Added flag for removing attributes
tree
|
commitdiff
2007-02-06
Robin Dunn
Set version number
tree
|
commitdiff
2007-02-06
Robin Dunn
Added SetToolNormalBitmap and SetToolDisabledBitmap
tree
|
commitdiff
2007-02-06
Włodzimierz Skiba
Fixed wxComboBox always sorted in all univ builds ...
tree
|
commitdiff
2007-02-06
Paul Cornett
simplify wxGTK DoSetSizeHints logic, respect size incre...
tree
|
commitdiff
2007-02-05
Václav Slavík
added script to generate parts of rsp manifests with...
tree
|
commitdiff
2007-02-05
Vadim Zeitlin
made (many) more wxGrid methods const
tree
|
commitdiff
2007-02-05
Julian Smart
Typo correction
tree
|
commitdiff
2007-02-04
Vadim Zeitlin
add accessors using wxFileName to wxFile/DirPickerCtrl...
tree
|
commitdiff
2007-02-04
Vadim Zeitlin
added wxEventBlocker class (patch 1622444)
tree
|
commitdiff
2007-02-02
Vadim Zeitlin
don't wake up on Windows messages when waiting for...
tree
|
commitdiff
2007-02-02
Vadim Zeitlin
added support for underlined fonts
tree
|
commitdiff
2007-02-01
Vadim Zeitlin
document wxNewId() as being deprecated
tree
|
commitdiff
2007-02-01
Vadim Zeitlin
document Next/PrevControlId
tree
|
commitdiff
2007-01-31
Julian Smart
COrrected style doc
tree
|
commitdiff
2007-01-31
Vadim Zeitlin
Added wxSizerFlags::Top() and Bottom()
tree
|
commitdiff
2007-01-31
Vadim Zeitlin
removed 2.6 incompatibilities section
tree
|
commitdiff
2007-01-28
Julian Smart
Added extra hit test style for more accurate reporting
tree
|
commitdiff
2007-01-24
Vadim Zeitlin
document that the parent window gets EVT_LEAVE_WINDOW...
tree
|
commitdiff
2007-01-22
Václav Slavík
wxDFB doesn't require extra configure options anymore
tree
|
commitdiff
2007-01-22
Václav Slavík
enable wxFontMapper in wxDFB port
tree
|
commitdiff
2007-01-20
Vadim Zeitlin
don't crash in dtor if the X11 window hadn't been creat...
tree
|
commitdiff
2007-01-20
Robin Dunn
Added support for the wxFRAME_FLOAT_ON_PARENT style
tree
|
commitdiff
2007-01-19
Robin Dunn
Add a note about wxSearchCtrl::[Get|Set]DescriptiveText
tree
|
commitdiff
2007-01-19
Julian Smart
Corrections
tree
|
commitdiff
2007-01-19
Julian Smart
Added missing functions
tree
|
commitdiff
2007-01-18
Vadim Zeitlin
added wxCONFIG_USE_SUBDIR flag to wxFileConfig (patch...
tree
|
commitdiff
2007-01-18
Vadim Zeitlin
added wxCSConv::IsOk() (patch 1637944)
tree
|
commitdiff
2007-01-18
Vadim Zeitlin
make wxTextFile work with unseekable files again (patch...
tree
|
commitdiff
2007-01-18
Vadim Zeitlin
added wxDateTime::GetDateOnly()
tree
|
commitdiff
2007-01-17
Julian Smart
Spacing corrections, removed duplicate functions
tree
|
commitdiff
2007-01-17
Julian Smart
Corrected typos
tree
|
commitdiff
2007-01-17
Julian Smart
Documented Set/GetBaseId
tree
|
commitdiff
2007-01-14
Vadim Zeitlin
corrected drawing of the bitmaps for the disabled menu...
tree
|
commitdiff
2007-01-14
Vadim Zeitlin
added wxSizerFlags::Shaped() and FixedMinSize() methods
tree
|
commitdiff
2007-01-11
Vadim Zeitlin
use wxNO_LEN and wxCONV_FAILED symbolic constants inste...
tree
|
commitdiff
2007-01-11
Vadim Zeitlin
fix lack of spin control update event when control...
tree
|
commitdiff
2007-01-10
Julian Smart
Removed versions so we don't have to update with every...
tree
|
commitdiff
2007-01-10
Julian Smart
Updated date
tree
|
commitdiff
2007-01-10
Julian Smart
Updated version and date
tree
|
commitdiff
2007-01-09
Vadim Zeitlin
more about virtual functions access specifier changing
tree
|
commitdiff
2007-01-08
Chris Elliott
remove space which broke tex2rtf
tree
|
commitdiff
2007-01-07
Vadim Zeitlin
also update manual.tex
tree
|
commitdiff
2007-01-07
Vadim Zeitlin
updated version to 2.8.1
tree
|
commitdiff
2007-01-07
Vadim Zeitlin
added a script to update release version field
tree
|
commitdiff
2007-01-07
Vadim Zeitlin
added EVT_TASKBAR_CLICK and use it to show taskbar...
tree
|
commitdiff
2007-01-07
Vadim Zeitlin
fix attribute memory leak in wxGrid::ShowCellEditContro...
tree
|
commitdiff
2007-01-07
Vadim Zeitlin
fix wxConfig::DeleteGroup() for arguments with trailing...
tree
|
commitdiff
2007-01-07
Vadim Zeitlin
mention RTL fixes by Diaa Sami
tree
|
commitdiff
2007-01-07
Vadim Zeitlin
corrected ctor signature
tree
|
commitdiff
2007-01-07
Vadim Zeitlin
added wxTreeCtrl::CollapseAll[Children]() and IsEmpty...
tree
|
commitdiff
2007-01-07
Vadim Zeitlin
operators == and != are const (part of patch 1622125)
tree
|
commitdiff
2007-01-05
Vadim Zeitlin
more unescaped underscores
tree
|
commitdiff
2007-01-05
Vadim Zeitlin
fix broken links to File/DirName()
tree
|
commitdiff
2006-12-31
Vadim Zeitlin
correct OnOpenError() return type
tree
|
commitdiff
2006-12-29
Vadim Zeitlin
wxVariant and wxVariantData are ref counted too (patch...
tree
|
commitdiff
2006-12-29
Vadim Zeitlin
wxFileModificationTime return -1, not 0, on error ...
tree
|
commitdiff
next