2013-07-11 |
Stefan Csomor | adapt to wx conventions for scroll wheel differences... |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Václav Slavík | Use int instead of wxWindowID in wxNewId() and friends. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Václav Slavík | Use wxWindowID in wxNewId() and related functions. |
commit | commitdiff | tree | snapshot |
2013-07-11 |
Robin Dunn | Comment out the CIAbot script, the site has been dead... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Vadim Zeitlin | Implement monitoring of file descriptors in wxMotif... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Vadim Zeitlin | Recognize VC12 (a.k.a. MSVS 2013) and define __VISUALC1... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Vadim Zeitlin | Fix typo in wxGUIEventLoop::ScheduleExit() in wxMotif. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Vadim Zeitlin | Add wxX11EventLoopSourcesManager stub implementation... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Vadim Zeitlin | Add default ctors and Create() to wxDirDialog and wxFil... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Vadim Zeitlin | Fix checking for GTK+ 3.0 in configure. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Vadim Zeitlin | Ukrainian translations update from Yuri Chornoivan. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Václav Slavík | Fix lots of warnings reported by Clang. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Václav Slavík | Only return -1,0,1 from wxXmlResource::CompareVersion(). |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Václav Slavík | Define WXBUILDING in Xcode projects. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Vadim Zeitlin | Add documentation for building wxGTK under Windows. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Vadim Zeitlin | Fix restoring the status bar help message after closing... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Vadim Zeitlin | Ignore WM_MENUSELECT messages indicating that the menu... |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Vadim Zeitlin | Vietnamese translations update from Trần Ngọc Quân. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Vadim Zeitlin | Update translations template for 2.9.5 release. |
commit | commitdiff | tree | snapshot |
2013-07-10 |
Vadim Zeitlin | Allow retrieving the descent and external leading of... |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Václav Slavík | Fix VC++ warnings about __has_include(). |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Vadim Zeitlin | Check axis number in the received joystick messages. |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Václav Slavík | Compilation fix for r74457. |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Stefan Csomor | fixing forced link of quicktime backend on osx_cocoa |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Václav Slavík | Fix OS X compilation in C++11 mode with libc++. |
commit | commitdiff | tree | snapshot |
2013-07-09 |
Václav Slavík | Work around wxFinite() definition conflict with <cmath>. |
commit | commitdiff | tree | snapshot |
2013-07-08 |
Vadim Zeitlin | Check for buffer being big enough in wxPathOnly(). |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Vadim Zeitlin | Merge libpng 1.6.2 into the trunk. |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Vadim Zeitlin | Add instructions for upgrading third party libraries. |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Vadim Zeitlin | Regenerate configure after libwxscintilla linking changes. |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Vadim Zeitlin | Define XML_STATIC in Expat header instead of Expat... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Václav Slavík | Compilation fix for r74440 and STL builds. |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Vadim Zeitlin | Define XML_STATIC for Expat build to fix linking of... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Vadim Zeitlin | Correct typo in a link in i18n documentation page. |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Václav Slavík | Clarify .mo deployment in i18n overview. |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Václav Slavík | Don't look for catalogs in AddCatalogLookupPathPrefix... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Václav Slavík | Improve translations lookup logging. |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Václav Slavík | Correct wxTranslations docs: CWD is not searched. |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Vadim Zeitlin | Remove the TOOLKIT test from msvc-headers-setuo-h defin... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Vadim Zeitlin | Add files necessary to run Expat configure. |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Vadim Zeitlin | Update the version of Expat used to 2.1.0. |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Václav Slavík | Use wxConvAuto() in wxStyledTextCtrl::DoLoadFile(). |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Václav Slavík | Use wxConvAuto in wxFile::Write(). |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Vadim Zeitlin | Don't pretend that wxAnyButton::SetBitmap() supports... |
commit | commitdiff | tree | snapshot |
2013-07-07 |
Vadim Zeitlin | Avoid using buffer of already deallocated string in... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Vadim Zeitlin | Forbid creation of wxStandardPaths object directly. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Vadim Zeitlin | Reuse wxMessageOutputStderr for wxLogStderr implementation. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Vadim Zeitlin | Correctly restore the originally used C locale in wxLoc... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Vadim Zeitlin | Only link with libwxscintilla if using Scintilla is... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Vadim Zeitlin | Disable test for setting the creation time under Unix. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Vadim Zeitlin | Fix FILETIME <-> wxDateTime conversions while DST is... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Vadim Zeitlin | Explicitly mention that wxDateTime ticks origin is... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Paul Cornett | avoid GTK+ prefixes for our tree entry code, it is... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Paul Cornett | avoid GTK+ prefixes for our tree entry code, it is... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Paul Cornett | remove symbol exports, this code is private to the... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Paul Cornett | remove empty GtkTreeEntryClass |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Paul Cornett | remove instance init function, memory is already zeroed |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Paul Cornett | move treeentry_gtk.h to include/wx/gtk/private/ |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Paul Cornett | create collate_key on demand |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Vadim Zeitlin | Exclude expat files from pre commit hook checks too. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Vadim Zeitlin | Update announcement and readme files for 2.9.5 release. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Vadim Zeitlin | Always add libwxscintilla in monolithic mode. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Vadim Zeitlin | Rebake the rest of the files after TOOLKIT change in... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Vadim Zeitlin | Make TOOLKIT variable constant in MSW makefiles. |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Vadim Zeitlin | Fix potential buffer overflow in wxSTC DefaultFont... |
commit | commitdiff | tree | snapshot |
2013-07-06 |
Vadim Zeitlin | Fix test for Windows in the new wxExecute() unit test. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Julian Smart | Caret blink time and blink on/off are now also reflecte... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Julian Smart | Use wxRTC text colour if possible for caret |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Julian Smart | Don't flash wxRTC caret if blink time is zero, and... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Prevent duplicate menu event processing in MDI windows. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Test handling of events from the toolbar in an MDI... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Ensure that the MDI child is active in event propagatio... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Make AsyncExecLoopExitEnum enum in the wxExecute()... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Paul Cornett | fix wxCHECK_MSG() return value |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Don't ignore child process output if it exits with... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Run wxExecute() unit test in the GUI test suite too. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Rewrite wxExecute() implementation under Unix. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Add a helper wxApp::GetValidTraits() method. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Treat G_IO_HUP as read, not error, event because EOF... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Make Unix wxAppConsole signal handling more flexible. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Change wxWakeUpPipe to be a wxEventLoopSourceHandler. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Include wx/evtloop.h from wx/evtloopsrc.h. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Include <fcntl.h> from a header using fcntl(). |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Add wxStreamTempInputBuffer::ReadAll() helper. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Use CFSocket instead of CFFileDescriptor in wxCFEventLo... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Make wxEventLoop::AddSourceForFD() static. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Extract wxFDIOEventLoopSourceHandler in its own header. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Split wxWakeUpPipe class in MT-unsafe and MT-safe parts. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Extract PipeIOHandler class into a header and rename... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | No changes, move wxStreamTempInputBuffer to a header... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Extract wxPipeInputStream and wxPipeOutputStream in... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Add wxEventLoop::ScheduleExit(). |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Use normal event loop in GUI test program. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Add wxEventLoopBase::DoRun(). |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Move wxEventLoopManual::m_shouldExit to wxEventLoopBase. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Add "OSX" prefix to wxCFEventLoop::DoRun() and DoStop... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Vadim Zeitlin | Add wxTimer::StartOnce(). |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Vadim Zeitlin | Better fix for duplicate wxContextMenuEvent generation... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Vadim Zeitlin | Avoid forcing wxYield() after wxUIActionSimulator:... |
commit | commitdiff | tree | snapshot |
next |