]> git.saurik.com Git - wxWidgets.git/history - src/common
restore the default bitmap icons size to 16*15, making them larger if necessary is...
[wxWidgets.git] / src / common /
2009-02-03  Francesco MontorsiRe-add support for multiple text validator styles but
2009-02-03  Vadim Zeitlinrenamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s...
2009-02-03  Robert RoeblingAdd space all around std buttons as per Apple HIG ...
2009-02-03  Robert RoeblingRemoved accidentally committed debug code
2009-02-02  Vadim ZeitlinChanges to template Connect() to make it compile with...
2009-02-01  Robert RoeblingEnable the correct code making sure that subwindows...
2009-02-01  Vadim Zeitlincorrect the tests for the window position to actually...
2009-02-01  Vadim Zeitlinposition the popup on the correct screen (see #10462)
2009-02-01  Stefan NeisRemoved extraneous semicolons and commas (partly fixes...
2009-01-31  Vadim Zeitlinlog error message in wxRmdir() for consistency with...
2009-01-31  Vadim Zeitlinattempt to fix DLL samples link with VC6 which has...
2009-01-31  Francesco Montorsiadd SetCharIncludes and SetCharExcludes utilities to...
2009-01-31  Francesco Montorsigive better names to wxTextValidator::IsInCharIncludes...
2009-01-31  Robert RoeblingDisable wxSIZE_FORCE_EVENT and demonstrate its bug...
2009-01-31  Robert RoeblingFixes #10437 (wxDataObjectComposite::Add may add object...
2009-01-31  Robert RoeblingFixes #10432 (wxDataObjectComposite::GetAllFormats...
2009-01-30  Robert RoeblingExplain reasoning behind using wxSIZE_FORCE_EVENT
2009-01-30  Robert RoeblingRemove debug code
2009-01-30  Vadim Zeitlinadd support for persistent controls
2009-01-30  Robert RoeblingAdd wxSIZE_FORCE_EVENT and use is from wxSizerItem...
2009-01-30  Robert RoeblingDon't use a cached best size if the window has a sizer
2009-01-30  Francesco Montorsicleanup code and reorganize it to reuse the same switch...
2009-01-30  Robert RoeblingMove body of SetMinSize and SetMaxSize from header...
2009-01-29  Vadim Zeitlinuse HandleWindowEvent() instead of ProcessEvent() to...
2009-01-29  Vadim Zeitlindon't fall back to the only currently existing document...
2009-01-29  Vadim Zeitlinno real changes, just minor refactoring and cleanup
2009-01-28  Vadim Zeitlincorrect wxDateTime DST begin/end computations for years...
2009-01-28  Vadim Zeitlinanother fix for wxUSE_DRAG_AND_DROP==0 build
2009-01-28  Vadim Zeitlinfix remaining cases of wxWindow::ProcessEvent() calls...
2009-01-28  Vadim Zeitlinremove the recently added MSWFindMenuBarItem() as we...
2009-01-28  Jouk JansenUpdate OpenVMS compile support
2009-01-27  Bryan PettyForward ported r58463. (Check for null text control...
2009-01-25  Vadim Zeitlinallow specifying the mask colour in wxImage::ConvertAlp...
2009-01-25  Vadim Zeitlindon't use the not always appropriate word "document...
2009-01-25  Francesco Montorsibuild fix
2009-01-25  Vadim Zeitlinadded support for wxCAL_SHOW_WEEK_NUMBERS to generic...
2009-01-25  Vadim Zeitlinreturn NULL from GetVoidPtr() for NULL variants instead...
2009-01-25  Vadim Zeitlinzero {host,serv}ent_data before passing it to the syste...
2009-01-25  Vadim Zeitlinadded wxPATH_RMDIR_FULL/RECURSIVE wxFileName::Rmdir...
2009-01-25  Vadim Zeitlindon't deprecate the entire wxDrawObject class, this...
2009-01-25  Francesco MontorsiChange in wxWindow the access specifier of the wxEvtHan...
2009-01-24  Vadim Zeitlinminor fixes for custom controls support in wxFileDialog...
2009-01-24  Francesco Montorsido not export private symbols in wx shared libraries
2009-01-23  Vadim Zeitlinfix wxEVT_SPIN_XXX definitions in a nicer (compatible...
2009-01-22  Francesco Montorsifix wxWindow::PushEventHandler and related wxWindow...
2009-01-21  Vadim Zeitlinuse standard [Shift-]Ctrl-Z accelerators for wxID_REDO...
2009-01-21  Vadim Zeitlinfix compilation (but not working) of the code in wxUSE_...
2009-01-21  Vadim Zeitlinfix compilation with wxUSE_SPIN{BTN,CTRL}==0 (closes...
2009-01-21  Vadim Zeitlinfix wxURI::GetUser() for URIs without password; added...
2009-01-21  Vadim Zeitlinallocate size for the extra controls in the file dialog...
2009-01-21  Vadim Zeitlinadded wxStandardPaths::GetAppDocumentsDir() and use...
2009-01-21  Robert RoeblingCompilation fix
2009-01-21  Julian SmartRestore control focus after adaptation
2009-01-21  Vadim Zeitlinsend destroy events for children before they're fully...
2009-01-20  Vadim Zeitlinmake sure events are enabled in DoWait() before startin...
2009-01-20  Vadim Zeitlinset m_isBeingDeleted to true (only) in SendDestroyEvent...
2009-01-20  Paul Cornettbuild fixes and cleanup
2009-01-20  Robert RoeblingAdd event based Drop API
2009-01-20  Robert RoeblingSimplified event based Drag API for wxDataViewCtrl
2009-01-19  Robert RoeblingNew eventb based Drag interface for wxDataViewCtrl
2009-01-19  Robert RoeblingRename XxxxCol() -> XxxxColumn() and resolve inheritanc...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-19  Vadim Zeitlincorrect Id tags
2009-01-19  Robert RoeblingForgot DeleteChildren()
2009-01-19  Robert RoeblingMove model notification code of tree store from the...
2009-01-19  Vadim Zeitlinfix OS/2 compilation of wxDoGetCwd()
2009-01-18  Vadim Zeitlinuse correct value for MTU - sizeof(TCP header)
2009-01-18  Robin Dunndestroy the abort dialog when done with it
2009-01-17  Stefan Csomorfixing include style
2009-01-17  Jaakko SalliFixed relaying of wxEVT_MOUSEWHEEL to popup control
2009-01-17  Stefan Csomorstreamlining printing support, adding printing support...
2009-01-16  Francesco Montorsiuse enumerations instead of integers for wxFont style...
2009-01-16  Vadim Zeitlinuse wcs(n)casecmp() if available; use wxStricmp() to...
2009-01-16  Vadim Zeitlinimplement SetTimes() for directories too under MSW...
2009-01-16  Vadim Zeitlinensure that ProcessEvent() is called for all the event...
2009-01-16  Francesco MontorsiMove SetDefaultTimeout to wxProtocol and set it to...
2009-01-16  Robert RoeblingAdded wxDataViewListCtrl, use it in the sample
2009-01-16  Francesco Montorsino real change; just reorder functions
2009-01-16  Vadim Zeitlindon't use wxString::FromASCII() with possibly non-ASCII...
2009-01-16  Václav Slavíksilence gcc warnings in "vararg" functions such as...
2009-01-16  Robert RoeblingChange GetValue() and SetValue() to GetValueByRow(...
2009-01-15  Julian SmartAdded font family to wxTextAttr
2009-01-14  Vadim Zeitlinreduce IPC buffer size to be less than typical Ethernet...
2009-01-14  Francesco Montorsiuse wxStrnlen() and add NULL-checks in wxMsgCatalogFile...
2009-01-14  Francesco Montorsido not assert when the validator style == wxFILTER_NONE
2009-01-14  Francesco Montorsiadd some wxIMAGE_OPTION_PNG_xxx options to wxImage...
2009-01-14  Francesco Montorsifix ANI loading; check for errors when calling Read()
2009-01-14  Vadim Zeitlindon't assert if the locale couldn't be set in AddCatalo...
2009-01-14  Francesco Montorsicall event.Enable(true) in OnUpdateFileOpen and OnUpdat...
2009-01-13  Vadim Zeitlindon't define wxHeaderColumnsRearrangeDialog if !wxUSE_R...
2009-01-13  Francesco Montorsialways properly check if SeekI() calls succeded; this...
2009-01-13  Jouk JansenUpdate OpenVMS compile support
2009-01-13  Francesco Montorsifix wxMSW shared builds
2009-01-12  Francesco Montorsiensure correct linking of the socket manager initialize...
2009-01-12  Jaakko SalliLet wxVariantDataDateTime::Write() and Read() work...
2009-01-12  Vadim Zeitlinfix VC6 ICE; don't call the function which doesn't...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2009-01-12  Vadim Zeitlindon't use wxVector<wxDataFormat> from wx/clipbrd.h...
2009-01-12  Jouk JansenFixing/Testing sockets on OpenVMS
2009-01-11  Robert RoeblingAdded interface for getting/setting text converter...
next