projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't use default "Error" title for wxMessageOutputBest message box.
[wxWidgets.git]
/
src
/
unix
/
2010-09-30
Vadim Zeitlin
No changes whatsoever, just remove trailing whitespace.
tree
|
commitdiff
2010-09-27
Vadim Zeitlin
Use wxString methods for UTF-8 conversions in wxX11...
tree
|
commitdiff
2010-09-17
Dimitri Schoolwerth
Set svn properties on .cpp files.
tree
|
commitdiff
2010-09-10
Stefan Csomor
adjusting to new gui mutex for osx, see #12411
tree
|
commitdiff
2010-09-06
Stefan Csomor
using non-sleep version for GUI mutex, solves #12411
tree
|
commitdiff
2010-08-22
Vadim Zeitlin
Merge wxUIActionSimulator fixes from SOC2010_GUI_TEST...
tree
|
commitdiff
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
tree
|
commitdiff
2010-06-28
Jouk Jansen
Update Makefile for OpenVMS
tree
|
commitdiff
2010-06-24
Václav Slavík
Fix thread ID formatting in log messages.
tree
|
commitdiff
2010-06-20
Vadim Zeitlin
Use wxDELETE() and wxDELETEA() when possible.
tree
|
commitdiff
2010-06-19
Francesco Montorsi
Remove identic implementations of wxDir::Exists from...
tree
|
commitdiff
2010-05-26
Francesco Montorsi
fix incoherency between the wxThread implementation...
tree
|
commitdiff
2010-05-23
Paul Cornett
compile fix for GTK2 systems which have X11/extensions...
tree
|
commitdiff
2010-05-22
Vadim Zeitlin
Use GTK+ functions for wxDisplay implementation.
tree
|
commitdiff
2010-04-22
Vadim Zeitlin
Fix fatal bug in ArgsArray(wchar_t**) ctor.
tree
|
commitdiff
2010-04-10
Vadim Zeitlin
Don't crash if wxMimeTypesManager is used before wxApp...
tree
|
commitdiff
2010-03-25
Jouk Jansen
Updates to make wxWidgets compaile on OpenVMS again
tree
|
commitdiff
2010-03-22
Vadim Zeitlin
Add wxUSE_UIACTIONSIMULATOR and turn it off by default.
tree
|
commitdiff
2010-03-20
Vadim Zeitlin
Check whether SA_RESTART is defined and don't use it...
tree
|
commitdiff
2010-03-20
Vadim Zeitlin
Include sys/time.h from threadpsx.cpp for all systems.
tree
|
commitdiff
2010-03-20
Vadim Zeitlin
Add support for QNX to dialup detection code.
tree
|
commitdiff
2010-03-18
Vadim Zeitlin
Return exit code as signed integer from wxExecute(wxEXE...
tree
|
commitdiff
2010-03-06
Kevin Ollivier
Adding wxUIActionSimulator, a class for programmaticall...
tree
|
commitdiff
2010-02-28
Vadim Zeitlin
Support IRIX version of OpenGL multi sampling constants.
tree
|
commitdiff
2009-12-09
Stefan Csomor
avoiding string conversions on 1st param of wxStat...
tree
|
commitdiff
2009-12-05
Paul Cornett
minor cleanup
tree
|
commitdiff
2009-12-05
Vadim Zeitlin
Don't lock global mutex when deleting wxThread to avoid...
tree
|
commitdiff
2009-12-02
Paul Cornett
make array data fully const
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-10
Vadim Zeitlin
Compilation fix for STL build.
tree
|
commitdiff
2009-10-09
Vadim Zeitlin
Compilation fix for PCH-less compilation.
tree
|
commitdiff
2009-10-08
Vadim Zeitlin
Add a WX_APPNAME_DATA_DIR hack for wxStandardPaths...
tree
|
commitdiff
2009-10-08
Jouk Jansen
OpenVMS : add compile support for debugrpt sample
tree
|
commitdiff
2009-09-30
Paul Cornett
build fix for wxUSE_SOCKETS==0
tree
|
commitdiff
2009-09-28
Paul Cornett
build fix for wxUSE_SOCKETS==0
tree
|
commitdiff
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
next