projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add wxBookCtrlBase::DoSetSelectionAfterRemoval() and use it in wxSimplebook.
[wxWidgets.git]
/
include
/
wx
/
private
/
2013-05-16
Vadim Zeitlin
Add wxPreferencesEditor::ShownModally().
tree
|
commitdiff
2013-05-16
Vadim Zeitlin
Allow to specify the title used by wxPreferencesEditor...
tree
|
commitdiff
2013-04-22
Vadim Zeitlin
Add wxSocketBase::GetSocket().
tree
|
commitdiff
2013-03-02
Vadim Zeitlin
Make wxRect parameter of wxRichToolTip::ShowFor() const.
tree
|
commitdiff
2013-02-28
Václav Slavík
Add wxPreferencesEditor class.
tree
|
commitdiff
2012-12-28
Vadim Zeitlin
Don't call wxTextMeasure::BeginMeasuring() when using...
tree
|
commitdiff
2012-11-28
Vadim Zeitlin
Add "rect" paramerer to wxRichToolTip::ShowFor().
tree
|
commitdiff
2012-11-23
Vadim Zeitlin
Add possibility to delay showing wxRichToolTip.
tree
|
commitdiff
2012-11-01
Vadim Zeitlin
Allow constructing wxGTK wxTextMeasure with NULL font.
tree
|
commitdiff
2012-10-27
Vadim Zeitlin
Another attempt to fix wxTextMeasure compilation with...
tree
|
commitdiff
2012-10-27
Vadim Zeitlin
Allow using wxTextMeasure::GetLargestStringExtent(...
tree
|
commitdiff
2012-10-27
Vadim Zeitlin
Allow wxTextMeasure to work with non-native wxDC object...
tree
|
commitdiff
2012-10-27
Vadim Zeitlin
Just fix header comments of wxTextMeasure-related files...
tree
|
commitdiff
2012-10-19
Vadim Zeitlin
Declare MeasuringGuard as friend in wxTextMeasureBase.
tree
|
commitdiff
2012-10-17
Vadim Zeitlin
Factor out text measurement from wxDC and wxWindow...
tree
|
commitdiff
2012-10-15
Vadim Zeitlin
Check for filespec when generating events in wxFileSyst...
tree
|
commitdiff
2012-10-15
Vadim Zeitlin
Make wxFileSystemWatcher watch entries reference-counted.
tree
|
commitdiff
2012-06-17
Vadim Zeitlin
Fixes for building wxGTK under Cygwin.
tree
|
commitdiff
2012-05-11
Robin Dunn
Enable access to the native bitmap object wrapped by...
tree
|
commitdiff
2012-04-05
Vadim Zeitlin
Remove support for MetroWerks CodeWarrior compiler.
tree
|
commitdiff
2012-03-04
Vadim Zeitlin
Use __WINDOWS__ for OS kind checks and reserve __WXMSW_...
tree
|
commitdiff
2012-01-23
Vadim Zeitlin
Implement support for stricken-through fonts in markup...
tree
|
commitdiff
2012-01-15
Vadim Zeitlin
Remove wxMGL port.
tree
|
commitdiff
2011-10-18
Vadim Zeitlin
Added wxRichToolTip class.
tree
|
commitdiff
2011-03-20
Dimitri Schoolwerth
No changes, synchronised source names that appear comme...
tree
|
commitdiff
2011-03-18
Dimitri Schoolwerth
Set svn properties on various files throughout the...
tree
|
commitdiff
2011-02-27
Vadim Zeitlin
Add a trivial virtual dtor to wxMarkupParserOutput.
tree
|
commitdiff
2011-02-27
Vadim Zeitlin
Replace template function with template class to placat...
tree
|
commitdiff
2011-02-27
Vadim Zeitlin
Add generic wxMarkupText class implementing handling...
tree
|
commitdiff
2011-02-27
Vadim Zeitlin
Use wxMarkupParser in wxStaticText for dealing with...
tree
|
commitdiff
2011-02-27
Vadim Zeitlin
Add wxMarkupParser::Strip().
tree
|
commitdiff
2011-02-27
Vadim Zeitlin
Add a class for parsing simple markup.
tree
|
commitdiff
2011-01-08
Paul Cornett
remove unneeded #includes
tree
|
commitdiff
2011-01-05
Paul Cornett
make wxMarkupEntities fully const
tree
|
commitdiff
2010-09-30
Vadim Zeitlin
Correct handling of %hs and %ls in our wxPrintf() imple...
tree
|
commitdiff
2010-09-30
Vadim Zeitlin
Fix handling of asterisks in wxPrintf() implementation.
tree
|
commitdiff
2010-07-13
Vadim Zeitlin
Fix file paths in the header comments.
tree
|
commitdiff
2010-07-03
Václav Slavík
Fix format strings parsing to understand C99 %zu etc.
tree
|
commitdiff
2010-06-24
Václav Slavík
Always NUL-terminate wxPrintfConvSpec::m_szFlags.
tree
|
commitdiff
2010-04-25
Francesco Montorsi
no real change: just fix RCS-ID so that it reflects...
tree
|
commitdiff
2010-03-20
Vadim Zeitlin
Always include sys/time.h and sys/select.h from selectd...
tree
|
commitdiff
2010-01-24
Václav Slavík
Fixed dialog units <-> pixels conversion.
tree
|
commitdiff
2009-12-06
Vadim Zeitlin
Fix wxFD_CLR() definition for Intel compiler under...
tree
|
commitdiff
2009-12-02
Paul Cornett
check for self assignment in operator=
tree
|
commitdiff
2009-10-22
Vadim Zeitlin
Refactor wxEventLoopSource-related code.
tree
|
commitdiff
2009-10-22
Vadim Zeitlin
Merge SOC2009_FSWATCHER branch into trunk.
tree
|
commitdiff
2009-10-09
Vadim Zeitlin
Removed wxFont::Set/GetNoAntiAliasing() implementations.
tree
|
commitdiff
2009-08-17
Vadim Zeitlin
Cleanly separate GUI socket-related code from net library.
tree
|
commitdiff
2009-08-17
Vadim Zeitlin
Extract wxFDIOHandler in its own header.
tree
|
commitdiff
2009-08-17
Vadim Zeitlin
Added wxFDIOHandler::IsOk() and use it with wxSocketImp...
tree
|
commitdiff
2009-08-16
Vadim Zeitlin
Virtualize wxSocketImpl creation by routing it via...
tree
|
commitdiff
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
tree
|
commitdiff
2009-07-13
Vadim Zeitlin
Make wxLog::EnableLogging() and wxLogNull thread-specific.
tree
|
commitdiff
2009-07-13
Vadim Zeitlin
Add support for thread-specific log targets.
tree
|
commitdiff
2009-05-31
Vadim Zeitlin
extracted wxTextWrapper in its own header and made...
tree
|
commitdiff
2009-05-09
Vadim Zeitlin
compilation fix for Windows after the last change ...
tree
|
commitdiff
2009-05-09
Vadim Zeitlin
initialize the local address before calling getsockname...
tree
|
commitdiff
2009-04-12
Vadim Zeitlin
fix g++ warnings about initialization order mismatch...
tree
|
commitdiff
2009-04-12
Vadim Zeitlin
fix support for using asterisks in the format string...
tree
|
commitdiff
2009-02-19
Paul Cornett
fix for IBM xlC 8, it can't parse the template syntax
tree
|
commitdiff
2009-02-08
Vadim Zeitlin
add wx-prefixed and semicolon-requiring versions of...
tree
|
commitdiff
2009-01-10
Francesco Montorsi
fix a couple of typos
tree
|
commitdiff
2009-01-08
Francesco Montorsi
a few more int/wxPolygonFillMode substitutions in wxReg...
tree
|
commitdiff
2009-01-07
Jouk Jansen
insert missing include file for OpenVMS platforms
tree
|
commitdiff
2009-01-03
Vadim Zeitlin
added wxFDIODispatcher::HasPending() and implemented...
tree
|
commitdiff
2009-01-02
Vadim Zeitlin
disable the events when we get a notification about...
tree
|
commitdiff
2008-12-30
Vadim Zeitlin
remove wxSOCKET_MAX_EVENT, it is not really necessary...
tree
|
commitdiff
2008-12-29
Vadim Zeitlin
build fixes for wxUSE_IPV6==1 under Windows
tree
|
commitdiff
2008-12-29
Vadim Zeitlin
replaced unweildy GAddress functions with wxSockAddress...
tree
|
commitdiff
2008-12-27
Vadim Zeitlin
move Read/Write() to common code, there was almost...
tree
|
commitdiff
2008-12-27
Vadim Zeitlin
wxSocketImpl::Shutdown() doesn't need to be virtual...
tree
|
commitdiff
2008-12-27
Vadim Zeitlin
remove the badle defined and apparently unnecessary...
tree
|
commitdiff
2008-12-27
Vadim Zeitlin
our sockets are always non-blocking anyhow so throw...
tree
|
commitdiff
2008-12-26
Vadim Zeitlin
use DispatchTimeout() and/or select() with timeout...
tree
|
commitdiff
2008-12-26
Vadim Zeitlin
remove m_use_events from Unix wxSocket implementation...
tree
|
commitdiff
2008-12-25
Vadim Zeitlin
refactor Input/Output_Timeout: don't duplicate the...
tree
|
commitdiff
2008-12-25
Vadim Zeitlin
mingw32 typedef's and not define's SOCKET so test for...
tree
|
commitdiff
2008-12-25
Vadim Zeitlin
rename gsockmsw files to sockmsw
tree
|
commitdiff
2008-12-25
Vadim Zeitlin
use void pointers, not char ones, in socket IO functions
tree
|
commitdiff
2008-11-28
Vadim Zeitlin
remove wxSocketManager::CreateSocket() function, we...
tree
|
commitdiff
2008-11-28
Vadim Zeitlin
make wxSocketImplUnix inherit from wxFDIOHandler as...
tree
|
commitdiff
2008-11-28
Vadim Zeitlin
also rename gsocketiohandler.* to socketiohandler....
tree
|
commitdiff
2008-11-28
Vadim Zeitlin
rename various gsock* files to sock* (except for MSW...
tree
|
commitdiff
2008-11-28
Vadim Zeitlin
Streamline wxSocket code: wxSocketBase now uses wxSocke...
tree
|
commitdiff
2008-11-26
Vadim Zeitlin
move wx/gsocket.h to wx/private/gsocket.h
tree
|
commitdiff
2008-11-23
Vadim Zeitlin
move more socket functions common to Winsock and BSD...
tree
|
commitdiff
2008-11-23
Vadim Zeitlin
compilation fixes for Unix after moving wxFD_XXX macros...
tree
|
commitdiff
2008-11-10
Vadim Zeitlin
compilation fix after wxFont changes (closes #10152)
tree
|
commitdiff
2008-10-20
Vadim Zeitlin
fix more Borland release build warnings about unused...
tree
|
commitdiff
2008-10-16
Vadim Zeitlin
made Dispatch() return bool indicating whether we proce...
tree
|
commitdiff
2008-06-11
Stefan Csomor
fixing file paths after renaming
tree
|
commitdiff
2008-04-01
Stefan Neis
Another attempt at fixing Watcom compilation.
tree
|
commitdiff
2008-03-22
Vadim Zeitlin
make wxSelectDispatcher ctor public, it can be useful...
tree
|
commitdiff
2008-03-04
Václav Slavík
added macros for checking for conflicts between flags...
tree
|
commitdiff
2007-12-22
Vadim Zeitlin
replace wxWindowDC with wxDC in generic wxOverlayImpl...
tree
|
commitdiff
2007-12-19
Vadim Zeitlin
more socket cleanup to allow using wxSocket from both...
tree
|
commitdiff
2007-12-18
Stefan Csomor
moving things to private headers
tree
|
commitdiff
2007-12-15
Vadim Zeitlin
Fix Ok/IsOk() mess in wxGDIObject-derived classes;...
tree
|
commitdiff
2007-11-30
Robert Roebling
wxOverlay compile fix
tree
|
commitdiff
2007-11-18
Stefan Neis
Compilation fix for Watcom (on OS/2).
tree
|
commitdiff
next