]> git.saurik.com Git - wxWidgets.git/history - include
don't assert in Refresh() if window is not created yet, simply return without doing...
[wxWidgets.git] / include /
2009-03-23  Stefan Csomortextctrl cleanup
2009-03-23  Vadim Zeitlinfix warnings about empty controlling statement in relea...
2009-03-23  Vadim Zeitlinadded "bool checked" parameter to SetBitmap() too,...
2009-03-23  Vadim Zeitlinmodify signature of new wxStreamBuffer ctors to avoid...
2009-03-23  Vadim Zeitlindon't disable wxLogTrace() at debug levels < 2
2009-03-23  Stefan Csomorfixing end-of-file
2009-03-22  Francesco Montorsibetter docs for wxCmdLineParser (fixes a few typos...
2009-03-22  Vadim Zeitlincompilation fix for wxMotif and wxGTK1 (of course,...
2009-03-22  Vadim Zeitlinadd WXWIN_COMPATIBILITY_2_8 test around another wxLogTr...
2009-03-22  Vadim Zeitlinmade definition of wxUSE_LOG_DEBUG dependent on wxDEBUG...
2009-03-22  Vadim Zeitlinmake wxMessageOutput::Output() public to avoid having...
2009-03-22  Vadim Zeitlindeprecate integer trace masks and don't define the...
2009-03-22  Vadim Zeitlinmove forward declarations unneeded in wx/log.h to wx...
2009-03-22  Vadim Zeitlindefine wxUSE_LOG_DEBUG as wxDEBUG_LEVEL and not as...
2009-03-22  Vadim Zeitlinreplace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
2009-03-22  Vadim Zeitlincorrect wxASSERT_LEVEL_2 definition
2009-03-22  Vadim Zeitlinuse wxALIGN_RIGHT instead of wxTE_RIGHT here too (shoul...
2009-03-22  Vadim Zeitlinuse wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to...
2009-03-22  Vadim Zeitlinno changes, just wrap long lines
2009-03-22  Stefan Csomorsimpler define handling
2009-03-22  Vadim Zeitlinadd alignment flags support to wxSpinCtrl[Double] ...
2009-03-21  Vadim Zeitlinfirst round of debug/release merge: introduce wxDEBUG_L...
2009-03-21  Vadim Zeitlinmove __WXFUNCTION__ to wx/cpp.h from wx/debug.h
2009-03-21  Vadim Zeitlinmade wx/debug.h C++ header again (reverting changes...
2009-03-20  Francesco Montorsibuild fix (part of r59673, r59656)
2009-03-20  Robin DunnUse native EOL
2009-03-20  Francesco Montorsiadd the ToCLong, ToCULong and ToCDouble functions,...
2009-03-20  Stefan Csomorreworked font handling for osx
2009-03-20  Stefan Csomoradding more native definitions
2009-03-20  Francesco Montorsiimplement wxStrtoX_l() variants even when wxHAS_XLOCALE...
2009-03-19  Francesco Montorsiextend wxXLocale with wxStrto[d,l,ul] functions; make...
2009-03-18  Vadim Zeitlinfix (harmless) MSVC 64 bit compilation warning (closes...
2009-03-18  Francesco Montorsino change: just move a misplaced comment
2009-03-18  Vadim Zeitlinadd combobox drop down/close up events (closes #10587)
2009-03-18  Vadim Zeitlincorrect typo in SetAltExtensions() method (re-closes...
2009-03-18  Vadim Zeitlinmore bug fixes to multiple selection mode (see #626...
2009-03-18  Vadim Zeitlinno changes, just correct some comments and variable...
2009-03-17  Vadim Zeitlinallow using CPPUNIT_ASSERT_EQUAL(int,unsigned) even...
2009-03-16  Francesco Montorsido not copy the typical setup.h in setup_gccxml.h;...
2009-03-16  Václav Slavíkdetect and report errors in XRC specification of grid...
2009-03-16  Václav Slavíkfixed wxXRC compilation with --disable-filesystem ...
2009-03-15  Francesco Montorsileftovers from r59566
2009-03-15  Francesco Montorsimake wxStatusBarPane a 'full class' with getters and...
2009-03-15  Francesco MontorsiwxMSW and wxPalmOS already had the wxFont(const wxSize...
2009-03-15  Francesco Montorsiadd the wxFont(const wxSize& pixelSize, ...) ctor to...
2009-03-15  Václav Slavíkbetter XRC errors reporting: report location of the...
2009-03-14  Francesco Montorsiimplement the wxGTK selective yield with a different...
2009-03-14  Vadim Zeitlincompilation fix for Watcom (see #10576)
2009-03-14  Francesco Montorsiinclude all events categories in wxEVT_CATEGORY_ALL
2009-03-14  Francesco Montorsiadd wxSize overloads to wxBitmap ctors and to wxBitmap...
2009-03-14  Francesco Montorsiadd overloads of ctors and Create() functions taking...
2009-03-14  Francesco Montorsifix crash caused by an wxMDIClientWindow's GTK signal...
2009-03-13  Stefan Csomorsolving inversion problem, because SetShape is redefine...
2009-03-13  Václav Slavíkadded wxXmlResource::LoadAllFiles()
2009-03-13  Julian SmartMade DoSize and GetPageRect virtual for easier derivati...
2009-03-12  Jaakko SalliReworked the way child properties can be added to a...
2009-03-12  Kevin OllivierRemoving pch header files for CodeWarrior and also...
2009-03-11  Vadim Zeitlinreset the associated view frame pointer when the frame...
2009-03-11  Václav Slavíkrenamed ATTRIBUTE_PRINTF to WX_ATTRIBUTE_PRINTF to...
2009-03-11  Kevin OllivierGet SetLabel working again for wxStaticText by overridi...
2009-03-10  Vadim Zeitlinalso fix handling of wxSP_ARROW_KEYS|wxSP_WRAP (see...
2009-03-10  Robert RoeblingMake wxDataViewModel::Compare() const
2009-03-10  Kevin OllivierForgot to commit the header change too.
2009-03-09  Vadim Zeitlinadd support for multiple extensions to wxImage handlers...
2009-03-09  Vadim Zeitlinno changes, just correct the file name in the header...
2009-03-09  Robert RoeblingAdd wxDataViewEvent for vetoing label editing (see...
2009-03-09  Vadim Zeitlinclose the associated frame if the view is deleted direc...
2009-03-09  Jaakko SalliAllow wxPGMultiButton to work even if primary editor...
2009-03-08  Robert RoeblingCommit most parts of #10495 wxDataViewCtrl needs a...
2009-03-08  Francesco Montorsiadd wxAppConsoleBase::DeletePendingEvents and wxEvtHand...
2009-03-08  Jaakko SalliAdded support for 'AutoComplete' attribute, automatical...
2009-03-08  Stefan Csomorletting the peer declare whether it wants to draw its...
2009-03-08  Kevin OllivierFixes needed to get transient popup windows working...
2009-03-07  Vadim Zeitlindetect adding too many items to a grid sizer sooner...
2009-03-07  Vadim Zeitlinadd wxUSE_CONFIG checks (see #10560)
2009-03-07  Vadim Zeitlinno changes, just remove an extra space (see #10560)
2009-03-07  Vadim Zeitlinreplace wxGetMultipleChoices() with wxGetSelectedChoice...
2009-03-07  Robert RoeblingwxMac requires UTF-8 for wxTextDataoObject
2009-03-07  Vadim Zeitlinadd wxUSE_CONFIG guard
2009-03-07  Vadim Zeitlinadded wxProtocolLog class for logging network requests...
2009-03-07  Robert RoeblingMake wxDataViewCtrl::GetBestSize() return a height...
2009-03-06  Robert RoeblingwxBusyInfo now uses wxGenericStaticText under GTK+...
2009-03-06  Francesco Montorsidon't return hardcoded constants for empty renderers...
2009-03-06  Francesco Montorsisome more const-ification of HasEditorCtrl
2009-03-06  Robert RoeblingMake all instances of HasEditorCtrl() const, not just...
2009-03-06  Jaakko SalliProperty value images are no longer shrinked horizontally
2009-03-06  Vadim Zeitlinadded wxZlibStream::SetDictionary() (closes #10551)
2009-03-06  Vadim Zeitlinfix duplicate events for selection keys after the last...
2009-03-06  Vadim Zeitlinpass ApplyEdit() arguments to EndEdit() too for better...
2009-03-06  Julian SmartRemoved conflicting virtual function
2009-03-06  Francesco MontorsiIndentation/coding style adjustments.
2009-03-06  Francesco Montorsifix crash when using wxDataViewListStore::DeleteAllItems
2009-03-05  Kevin OllivierSheet support for wxDirDialog.
2009-03-05  Kevin OllivierUse sheets for native file dialogs if the dialog has...
2009-03-05  Vadim Zeitlindon't use WPARAM in the header (build fix after r59336)
2009-03-05  Vadim Zeitlinfix multiple problems with selection in controls with...
2009-03-05  Vadim Zeitlinfix total breakage of all fonts in wxMSW caused by...
2009-03-05  Vadim ZeitlinPCH-less build fix
2009-03-04  Jaakko SalliBy default, always refresh editor and redraw properties...
2009-03-04  Francesco Montorsibuild fix; document HasFeature() (should be part of...
next