wxWidgets.git
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  Jaakko SalliAdded build/msw/wx_propgrid.dsp to vc manifest (I hope...
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 that locking a wxMutex or a wxCriticalSection...
2009-03-08  Francesco Montorsidocument wxProgressDialog::Update(maximumValue) behavio...
2009-03-08  Francesco Montorsifix typo; distribute docs between Open() overloads...
2009-03-08  Jaakko SalliAdded support for 'AutoComplete' attribute, automatical...
2009-03-08  Jaakko SalliAlways reduce size of the last (instead of widest)...
2009-03-08  Stefan Csomorletting the peer declare whether it wants to draw its...
2009-03-08  Kevin OllivierFix double-click support for wxListBox (#10548)
2009-03-08  Kevin OllivierMac inherits the window variant setting on control...
2009-03-08  Kevin OllivierFixes needed to get transient popup windows working...
2009-03-08  Kevin OllivierMake sure the user can't select the text.
2009-03-07  Vadim Zeitlindetect adding too many items to a grid sizer sooner...
2009-03-07  Vadim Zeitlinsupport %l in wxDateTime::ParseFormat()
2009-03-07  Vadim Zeitlinoptimize Replace() to use a linear algorithm (closes...
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  Vadim Zeitlincorrect size of extra controls in pixels to dialogs...
2009-03-07  Vadim Zeitlindon't add the sash size to the best size if the window...
2009-03-07  Vadim Zeitlinalso remove WXUNUSED_UNLESS_DEBUG to fix release build...
2009-03-07  Vadim Zeitlincompilation fix: add missing header after r59404
2009-03-07  Robert RoeblingwxMac requires UTF-8 for wxTextDataoObject
2009-03-07  Vadim Zeitlinstore our styles in wxSpinCtrlGenericBase ctor (needed...
2009-03-07  Vadim Zeitlinsupport wxSP_WRAP in generic implementation (closes...
2009-03-07  Vadim Zeitlinuse wxLog::Log() instead of ugly cast
2009-03-07  Vadim Zeitlinsuppress wxLog::DoLog() and DoLogString() hiding warnings
2009-03-07  Robert RoeblingwxDATAVIEW_CELL_ACTIVATABLE translates Editable under...
2009-03-07  Vadim Zeitlinfix generation of key events with Alt pressed broken...
2009-03-07  Vadim Zeitlinadd wxUSE_CONFIG guard
2009-03-07  Vadim Zeitlinadded wxProtocolLog class for logging network requests...
2009-03-07  Robert RoeblingReport first selected item in selection change event
2009-03-07  Robert RoeblingMake wxDataViewCtrl::GetBestSize() return a height...
2009-03-07  Robert RoeblingCorrect define
2009-03-07  Kevin OllivierFor search ctrl, the bordered and bezeled styles destro...
2009-03-07  Kevin OllivierAdd alignment support, and more tweaks for label size...
2009-03-06  Francesco Montorsifix wxDataObjectComposite::GetFormatCount and add some...
2009-03-06  Robert RoeblingwxBusyInfo now uses wxGenericStaticText under GTK+...
2009-03-06  Francesco MontorsiwxDataViewColumn derives from wxSettableHeaderColumn...
2009-03-06  Francesco Montorsidon't return hardcoded constants for empty renderers...
2009-03-06  Francesco Montorsifix wxTextDataObject::GetDataHere and SetData functions...
2009-03-06  Francesco Montorsimove wxDataFormat and wxDataObject docs at the beginnin...
2009-03-06  Francesco Montorsifix typo (part of r59384)
2009-03-06  Francesco Montorsiremove wxT() and _() macros to make the sample more...
2009-03-06  Francesco Montorsisome more const-ification of HasEditorCtrl
2009-03-06  Francesco Montorsicomment out wxPrintf/wxLogDebug calls; fix some indenta...
2009-03-06  Vadim Zeitlinuse install_name_tool when cross-compiling too: it...
2009-03-06  Robert RoeblingCorrect minor bishaviours in Expand() and Collapse()
2009-03-06  Robert Roeblingadded test for wxDataViewCtrl::Expand() and ::Collapse()
2009-03-06  Robert RoeblingAdd new line at the end of the file
2009-03-06  Robert RoeblingMake all instances of HasEditorCtrl() const, not just...
2009-03-06  Robert RoeblingInitialise DC only when needed and deinitilise it prope...
2009-03-06  Jaakko SalliProperty value images are no longer shrinked horizontally
2009-03-06  Vadim Zeitlindon't allow setting readonly combobox value to a string...
2009-03-06  Kevin Ollivierdocs/mac is now docs/osx.
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 Zeitlinno changes, just some minor cleanup
2009-03-06  Vadim Zeitlinonly set maximal tooltip width if it's greater than...
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  Vadim Zeitlin2nd (blind) fix for VC6 build
2009-03-05  Kevin OllivierFill out the left and top fields as well.
2009-03-05  Kevin OllivierMake about dialog non-modal on GTK/Mac and don't show...
2009-03-05  Francesco Montorsido not use HDS_FLAT by default
2009-03-05  Kevin OllivierSheet support for wxDirDialog.
2009-03-05  Kevin OllivierDon't use result for both NS and wx button ID values.
2009-03-05  Kevin OllivierSheet support for wxMessageDialog.
2009-03-05  Kevin OllivierFix for sheets based on NSAlert.
2009-03-05  Kevin OllivierFix typo.
2009-03-05  Kevin OllivierMake sure we call SetEventObject before firing events.
2009-03-05  Kevin OllivierMake wxStaticText for OS X Cocoa properly size multilin...
2009-03-05  Kevin OllivierUse sheets for native file dialogs if the dialog has...
2009-03-05  Bryan PettyUpdated wxWidgets icons in art to use the new official...
2009-03-05  Vadim Zeitlindon't use WPARAM in the header (build fix after r59336)
2009-03-05  Julian SmartDon't set a large minimum size for both panes
2009-03-05  Julian SmartPrevent splitter sash being set below minimum size...
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 Zeitlinset svn properties correctly for the new files (please...
2009-03-05  Vadim Zeitlin(blind) fix for VC6 build
2009-03-05  Vadim ZeitlinPCH-less build fix
2009-03-05  Kevin OllivierEnsure that WriteText moves the selection to the end...
2009-03-05  Kevin OllivierFix comparison operator for functions keys (fixes ...
2009-03-05  Francesco Montorsiimprove look of wxDataViewCtrl and of its renderer...
2009-03-04  Kevin OllivierEnsure we get mouse moved events.
next