2009-09-24 |
Julian Smart | Applied patch #9058 (add Hildon 2.0 support) |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Use UTF-8 for all non-ASCII characters in the sources. |
tree | commitdiff |
2009-09-16 |
Vadim Zeitlin | Allow creating wxSingleInstanceChecker with default... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Unregister wake up pipe file fd in ~wxConsoleEventLoop. |
tree | commitdiff |
2009-09-03 |
Vadim Zeitlin | React to errors on socket correctly when using epoll(). |
tree | commitdiff |
2009-08-24 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
tree | commitdiff |
2009-08-17 |
Vadim Zeitlin | Added missing wx/log.h header. |
tree | commitdiff |
2009-08-17 |
Vadim Zeitlin | Cleanly separate GUI socket-related code from net library. |
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-11 |
Vadim Zeitlin | Added wxThread::GetMainId(). |
tree | commitdiff |
2009-06-18 |
Vadim Zeitlin | fix a couple of harmless warnings during wxOSX build |
tree | commitdiff |
2009-06-02 |
Francesco Montorsi | add wxGetLinuxDistributionInfo() and wxPlatformInfo... |
tree | commitdiff |
2009-04-14 |
Vadim Zeitlin | remove semicolon from wxDECLARE_EVENT; having it there... |
tree | commitdiff |
2009-04-12 |
Francesco Montorsi | implement wxNativeFontInfo::SetFamily for wxGTK with... |
tree | commitdiff |
2009-03-24 |
Francesco Montorsi | add a comment about wxNativeFontInfo::SetFaceName... |
tree | commitdiff |
2009-03-23 |
Francesco Montorsi | make sure that wxProcess always have a valid PID set... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | fix harmless unused parameter warning |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | made definition of wxUSE_LOG_DEBUG dependent on wxDEBUG... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL |
tree | commitdiff |
2009-03-16 |
Francesco Montorsi | no real change; just reformatting and better comments |
tree | commitdiff |
2009-03-15 |
Francesco Montorsi | add the wxFont(const wxSize& pixelSize, ...) ctor to... |
tree | commitdiff |
2009-02-20 |
Francesco Montorsi | use %p when logging the thread IDs instead of %lu to... |
tree | commitdiff |
2009-02-16 |
Paul Cornett | fix evtloop.h header dependency |
tree | commitdiff |
2009-02-15 |
Francesco Montorsi | do not export compare functions in the wx ABI |
tree | commitdiff |
2009-02-08 |
Paul Cornett | new wxTaskBarIcon implementation for GTK2 |
tree | commitdiff |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
tree | commitdiff |
2009-02-07 |
Vadim Zeitlin | require semicolon after wxDECLARE/DEFINE_EVENT() (close... |
tree | commitdiff |
2009-02-07 |
Vadim Zeitlin | rename wxDECLARE_LOCAL_EVENT to just wxDECLARE_EVENT |
tree | commitdiff |
2009-02-02 |
Vadim Zeitlin | compilation fix for template Connect() |
tree | commitdiff |
2009-01-31 |
Václav Slavík | don't include private headers from wx/unix/evtloop.h |
tree | commitdiff |
2009-01-30 |
Václav Slavík | handle EINTR when reading data from the wakeup pipe |
tree | commitdiff |
2009-01-25 |
Vadim Zeitlin | notify the timers outside of loop over m_timers to... |
tree | commitdiff |
2009-01-25 |
Francesco Montorsi | Change in wxWindow the access specifier of the wxEvtHan... |
tree | commitdiff |
2009-01-24 |
Robert Roebling | Pseudo-sort MIME types (all application/xxx at the... |
tree | commitdiff |
2009-01-24 |
Robert Roebling | Add comment explaining why we filter out application... |
tree | commitdiff |
2009-01-23 |
Robert Roebling | Only use text/xxx, skip application/xxx in MIME database |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | no changes, just added a clarifying comment |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | return true from HasPending() if we have at least 1... |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
tree | commitdiff |
2009-01-13 |
Jouk Jansen | Avoid warning on OpenVMS system |
tree | commitdiff |
2009-01-12 |
Francesco Montorsi | ensure correct linking of the socket manager initialize... |
tree | commitdiff |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
tree | commitdiff |
2009-01-09 |
Francesco Montorsi | build fix |
tree | commitdiff |
2009-01-09 |
Francesco Montorsi | move wxLaunch* code in utilsx11.cpp as utilsunx.cpp... |
tree | commitdiff |
2009-01-09 |
Francesco Montorsi | Fix wxLaunchDefaultBrowser on wxMSW for local files... |
tree | commitdiff |
2009-01-07 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2009-01-07 |
Francesco Montorsi | s/wxGetTempFileName/wxFileName::CreateTempFileName |
tree | commitdiff |
2009-01-03 |
Vadim Zeitlin | added wxFDIODispatcher::HasPending() and implemented... |
tree | commitdiff |
2009-01-03 |
Vadim Zeitlin | properly restart epoll_wait() if it got interrupted... |
tree | commitdiff |
2009-01-02 |
Vadim Zeitlin | call ProcessPendingEvents() from wxAppConsoleBase:... |
tree | commitdiff |
2009-01-02 |
Vadim Zeitlin | disable the events when we get a notification about... |
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 | 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 | map EAGAIN to wxSOCKET_WOULDBLOCK too as tit has this... |
tree | commitdiff |
2008-12-27 |
Vadim Zeitlin | our sockets are always non-blocking anyhow so throw... |
tree | commitdiff |
2008-12-26 |
Vadim Zeitlin | added wxEventLoop::DispatchTimeout() |
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-12-25 |
Vadim Zeitlin | fix/suppress warning about hiding base class Load(wxURI... |
tree | commitdiff |
2008-12-14 |
Vadim Zeitlin | don't close all unused descriptors in the child, this... |
tree | commitdiff |
2008-12-02 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2008-11-29 |
Vadim Zeitlin | add safe wxStrlcpy() function and replaced all wxStrncp... |
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 | no real changes, just moved wxSocketImplUnix ctor inline |
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-25 |
Vadim Zeitlin | trying to resolve GSocketManager API mess: the meaning... |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | use struct timeval and not a long to store socket timeo... |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | remove last traces of __GSOCKET_STANDALONE__ |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | move more socket functions common to Winsock and BSD... |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | continuation of GSocket/wxSocket merge: always create... |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | don't duplicate GSocket creation/destruction and shutdo... |
tree | commitdiff |
2008-11-23 |
Vadim Zeitlin | do not require a running event loop, even under MSW... |
tree | commitdiff |
2008-11-20 |
Vadim Zeitlin | don't log an error if the directory can't be opened... |
tree | commitdiff |
2008-11-16 |
Vadim Zeitlin | fix some of icc 11.0 warnings and disable a few others |
tree | commitdiff |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
tree | commitdiff |
2008-10-27 |
Vadim Zeitlin | don't sleep too long to avoid missing the timers; added... |
tree | commitdiff |
2008-10-16 |
Vadim Zeitlin | Dispatch() must dispatch the real events and not only... |
tree | commitdiff |
2008-10-16 |
Vadim Zeitlin | made Dispatch() return bool indicating whether we proce... |
tree | commitdiff |
2008-10-15 |
Vadim Zeitlin | base new timer expiration time on current time, not... |
tree | commitdiff |
2008-10-01 |
Václav Slavík | compilation fix |
tree | commitdiff |
2008-09-30 |
Václav Slavík | added wxTaskBarIcon::IsAvailable |
tree | commitdiff |
2008-09-24 |
Vadim Zeitlin | return false, not true, from wxSingleInstanceChecker... |
tree | commitdiff |
2008-09-11 |
Jouk Jansen | update OpenVMS compile support |
tree | commitdiff |
2008-09-11 |
Stefan Csomor | solving osx problems (default inlines-hidden) by explic... |
tree | commitdiff |
2008-09-08 |
Robert Roebling | Test for reentrance into non-recursive wxMutex. If... |
tree | commitdiff |
2008-09-05 |
Robert Roebling | Compilo for wxMac |
tree | commitdiff |
2008-09-04 |
Stefan Csomor | gcc is too aggressively hiding these inlines on wxCriti... |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | compilation fixes for minimal build |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | update for wxSHUTDOWN_LOGOFF/FORCE, should have been... |
tree | commitdiff |
next |