projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fixed some warnings
[wxWidgets.git]
/
src
/
msw
/
evtloop.cpp
2012-07-10
Vadim Zeitlin
Use the same console event loop in wxBase and wxCore...
blob
|
commitdiff
|
raw
2012-02-25
Vadim Zeitlin
Dispatch unknown messages immediately in wxMSW YieldFor().
blob
|
commitdiff
|
raw
|
diff to current
2011-03-20
Dimitri Schoolwerth
No changes, synchronised source names that appear comme...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Vadim Zeitlin
No changes, just removed hard tabs and trailing white...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-09
Vadim Zeitlin
don't assume that we use timer proc with WM_TIMER as...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-02
Francesco Montorsi
on wxWinCE don't use some message constants since they...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-20
Francesco Montorsi
in case the user mask doesn't contain wxEVT_CATEGORY_UI...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-20
Francesco Montorsi
remove unneeded wxCHECK_MSG: GetNextMessage() can get...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Francesco Montorsi
ProcessPendingEvents() is now in wxApp
blob
|
commitdiff
|
raw
|
diff to current
2009-02-16
Paul Cornett
fix evtloop.h header dependency
blob
|
commitdiff
|
raw
|
diff to current
2009-02-15
Francesco Montorsi
second part of #10320: move wxApp event handling functi...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-04
Francesco Montorsi
check in the 'selective yield' patch (see ticket #10320):
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Vadim Zeitlin
renamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Vadim Zeitlin
call ProcessPendingEvents() from wxAppConsoleBase:...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Vadim Zeitlin
don't assert if MsgWaitForMultipleObjects() returns...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-26
Vadim Zeitlin
added wxEventLoop::DispatchTimeout()
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-12-03
Paul Cornett
remove unneccessary header dependencies on wx/thread.h
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-15
Vadim Zeitlin
added wxUSE_CONSOLE_EVENTLOOP around wxConsoleEventLoop
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Vadim Zeitlin
undid unnecessary renaming of src/msw/evtloop.cpp to...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-30
Vadim Zeitlin
call MSWProcessMessage() for the window itself, althoug...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-04
Vadim Zeitlin
relay mouse move events to the tooltips even when the...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-12
Vadim Zeitlin
improved wxMac event loop implementation and refactored...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-12
Vadim Zeitlin
define wxEventLoopBase::ms_activeLoop in appcmn.cpp...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-12
Vadim Zeitlin
share wxEventLoop::IsRunning() implementation between...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-19
David Surovell
removed unused local variable; converted tabs to spaces
blob
|
commitdiff
|
raw
|
diff to current
2005-12-19
Kevin Ollivier
Allow wx parents a chance to handle events fired by...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
more extra semicolons removed (patch 1303724)
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Włodzimierz Skiba
wxMSWUniv build fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-15
Vadim Zeitlin
added SetCriticalWindow() and AllowProcessing(): this...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Václav Slavík
rolled back exceptions handling patch, it relied on...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Václav Slavík
changed exceptions handling to work under wxGTK
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
blob
|
commitdiff
|
raw
|
diff to current
2004-12-12
Vadim Zeitlin
use a linked list instead of array for saved messages...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-17
Julian Smart
Added IsTopLevel() check to last message loop in PrePro...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-30
Vadim Zeitlin
switched to wxEventLoopBase/wxEventLoop implementation...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-03-30
Vadim Zeitlin
call wxApp::OnExceptionInMainLoop() when an exception...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-28
Dimitri Schoolwerth
Applied remainder of patch #876969: "Fixes to Borland...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-17
Mattia Barbon
MinGW compilation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-23
Julian Smart
Some WinCE fixes from ABX
blob
|
commitdiff
|
raw
|
diff to current
2003-12-13
Julian Smart
Fixed Unicode compilo
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Julian Smart
Applied patch [ 819171 ] wxEventLoop::Run silently...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-09
Vadim Zeitlin
fix for showing a modal dialog from OnIdle() when anoth...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-26
Vadim Zeitlin
fixed (recently reintroduced) activation bug when the...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-24
Vadim Zeitlin
compilation fix for BCC
blob
|
commitdiff
|
raw
|
diff to current
2003-09-20
Vadim Zeitlin
don't use wx/scopeguard.h for OpenWatcom compatibility...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-17
Vadim Zeitlin
added OnExit(); made event loop exception safe; added...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-15
Vadim Zeitlin
added wxVALIDATOR_PARAM and use it to avoid warnings...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-07-09
Julian Smart
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-07
Julian Smart
Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-12
Václav Slavík
added wxEventLoop::GetActive()
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Vadim Zeitlin
moved some headers inside #ifndef WX_PRECOMP
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Václav Slavík
mingw compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Julian Smart
Various wxUniversal/wxMicroWindows fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Julian Smart
Added some more files
blob
|
commitdiff
|
raw
|
diff to current