]> git.saurik.com Git - wxWidgets.git/history - include
avoid permanently frozen TLW when frozen child is destroyed with GTK+ 2.18
[wxWidgets.git] / include /
2010-04-04  Jaakko SalliResolve GCC's 'type-punned pointer will break strict...
2010-04-03  Vadim ZeitlinCorrect compilation breakage of r63832.
2010-04-02  Vadim ZeitlinAllow using wxGraphicsContext with MinGW if gdiplus...
2010-04-02  Stefan Csomorsimplifying modal event loop handling
2010-03-30  Francesco MontorsiCommitting modified version of jwiesemann's patch ...
2010-03-30  Paul CornettRemove unnecessary declarations.
2010-03-30  Jouk Jansencorrecting typo in commit 63803
2010-03-30  Jouk JansenDefining wxCOMPILE_TIME_ASSERT for OpenVMS
2010-03-30  Robin DunnApply patch (plus some additional changes) upgrading...
2010-03-29  Vadim ZeitlinFix compilation breakage in r63783.
2010-03-29  Vadim ZeitlinAdd wxUSE_FSWATCHER dependency on wxUSE_THREADS for...
2010-03-29  Jaakko SalliFor better support of wxValidators, invoke wxValidator...
2010-03-29  Václav SlavíkUse fixed screen DPI of 96 when printing HTML.
2010-03-29  Paul Cornettbuild fix for IRIX
2010-03-29  Paul CornettReverse hierarchy of wxPizza GdkWindows
2010-03-28  Vadim ZeitlinImplement wxMask copy ctor for wxGTK.
2010-03-28  Francesco Montorsino real changes: just a small optimization on wxStaticT...
2010-03-25  Vadim ZeitlinFix compilation of wx/debug.h when it's the first wx...
2010-03-25  Vadim ZeitlinAllow overriding print preview frame creation in docview.
2010-03-23  Paul Cornettbetter fix for #11803, don't set iconized state for...
2010-03-23  Paul Cornettignore iconized state when computing client size for...
2010-03-23  Vadim ZeitlinImplement wxDocument::Revert() and show its use in...
2010-03-22  Jaakko SalliFixed RefreshRect() call in wxPropertyGrid::DrawItems...
2010-03-22  Vadim ZeitlinAdd wxUSE_UIACTIONSIMULATOR and turn it off by default.
2010-03-21  Francesco Montorsireorder GetLabel(), GetLabelText(), SetLabel() and...
2010-03-21  Vadim ZeitlinAdd initial selection parameter to wxGetSingleChoice...
2010-03-20  Jaakko SalliMake wxPGVFBFlags an unsigned char define instead of...
2010-03-20  Vadim ZeitlinAdd wxMessageDialog::GetEffectiveIcon() and use it...
2010-03-20  Vadim ZeitlinRename wxWindow::GetMainWindow() to X11GetMainWindow...
2010-03-20  Vadim ZeitlinAlways include sys/time.h and sys/select.h from selectd...
2010-03-17  Jaakko SalliUse explicit wxPGPropertyFlags enum type with wxPGPrope...
2010-03-17  Stefan Csomoradding proper removal of observer for stacked event...
2010-03-17  Stefan Csomorstreamlining OSX event support third step, using platfo...
2010-03-16  Vadim ZeitlinAdd white outline to bulls eye cursor used under MSW.
2010-03-16  Vadim ZeitlinInitialize picker style in native GTK file/dir pickers.
2010-03-15  Stefan Csomorstreamlining OSX event support second step, moving...
2010-03-15  Stefan Csomorstreamlining OSX event support first step, see #11805...
2010-03-09  Vadim ZeitlinUse _UNICODE instead of UNICODE in wx/msw/winundef.h.
2010-03-08  Vadim ZeitlinUse correct style for the dialog shown by generic file...
2010-03-08  Václav SlavíkFix wxTlsValue<> memory leaks.
2010-03-06  Kevin OllivierAdding wxUIActionSimulator, a class for programmaticall...
2010-03-06  Kevin OllivierA call to wxPopupWindow::Show shouldn't automatically...
2010-03-06  Vadim ZeitlinDon't store header height in generic wxListCtrl member...
2010-03-05  Vadim ZeitlinImplement wxBookCtrlBase::CalcSizeFromPage() in the...
2010-03-05  Vadim ZeitlinNo changes, just remove redundant GetControllerSize...
2010-03-03  Stefan Csomormake sure ShowEvent doesn't get triggered to early...
2010-03-03  Vadim ZeitlinAllow using version-specific vc prefix in msvc/wx/setup.h.
2010-03-03  Vadim ZeitlinUse correct directory names in msvc/wx/setup.h for...
2010-03-01  Robin DunnInvalidate best size when the bitmap or bitmap position...
2010-02-28  Vadim ZeitlinMake it possible to use wxCharBuffer during program...
2010-02-28  Vadim ZeitlinCompilation fixes for wide char functions under IRIX...
2010-02-28  Vadim ZeitlinAlways declare wxCStrData::As[W]Char() as being inline.
2010-02-28  Vadim ZeitlinRearrange functions order so that they are effectively...
2010-02-28  Vadim ZeitlinInclude the real iostream header and not just iosfwd...
2010-02-27  Kevin OllivierOverride CanFocus because the wxWindow level test will...
2010-02-26  Jaakko SalliMust clear property selection in wxPGProperty::SetChoic...
2010-02-25  Vadim ZeitlinUse wxGetInstance() instead of wxhInstance in wxMSW...
2010-02-25  Vadim ZeitlinInclude wx/defs.h from all our public headers, includin...
2010-02-25  Vadim ZeitlinFix multiple bugs in non-ownerdrawn wxListBox after...
2010-02-25  Vadim ZeitlinCompilation fixes in wxHTML for wxUSE_CONFIG==0.
2010-02-22  Jaakko SalliProperty removal and deletion done from wxPropertyGrid...
2010-02-22  Kevin OllivierCocoa text fields and views have their own context...
2010-02-19  Kevin OllivierDisable sending of events by OS X Combobox during progr...
2010-02-16  Jaakko SalliFixed auto-resizing behavior when double-clicking a...
2010-02-16  Jaakko SalliAdded wxPropertyGridInterface::GetColumnProportion()
2010-02-15  Robin DunnApply new patch fixing problem of IsRunning always...
2010-02-14  Jaakko SalliAdded wxPropertyGridInterface::SetColumnProportion...
2010-02-13  Kevin OllivierBasic support for tooltips under OS X Cocoa.
2010-02-12  Vadim ZeitlinFix compilation of wx/scopeguard.h with g++ -fno-except...
2010-02-12  Vadim ZeitlinRemove wxHAS_NAMESPACES and gcc 2.95 checks.
2010-02-10  Jaakko SalliRemoved most of the propgrid '#ifndef SWIG' pre-compile...
2010-02-10  Vadim ZeitlinMove wxPosixPermissions definition from wx/file.h to...
2010-02-08  Robin DunnAllow more than one timer with the same ID. Closes...
2010-02-08  Vadim ZeitlinAdd support for showing "elevation" icon in wxMSW buttons.
2010-02-08  Stefan Csomoradding carbon event missing in 10.4 headers
2010-02-06  Kevin OllivierGet wxSearchCtrl text events working, and share the...
2010-02-06  Kevin OllivierAdd an accessor to get the current drop source from...
2010-02-04  Vadim ZeitlinExtract wxSTOCK_WITHOUT_ELLIPSIS from wxSTOCK_FOR_BUTTON.
2010-02-04  Vadim ZeitlinMake wxDataObjectComposite::GetObject() public.
2010-01-31  Jaakko SalliAdded nominal wxPG_PROP_READONLY support for editor...
2010-01-31  Stefan Csomorsupporting clipboard command shortcuts on osx_cocoa...
2010-01-29  Vadim ZeitlinDisable wxUSE_FSWATCHER under Unix if neither inotify...
2010-01-28  Vadim ZeitlinDisable wxUSE_OWNER_DRAWN for wxUniv to fix the build.
2010-01-28  Kevin OllivierGet ShowWindowModal behavior working under OS X Cocoa...
2010-01-26  Jaakko SalliwxPGProperty::GetHintText() function body was missing...
2010-01-26  Jaakko SalliFixed wxPGGlobalVars export declaration
2010-01-26  Vadim ZeitlinAdd wxTreeCtrl::SelectChildren() method.
2010-01-26  Vadim ZeitlinCompilation fixes for PCH-less build after ownerdraw...
2010-01-26  Vadim ZeitlinMake wxWindow::MSWGetThemeColour() const.
2010-01-25  Stefan Csomorsimplifying code, removing outdated API
2010-01-25  Julian SmartAdded EVT_WIZARD_PAGE_SHOWN event for wxWizard, to...
2010-01-25  Stefan Csomormake sure we can override GetModality
2010-01-24  Vadim ZeitlinCompilation fix after ownerdraw-refactor branch merge.
2010-01-24  Václav SlavíkFixed dialog units <-> pixels conversion.
2010-01-24  Vadim ZeitlinOverride IsSeekable() in wxString{Input,Output}Stream...
2010-01-24  Vadim ZeitlinCorrect bug with returning 0 for non-empty input from...
2010-01-24  Vadim ZeitlinAdd wxComboBox::Popup() and Dismiss() to manually show...
2010-01-24  Vadim ZeitlinUse a helper wxNEEDS_DECL_BEFORE_TEMPLATE symbol in...
2010-01-24  Vadim ZeitlinApply workaround for wxStrcoll() template for g++ to...
2010-01-23  Kevin OllivierStart on ShowWindowModal for OS X Cocoa. Not working...
next