projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
misc key-event fixes, see #10876
[wxWidgets.git]
/
src
/
common
/
2009-06-07
Vadim Zeitlin
remove inline from IosSeekDirToWxSeekMode() to work...
tree
|
commitdiff
2009-06-07
Vadim Zeitlin
correct bug with using uninitialized end variable ...
tree
|
commitdiff
2009-06-06
Vadim Zeitlin
return wxStandardPaths, not wxStandardPathsBase, from...
tree
|
commitdiff
2009-06-06
Vadim Zeitlin
export wxStatusBarPaneArray from the DLL to fix Borland...
tree
|
commitdiff
2009-06-04
Vadim Zeitlin
correct the fix for avoiding the integer multiplication...
tree
|
commitdiff
2009-06-04
Vadim Zeitlin
postpone the call to CopyAttributes() until the DC...
tree
|
commitdiff
2009-06-04
Vadim Zeitlin
removed assert checking that bit depth is 8 or 16 as...
tree
|
commitdiff
2009-06-02
Vadim Zeitlin
fix wxIconBundle creation from multiimage files broken...
tree
|
commitdiff
2009-06-02
Vadim Zeitlin
check for integer overflow which could result in buffer...
tree
|
commitdiff
2009-06-02
Vadim Zeitlin
don't free() the same pointer twice if an error occurs...
tree
|
commitdiff
2009-06-02
Francesco Montorsi
add wxGetLinuxDistributionInfo() and wxPlatformInfo...
tree
|
commitdiff
2009-06-01
Vadim Zeitlin
correct Borland #pragma hdrstop position
tree
|
commitdiff
2009-06-01
Robert Roebling
Closes #10495: wxDataViewCtrl needs a way to start...
tree
|
commitdiff
2009-06-01
Francesco Montorsi
fix loading ICO from socket stream: override OnSysTell...
tree
|
commitdiff
2009-06-01
Francesco Montorsi
document that CanRead() and GetImageCount() functions...
tree
|
commitdiff
2009-05-31
Vadim Zeitlin
extracted wxTextWrapper in its own header and made...
tree
|
commitdiff
2009-05-31
Vadim Zeitlin
don't redefine HAVE_STRFTIME as it can already be defin...
tree
|
commitdiff
2009-05-31
Vadim Zeitlin
added wxDC::CopyAttributes() and use it in wxBufferedDC...
tree
|
commitdiff
2009-05-31
Vadim Zeitlin
set focus to the window when the mouse is clicked in...
tree
|
commitdiff
2009-05-31
Vadim Zeitlin
don't redefine HAVE_STRFTIME as it can already be defin...
tree
|
commitdiff
2009-05-31
Vadim Zeitlin
added default ctor to wxMouseEventsManager, this is...
tree
|
commitdiff
2009-05-28
Vadim Zeitlin
remove redundant extern keywords from wxEmptyString...
tree
|
commitdiff
2009-05-28
Stefan Csomor
fixing length param, see #10846
tree
|
commitdiff
2009-05-28
Vadim Zeitlin
compilation fix for STL/!UNICODE case (closes #10846)
tree
|
commitdiff
2009-05-23
Vadim Zeitlin
make wxWindow::SetAutoLayout() now works for all window...
tree
|
commitdiff
2009-05-21
Julian Smart
COrrected my misapplied fix, sorry
tree
|
commitdiff
2009-05-20
Vadim Zeitlin
don't use m_useProxy if !wxUSE_PROTOCOL_HTTP (see ...
tree
|
commitdiff
2009-05-20
Vadim Zeitlin
compilation fix in FindPaperType() after latest change
tree
|
commitdiff
2009-05-20
Julian Smart
Avoid resetting size if paper id not found
tree
|
commitdiff
2009-05-20
Julian Smart
Fixed a problem with unrecognised paper id conversions
tree
|
commitdiff
2009-05-19
Vadim Zeitlin
added Asturian language entry (see #10808)
tree
|
commitdiff
2009-05-17
Vadim Zeitlin
deal with the fonts without any specified face name...
tree
|
commitdiff
2009-05-15
Vadim Zeitlin
move virtual GetPath() implementation out of line to...
tree
|
commitdiff
2009-05-13
Stefan Csomor
missing classinfo
tree
|
commitdiff
2009-05-13
Stefan Csomor
add window-modal dialog calls and fallback implementation
tree
|
commitdiff
2009-05-12
Vadim Zeitlin
VC6 compilation fix (thanks buildbot)
tree
|
commitdiff
2009-05-09
Vadim Zeitlin
don't check for connected state of UDP sockets which...
tree
|
commitdiff
2009-05-09
Vadim Zeitlin
don't use GetParent() in GetParentForModalDialog()...
tree
|
commitdiff
2009-05-09
Vadim Zeitlin
don't call Disconnect() if the connection had been...
tree
|
commitdiff
2009-05-09
Vadim Zeitlin
initialize the local address before calling getsockname...
tree
|
commitdiff
2009-05-09
Vadim Zeitlin
remove unneeded wxFindSuitableParent()
tree
|
commitdiff
2009-05-09
Francesco Montorsi
add new predefined colour (and relative brush/pen)...
tree
|
commitdiff
2009-05-09
Francesco Montorsi
build fix for gcc4.3.3 (different types for arguments...
tree
|
commitdiff
2009-05-09
Vadim Zeitlin
remove wxMSW-specific FindSuitableParent() and use...
tree
|
commitdiff
2009-05-08
Robert Roebling
Add wxDataViewCtrl implementation for OSX/Cocoa (closes...
tree
|
commitdiff
2009-05-08
Vadim Zeitlin
remove error message from wxCSConv initialization:...
tree
|
commitdiff
2009-05-07
Vadim Zeitlin
generate the click event from the button with correct...
tree
|
commitdiff
2009-05-06
Paul Cornett
build fixes for wxUSE_CONFIG==0
tree
|
commitdiff
2009-05-03
Francesco Montorsi
fix placement of wxStaticBox contents also under wxMSW...
tree
|
commitdiff
2009-05-03
Vadim Zeitlin
VC6 compilation fixes
tree
|
commitdiff
2009-05-03
Vadim Zeitlin
add missing fn_str() calls to fix wxUSE_STL=1 wxWinCE...
tree
|
commitdiff
2009-05-02
Vadim Zeitlin
added wxStd{In,Out}putStream classes (closes #10637)
tree
|
commitdiff
2009-05-02
Vadim Zeitlin
improvements to wxEventFunctor classes; use wxHAS_EVENT...
tree
|
commitdiff
2009-05-02
Vadim Zeitlin
added missing headers for PCH-less compilation
tree
|
commitdiff
2009-05-01
Vadim Zeitlin
added wxMouseEventsManager
tree
|
commitdiff
2009-05-01
Francesco Montorsi
fix for placement of wxStaticBox childrens (which doesn...
tree
|
commitdiff
2009-04-29
Vadim Zeitlin
don't duplicate wxMouseState in wxMouseEvent but reuse...
tree
|
commitdiff
2009-04-28
Vadim Zeitlin
fix conversion of wxString to data in AddFileWithMimeTy...
tree
|
commitdiff
2009-04-25
Vadim Zeitlin
include port number in HTTP Host header (closes #10632)
tree
|
commitdiff
2009-04-25
Vadim Zeitlin
more order in wxCRT_filefunctions: define A and W versi...
tree
|
commitdiff
2009-04-25
Francesco Montorsi
fix wxASSERT_MSG in PopStatusText: we always need to...
tree
|
commitdiff
2009-04-25
Francesco Montorsi
allow windows which are placed inside wxStaticBoxes...
tree
|
commitdiff
2009-04-24
Francesco Montorsi
fix push/pop mechanism after r58786; add a few notes...
tree
|
commitdiff
2009-04-22
Julian Smart
Removed redundant/harmful no anti-aliasing on Mac
tree
|
commitdiff
2009-04-21
Francesco Montorsi
no real change; just add the standard separator where...
tree
|
commitdiff
2009-04-18
Francesco Montorsi
blind wxOS2 build fix
tree
|
commitdiff
2009-04-15
Francesco Montorsi
small enhancement: account for SLANT==ITALIC on wxMSW...
tree
|
commitdiff
2009-04-14
Stefan Csomor
adding all encodings on mac
tree
|
commitdiff
2009-04-12
Vadim Zeitlin
fix support for using asterisks in the format string...
tree
|
commitdiff
2009-04-12
Vadim Zeitlin
return persistent buffers from mb_str()/wc_str() to...
tree
|
commitdiff
2009-04-12
Francesco Montorsi
do not call setlocale() twice in wxLocale::IsAvailable...
tree
|
commitdiff
2009-04-06
Vadim Zeitlin
compilation fix for PCH-less build
tree
|
commitdiff
2009-04-05
Vadim Zeitlin
implement GetImageCount() for GIF handler (closes ...
tree
|
commitdiff
2009-04-05
Vadim Zeitlin
allow reading GIFs with incorrectly specified animation...
tree
|
commitdiff
2009-04-04
Vadim Zeitlin
no changes, just removed unused variable
tree
|
commitdiff
2009-04-04
Vadim Zeitlin
fix parsing of %p for locales which use periods in...
tree
|
commitdiff
2009-04-04
Vadim Zeitlin
fix PCH-less build after last change (closes #10678)
tree
|
commitdiff
2009-04-03
Vadim Zeitlin
compilation fix: WXWIN_COMPATIBILITY_2_8 must be tested...
tree
|
commitdiff
2009-04-03
Vadim Zeitlin
handle embedded NULs correctly in wxString::CmpNoCase...
tree
|
commitdiff
2009-04-03
Vadim Zeitlin
really fix handling of trailing periods in abbreviated...
tree
|
commitdiff
2009-04-03
Vadim Zeitlin
allow for trailing periods in week day/month names...
tree
|
commitdiff
2009-04-02
Stefan Csomor
make long format equal to full on mac (including dayname)
tree
|
commitdiff
2009-04-01
Francesco Montorsi
fix a problem with setlocale() under Windows: with...
tree
|
commitdiff
2009-03-30
Václav Slavík
always return (owned or non-owned, depending on build...
tree
|
commitdiff
2009-03-30
Stefan Csomor
adding OSX specific fixes to bsd level formatting problems
tree
|
commitdiff
2009-03-30
Stefan Csomor
adding more symbols to translation, using better matchi...
tree
|
commitdiff
2009-03-30
Václav Slavík
fixes or embedded NULs handling in wxString
tree
|
commitdiff
2009-03-30
Václav Slavík
fixed size of buffer returned by wxFormatConverter...
tree
|
commitdiff
2009-03-29
Václav Slavík
wxArtProvider::GetIconBundle() cleanup:
tree
|
commitdiff
2009-03-29
Václav Slavík
add support for loading wxIconBundles from streams
tree
|
commitdiff
2009-03-29
Vadim Zeitlin
don't dereference end iterator (closes #10656)
tree
|
commitdiff
2009-03-29
Václav Slavík
added length to wx(Scoped)CharBuffer to improve handlin...
tree
|
commitdiff
2009-03-29
Stefan Csomor
special casing mac code
tree
|
commitdiff
2009-03-29
Stefan Csomor
adding a for am/pm and windows special character t
tree
|
commitdiff
2009-03-29
Stefan Csomor
fixing conversion
tree
|
commitdiff
2009-03-29
Stefan Csomor
adding implementation for OSX
tree
|
commitdiff
2009-03-29
Vadim Zeitlin
use short date format in wxLOCALE_DATE_TIME_FMT handler...
tree
|
commitdiff
2009-03-29
Vadim Zeitlin
Added wxLOCALE_DATE/TIME_FMT support to wxLocale::GetIn...
tree
|
commitdiff
2009-03-29
Stefan Csomor
bracketing opengl code that doesn't work on OpenGL ES
tree
|
commitdiff
2009-03-29
Vadim Zeitlin
minor cleanup of Unix GetInfo(): assert if invalid...
tree
|
commitdiff
next