projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
aui dock renumbering fix
[wxWidgets.git]
/
src
/
msw
/
2007-11-06
Vadim Zeitlin
don't add 0.5 to GetTextExtent() results and do take...
tree
|
commitdiff
2007-11-05
Vadim Zeitlin
suppress (harmless) gcc warning about non-virtual dtor...
tree
|
commitdiff
2007-11-05
Vadim Zeitlin
compilation fix for stuff missing from mingw32 headers
tree
|
commitdiff
2007-11-05
Vadim Zeitlin
implement AutoComplete for wxMSW too
tree
|
commitdiff
2007-11-04
Vadim Zeitlin
added wxTextEntry::AutoCompleteFileNames() and implemen...
tree
|
commitdiff
2007-11-04
Benjamin Williams
bug fix for vista in multi-selection tree
tree
|
commitdiff
2007-11-02
Vadim Zeitlin
try (this can be vetoed) to set focus to the listbox...
tree
|
commitdiff
2007-11-01
Vadim Zeitlin
set the focus to the tree before generating the selecti...
tree
|
commitdiff
2007-10-30
Vadim Zeitlin
reverted last changed (r49413) as deleting non-attached...
tree
|
commitdiff
2007-10-30
Vadim Zeitlin
don't set CF_TEXT data in wxURLDataObject in Unicode...
tree
|
commitdiff
2007-10-29
Vadim Zeitlin
define TTF_TRANSPARENT if it's absent from SDK headers
tree
|
commitdiff
2007-10-29
Vadim Zeitlin
use TTF_TRANSPARENT to fix problem with flashing toolti...
tree
|
commitdiff
2007-10-29
Vadim Zeitlin
use fixed TOOLINFO struct size instead of trying to...
tree
|
commitdiff
2007-10-28
Vadim Zeitlin
use the same #if wxUSE_XXX checks in platform-specific...
tree
|
commitdiff
2007-10-28
Vadim Zeitlin
reverted unrelated changes accidentally committed as...
tree
|
commitdiff
2007-10-26
Vadim Zeitlin
refresh the item being collapsed when using comctl32...
tree
|
commitdiff
2007-10-24
Vadim Zeitlin
always delete the menus, even if the menu is attached...
tree
|
commitdiff
2007-10-24
Vadim Zeitlin
release update region as soon as we finished painting...
tree
|
commitdiff
2007-10-23
Robin Dunn
Use premultiplied alpha pixel format to match what...
tree
|
commitdiff
2007-10-22
Robin Dunn
Patch [ 1816051 ] MSW DrawEllipticArc inconsistent...
tree
|
commitdiff
2007-10-22
Robert Roebling
remove deprecated and constructor and SetModal() methods
tree
|
commitdiff
2007-10-21
Paul Cornett
add wxUSE_MINIFRAME wrapper
tree
|
commitdiff
2007-10-20
Vadim Zeitlin
many wxIPC Unicode and UTF-8 fixes (use void* instead...
tree
|
commitdiff
2007-10-20
Robert Roebling
Use BTNFACE colour for rendering selected item when...
tree
|
commitdiff
2007-10-19
Robert Roebling
Use wxPointList instead of wxList in wxDC code
tree
|
commitdiff
2007-10-17
Robert Roebling
Make wxRenderer::DrawItemSelectionRect() draw a focus...
tree
|
commitdiff
2007-10-11
Vadim Zeitlin
wxUniv compilation fixes in themed border drawing code
tree
|
commitdiff
2007-10-09
Julian Smart
Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
tree
|
commitdiff
2007-10-07
Vadim Zeitlin
simplify the code for extended flags handling fixing...
tree
|
commitdiff
2007-10-07
Vadim Zeitlin
made wxTreeCtrl::GetNextVisible() behave in the same...
tree
|
commitdiff
2007-10-07
Vadim Zeitlin
updated copyright year to 2007
tree
|
commitdiff
2007-10-07
Vadim Zeitlin
fixed several problems due to use of GetEditHWND()...
tree
|
commitdiff
2007-10-06
Vadim Zeitlin
fixed bug with inversed IsEditable() return value
tree
|
commitdiff
2007-10-06
Vadim Zeitlin
always return wxString from wxGetUserHome() instead...
tree
|
commitdiff
2007-10-03
Vadim Zeitlin
fix range used for native volume in Set/GetVolume(...
tree
|
commitdiff
2007-10-02
Vadim Zeitlin
initialize all fields of WINDOWPOS struct to avoid...
tree
|
commitdiff
2007-10-02
Vadim Zeitlin
fix several mingw32 warnings (patch from Tim Stahlhut)
tree
|
commitdiff
2007-10-01
Vadim Zeitlin
use WXDLLIMPEXP_FWD_CORE instead of WXDLLEXPORT
tree
|
commitdiff
2007-09-28
Vadim Zeitlin
PCH-less build fix
tree
|
commitdiff
2007-09-28
Vadim Zeitlin
correct properties were not set during initial add...
tree
|
commitdiff
2007-09-28
Chris Elliott
vc6 did not like this (void function returning a value)
tree
|
commitdiff
2007-09-27
Vadim Zeitlin
added disambiguation for Clear() too
tree
|
commitdiff
2007-09-26
Vadim Zeitlin
refactor wxMSW code to extract parts common to wxTextCt...
tree
|
commitdiff
2007-09-26
Vadim Zeitlin
remove wxComboBox-specific hack, override DoSetToolTip...
tree
|
commitdiff
2007-09-21
Vadim Zeitlin
added more convenient wxDL_INIT_FUNC[_AW] macros and...
tree
|
commitdiff
2007-09-21
Vadim Zeitlin
made gs_msgXXX variables static
tree
|
commitdiff
2007-09-21
Vadim Zeitlin
allow using wxTaskBarIcon under Win95 by loading Shell_...
tree
|
commitdiff
2007-09-21
Vadim Zeitlin
predefine _WIN32_IE before including shellapi.h too...
tree
|
commitdiff
2007-09-21
Julian Smart
Optimized update events by only sending them to visible...
tree
|
commitdiff
2007-09-21
Julian Smart
Corrected bug in in revision 47973
tree
|
commitdiff
2007-09-20
Vadim Zeitlin
use wxWindow::NewControlId() instead of wxNewId() to...
tree
|
commitdiff
2007-09-20
Vadim Zeitlin
added missing wxUSE_RICHEDIT test
tree
|
commitdiff
2007-09-19
Vadim Zeitlin
use fabs() instead of abs() to fix mingw32 compilation...
tree
|
commitdiff
2007-09-19
Vadim Zeitlin
shut down GDI+ from a module instead of doing it during...
tree
|
commitdiff
2007-09-18
Vadim Zeitlin
fix for the last commit: reset the dummy wxRICHTEXT_DEF...
tree
|
commitdiff
2007-09-18
Julian Smart
wxBORDER_THEME now means 'use an appropriate themed...
tree
|
commitdiff
2007-09-17
Vadim Zeitlin
reverted wxSocket changes of rev 48723 as they broke...
tree
|
commitdiff
2007-09-17
Vadim Zeitlin
don't access m_clientDataItemsType directly
tree
|
commitdiff
2007-09-16
Vadim Zeitlin
don't use NULL when we mean 0
tree
|
commitdiff
2007-09-16
Vadim Zeitlin
more fixes for using wxSocket in console applications...
tree
|
commitdiff
2007-09-16
Vadim Zeitlin
use ListView_RedrawItems() to implement wxListCtrl...
tree
|
commitdiff
2007-09-15
Vadim Zeitlin
get rid of the built-in drop target in rich text contro...
tree
|
commitdiff
2007-09-15
Vadim Zeitlin
always return positive pixel size, even for negative...
tree
|
commitdiff
2007-09-14
Vadim Zeitlin
fix unused parameter warning
tree
|
commitdiff
2007-09-13
Vadim Zeitlin
remove the drag-and-drop compatibility hack for extract...
tree
|
commitdiff
2007-09-12
Vadim Zeitlin
fix assert for bitmaps buttons created without bitmap...
tree
|
commitdiff
2007-09-10
Vadim Zeitlin
map wxFONTENCODING_ISO2022_JP to the correct Windows...
tree
|
commitdiff
2007-09-10
Vadim Zeitlin
chop off the unwanted \r from GetLineText() return...
tree
|
commitdiff
2007-09-10
Vadim Zeitlin
Unicode compilation fix
tree
|
commitdiff
2007-09-10
Vadim Zeitlin
wxDL_XXX macros and dynamic loading cleanup:
tree
|
commitdiff
2007-09-09
Vadim Zeitlin
added wxApp::Set/GetAppDisplayName() (patch 1780414)
tree
|
commitdiff
2007-09-09
Vadim Zeitlin
add wxSYS_DCLICK_TIME system metric constant; use it...
tree
|
commitdiff
2007-09-09
Vadim Zeitlin
cache the result of wxGetOsVersion() (heavily modified...
tree
|
commitdiff
2007-09-08
Robert Roebling
Compile error (no idea why Mingw doesn't like wxPoint())
tree
|
commitdiff
2007-09-08
Vadim Zeitlin
fix file names format in wxFileDataObject::GetDataHere...
tree
|
commitdiff
2007-09-08
Vadim Zeitlin
don't pass garbage to SetData() in wxURLDataObject...
tree
|
commitdiff
2007-09-07
Vadim Zeitlin
don't use _T() inside wxGetTranslation() and related...
tree
|
commitdiff
2007-09-06
Robert Roebling
Move the wxDL_ macros to wxDynLibrary
tree
|
commitdiff
2007-09-05
Vadim Zeitlin
fixed off by 1 bug in converting premultiplied DIB...
tree
|
commitdiff
2007-09-04
Julian Smart
Always set the background colour for XP, for consistent...
tree
|
commitdiff
2007-09-04
Julian Smart
Corrected a typo
tree
|
commitdiff
2007-09-04
Julian Smart
Apply the background fix only if the toolbar has controls
tree
|
commitdiff
2007-09-03
Vadim Zeitlin
don't use GetThemeMetric(HP_HEADERITEM, TMT_HEIGHT...
tree
|
commitdiff
2007-09-02
Julian Smart
Standard SDK fixes
tree
|
commitdiff
2007-08-29
Julian Smart
The toolbar background for some colour schemes cannot...
tree
|
commitdiff
2007-08-26
Julian Smart
Don't assert in update handler if read-only
tree
|
commitdiff
2007-08-22
Václav Slavík
added wxUSE_REGKEY checks
tree
|
commitdiff
2007-08-20
Kevin Ollivier
Fix for wxMemoryDC::GetAsBitmap() not working on Windows.
tree
|
commitdiff
2007-08-16
Julian Smart
Added DrawFocusRect to wxRenderer
tree
|
commitdiff
2007-08-15
Julian Smart
Bring back double border
tree
|
commitdiff
2007-08-15
Vadim Zeitlin
uncomment the change which was meant to be committed...
tree
|
commitdiff
2007-08-15
Vadim Zeitlin
use ES_RIGHT|ES_NUMBER styles for the buddy control...
tree
|
commitdiff
2007-08-15
Vadim Zeitlin
don't enable previously checked button in a radio group...
tree
|
commitdiff
2007-08-15
Vadim Zeitlin
fix clipping box retrieval (patch 1771199)
tree
|
commitdiff
2007-08-15
Vadim Zeitlin
added wxToolTip::SetAutoPop() and SetReshow() (patch...
tree
|
commitdiff
2007-08-15
Vadim Zeitlin
fix incorrect wxSYS_VSCROLL_X mapping to the Win32...
tree
|
commitdiff
2007-08-14
Julian Smart
Fix for non-appearance of themed border with wxTE_RICH...
tree
|
commitdiff
2007-08-13
Julian Smart
Use new function GetItemLabel
tree
|
commitdiff
2007-08-11
Julian Smart
Menu label consistency changes
tree
|
commitdiff
2007-08-09
Julian Smart
Gave toolbars some extra height, Without which DoGetBes...
tree
|
commitdiff
next