projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
use correct WXDLLIMPEXP_FWD_CORE instead of WXDLLIMPEXP_FWD_BASE for wxWindow forward...
[wxWidgets.git]
/
docs
/
changes.txt
2008-02-10
Vadim Zeitlin
mention wxXLocale
blob
|
commitdiff
|
raw
2008-02-03
Vadim Zeitlin
added wxGLCanvas::IsDisplaySupported() (patch 1879906)
blob
|
commitdiff
|
raw
|
diff to current
2008-02-03
Vadim Zeitlin
added wxDateTime::FormatISOCombined() and ParseISODate...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-26
Vadim Zeitlin
fix assert when using owner-drawn menu items with the...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Václav Slavík
added wxWindow::HasFocus() for more convenient way...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Francesco Montorsi
mention also the contrib libraries removal/movements
blob
|
commitdiff
|
raw
|
diff to current
2008-01-20
Vadim Zeitlin
add wxDatePickerCtrl support in wxGenericValidator...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Vadim Zeitlin
don't enable disabled windows when showing them (patch...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-13
Robert Roebling
Mention wxSizer::Fit() change and wxWrapSizer
blob
|
commitdiff
|
raw
|
diff to current
2008-01-12
Vadim Zeitlin
call OnExec() taking wxString argument from OnExecute...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-08
Robert Roebling
mention some more changes
blob
|
commitdiff
|
raw
|
diff to current
2008-01-06
Vadim Zeitlin
return false from Dispatch() if gtk_main_quit() was...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
Vadim Zeitlin
move Freeze() and Thaw() to wxWindowBase to ensure...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-03
Vadim Zeitlin
don't hardcode 16/32 as sizes for small/normal icons...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-30
Vadim Zeitlin
fix bug with parsing negative time zones in ParseRfc822...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Julian Smart
Added automatic dialog scrolling ability
blob
|
commitdiff
|
raw
|
diff to current
2007-12-22
Vadim Zeitlin
allow centering wxMessageDialog on its parent window...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-22
Vadim Zeitlin
implement wxListCtrl::ScrollList() (in report view...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-22
Vadim Zeitlin
fixes to wxImage::ResambleBox() (patch 1843902)
blob
|
commitdiff
|
raw
|
diff to current
2007-12-22
Vadim Zeitlin
discard any pending messages for the socket being destr...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-19
Vadim Zeitlin
more socket cleanup to allow using wxSocket from both...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-15
Vadim Zeitlin
don't misinterpret the time after the date as a weekday...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-12
Vadim Zeitlin
mention some of the major changes in 2.9 so far
blob
|
commitdiff
|
raw
|
diff to current
2007-12-04
Václav Slavík
added <scrollrate> parameter to wxScrolledWindow XRC...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-30
Vadim Zeitlin
mention wxDC change (more details would be welcome)
blob
|
commitdiff
|
raw
|
diff to current
2007-11-24
Vadim Zeitlin
added Show/HideWithEffect() and implemented them using...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-24
Vadim Zeitlin
added wxNotificationMessage and implemented it generica...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Vadim Zeitlin
added wxWindow::GetPrev/NextSibling()
blob
|
commitdiff
|
raw
|
diff to current
2007-11-18
Vadim Zeitlin
experimental IPv6 implementation (patch 1771429)
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Vadim Zeitlin
document Next/PrevControlId() removal (should have...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Vadim Zeitlin
move wxGetClientDisplayRect() fix into 2.8.7 section
blob
|
commitdiff
|
raw
|
diff to current
2007-11-10
Vadim Zeitlin
added functions for setting the columns order in wxList...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Vadim Zeitlin
cleanup wxURLModule after wxSocketModule to avoid crash...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Vadim Zeitlin
forward ported changes in 2.8.7 from WX_2_8_BRNACH
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Vadim Zeitlin
fixed bugs with moving/centering the file dialog (repla...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-06
Vadim Zeitlin
implement wxGetCientDisplayRect() correctly for X11...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-04
Vadim Zeitlin
added wxTextEntry::AutoCompleteFileNames() and implemen...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-04
Vadim Zeitlin
added wxTextEntry::AutoComplete() and implemented it...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-04
Vadim Zeitlin
implement wxLocale::GetInfo() using CFLocale (modified...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-03
Vadim Zeitlin
added wxWindow::AlwaysShowScrollbars() and its wxMac...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Vadim Zeitlin
added wxMessageQueue class for inter-thread communications
blob
|
commitdiff
|
raw
|
diff to current
2007-10-29
Vadim Zeitlin
add wxMouseEvent::GetClickCount() and implement it...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Vadim Zeitlin
remove ODBC and DBgrid libraries
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Vadim Zeitlin
added wxBG_STYLE_TRANSPARENT and implemented it for...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-20
Vadim Zeitlin
many wxIPC Unicode and UTF-8 fixes (use void* instead...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-20
Vadim Zeitlin
load message catalogs using wxFileSystem; use wxMemoryB...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-20
Vadim Zeitlin
don't update the tree unnecessarily in Expand/CollapseA...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Julian Smart
Added wxVariantData::Clone and wxVariant::Unshare
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Julian Smart
Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-07
Vadim Zeitlin
made wxTreeCtrl::GetNextVisible() behave in the same...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-30
Václav Slavík
generate #line references to source .xrc files in wxrc...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-23
Vadim Zeitlin
added wxWindow::GetPopupMenuSelectionFromUser() (modifi...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Vadim Zeitlin
predefine _WIN32_IE before including shellapi.h too...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Vadim Zeitlin
added Portuguese translation from Antonio Cardoso Martins
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Vadim Zeitlin
fix bug with deleting and recreating entries in wxFileC...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Vadim Zeitlin
reverted wxSocket changes of rev 48723 as they broke...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Vadim Zeitlin
added new and improved wxFileCtrl implementation (patch...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-16
Vadim Zeitlin
more fixes for using wxSocket in console applications...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-16
Vadim Zeitlin
added XRCSIZERITEM() allowing to directly retrieve...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Vadim Zeitlin
mention that support for reading alpha from TIFF images...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Vadim Zeitlin
reverted the change of wxCmdLineEntryDesc fields to...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-13
Vadim Zeitlin
added attribution for wxSYS_DCLICK_TIME time change
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Vadim Zeitlin
mention that NULL/"" changes also affect struct fields
blob
|
commitdiff
|
raw
|
diff to current
2007-09-09
Vadim Zeitlin
added wxApp::Set/GetAppDisplayName() (patch 1780414)
blob
|
commitdiff
|
raw
|
diff to current
2007-09-09
Vadim Zeitlin
add wxSYS_DCLICK_TIME system metric constant; use it...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-09
Vadim Zeitlin
fixed off by 1 bug in wxDC::GradientFillLinear() (patch...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-08
Vadim Zeitlin
added support for reading resolution information from...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-07
Vadim Zeitlin
better document some of the incompatibilities introduce...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-07
Vadim Zeitlin
don't use _T() inside wxGetTranslation() and related...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-03
Vadim Zeitlin
fix translation of wx priority values to the standard...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-03
Vadim Zeitlin
fix WX_GL_STEREO attribute handling: value for it was...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Vadim Zeitlin
add XRC handler for wxSearchCtrl (extended patch 1751516)
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Vadim Zeitlin
added wxToolTip::SetAutoPop() and SetReshow() (patch...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Vadim Zeitlin
use one shot timers in wxAnimationCtrl (patch 1774535)
blob
|
commitdiff
|
raw
|
diff to current
2007-08-14
Vadim Zeitlin
added wxTaskBarIcon::Destroy()
blob
|
commitdiff
|
raw
|
diff to current
2007-08-14
Julian Smart
Added periods
blob
|
commitdiff
|
raw
|
diff to current
2007-08-04
Vadim Zeitlin
make wxTmemchr() return (and take) char* instead of...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-29
Vadim Zeitlin
added support for 2 extra mouse buttons (patch 1757630)
blob
|
commitdiff
|
raw
|
diff to current
2007-07-28
Vadim Zeitlin
added the mention of library in which each class is...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-26
Vadim Zeitlin
many wxItemContainer-related changes:
blob
|
commitdiff
|
raw
|
diff to current
2007-07-21
Vadim Zeitlin
added support for user-defined types to wxConfig (patch...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-14
Václav Slavík
renamed wxXmlProperty to wxXmlAttribute, plus implied...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
Václav Slavík
removed broken and global GetLine() function from wx...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
Vadim Zeitlin
set the string field of the wxEVT_COMMAND_CHECKLISTBOX_...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
Vadim Zeitlin
fixed showing busy cursor for disabled windows and...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
Vadim Zeitlin
added support for binary data to wxConfig (slightly...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
Vadim Zeitlin
added --optional-libs wx-config argument (patch 1747239)
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Vadim Zeitlin
generate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-08
Václav Slavík
documented removal of unsafe wxGets() and wxTmpnam...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
Vadim Zeitlin
added support for broadcasting to UDP sockets (patch...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-04
Vadim Zeitlin
added wxAtomicInc/Dec() functions (patch 1739486)
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
Paul Cornett
fix XPM SaveFile for more than 92 colors
blob
|
commitdiff
|
raw
|
diff to current
2007-06-28
Vadim Zeitlin
mention wxLogInterposer(Temp)
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Vadim Zeitlin
don't invalidate the font in SetNativeFontInfo[Desc...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Vadim Zeitlin
added wxLog::DisableTimestamp() to be used as a synonym...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Vadim Zeitlin
don't always add wxCAPTION to wxMiniFrame style uncondi...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-20
Vadim Zeitlin
single line wxTextCtrl fg colour fix is now in 2.8
blob
|
commitdiff
|
raw
|
diff to current
2007-06-20
Václav Slavík
use wxString in wxRegKey methods; make it compile witho...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-20
Vadim Zeitlin
mention changes from 2.8 branch too, at the very least...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-20
Vadim Zeitlin
don't free "static" alpha data (patch 1738966)
blob
|
commitdiff
|
raw
|
diff to current
next