]> git.saurik.com Git - wxWidgets.git/history - src
revert 59680; implement proper fix for wxMSW test failure detection
[wxWidgets.git] / src /
2009-03-21  Francesco Montorsifix unreadable typo
2009-03-21  Václav SlavíkwxHTML tables handler didn't properly restore m_enclosi...
2009-03-21  Jaakko SalliFix wxGTK wxBitmapComboBox::SetValue() not working...
2009-03-21  Francesco Montorsihandle locales where AM/PM strings are empty
2009-03-20  Francesco Montorsishare a few helpers between datetime.cpp and datetimefm...
2009-03-20  Francesco Montorsibuild fix (part of r59673, r59656)
2009-03-20  Francesco Montorsibuild fix for systems where HAVE_STRPTIME is defined
2009-03-20  Francesco Montorsimake GetNumOfDaysInMonth static again; in datetimefmt...
2009-03-20  Stefan Csomormake sure we always have a CGFontRef
2009-03-20  Francesco Montorsimove parsing helpers, too (part of r59656)
2009-03-20  Stefan Csomorintroducing temporary variables for atsu with cocoa
2009-03-20  Francesco Montorsino real changes: split the huge datetime.cpp in two...
2009-03-20  Robin DunnUse native EOL
2009-03-20  Stefan Csomorreworked font handling for osx (was missing because...
2009-03-20  Francesco Montorsiadd the ToCLong, ToCULong and ToCDouble functions,...
2009-03-20  Stefan Csomorreworked font handling for osx
2009-03-20  Francesco Montorsiin case the user mask doesn't contain wxEVT_CATEGORY_UI...
2009-03-20  Vadim Zeitlininclude wx/button.h to get wxBU_EXACTFIT declaration
2009-03-20  Vadim Zeitlinadd wxBU_EXACTFIT support to wxToggleButton XRC handler...
2009-03-20  Francesco Montorsiimplement wxStrtoX_l() variants even when wxHAS_XLOCALE...
2009-03-20  Francesco Montorsiremove unneeded wxCHECK_MSG: GetNextMessage() can get...
2009-03-19  Stefan Csomoravoid double framing on carbon as well
2009-03-19  Francesco Montorsiblind build fix for STL builds
2009-03-19  Francesco Montorsiextend wxXLocale with wxStrto[d,l,ul] functions; make...
2009-03-18  Kevin OllivierFix toggle button style.
2009-03-18  Francesco Montorsisimplify a bit the convoluted implementation of wxFontR...
2009-03-18  Benjamin Williamsadded wxITEM_RADIO support to wxAuiToolbar (applied...
2009-03-18  Vadim Zeitlinadd combobox drop down/close up events (closes #10587)
2009-03-18  Vadim Zeitlinmore bug fixes to multiple selection mode (see #626...
2009-03-18  Francesco Montorsiadd support to wxBitmapToggleButton also in TransferFro...
2009-03-17  Kevin OllivierLeave anti-aliasing on by default on Mac as well
2009-03-17  Francesco Montorsithe GOption hack is valid for Glib 2.20 too (it looks...
2009-03-17  Kevin OllivierHandle the remaining selectors which otherwise lead...
2009-03-17  Francesco Montorsiguard with compile-time checks the new GDK_* event...
2009-03-16  Francesco Montorsireturn updated wxFONT*_* values
2009-03-16  Francesco Montorsino real change; just reformatting and better comments
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  Kevin OllivierOn OS X, the button for wxID_HELP should never accept...
2009-03-15  Francesco Montorsimake wxStatusBarPane a 'full class' with getters and...
2009-03-15  Francesco Montorsiadd the wxFont(const wxSize& pixelSize, ...) ctor to...
2009-03-15  Stefan Csomorchanging layout to better adhere to HIG, fixing truncat...
2009-03-15  Stefan Csomorfixing obj-c warnings
2009-03-15  Václav Slavíkbetter XRC errors reporting: report location of the...
2009-03-15  Stefan Csomormaking sure peer->Move refreshes properly, bringing...
2009-03-15  Stefan Csomorchanges for embedded, applying patch, fixes #10359
2009-03-14  Francesco Montorsiimplement the wxGTK selective yield with a different...
2009-03-14  Vadim Zeitlinfix warning about needless comparison of unsigned with 0
2009-03-14  Vadim Zeitlinremove stray debugging printf
2009-03-14  Kevin Ollivierimplement EVT_TEXT and EVT_TEXT_ENTER for NSTextView...
2009-03-14  Stefan NeisSorry, needed to fix typo in previous commit.
2009-03-14  Stefan NeisUpdate m_nSize when shrinking wxArrayString (fixes...
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  Francesco Montorsiavoid GDK warnings about invalid windows when creating...
2009-03-13  Kevin OllivierAnother place we need an autorelease pool.
2009-03-13  Stefan Csomorsolving inversion problem, because SetShape is redefine...
2009-03-13  Stefan Csomormaking sure toplevel default width/sizes are used
2009-03-13  Stefan Csomorsupporting AA font flags on wxGCDC, fixes #10579
2009-03-13  Jaakko SalliAllow disabled properties to be expanded/collapsed...
2009-03-13  Václav Slavíkreturn URLs, not filenames, from wxFileSystem::FindFirs...
2009-03-13  Václav Slavíkadded wxXmlResource::LoadAllFiles()
2009-03-12  Jaakko SalliReworked the way child properties can be added to a...
2009-03-12  Kevin OllivierCodeWarrior has been discontinued on Mac for years...
2009-03-12  Vadim Zeitlincompilation fix for ANSI build
2009-03-12  Jouk Jansenupdate OpenVMS makefiles
2009-03-11  Robert RoeblingCommit third algorithm for sorting and preserving old...
2009-03-11  Vadim Zeitlinwork around some (harmless) g++ warnings about possibly...
2009-03-11  Vadim Zeitlinremove MSVC warnings about DLL-exported class inheritin...
2009-03-11  Kevin OllivierGet SetLabel working again for wxStaticText by overridi...
2009-03-10  Stefan Csomoradding pure CoreText Impl
2009-03-10  Robert RoeblingMake a single for loop out of two
2009-03-10  Vadim Zeitlinalso fix handling of wxSP_ARROW_KEYS|wxSP_WRAP (see...
2009-03-10  Vadim Zeitlinhonour wxSP_ARROW_KEYS in wxSpinCtrlGeneric and don...
2009-03-10  Robert RoeblingUse sorting algo using wxQsort that includes the old...
2009-03-10  Robert RoeblingMake wxDataViewModel::Compare() const
2009-03-10  Kevin OllivierFocus handling fixes - make sure new windows activate...
2009-03-10  Kevin OllivierBorder styles create a double-border on native search...
2009-03-09  Vadim Zeitlinadd support for multiple extensions to wxImage handlers...
2009-03-09  Vadim Zeitlinno real changes, just correct a comment (closes #10563)
2009-03-09  Robert RoeblingImplement vetoing editing in wxDataViewTextRenderer...
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  Vadim Zeitlindon't use wxScopedPtr<> in wxDocTemplate::CreateDocumen...
2009-03-09  Vadim ZeitlinPCH-less build fix after r59452
2009-03-09  Vadim Zeitlindon't leak memory if exceptions are thrown during a...
2009-03-09  Jaakko SalliMinor wxPGMultiButton refacotring
2009-03-09  Jaakko SalliAllow wxPGMultiButton to work even if primary editor...
2009-03-09  Vadim Zeitlindon't call neither OnSaveModified() nor Modify(false...
2009-03-09  Vadim Zeitlinrestore passing WM_COMMAND messages for SC_XXX commands...
2009-03-09  Kevin OllivierFix for accessing m_peer during initialization.
2009-03-08  Robert RoeblingCommit most parts of #10495 wxDataViewCtrl needs a...
2009-03-08  Robert RoeblingFixes #10556: wxDataViewCtrl keyboard navigation broken...
2009-03-08  Vadim Zeitlintake into account the width of the static box label...
2009-03-08  Vadim Zeitlinno changes, just removed unnecessary GetStaticBoxBorder...
2009-03-08  Francesco Montorsiadd wxAppConsoleBase::DeletePendingEvents and wxEvtHand...
2009-03-08  Francesco Montorsidocument wxProgressDialog::Update(maximumValue) behavio...
2009-03-08  Jaakko SalliAdded support for 'AutoComplete' attribute, automatical...
2009-03-08  Jaakko SalliAlways reduce size of the last (instead of widest)...
next