2013-09-18 |
Václav Slavík | Deallocate wxThreadSpecificInfo when wxThread ends. |
tree | commitdiff |
2013-09-12 |
Vadim Zeitlin | Handle non-ASCII output from lsb_release in wxGetLinuxD... |
tree | commitdiff |
2013-08-29 |
Vadim Zeitlin | Don't define __STRICT_ANSI__, we should build both... |
tree | commitdiff |
2013-08-27 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
tree | commitdiff |
2013-07-15 |
Vadim Zeitlin | Fix new wxExecute() code compilation with wxUSE_CONSOLE... |
tree | commitdiff |
2013-07-15 |
Vadim Zeitlin | Fix error checking in wxFileSystemWatcher::Remove(... |
tree | commitdiff |
2013-07-10 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2013-07-09 |
Vadim Zeitlin | Check axis number in the received joystick messages. |
tree | commitdiff |
2013-07-03 |
Paul Cornett | fix wxCHECK_MSG() return value |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Rewrite wxExecute() implementation under Unix. |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Make Unix wxAppConsole signal handling more flexible. |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Change wxWakeUpPipe to be a wxEventLoopSourceHandler. |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Include <fcntl.h> from a header using fcntl(). |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Make wxEventLoop::AddSourceForFD() static. |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Extract wxFDIOEventLoopSourceHandler in its own header. |
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 | No changes, move wxStreamTempInputBuffer to a header... |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Extract wxPipeInputStream and wxPipeOutputStream in... |
tree | commitdiff |
2013-07-02 |
Vadim Zeitlin | Avoid forcing wxYield() after wxUIActionSimulator:... |
tree | commitdiff |
2013-06-21 |
Vadim Zeitlin | Fix Unix build with libSDL 2 in debug mode. |
tree | commitdiff |
2013-06-11 |
Václav Slavík | Use correct extensions in wxDynamicLibrary::Canonicaliz... |
tree | commitdiff |
2013-05-16 |
Václav Slavík | Call wxThread::Create() from Run() automatically. |
tree | commitdiff |
2013-05-16 |
Václav Slavík | Move POSIX implementation of wxThread::Create() to... |
tree | commitdiff |
2013-05-16 |
Václav Slavík | Lock m_critsect in POSIX wxThread::Create(). |
tree | commitdiff |
2013-03-19 |
Vadim Zeitlin | Add missing space to fix r73681 changes. |
tree | commitdiff |
2013-03-19 |
Vadim Zeitlin | Suppress error output from Unix system information... |
tree | commitdiff |
2013-02-15 |
Vadim Zeitlin | Don't use ternary operator ?: with wxString and literal... |
tree | commitdiff |
2013-02-15 |
Vadim Zeitlin | sAlways iInclude wx/encinfo.h from src/unix/fontutil... |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Fix crash in wxExecute() introduced by r73406. |
tree | commitdiff |
2013-01-20 |
Paul Cornett | sizeof(char) is 1. By definition. |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Add wxProcess::SetPriority() to allow setting the prior... |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Rename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX. |
tree | commitdiff |
2012-12-28 |
Vadim Zeitlin | Ensure that client display rectangle is always less... |
tree | commitdiff |
2012-12-11 |
Vadim Zeitlin | Handle IN_MOVE inotify events better. |
tree | commitdiff |
2012-12-02 |
Vadim Zeitlin | Warn, don't assert, about unexpected inotify events. |
tree | commitdiff |
2012-11-29 |
Vadim Zeitlin | Don't assert when stopping watching a just renamed... |
tree | commitdiff |
2012-11-29 |
Vadim Zeitlin | Log invalid inotify() events without a valid watch... |
tree | commitdiff |
2012-11-29 |
Vadim Zeitlin | Correct handling of IN_Q_OVERFLOW in wxFileSystemWatche... |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | Add wxFSW_EVENT_UNMOUNT wxFileSystemWatcher flag and... |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | Convert wxFSW_EVENT_{WARNING,ERROR} to string correctly. |
tree | commitdiff |
2012-11-17 |
Vadim Zeitlin | Add wxFSW_EVENT_ATTRIB wxFileSystemWatcher flag. |
tree | commitdiff |
2012-11-15 |
Vadim Zeitlin | Support monitoring only some events in wxGTK wxFileSyst... |
tree | commitdiff |
2012-10-23 |
Vadim Zeitlin | Add wxDIR_NO_FOLLOW flag for wxDir iteration. |
tree | commitdiff |
2012-10-16 |
Vadim Zeitlin | Improve inotify()-based wxFileSystemWatcher to handle... |
tree | commitdiff |
2012-10-15 |
Vadim Zeitlin | Fix bug in Unix wxFileSystemWatcher implementation... |
tree | commitdiff |
2012-10-15 |
Vadim Zeitlin | Check for filespec when generating events in wxFileSyst... |
tree | commitdiff |
2012-10-15 |
Vadim Zeitlin | Add support for symlinks to wxFileName. |
tree | commitdiff |
2012-10-04 |
Paul Cornett | silence warnings about shadowed variables with GCC... |
tree | commitdiff |
2012-09-25 |
Vadim Zeitlin | Really fix stack dumps for asserts and wxStackWalker... |
tree | commitdiff |
2012-09-25 |
Vadim Zeitlin | Vietnamese translations update from Trần Ngọc Quân. |
tree | commitdiff |
2012-09-20 |
Vadim Zeitlin | Fix wrong configure test for abi::__forced_unwind in... |
tree | commitdiff |
2012-09-20 |
Vadim Zeitlin | Rethrow abi::__forced_unwind in wxThread code under... |
tree | commitdiff |
2012-09-15 |
Vadim Zeitlin | Handle underlined and strikethrough attributes in wxGTK... |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | Add wxDir::Close(). |
tree | commitdiff |
2012-07-23 |
Vadim Zeitlin | Use __DARWIN__ instead of __WXOSX__ in non-GUI code. |
tree | commitdiff |
2012-07-14 |
Vadim Zeitlin | Minor fixes to wxGTK3 with Broadway backend build. |
tree | commitdiff |
2012-07-13 |
Vadim Zeitlin | Allow building wxGTK3 with Broadway backend. |
tree | commitdiff |
2012-07-12 |
Vadim Zeitlin | Fix bogus asserts in Unix wxFileSystemWatcher for remov... |
tree | commitdiff |
2012-07-06 |
Paul Cornett | guard against empty name field in inotify_event, see... |
tree | commitdiff |
2012-07-02 |
Vadim Zeitlin | Show gstreamer errors in wxGStreamerMediaBackend to... |
tree | commitdiff |
2012-07-02 |
Vadim Zeitlin | Use wxFileSystem::FileNameToURL() in wxGStreamerMediaBa... |
tree | commitdiff |
2012-06-30 |
Paul Cornett | support for GTK3 |
tree | commitdiff |
2012-06-18 |
Paul Cornett | build fix for wxUSE_STL==1 |
tree | commitdiff |
2012-05-20 |
Vadim Zeitlin | Implement wxStackWalker for wxOSX. |
tree | commitdiff |
2012-05-16 |
Vadim Zeitlin | Fix wxWakeUpIdle() in Unix console application broken... |
tree | commitdiff |
2012-05-09 |
Vadim Zeitlin | Use better face names first in wxGTK wxNativeFontInfo... |
tree | commitdiff |
2012-05-04 |
Vadim Zeitlin | Don't remove the last slash from "/" directory name... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Remove support for MetroWerks CodeWarrior compiler. |
tree | commitdiff |
2012-04-04 |
Vadim Zeitlin | Avoid overflowing the wake up when handling events... |
tree | commitdiff |
2012-03-22 |
Vadim Zeitlin | Use pthread_setconcurrency() in wxThread::SetConcurrency(). |
tree | commitdiff |
2012-02-28 |
Paul Cornett | avoid deprecated gdk_net_wm_supports() |
tree | commitdiff |
2012-02-28 |
Paul Cornett | remove run-time check for now-required GTK 2.4 |
tree | commitdiff |
2012-02-23 |
Vadim Zeitlin | Use wxStrnicmp() instead of strncasecmp() in wxGTK... |
tree | commitdiff |
2012-02-18 |
Stefan Neis | Spelling fixes to comments, fixes #13994. |
tree | commitdiff |
2012-02-11 |
Vadim Zeitlin | Also add wxNativeFontInfo::SetStrikethrough() stub... |
tree | commitdiff |
2012-02-10 |
Vadim Zeitlin | Add stubs for wxNativeFontInfo::{Get,Set}Strikethrough... |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Handle OpenBSD in wxDialUpManager code. |
tree | commitdiff |
2011-12-01 |
Vadim Zeitlin | Fix timeout used in POSIX implementation of wxCondition... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Removed private wxGetLocalTimeUsec() function from... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Merge similar but not quite identical translated strings. |
tree | commitdiff |
2011-11-01 |
Vadim Zeitlin | Explicitly include X11/Xlib.h to fix AIX build. |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | No real changes, just remove an extra semicolon. |
tree | commitdiff |
2011-09-21 |
Vadim Zeitlin | Change wxSound ctor from in-memory data to use size_t... |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
tree | commitdiff |
2011-06-07 |
Paul Cornett | avoid direct struct access for GTK3 |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Correct wxDirExists() check in OS X wxFileSystemWatcher... |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Fix file paths in wxFileSystemWatcherEvent under OS X. |
tree | commitdiff |
2011-04-06 |
Paul Cornett | build fix for wxUSE_LOG==0 |
tree | commitdiff |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
tree | commitdiff |
2011-03-14 |
Vadim Zeitlin | Allow wxThread::Wait() and Delete() to block, even... |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Check for WLAN interface names in wxDialUpManager under... |
tree | commitdiff |
2011-01-22 |
Dimitri Schoolwerth | Use wxString's empty() when checking if the string... |
tree | commitdiff |
2011-01-07 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2010-12-20 |
Jouk Jansen | include compile support for tests on OpenVMS (part3) |
tree | commitdiff |
2010-11-14 |
Vadim Zeitlin | Restore code for closing inherited file descriptors... |
tree | commitdiff |
2010-11-14 |
Vadim Zeitlin | Fix spurious errors when writing to the child process... |
tree | commitdiff |
2010-11-14 |
Vadim Zeitlin | No real changes, just reamed HAS_PIPE_INPUT_STREAM. |
tree | commitdiff |
2010-11-10 |
Vadim Zeitlin | Fix harmless unused parameter warnings in minimal build. |
tree | commitdiff |
next |