projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Rewrite wxExecute() implementation under Unix.
[wxWidgets.git]
/
include
/
wx
/
unix
/
private
/
2013-07-03
Vadim Zeitlin
Rewrite wxExecute() implementation under Unix.
tree
|
commitdiff
2013-07-03
Vadim Zeitlin
Change wxWakeUpPipe to be a wxEventLoopSourceHandler.
tree
|
commitdiff
2013-07-03
Vadim Zeitlin
Split wxWakeUpPipe class in MT-unsafe and MT-safe parts.
tree
|
commitdiff
2013-07-03
Vadim Zeitlin
Extract PipeIOHandler class into a header and rename...
tree
|
commitdiff
2013-07-03
Vadim Zeitlin
Extract wxPipeInputStream and wxPipeOutputStream in...
tree
|
commitdiff
2011-11-27
Vadim Zeitlin
Removed private wxGetLocalTimeUsec() function from...
tree
|
commitdiff
2011-03-20
Dimitri Schoolwerth
No changes, synchronised source names that appear comme...
tree
|
commitdiff
2010-09-21
Vadim Zeitlin
Compilation fix of wxSocket code for older Solaris...
tree
|
commitdiff
2010-04-25
Francesco Montorsi
no real change: just fix RCS-ID so that it reflects...
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-08-17
Vadim Zeitlin
Cleanly separate GUI socket-related code from net library.
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-05
Vadim Zeitlin
don't call OnWriteWaiting() if we lost connection in...
tree
|
commitdiff
2009-07-05
Vadim Zeitlin
change wxSocketInputBasedManager::AddInput() to take...
tree
|
commitdiff
2009-01-30
Václav Slavík
wxDFB: use Unix event loop and timers (fixes #10408)
tree
|
commitdiff
2009-01-29
Václav Slavík
wxEpollDispatcher is in wxBase, not wxCore - fixed...
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
2009-01-02
Vadim Zeitlin
rename wxSocketSelectManager to wxSocketFDIOManager...
tree
|
commitdiff
2008-12-30
Vadim Zeitlin
remove wxSOCKET_MAX_EVENT, it is not really necessary...
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
don't remove/add back the socket to the list of inputs...
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
return true if we did anything in NotifyExpired()
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
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
move enabled callbacks flag down to wxSocketImplUnix...
tree
|
commitdiff
2008-11-28
Vadim Zeitlin
make wxSocketImplUnix inherit from wxFDIOHandler as...
tree
|
commitdiff
2008-11-28
Vadim Zeitlin
no real changes, just moved wxSocketImplUnix ctor inline
tree
|
commitdiff
2008-11-28
Vadim Zeitlin
rename various gsock* files to sock* (except for MSW...
tree
|
commitdiff
2008-10-16
Vadim Zeitlin
made Dispatch() return bool indicating whether we proce...
tree
|
commitdiff
2007-07-14
Vadim Zeitlin
don't leak epoll descriptor
tree
|
commitdiff
2007-07-14
Vadim Zeitlin
create the single global IO dispatcher in wxFDIODispatc...
tree
|
commitdiff
2007-07-14
Vadim Zeitlin
replaced wxFDIODispatcher::RunLoop() with Dispatch...
tree
|
commitdiff
2007-07-14
Vadim Zeitlin
changed wxFDIODispatcher::UnregisterFD() to take only...
tree
|
commitdiff
2007-07-14
Vadim Zeitlin
Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
tree
|
commitdiff
2007-07-11
Vadim Zeitlin
check for wxUSE_TIMER in headers, not the files includi...
tree
|
commitdiff
2007-06-04
Vadim Zeitlin
reset one shot timer internal state instead of leaving...
tree
|
commitdiff
2007-06-02
Vadim Zeitlin
factor out the fd<->handlers map from wxFDIODispatcher...
tree
|
commitdiff
2007-05-14
Vadim Zeitlin
implement event loop for console applications (heavily...
tree
|
commitdiff
2007-04-20
Vadim Zeitlin
preparation for allowing to use wxTimer in wxBase ...
tree
|
commitdiff