wxWidgets.git
2010-12-25  Vadim ZeitlinTest for wcsftime() in configure as it's not available...
2010-12-25  Vadim ZeitlinGive an error from configure if wchar_t is not available.
2010-12-25  Vadim ZeitlinMake the margin between wxSpinCtrlGeneric sub-windows...
2010-12-25  Vadim ZeitlinCorrect bug in the wxSpinCtrlGeneric sub-controls resizing.
2010-12-25  Vadim ZeitlinDocument wxItemContainer::SetStringSelection() as case...
2010-12-25  Vadim ZeitlinMinor improvements to wxComboBox documentation.
2010-12-23  Vadim ZeitlinRun tests with "-t" option on OS X too.
2010-12-23  Vadim ZeitlinCorrect Mac OX/iPhone check in libpng.
2010-12-23  Jaakko SalliAdded dummy GetTextWidget() implementation for wxMotif...
2010-12-22  Jaakko SalliAdded section 'Customizing Keyboard Handling' into...
2010-12-22  Jaakko SalliBring AddActionTrigger() doc string up to date with...
2010-12-22  Jaakko SalliAdded wxPG_ACTION_EDIT, which allows specifying custom...
2010-12-22  Vadim ZeitlinSwitch to GtkTooltip from deprecated GtkTooltips in...
2010-12-22  Vadim ZeitlinReally fix recently broken accelerators handling in...
2010-12-22  Vadim ZeitlinImplement proper wxCursor cloning in wxDFB.
2010-12-22  Vadim ZeitlinUse stock ids for menu items in the config sample.
2010-12-22  Vadim ZeitlinCompute print preview scale using real DPI values in...
2010-12-22  Vadim ZeitlinCorrect and extend wxConfig::Create() documentation.
2010-12-22  Vadim ZeitlinUse generic wxHyperlinkCtrl under Vista/7 without comtr...
2010-12-21  Robert RoeblingDon't let anything, such as pressing F2, start editing...
2010-12-21  Robert Roeblingmodel column and index of column in the dataview can...
2010-12-21  Julian SmartFixed bad rendering with tabs by correcting the positio...
2010-12-20  Robert RoeblingBetter wording in docs
2010-12-20  Robert RoeblingCorrection to: Support diabling items in GTK+, see...
2010-12-20  Jaakko SalliRemoved non-implemented function prototype OnMouseWheel...
2010-12-20  Jaakko SalliUse locale-specific decimal point in wxNumericPropertyV...
2010-12-20  Jaakko SalliAdded OwnerDrawnComboBoxTestCase (currently only has...
2010-12-20  Jaakko SalliAdded wxComboPopup::FindItem() to help in deciding...
2010-12-20  Jouk Jansencorrection to make wxGTK1 compile
2010-12-20  Jaakko SalliHave wxUniv wxComboBox inherit from wxItemContainer...
2010-12-20  Jaakko SalliAdded dummy-wxTextEntry implementation section for...
2010-12-20  Jouk Janseninclude compile support for tests on OpenVMS (part3)
2010-12-19  Robert RoeblingSupport diabling items in GTK+, see #12686: Allow disab...
2010-12-19  Vadim ZeitlinAdd the possibility to disable invisible wxDataViewCtrl...
2010-12-19  Vadim ZeitlinStore menus titles in menus themselves in wxOSX.
2010-12-19  Vadim ZeitlinNo real changes, just get rid of _wxMenuAt() in wxOSX...
2010-12-19  Vadim ZeitlinFix initial gradient point calculation in wxOSX.
2010-12-19  Vadim ZeitlinPreserve wxSlider value when changing its range in...
2010-12-17  Jaakko SalliMake wxOwnerDrawnComboBox sorting identical to the...
2010-12-17  Jaakko SalliAdd wxComboBox-compatible Popup() and Dismiss() functio...
2010-12-17  Jaakko SalliAdd enough default arguments to one wxOwnerDrawnComboBo...
2010-12-17  Jaakko SalliMostly change the wxOwnerDrawnComboBox text value using...
2010-12-17  Jaakko SalliMake the wxComboCtrl's wxTextEntry interface more compl...
2010-12-17  Robin DunnUse a " " (space) for the menu item if an empty string...
2010-12-16  Jaakko SalliRemoved a return statement from void function
2010-12-16  Jaakko SalliResolve ambiguity with wxOwnerDrawnComboBox::Clear...
2010-12-16  Jaakko SalliIn wxBitmapComboBox dtor, call DoClear() instead of...
2010-12-16  Jaakko SalliOverride wxTextEntry::GetSelection(long *from, long...
2010-12-16  Jaakko SalliInstead of having wxComboCtrl mimic wxTextEntry interfa...
2010-12-16  Jaakko SalliDocument how the sign is omitted from wxFloatProperty...
2010-12-15  Vadim ZeitlinInitialize wxLogWindow::m_pLogFrame in ctor to avoid...
2010-12-15  Vadim ZeitlinCompilation fixes for wx{X11,GTK1,Motif} after making...
2010-12-15  Vadim ZeitlinCompilation fix for wxMotif PCH build.
2010-12-15  Vadim ZeitlinUpdate accelerator unit test to pass after recent changes.
2010-12-15  Vadim ZeitlinDon't pass strings not containing accelerators to Parse...
2010-12-15  Jouk JansenInclude compilation of tests for OpenVMS (part2)
2010-12-15  Jouk JansenInclude compilation of tests for OpenVMS (part1)
2010-12-14  Vadim ZeitlinReturn false, not NULL, from a function returning bool.
2010-12-14  Vadim ZeitlinNo real changes, just add a cast to fix a warning.
2010-12-14  Vadim ZeitlinMake wxRefCounter non copyable.
2010-12-14  Vadim ZeitlinFail in CloneGDIRefData() instead of implementing it...
2010-12-14  Vadim ZeitlinDon't use implicit wxBitmapRefData copy ctor in wxGTK...
2010-12-14  Vadim ZeitlinFail instead of crashing in wxGTK wxCursor::CloneGDIRef...
2010-12-14  Vadim ZeitlinImprove wxImage handlers documentation, especially...
2010-12-13  Vadim ZeitlinPreserve value when changing range of inverted wxSlider...
2010-12-13  Jaakko SalliHave wxPropertyGrid::DoubleToString() to also take...
2010-12-11  Jaakko SalliAdded code to remove sign from zero in wxPropertyGrid...
2010-12-11  Stefan Csomorchanging compositing mode for Clear, see #12756
2010-12-07  Stefan Csomoradding support for layout coordinates via insets from...
2010-12-07  Stefan Csomorfixing redraw debugging
2010-12-07  Stefan Csomorattempt at making the line continuation characters...
2010-12-07  Stefan Csomorupdating files list for iphone opengl
2010-12-07  Stefan Csomorupdated comment was not saved in former commit
2010-12-07  Stefan Csomorupdated comment was not saved in former commit
2010-12-07  Stefan Csomorreverting content area calculation for iphone as transl...
2010-12-04  Stefan Csomorfixing osx iphone build
2010-12-04  Stefan Csomorguarding compile
2010-12-04  Stefan Csomoradapting inheritance to other osx ports
2010-12-04  Stefan Csomorguarding against non-implemented parts
2010-12-03  Vadim ZeitlinRename wxGenericDirCtrl::ExpandDir() to PopulateNode().
2010-12-03  Vadim ZeitlinSet the window in focus event sent by wxComboCtrl corre...
2010-12-03  Vadim ZeitlinUpdate AUI bitmaps when its colours change.
2010-12-03  Vadim ZeitlinNo changes, just clean up duplicate colour functions...
2010-12-03  Vadim ZeitlinUpdate the directory icon in wxGenericDirCtrl::ExpandDir().
2010-12-03  Vadim ZeitlinNo changes, just clean up duplicate colour functions...
2010-12-03  Vadim ZeitlinOptimize pixels rotation in wxImage::Rotate90().
2010-12-03  Vadim ZeitlinDon't require leading TAB in wxAcceleratorEntry::FromSt...
2010-12-03  Vadim ZeitlinDon't try to extract accelerators from menu items which...
2010-12-03  Vadim ZeitlinFix wxRect::SetRightTop() which set the wrong corner.
2010-12-03  Vadim ZeitlinMention in wxHashSet documentation that its contents...
2010-12-01  Stefan Csomorfixing missing return value
2010-11-30  Paul Cornettmerge libpng 1.4.4 to trunk
2010-11-30  Paul Cornettadd src/gtk1/mnemonics.cpp to files.bkl and rebake
2010-11-30  Jouk JansenAdd mnemonics to wxGTK1
2010-11-30  Stefan Csomoradding standard menu items for cocoa, adding translatio...
2010-11-29  Stefan Csomoradding defines to support building against 10.4u.SDK
2010-11-28  Vadim ZeitlinDon't compare invalid iterators in wxCommandProcessor...
2010-11-27  Vadim ZeitlinVerify the return value of wxItemContainer::Insert...
2010-11-27  Vadim ZeitlinFix the return value of wxSimpleHtmlListBox::Insert().
2010-11-27  Vadim ZeitlinAdd wx(Simple)HtmlListBox unit test.
next