]> git.saurik.com Git - wxWidgets.git/history - include
Globally use "wxWindows licence" consistently.
[wxWidgets.git] / include /
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-07-13  Vadim ZeitlinSend right and double click events in wxGrid when using...
2010-07-12  Vadim ZeitlinOnly compile wxStd{Input,Output}Stream if wxUSE_STREAMS==1.
2010-07-12  Vadim ZeitlinRemove scroll units duplication in wxGrid to fix settin...
2010-07-12  Vadim ZeitlinFix text updated event generation in wxGTK wxComboBox.
2010-07-11  Jaakko SalliFix non-PCH builds (closes #12217)
2010-07-11  Jaakko SalliAdded 'Delimiter' attribute for wxArrayStringProperty...
2010-07-11  Jaakko SalliHave the new incarnation of wxPGArrayEditorDialog suppo...
2010-07-11  Vadim ZeitlinNo real changes, just fix unused parameter warning.
2010-07-11  Vadim ZeitlinOptionally set the window name in wxPersistentRegisterA...
2010-07-11  Vadim ZeitlinAccount for largest item in wxGenericListCtrl::GetBestS...
2010-07-11  Vadim ZeitlinAdd wxSize::IncBy() and DecBy() overloads taking wxPoint.
2010-07-11  Vadim ZeitlinImplement wxWindow::DoGetBorderSize() for all ports.
2010-07-11  Vadim ZeitlinAllow user code to override key events in generic wxLis...
2010-07-10  Jaakko SalliwxArrayEditorDialog now uses wxEditableListBox. It...
2010-07-08  Julian SmartiPhone SDK 2.2 compilation
2010-07-08  Julian SmartRespect wxUSE_MENUS in toolbar base classes
2010-07-08  Julian SmartAvoid warning
2010-07-05  Václav SlavíkAdd std::[w]string support to wxVariant.
2010-07-04  Jaakko SalliMake m_inDoPropertyChanged and m_inCommitChangesFromEdi...
2010-07-04  Jaakko Sallim_inDoSelectProperty: make it bool and use wxON_BLOCK_E...
2010-07-04  Jaakko SalliRedundant wxPropertyGrid validation failure message...
2010-07-04  Jaakko SalliChanged wxPropertyGrid default property validation...
2010-07-04  Jaakko SalliAdded new wxPropertyGrid property validation failure...
2010-07-03  Václav SlavíkFix format strings parsing to understand C99 %zu etc.
2010-07-03  Václav SlavíkwxFileOffsetFmtSpec isn't translatable.
2010-07-03  Václav SlavíkFix vararg type checking to accept ints for %c.
2010-07-03  Václav SlavíkSimply varargs type checking by adding subtypes to...
2010-07-03  Jaakko SalliEliminated lingering validation failure message on...
2010-07-03  Jaakko SalliwxPropertyGrid validation failure was not (always)...
2010-07-01  Václav SlavíkFix printf arguments validation code for ANSI build.
2010-07-01  Václav SlavíkUse wxScopedCharBuffer in To8BitData() in ANSI build...
2010-07-01  Václav SlavíkDon't assume size_t is either int- or long-sized.
2010-06-28  Julian SmartAdded missing wxTEXT_ATTR_PAGE_BREAK from wxTEXT_ATTR_P...
2010-06-26  Francesco Montorsifix couple of typos
2010-06-25  Julian SmartAdded PaintAboveContent function for drawing on top...
2010-06-24  Václav SlavíkCompilation fix for compilers that don't have native...
2010-06-24  Václav SlavíkCheck wxPrintf etc. arguments types.
2010-06-24  Václav SlavíkAdd correct wxArgNormalizer code for signed char.
2010-06-24  Václav SlavíkAlways NUL-terminate wxPrintfConvSpec::m_szFlags.
2010-06-24  Václav SlavíkCheck that wxSIZE_T_IS_* macros are always defined.
2010-06-21  Stefan Csomoradding mimetype patch, closes #12072
2010-06-21  Stefan Csomoradding HitTest to osx_cocoa implementation of listbox...
2010-06-21  Stefan Csomoradding bestsize for osx_cocoa combobox
2010-06-21  Stefan Csomortext updated events were not always sent out correctly...
2010-06-20  Vadim ZeitlinFix activation handling in generic wxDataViewCtrl rende...
2010-06-20  Vadim ZeitlinUse PBM_SETMARQUEE to implement indeterminate mode...
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2010-06-19  Francesco Montorsifix for non-PCH builds
2010-06-19  Francesco MontorsiRemove identic implementations of wxDir::Exists from...
2010-06-18  Jaakko SalliMade wxAny::IsNull() doc string a bit clearer
2010-06-18  Jaakko SalliAdded wxAny::HasSameType()
2010-06-18  Jaakko SalliUse placement new when storing value in wxAnyValueBuffe...
2010-06-17  Vadim ZeitlinAllow specifying non default port for wxFTP connections.
2010-06-17  Václav SlavíkMake the wxArrayString(int) ctor explicit.
2010-06-16  Václav SlavíkAdd wxTranslations::GetAvailableTranslations().
2010-06-14  Jaakko SalliAdded wxIsPod<>. Use it in wxAny instead of wxIsMovable<>.
2010-06-13  Jaakko SalliAdded wxComboCtrl::SetTextCtrlStyle()
2010-06-12  Vadim ZeitlinFix processing of events for MRU entries #10 and more...
2010-06-12  Jaakko SalliAdded wxPropertyGrid::DedicateKey(), which prevents...
2010-06-10  Robert RoeblingImplemented wxDataViewColumn for wxOSX/Cocoa
2010-06-10  Robert RoeblingSuppress warning about double->int conversion
2010-06-10  Robert RoeblingMake wxDataViewCtrl::GetColumnPosition() return the...
2010-06-10  Vadim ZeitlinAdd missing Init() call to one of wxListBox ctors in...
2010-06-09  Jaakko SalliwxAny CheckType() member functions should be const
2010-06-09  Francesco MontorsiIncrease interoperability between wxPoint and wxRealPoi...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE_EVENT_...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-06-06  Francesco Montorsiadd to wxRealPoint the same operators already available...
2010-06-06  Francesco Montorsiget rid of wxMimeTypesManager::ReadMailcap and wxMimeTy...
2010-06-05  Vadim ZeitlinDon't send selection events for an already selected...
2010-06-05  Vadim ZeitlinUse mouse position to find the item for selection event...
2010-06-05  Vadim ZeitlinNo changes, just refactor wxListBox initialization...
2010-06-05  Vadim ZeitlinRefactor listbox event sending code to avoid duplication.
2010-06-02  Vadim ZeitlinFix recently broken forwarding of events between event...
2010-06-01  Jaakko SalliIn wxComboPopupEvtHandler::OnMouseEvent(), when need...
2010-06-01  Jaakko SalliFor clarity: wxComboPopupExtraEventHandler -> wxComboPo...
2010-05-31  Vadim ZeitlinUpdate AUI floating windows position and not just size...
2010-05-31  Vadim ZeitlinTranslate strings used in doc-view printing code.
2010-05-31  Vadim ZeitlinAdd wxString::FromDouble() and FromCDouble().
2010-05-31  Vadim ZeitlinMake wxString::ToCXXX() methods always available.
2010-05-30  Francesco Montorsiimplement * and / operators for wxPoint, not only wxSize.
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2010-05-30  Vadim ZeitlinActivate the view of a newly created document.
2010-05-30  Vadim ZeitlinStore page setup data in wxDocManager.
2010-05-30  Robert RoeblingUse GTKXXX notation for some more wxGTK specific method...
2010-05-30  Paul CornettRemove pizza backing window.
2010-05-29  Vadim ZeitlinAdd "filter changed" event to wxFileCtrl.
2010-05-29  Vadim ZeitlinAdd wxConfig::Read(float *) overload.
2010-05-27  Jaakko SalliFixed wxComboCtrl::SetButtonPosition() on Vista/Win7...
2010-05-27  Jouk Jansenuse wxToggleButtonXmlHandler::DoCreateBitmapToggleButto...
2010-05-26  Robert RoeblingApplied patch, fixes #12090: wxGTK cursor handling...
2010-05-25  Vadim ZeitlinFix setting the fonts for wxMSW wxTextCtrl with wxTE_RI...
2010-05-22  Vadim ZeitlinAdded wxMessageQueue::Clear().
2010-05-22  Vadim ZeitlinFix for user input processing in wxProgressDialog.
2010-05-21  Robert RoeblingSecond try to get wxDataViewChoiceByIndex and its name...
2010-05-21  Vadim ZeitlinAlways define SIZEOF_WCHAR_T if it's not defined under...
2010-05-21  Vadim ZeitlinSimplify and correct MSW selection of background brush...
2010-05-20  Stefan Csomorsupport compiling for iphone
next