]> git.saurik.com Git - wxWidgets.git/history - src/common
Rename LoadUrl to LoadURL. This corrects the capitalisation as it is an acronym,...
[wxWidgets.git] / src / common /
2011-08-15  Steve LamertonRename wxWebNavigationError to wxWebViewNavigationError...
2011-08-14  Steve LamertonRename wxWebFileHandler to wxWebViewArchiveHandler...
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-11  Vadim ZeitlinUse separate strings for stock labels with and without...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-10  Václav SlavíkMake the wxDataViewItem(void*) constructor explicit.
2011-08-04  Vadim ZeitlinAdd support for wxHELP button to wxMessageDialog.
2011-08-04  Vadim ZeitlinAdd missing header for minimalistic builds not using...
2011-08-04  Vadim ZeitlinCompilation fixes for wxUSE_GEOMETRY==0 build.
2011-08-04  Steve LamertonUpdate wxWebFileHandler to handle paths with fragments...
2011-08-03  Steve LamertonRename wxWebFileHandler name from test to file.
2011-08-03  Steve LamertonRework IE virtual file system support to use new syntax...
2011-08-03  Vadim ZeitlinFix bug with TAB being able to switch focus between...
2011-08-03  Vadim ZeitlinNo real changes, just rename a variable.
2011-08-02  Vadim ZeitlinFix wxSocket::WaitForAccept() in blocking mode.
2011-08-01  Steve LamertonAdd missing wxRTTI macros and fix incorrect ones.
2011-07-31  Vadim ZeitlinCorrect typo in wxArray::insert() fix of r68468.
2011-07-31  Steve LamertonSimplify the wxWebFileHandler code by using a map to...
2011-07-30  Vadim ZeitlinFix crash in wxArray::insert() overload taking iterator...
2011-07-30  Vadim ZeitlinFix stock accelerators handling in wxOSX.
2011-07-30  Steve LamertonOverhaul wxWebHandler naming to try and make it consist...
2011-07-30  Steve LamertonAdd new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event...
2011-07-29  Vadim ZeitlinAdd wxTextCtrl::PositionToCoords() functions for wxMSW...
2011-07-29  Steve LamertonAdd CombineURIs implementation for wxWebFileProtocolHan...
2011-07-28  Steve LamertonMove the wxWebFileProtocolHandler from the IE backend...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-24  Vadim ZeitlinNo changes, just remove unnecessary wxPickerBase::OnSize().
2011-07-24  Vadim ZeitlinReplace wxControlContainer-related macros with wxNaviga...
2011-07-22  Vadim ZeitlinAdded customizable wxDocManager::OnMRUFileNotExist...
2011-07-21  Vadim ZeitlinNever restore focus to hidden child.
2011-07-21  Vadim ZeitlinFix parsing of negated long options in wxCmdLineParser.
2011-07-21  Vadim ZeitlinReset negatable switches correctly in wxCmdLineParser...
2011-07-19  Vadim ZeitlinFix harmless gcc warning about uninitialized mask in...
2011-07-19  Vadim ZeitlinAdd wxDataViewEvent::IsEditCancelled() and support...
2011-07-19  Vadim ZeitlinAdded wxGCDC(wxEnhMetaFileDC) ctor too.
2011-07-13  Václav SlavíkBetter sizing in wxDataViewSpinRenderer and wxDataViewC...
2011-07-11  Vadim ZeitlinCopy recently added wxGenericValidator fields in Copy().
2011-07-10  Vadim ZeitlinUse the correct event handler in wxMenuBase::UpdateUI().
2011-07-09  Vadim ZeitlinSupport float, double and file name values in wxGeneric...
2011-07-09  Vadim ZeitlinNo changes, just use NULL instead of 0 for pointers.
2011-07-07  Vadim ZeitlinAdd wxDCImpl::MSWApplyGDIPlusTransform() to formalize...
2011-07-07  Vadim ZeitlinMake wxGCDC::GetGraphicsContext() const.
2011-07-05  Steve LamertonSimplify backend enum naming, we do not need separate...
2011-07-05  Steve LamertonBring osx class naming into line with the other ports.
2011-07-02  Vadim ZeitlinAdd wxCOMPOSITION_INVALID mode and use it to simplify...
2011-06-30  Vadim ZeitlinInitialize variable in UTF{16,32} conversion code to...
2011-06-28  Václav SlavíkMove wxThreadEvent into wxBase.
2011-06-28  Steve LamertonBring gtk class naming into line with the new naming...
2011-06-28  Steve LamertonFix the build system in gtk, plus a couple of compilati...
2011-06-27  Vadim ZeitlinAdd support for child documents to docview framework.
2011-06-22  Vadim ZeitlinRestore wxPreviewFrame::Initialize(void) and add Initia...
2011-06-16  Vadim ZeitlinFix wxStringOutputStream in wxUSE_UNICODE_UTF8 build.
2011-06-16  Vadim ZeitlinRound font sizes in AdjustToSymbolicSize() instead...
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-06-07  Vadim ZeitlinHandle colours with alpha channel correctly in wxSVGFileDC.
2011-06-06  Stefan Csomorusing higher abstraction to allow for optimized impleme...
2011-05-31  Robin DunnBuild fixes for using Cairo on MSW.
2011-05-27  Dimitri SchoolwerthFixed saving GIFs on big-endian architectures.
2011-05-26  Steve LamertonAdd a new event type for new window creation, document...
2011-05-24  Vadim ZeitlinCorrect the picker button best size computation.
2011-05-24  Stefan Csomorguard against NULL textctrl, fixes #13247
2011-05-20  Vadim ZeitlinAvoid conversion from wxString to wxChar* and back...
2011-05-19  Vadim ZeitlinMake picker control at least as high as the associated...
2011-05-16  Steve LamertonRename source files for consistency
2011-05-06  Steve LamertonEnable IE backend in msw builds unconditionally until...
2011-05-05  Dimitri SchoolwerthFixed failing to load ANI, BMP, and ICO images from...
2011-05-05  Steve LamertonFix compilation under dll builds. Wrap source files...
2011-05-05  Steve LamertonA few more build fixes
2011-05-05  Steve LamertonVarious typos fixes and minor build system changes...
2011-05-04  Steve LamertonSet the correct svn properties on the new files. Correc...
2011-05-04  Steve LamertonApplication of the most recent wxWebView patch, the...
2011-05-03  Vadim ZeitlinImplement watching directory correctly in MSW wxFileSys...
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-05-02  Jouk Jansenadd src/common/affinematrix2d.cpp to OpenVMS makefiles
2011-05-01  Dimitri SchoolwerthFixed reading multiple images from ANI and ICO image...
2011-05-01  Stefan Csomorsupport multiline strings using the same workaround...
2011-05-01  Vadim ZeitlinVerify the validity of the buffer size in wxBufferedDC.
2011-04-28  Vadim ZeitlinRemove fixed size of gs_encodingNames array in font...
2011-04-28  Vadim ZeitlinCorrect wxFontMapper tables for Big-5, Shift-JIS and...
2011-04-28  Vadim ZeitlinFix wxULongLongNative::ToDouble() compilation with...
2011-04-26  Vadim ZeitlinMake wxSMALL_FONT larger under MSW as it was unreadable...
2011-04-26  Vadim ZeitlinAllow showing the print preview frame non modally.
2011-04-26  Vadim ZeitlinNo changes, just simplify the mask checks in wxImage...
2011-04-26  Vadim ZeitlinOptimize alpha handling in wxImage::Rotate90() too.
2011-04-26  Vadim ZeitlinFix assert when destroying wxDataViewCtrl being edited...
2011-04-23  Vadim ZeitlinFix compilation error in recent change to wxSizeEvent...
2011-04-23  Vadim ZeitlinSet event object correctly for the generated wxSizeEvents.
2011-04-23  Vadim ZeitlinRemove duplicate negated option indicator in wxCmdLineP...
2011-04-23  Vadim ZeitlinSet page range in the print preview correctly.
2011-04-23  Vadim ZeitlinMake the source files non-executable again.
2011-04-22  Václav SlavíkReturn wxWindow* from wxDataViewCustomRenderer::CreateE...
2011-04-22  Dimitri SchoolwerthFixed wxUSE_STD_STRING==0 compilation.
2011-04-18  Vadim ZeitlinDo send wxEVT_UPDATE_UI events to hidden windows.
2011-04-18  Vadim ZeitlinDon't send wxWindowDestroyEvent if we hadn't sent wxWin...
2011-04-18  Jaakko SalliUse Connect() to bind embedded wxTextCtrl events instea...
2011-04-18  Jaakko SalliIn wxComboCtrlBase::OnTextCtrlEvent(), make sure to...
2011-04-17  Vadim ZeitlinAdd wxAffineMatrix2D and related classes.
2011-04-16  Vadim ZeitlinSplit wxTextCompleter into a base class and wxTextCompl...
2011-04-16  Vadim ZeitlinAdded private wxEVT_AFTER_CHAR event for wxMSW implemen...
2011-04-16  Vadim ZeitlinAdd support for dynamic auto-completion in wxTextEntry.
next