2013-08-24 |
Paul Cornett | wxDialogBase only has one ctor, so just do initializati... |
tree | commitdiff |
2013-08-18 |
Vadim Zeitlin | Don't set even try to set focus to wxPopupWindow itself... |
tree | commitdiff |
2013-08-18 |
Vadim Zeitlin | No changes, just move mouse capturing bookkeeping data... |
tree | commitdiff |
2013-08-17 |
Paul Cornett | Avoid calling gtk_window_get_position() from "configure... |
tree | commitdiff |
2013-08-14 |
Stefan Csomor | using #ifdef wxABORT_ON_CONFIG_ERROR not just #if as... |
tree | commitdiff |
2013-08-11 |
Stefan Csomor | using #ifdef wxABORT_ON_CONFIG_ERROR not just #if as... |
tree | commitdiff |
2013-08-09 |
Vadim Zeitlin | Remove never implemented wxDateTime::IsGregorianDate(). |
tree | commitdiff |
2013-08-07 |
Vadim Zeitlin | Define __VISUALC__ for ICC under Windows again. |
tree | commitdiff |
2013-08-07 |
Vadim Zeitlin | Add wxFileName::SetPermissions(). |
tree | commitdiff |
2013-08-06 |
Vadim Zeitlin | Use RIAA wrapper for wxSpinCtrl event disabling in... |
tree | commitdiff |
2013-08-06 |
Vadim Zeitlin | Don't generate any events from wxSpinCtrl and wxSpinCtr... |
tree | commitdiff |
2013-08-06 |
Vadim Zeitlin | Add wxPropertyGridPageState::GetColumnFullWidth(). |
tree | commitdiff |
2013-08-04 |
Julian Smart | Comment-only update |
tree | commitdiff |
2013-08-03 |
Paul Cornett | remove ancient defines left over from GTK1 |
tree | commitdiff |
2013-08-03 |
Paul Cornett | remove obsolete check for GTK 2.6 |
tree | commitdiff |
2013-07-31 |
Paul Cornett | defer calling SetCanFocus() on wxGTK until after creation |
tree | commitdiff |
2013-07-28 |
Stefan Csomor | adapting to new event version |
tree | commitdiff |
2013-07-28 |
Stefan Csomor | using Run of base class |
tree | commitdiff |
2013-07-28 |
Vadim Zeitlin | Work around missing mode_t definition with ICC. |
tree | commitdiff |
2013-07-27 |
Stefan Csomor | using Run of base class |
tree | commitdiff |
2013-07-27 |
Václav Slavík | Make wxComboCtrlBase::Set*groundColour() methods public. |
tree | commitdiff |
2013-07-27 |
Stefan Csomor | bracketing for correct builds |
tree | commitdiff |
2013-07-27 |
Stefan Csomor | OSX adaptions |
tree | commitdiff |
2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
tree | commitdiff |
2013-07-25 |
Vadim Zeitlin | Allow using custom method names in wxHTTP. |
tree | commitdiff |
2013-07-25 |
Vadim Zeitlin | Fix build with wxUSE_FFILE=0. |
tree | commitdiff |
2013-07-25 |
Vadim Zeitlin | Define wxLongLong_t for Intel compiler. |
tree | commitdiff |
2013-07-23 |
Stefan Csomor | adding OnLaunched |
tree | commitdiff |
2013-07-23 |
Vadim Zeitlin | Compilation fix for PCH-less build after r74586. |
tree | commitdiff |
2013-07-23 |
Vadim Zeitlin | Fix tab navigation bug with radio boxes without enabled... |
tree | commitdiff |
2013-07-23 |
Vadim Zeitlin | Fix tab navigation bug with static boxes without enable... |
tree | commitdiff |
2013-07-23 |
Vadim Zeitlin | Fix tab navigation into radio boxes in wxMSW. |
tree | commitdiff |
2013-07-23 |
Vadim Zeitlin | No real changes, just refactor wxControlContainer code... |
tree | commitdiff |
2013-07-22 |
Vadim Zeitlin | Rearrange Windows checks in wx/platform.h to be more... |
tree | commitdiff |
2013-07-22 |
Stefan Csomor | further routing into wxApp |
tree | commitdiff |
2013-07-22 |
Stefan Csomor | wiring osx native notification during launch |
tree | commitdiff |
2013-07-21 |
Václav Slavík | Add functor-taking overload of CallAfter(). |
tree | commitdiff |
2013-07-17 |
Vadim Zeitlin | Just forward Stricmp() in wx/string.h to wxCRT_StricmpA(). |
tree | commitdiff |
2013-07-17 |
Vadim Zeitlin | Set mouse cursor correctly over image map links in... |
tree | commitdiff |
2013-07-16 |
Vadim Zeitlin | Allow unsetting wxMenuItem as start of radio group... |
tree | commitdiff |
2013-07-16 |
Vadim Zeitlin | No changes, just fix some comments in wxOSX wxMenu... |
tree | commitdiff |
2013-07-16 |
Vadim Zeitlin | Get rid of wxMenu::m_startRadioGroup in wxOSX. |
tree | commitdiff |
2013-07-16 |
Vadim Zeitlin | Add wxMenuItem::IsCheck() and IsRadio() accessors. |
tree | commitdiff |
2013-07-15 |
Vadim Zeitlin | Really fix wxUSE_PREFERENCES_EDITOR requirements check. |
tree | commitdiff |
2013-07-15 |
Robin Dunn | Only disable wxUSE_PREFERENCES_EDITOR if wxUSE_NOTEBOOK... |
tree | commitdiff |
2013-07-15 |
Vadim Zeitlin | Move HAVE_WCSXXX from wx/osx/config_xcode.h to wx/osx... |
tree | commitdiff |
2013-07-15 |
Vadim Zeitlin | Add wxUSE_PREFERENCES_EDITOR and the corresponding... |
tree | commitdiff |
2013-07-15 |
Vadim Zeitlin | Fix new wxExecute() code compilation with wxUSE_CONSOLE... |
tree | commitdiff |
2013-07-15 |
Vadim Zeitlin | Avoid including pipe stream headers when streams are... |
tree | commitdiff |
2013-07-15 |
Vadim Zeitlin | Don't test for wide character functions in configure... |
tree | commitdiff |
2013-07-14 |
Vadim Zeitlin | Disable wxUSE_ENH_METAFILE for wxGTK builds. |
tree | commitdiff |
2013-07-14 |
Vadim Zeitlin | Don't use wxCriticalSection in wxWakeUpPipeMT if wxUSE_... |
tree | commitdiff |
2013-07-14 |
Stefan Csomor | support for @2x notation for wxBITMAP_TYPE_PNG (non... |
tree | commitdiff |
2013-07-13 |
Vadim Zeitlin | Restore embedding manifest when using MinGW. |
tree | commitdiff |
2013-07-13 |
Vadim Zeitlin | Move wx/msw/gccpriv.h inclusion back to wx/platform... |
tree | commitdiff |
2013-07-13 |
Vadim Zeitlin | Extract compiler-specific macro definitions in a new... |
tree | commitdiff |
2013-07-12 |
Vadim Zeitlin | Make destructors of COM interface classes virtual. |
tree | commitdiff |
2013-07-12 |
Vadim Zeitlin | Fix warnings about implicit float or double to int... |
tree | commitdiff |
2013-07-11 |
Vadim Zeitlin | Reconcile HAVE_VARIADIC_MACROS and wxHAS_VARIADIC_MACRO... |
tree | commitdiff |
2013-07-11 |
Václav Slavík | Use int instead of wxWindowID in wxNewId() and friends. |
tree | commitdiff |
2013-07-11 |
Václav Slavík | Use wxWindowID in wxNewId() and related functions. |
tree | commitdiff |
2013-07-10 |
Vadim Zeitlin | Recognize VC12 (a.k.a. MSVS 2013) and define __VISUALC1... |
tree | commitdiff |
2013-07-10 |
Vadim Zeitlin | Add default ctors and Create() to wxDirDialog and wxFil... |
tree | commitdiff |
2013-07-10 |
Václav Slavík | Fix lots of warnings reported by Clang. |
tree | commitdiff |
2013-07-10 |
Václav Slavík | Only return -1,0,1 from wxXmlResource::CompareVersion(). |
tree | commitdiff |
2013-07-10 |
Vadim Zeitlin | Fix restoring the status bar help message after closing... |
tree | commitdiff |
2013-07-09 |
Václav Slavík | Fix VC++ warnings about __has_include(). |
tree | commitdiff |
2013-07-09 |
Václav Slavík | Compilation fix for r74457. |
tree | commitdiff |
2013-07-09 |
Václav Slavík | Fix OS X compilation in C++11 mode with libc++. |
tree | commitdiff |
2013-07-09 |
Václav Slavík | Work around wxFinite() definition conflict with <cmath>. |
tree | commitdiff |
2013-07-07 |
Václav Slavík | Use wxConvAuto in wxFile::Write(). |
tree | commitdiff |
2013-07-06 |
Vadim Zeitlin | Forbid creation of wxStandardPaths object directly. |
tree | commitdiff |
2013-07-06 |
Paul Cornett | avoid GTK+ prefixes for our tree entry code, it is... |
tree | commitdiff |
2013-07-06 |
Paul Cornett | avoid GTK+ prefixes for our tree entry code, it is... |
tree | commitdiff |
2013-07-06 |
Paul Cornett | remove symbol exports, this code is private to the... |
tree | commitdiff |
2013-07-06 |
Paul Cornett | remove empty GtkTreeEntryClass |
tree | commitdiff |
2013-07-06 |
Paul Cornett | move treeentry_gtk.h to include/wx/gtk/private/ |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Prevent duplicate menu event processing in MDI windows. |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Rewrite wxExecute() implementation under Unix. |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Add a helper wxApp::GetValidTraits() method. |
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 wx/evtloop.h from wx/evtloopsrc.h. |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Include <fcntl.h> from a header using fcntl(). |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Add wxStreamTempInputBuffer::ReadAll() helper. |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Use CFSocket instead of CFFileDescriptor in wxCFEventLo... |
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-03 |
Vadim Zeitlin | Add wxEventLoop::ScheduleExit(). |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Add wxEventLoopBase::DoRun(). |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Move wxEventLoopManual::m_shouldExit to wxEventLoopBase. |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Add "OSX" prefix to wxCFEventLoop::DoRun() and DoStop... |
tree | commitdiff |
2013-07-03 |
Vadim Zeitlin | Add wxTimer::StartOnce(). |
tree | commitdiff |
2013-07-02 |
Paul Cornett | remove unused function GTKSetItem() |
tree | commitdiff |
2013-07-01 |
Paul Cornett | Use gtk_list_store_insert_with_values() to set entry... |
tree | commitdiff |
2013-06-29 |
Vadim Zeitlin | Forward events to active child in wxMDIParentFrameBase... |
tree | commitdiff |
next |