projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Don't export wxDataViewCtrlInternal unnecessarily.
[wxWidgets.git]
/
src
/
unix
/
epolldispatcher.cpp
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
blob
|
commitdiff
|
raw
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
blob
|
commitdiff
|
raw
|
diff to current
2009-03-22
Vadim Zeitlin
fix harmless unused parameter warning
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Vadim Zeitlin
no changes, just added a clarifying comment
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Vadim Zeitlin
return true from HasPending() if we have at least 1...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Vadim Zeitlin
added wxFDIODispatcher::HasPending() and implemented...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Vadim Zeitlin
properly restart epoll_wait() if it got interrupted...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-16
Vadim Zeitlin
made Dispatch() return bool indicating whether we proce...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Vadim Zeitlin
call OnReadWaiting(), not OnExceptionWaiting(), when...
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-10-29
Vadim Zeitlin
fix more unused parameters warnings
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-16
Vadim Zeitlin
more fixes for using wxSocket in console applications...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
David Elliott
The wxUSE_EPOLL_DISPATCHER (like other wxUSE flags...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Vadim Zeitlin
added unistd.h include for close()
blob
|
commitdiff
|
raw
|
diff to current
2007-07-14
Vadim Zeitlin
don't leak epoll descriptor
blob
|
commitdiff
|
raw
|
diff to current
2007-07-14
Vadim Zeitlin
create the single global IO dispatcher in wxFDIODispatc...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-14
Vadim Zeitlin
replaced wxFDIODispatcher::RunLoop() with Dispatch...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-14
Vadim Zeitlin
changed wxFDIODispatcher::UnregisterFD() to take only...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-14
Vadim Zeitlin
Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-02
Vadim Zeitlin
factor out the fd<->handlers map from wxFDIODispatcher...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-16
Václav Slavík
PCH-less compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Vadim Zeitlin
implement event loop for console applications (heavily...
blob
|
commitdiff
|
raw
|
diff to current